|
||||||||||
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.ReaderVRML
public class ReaderVRML
A reader for VRML1.0 and VRML2.0, based on an ANTRL parser in package de.jreality.reader.vrml}.
Constructor Summary | |
---|---|
ReaderVRML()
|
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 ReaderVRML()
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 |