FreeWRL/FreeX3D  3.0.0
sai.FreeWRLField Class Reference
Inheritance diagram for sai.FreeWRLField:
org.web3d.x3d.sai.X3DField sai.FreeWRLMField sai.FWSFBool sai.FWSFColor sai.FWSFColorRGBA sai.FWSFDouble sai.FWSFFloat sai.FWSFImage sai.FWSFInt32 sai.FWSFNode sai.FWSFRotation sai.FWSFString sai.FWSFTime sai.FWSFVec2d sai.FWSFVec2f sai.FWSFVec3d sai.FWSFVec3f

Public Member Functions

 FreeWRLField (FreeWRLFieldDefinition def, FreeWRLBrowser b)
 
String toString ()
 
X3DFieldDefinition getDefinition () throws InvalidFieldException, ConnectionException
 
boolean isReadable () throws InvalidFieldException, ConnectionException
 
boolean isWritable () throws InvalidFieldException, ConnectionException
 
void addX3DEventListener (X3DFieldEventListener l) throws ConnectionException, InvalidFieldException
 
void removeX3DEventListener (X3DFieldEventListener l) throws ConnectionException, InvalidFieldException
 
void setUserData (Object data) throws InvalidFieldException, ConnectionException
 
Object getUserData () throws InvalidFieldException, ConnectionException
 
void dispose ()
 
void checkValid ()
 
void setCommand (String com)
 
void setNode (String nod)
 
void setDataType (String dt)
 
void setNodePtr (String np)
 
void setOffset (String off)
 
void setDataSize (String ds)
 
void setScriptType (String st)
 
String getDataSize ()
 
String getScriptType ()
 
String getCommand ()
 
String getNode ()
 
String getDataType ()
 
String getNodePtr ()
 
String getOffset ()
 

Protected Attributes

FreeWRLFieldDefinition fieldDef
 
Object userData
 
FreeWRLBrowser browser
 

Detailed Description

Definition at line 4 of file FreeWRLField.java.


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