public class WriterJRS extends Object implements SceneWriter
Constructor and Description |
---|
WriterJRS() |
Modifier and Type | Method and Description |
---|---|
void |
write(SceneGraphNode node,
OutputStream out) |
void |
write(SceneGraphNode node,
Writer out) |
void |
writeScene(JrScene scene,
OutputStream out) |
void |
writeScene(JrScene scene,
Writer out) |
public void writeScene(JrScene scene, OutputStream out) throws IOException
writeScene
in interface SceneWriter
IOException
public void writeScene(JrScene scene, Writer out) throws IOException
writeScene
in interface SceneWriter
IOException
public void write(SceneGraphNode node, OutputStream out) throws IOException
write
in interface SceneWriter
IOException
public void write(SceneGraphNode node, Writer out) throws IOException
IOException