public abstract class PathInterpolatorState extends TransformInterpolatorState
| Modifier and Type | Field and Description |
|---|---|
protected float[] |
knots |
control, node, nodeClassName, symbol| Constructor and Description |
|---|
PathInterpolatorState(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
|
buildGraph, readObject, writeObjectaddSubReferencecreateNodecleanup, createNode, createNode, createNode, createState, getNode, getNodeID, getSymbol, readString, writeStringpublic PathInterpolatorState(SymbolTableData symbol, Controller control)
public void writeConstructorParams(java.io.DataOutput out)
throws java.io.IOException
SceneGraphObjectStatewriteConstructorParams in class SceneGraphObjectStatejava.io.IOExceptionpublic void readConstructorParams(java.io.DataInput in)
throws java.io.IOException
SceneGraphObjectStatereadConstructorParams in class SceneGraphObjectStatejava.io.IOExceptionCopyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.