public class ImageComponent2DURLState extends ImageComponentState
GZIP_COMPRESSION, JPEG_COMPRESSION, NO_COMPRESSION| Constructor and Description |
|---|
ImageComponent2DURLState(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
|
static void |
setLoadListener(ImageComponent2DURLIOListener loadListener)
Set the listener which will handle the creation of this ImageComponent
from it's URL.
|
void |
writeConstructorParams(java.io.DataOutput out)
Write the parameters required for the constructor of the Java3D object
|
addSubReference, readObject, writeObjectbuildGraph, cleanup, getNode, getNodeID, getSymbolpublic ImageComponent2DURLState(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.IOExceptionpublic static void setLoadListener(ImageComponent2DURLIOListener loadListener)