Uses of Class
vrml.field.ConstSFString
Packages that use ConstSFString
-
Uses of ConstSFString in vrml.field
Methods in vrml.field with parameters of type ConstSFStringModifier and TypeMethodDescriptionvoid
MFString.addValue
(ConstSFString val) Add this value to the end of the list.void
MFString.insertValue
(int index, ConstSFString val) Insert a value at the given index Stringo the arrayvoid
MFString.set1Value
(int index, ConstSFString val) Replace one value in the array with this value.void
SFString.setValue
(ConstSFString s) Set the value of the field to that of the given field