|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.SceneGraphObjectState
com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.NodeComponentState
com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.ImageComponentState
com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.ImageComponent2DState
public class ImageComponent2DState
Field Summary |
---|
Fields inherited from class com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.ImageComponentState |
---|
GZIP_COMPRESSION, JPEG_COMPRESSION, NO_COMPRESSION |
Constructor Summary | |
---|---|
ImageComponent2DState(SymbolTableData symbol,
Controller control)
|
Method Summary | |
---|---|
void |
readConstructorParams(java.io.DataInput in)
Read the parameters required for the constructor of the Java3D object |
void |
writeConstructorParams(java.io.DataOutput out)
Write the parameters required for the constructor of the Java3D object |
Methods inherited from class com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.NodeComponentState |
---|
addSubReference, readObject, writeObject |
Methods inherited from class com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.SceneGraphObjectState |
---|
buildGraph, cleanup, getNode, getNodeID, getSymbol |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageComponent2DState(SymbolTableData symbol, Controller control)
Method Detail |
---|
public void writeConstructorParams(java.io.DataOutput out) throws java.io.IOException
SceneGraphObjectState
java.io.IOException
public void readConstructorParams(java.io.DataInput in) throws java.io.IOException
SceneGraphObjectState
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |