FreeWRL / FreeX3D 4.3.0
org.web3d.x3d.sai.X3DNode Interface Reference
Inheritance diagram for org.web3d.x3d.sai.X3DNode:
org.web3d.x3d.sai.X3DAppearanceChildNode org.web3d.x3d.sai.X3DAppearanceNode org.web3d.x3d.sai.X3DChildNode org.web3d.x3d.sai.X3DFontStyleNode org.web3d.x3d.sai.X3DGeometricPropertyNode org.web3d.x3d.sai.X3DGeometryNode org.web3d.x3d.sai.X3DProtoInstance sai.FreeWRLNode

Public Member Functions

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 ()
 

Detailed Description

Definition at line 3 of file X3DNode.java.


The documentation for this interface was generated from the following file: