|
FreeWRL/FreeX3D
3.0.0
|
Public Member Functions | |
| FWProtoInstance (FreeWRLBrowser b) | |
| int[] | getImplementationTypes () |
Public Member Functions inherited from sai.FreeWRLNode | |
| FreeWRLNode (FreeWRLBrowser b) | |
| String | toString () |
| boolean | equals (Object o) |
| String | getNodeName () throws InvalidNodeException, ConnectionException |
| void | setPerlPtr (String p) |
| String | getPerlPtr () |
| String | getName () |
| int[] | getNodeType () throws InvalidNodeException, ConnectionException |
| X3DFieldDefinition[] | getFieldDefinitions () throws InvalidNodeException, ConnectionException |
| X3DField | getField (String fieldName) throws InvalidNameException, InvalidNodeException, ConnectionException |
| void | dispose () throws InvalidNodeException |
| void | setNodeName (String n) |
| void | setType (int t) |
| void | setPointer (String p) |
| String | getPointer () |
| void | setMetadata (X3DMetadataObject data) throws InvalidNodeException, ConnectionException |
| X3DMetadataObject | getMetadata () throws InvalidNodeException, ConnectionException |
Definition at line 4 of file FWProtoInstance.java.