|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SceneWriter
Method Summary | |
---|---|
void |
write(SceneGraphNode cmp,
OutputStream out)
|
void |
writeScene(JrScene scene,
OutputStream out)
|
void |
writeScene(JrScene scene,
Writer out)
|
Method Detail |
---|
void writeScene(JrScene scene, OutputStream out) throws IOException
IOException
void writeScene(JrScene scene, Writer out) throws IOException, UnsupportedOperationException
IOException
UnsupportedOperationException
void write(SceneGraphNode cmp, OutputStream out) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |