|
| 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 () |
|
X3DFieldDefinition | getDefinition () throws InvalidFieldException, ConnectionException |
|
boolean | isReadable () throws InvalidFieldException, ConnectionException |
|
boolean | isWritable () throws InvalidFieldException, ConnectionException |
|
void | addX3DEventListener (X3DFieldEventListener l) throws InvalidFieldException, ConnectionException |
|
void | removeX3DEventListener (X3DFieldEventListener l) throws InvalidFieldException, ConnectionException |
|
void | setUserData (Object data) throws InvalidFieldException, ConnectionException |
|
Object | getUserData () throws InvalidFieldException, ConnectionException |
|
void | dispose () |
|
Definition at line 4 of file FreeWRLField.java.
◆ FreeWRLField()
◆ addX3DEventListener()
◆ checkValid()
void sai.FreeWRLField.checkValid |
( |
| ) |
|
|
inline |
◆ dispose()
void sai.FreeWRLField.dispose |
( |
| ) |
|
|
inline |
◆ getCommand()
String sai.FreeWRLField.getCommand |
( |
| ) |
|
|
inline |
◆ getDataSize()
String sai.FreeWRLField.getDataSize |
( |
| ) |
|
|
inline |
◆ getDataType()
String sai.FreeWRLField.getDataType |
( |
| ) |
|
|
inline |
◆ getDefinition()
◆ getNode()
String sai.FreeWRLField.getNode |
( |
| ) |
|
|
inline |
◆ getNodePtr()
String sai.FreeWRLField.getNodePtr |
( |
| ) |
|
|
inline |
◆ getOffset()
String sai.FreeWRLField.getOffset |
( |
| ) |
|
|
inline |
◆ getScriptType()
String sai.FreeWRLField.getScriptType |
( |
| ) |
|
|
inline |
◆ getUserData()
◆ isReadable()
◆ isWritable()
◆ removeX3DEventListener()
◆ setCommand()
void sai.FreeWRLField.setCommand |
( |
String |
com | ) |
|
|
inline |
◆ setDataSize()
void sai.FreeWRLField.setDataSize |
( |
String |
ds | ) |
|
|
inline |
◆ setDataType()
void sai.FreeWRLField.setDataType |
( |
String |
dt | ) |
|
|
inline |
◆ setNode()
void sai.FreeWRLField.setNode |
( |
String |
nod | ) |
|
|
inline |
◆ setNodePtr()
void sai.FreeWRLField.setNodePtr |
( |
String |
np | ) |
|
|
inline |
◆ setOffset()
void sai.FreeWRLField.setOffset |
( |
String |
off | ) |
|
|
inline |
◆ setScriptType()
void sai.FreeWRLField.setScriptType |
( |
String |
st | ) |
|
|
inline |
◆ setUserData()
◆ toString()
String sai.FreeWRLField.toString |
( |
| ) |
|
|
inline |
◆ browser
◆ fieldDef
◆ userData
Object sai.FreeWRLField.userData |
|
protected |
The documentation for this class was generated from the following file: