FreeWRL / FreeX3D 4.3.0
vrml.external.field.EventInMFString Class Reference
Inheritance diagram for vrml.external.field.EventInMFString:
vrml.external.field.EventIn

Public Member Functions

void setValue (String[] value) throws IllegalArgumentException
void set1Value (int index, String value) throws IllegalArgumentException
Public Member Functions inherited from vrml.external.field.EventIn
int getIntType ()
int getType ()

Additional Inherited Members

Data Fields inherited from vrml.external.field.EventIn
String command
String inNode
int datasize = 0
int nodeptr = 0
int offset = 0
int ScriptType = 0
String datatype

Detailed Description

Definition at line 5 of file EventInMFString.java.

Constructor & Destructor Documentation

◆ EventInMFString()

vrml.external.field.EventInMFString.EventInMFString ( )
inline

Definition at line 6 of file EventInMFString.java.

Member Function Documentation

◆ set1Value()

void vrml.external.field.EventInMFString.set1Value ( int index,
String value ) throws IllegalArgumentException
inline

Definition at line 24 of file EventInMFString.java.

◆ setValue()

void vrml.external.field.EventInMFString.setValue ( String[] value) throws IllegalArgumentException
inline

Definition at line 8 of file EventInMFString.java.


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