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(DataInput in)
Read the parameters required for the constructor of the Java3D object
|
void |
writeConstructorParams(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(DataOutput out) throws IOException
SceneGraphObjectStatewriteConstructorParams in class SceneGraphObjectStateIOExceptionpublic void readConstructorParams(DataInput in) throws IOException
SceneGraphObjectStatereadConstructorParams in class SceneGraphObjectStateIOExceptionCopyright © 2016–2022 SciJava. All rights reserved.