public class MFVec4f extends X3DArrayField<SFVec4f>
| Constructor and Description |
|---|
MFVec4f() |
| Modifier and Type | Method and Description |
|---|---|
String |
getStringValue() |
void |
setStringValue(String value) |
add, clear, getListFromString, getStringFromList, getValue, setValue, toStringpublic String getStringValue()
getStringValue in class X3DArrayField<SFVec4f>public void setStringValue(String value)
setStringValue in class X3DArrayField<SFVec4f>