|
||||||||||
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.ReaderJVX
public class ReaderJVX
Simple reader for JVX files (JavaView format).
Constructor Summary | |
---|---|
ReaderJVX()
|
Method Summary | |
---|---|
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 ReaderJVX()
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |