|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jreality.reader.AbstractReader
de.jreality.reader.ReaderJRS
public class ReaderJRS
A reader for the jReality proprietary XML format JRS.
Constructor Summary | |
---|---|
ReaderJRS()
|
Method Summary | |
---|---|
JrScene |
getScene()
|
void |
setInput(Input input)
set the input to read the scene from |
Methods inherited from class de.jreality.reader.AbstractReader |
---|
getComponent, read, read, read |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReaderJRS()
Method Detail |
---|
public void setInput(Input input) throws java.io.IOException
SceneReader
setInput
in interface SceneReader
setInput
in class AbstractReader
input
- the Input of the resource to read.
java.io.IOException
public JrScene getScene()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |