|
FreeWRL / FreeX3D 4.3.0
|
Public Member Functions | |
| void | setFraction (float fraction) |
| int | getNumKey () |
| void | getKey (float[] keys) |
| void | setKey (float[] keys) |
| int | getNumKeyValue () |
Public Member Functions inherited from org.web3d.x3d.sai.X3DNode | |
| void | setMetadata (X3DMetadataObject data) throws InvalidNodeException, ConnectionException |
| X3DMetadataObject | getMetadata () throws InvalidNodeException, ConnectionException |
| String | getNodeName () throws InvalidNodeException, ConnectionException |
| X3DFieldDefinition[] | getFieldDefinitions () throws InvalidNodeException, ConnectionException |
| int[] | getNodeType () throws InvalidNodeException, ConnectionException |
| X3DField | getField (String name) throws InvalidNameException, InvalidNodeException, ConnectionException |
| void | dispose () |
Definition at line 3 of file X3DSequencerNode.java.