public class ReaderPTS extends AbstractReader
Constructor and Description |
---|
ReaderPTS() |
Modifier and Type | Method and Description |
---|---|
void |
setInput(Input input)
set the input to read the scene from
|
getComponent, read, read, read
public void setInput(Input input) throws IOException
SceneReader
setInput
in interface SceneReader
setInput
in class AbstractReader
input
- the Input of the resource to read.IOException