| |
|
| vrml.MField vrml.field.MFString
MFString | public MFString(String[] s)(Code) | | Constructor for the MFString object
Parameters: s - Description of the Parameter |
clear | public void clear()(Code) | | Description of the Method
|
clone | public synchronized Object clone()(Code) | | Description of the Method
Description of the Return Value |
delete | public void delete(int i)(Code) | | Description of the Method
Parameters: i - Description of the Parameter |
get1Value | public String get1Value(int index)(Code) | | Description of the Method
Parameters: index - Description of the Parameter Description of the Return Value |
getSize | public int getSize()(Code) | | Gets the size attribute of the MFString object
The size value |
getValue | public void getValue(String[] values)(Code) | | Gets the value attribute of the MFString object
Parameters: values - Description of the Parameter |
|
|
|