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 J3D object
|
void |
writeConstructorParams(java.io.DataOutput out)
Write the parameters required for the constructor of the J3D object
|
buildGraph, readObject, writeObject
addSubReference
createNode
cleanup, createNode, createNode, createNode, createState, getNode, getNodeID, getSymbol, readString, writeString
public PathInterpolatorState(SymbolTableData symbol, Controller control)
public void writeConstructorParams(java.io.DataOutput out) throws java.io.IOException
SceneGraphObjectState
writeConstructorParams
in class SceneGraphObjectState
java.io.IOException
public void readConstructorParams(java.io.DataInput in) throws java.io.IOException
SceneGraphObjectState
readConstructorParams
in class SceneGraphObjectState
java.io.IOException