public class ImageComponent2DState extends ImageComponentState
GZIP_COMPRESSION, JPEG_COMPRESSION, NO_COMPRESSION| Constructor and Description |
|---|
ImageComponent2DState(SymbolTableData symbol,
Controller control) |
| Modifier and Type | Method and Description |
|---|---|
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
|
addSubReference, readObject, writeObjectbuildGraph, cleanup, getNode, getNodeID, getSymbolpublic ImageComponent2DState(SymbolTableData symbol, Controller control)
public void writeConstructorParams(java.io.DataOutput out)
throws java.io.IOException
SceneGraphObjectStatejava.io.IOExceptionpublic void readConstructorParams(java.io.DataInput in)
throws java.io.IOException
SceneGraphObjectStatejava.io.IOException