Uses of Class
org.web3d.x3d.jsail.fields.MFStringObject
-
Uses of MFStringObject in org.web3d.x3d.jsail.Core
Methods in org.web3d.x3d.jsail.Core that return MFStringObject Modifier and Type Method Description MFStringObject
fieldObject. getValueMFString()
Get typed value of this field declaration.MFStringObject
fieldValueObject. getValueMFString()
Get typed value of this fieldValue declaration.Methods in org.web3d.x3d.jsail.Core with parameters of type MFStringObject Modifier and Type Method Description fieldObject
fieldObject. appendValue(MFStringObject newValue)
Append MFStringObject to field for value attribute.fieldValueObject
fieldValueObject. appendValue(MFStringObject newValue)
Append MFStringObject to fieldValue for value attribute.WorldInfoObject
WorldInfoObject. setInfo(MFStringObject newValue)
Assign typed object value to MFString info field, similar toWorldInfoObject.setInfo(String[])
.ExternProtoDeclareObject
ExternProtoDeclareObject. setUrl(MFStringObject newValue)
Assign typed object value to MFString url field, similar toExternProtoDeclareObject.setUrl(String[])
.fieldObject
fieldObject. setValue(MFStringObject newValue)
Assign typed object MFString value to field, similar tofieldObject.setValue(String)
.fieldValueObject
fieldValueObject. setValue(MFStringObject newValue)
Assign typed object MFString value to fieldValue, similar tofieldValueObject.setValue(String)
.MetadataStringObject
MetadataStringObject. setValue(MFStringObject newValue)
Assign typed object MFString value field, similar toMetadataStringObject.setValue(String[])
. -
Uses of MFStringObject in org.web3d.x3d.jsail.CubeMapTexturing
Methods in org.web3d.x3d.jsail.CubeMapTexturing with parameters of type MFStringObject Modifier and Type Method Description ImageCubeMapTextureObject
ImageCubeMapTextureObject. setUrl(MFStringObject newValue)
Assign typed object value to MFString url field, similar toImageCubeMapTextureObject.setUrl(String[])
. -
Uses of MFStringObject in org.web3d.x3d.jsail.DIS
Methods in org.web3d.x3d.jsail.DIS with parameters of type MFStringObject Modifier and Type Method Description EspduTransformObject
EspduTransformObject. setGeoSystem(MFStringObject newValue)
Assign typed object value to MFString geoSystem field, similar toEspduTransformObject.setGeoSystem(String[])
.ReceiverPduObject
ReceiverPduObject. setGeoSystem(MFStringObject newValue)
Assign typed object value to MFString geoSystem field, similar toReceiverPduObject.setGeoSystem(String[])
.SignalPduObject
SignalPduObject. setGeoSystem(MFStringObject newValue)
Assign typed object value to MFString geoSystem field, similar toSignalPduObject.setGeoSystem(String[])
.TransmitterPduObject
TransmitterPduObject. setGeoSystem(MFStringObject newValue)
Assign typed object value to MFString geoSystem field, similar toTransmitterPduObject.setGeoSystem(String[])
.DISEntityTypeMappingObject
DISEntityTypeMappingObject. setUrl(MFStringObject newValue)
Assign typed object value to MFString url field, similar toDISEntityTypeMappingObject.setUrl(String[])
. -
Uses of MFStringObject in org.web3d.x3d.jsail.EnvironmentalEffects
Methods in org.web3d.x3d.jsail.EnvironmentalEffects with parameters of type MFStringObject Modifier and Type Method Description BackgroundObject
BackgroundObject. setBackUrl(MFStringObject newValue)
Assign typed object value to MFString backUrl field, similar toBackgroundObject.setBackUrl(String[])
.BackgroundObject
BackgroundObject. setBottomUrl(MFStringObject newValue)
Assign typed object value to MFString bottomUrl field, similar toBackgroundObject.setBottomUrl(String[])
.BackgroundObject
BackgroundObject. setFrontUrl(MFStringObject newValue)
Assign typed object value to MFString frontUrl field, similar toBackgroundObject.setFrontUrl(String[])
.BackgroundObject
BackgroundObject. setLeftUrl(MFStringObject newValue)
Assign typed object value to MFString leftUrl field, similar toBackgroundObject.setLeftUrl(String[])
.BackgroundObject
BackgroundObject. setRightUrl(MFStringObject newValue)
Assign typed object value to MFString rightUrl field, similar toBackgroundObject.setRightUrl(String[])
.BackgroundObject
BackgroundObject. setTopUrl(MFStringObject newValue)
Assign typed object value to MFString topUrl field, similar toBackgroundObject.setTopUrl(String[])
. -
Uses of MFStringObject in org.web3d.x3d.jsail.fields
Methods in org.web3d.x3d.jsail.fields that return MFStringObject Modifier and Type Method Description MFStringObject
MFStringObject. append(MFStringObject newValue)
Appends a new MFStringObject to the end of the existing value array, increasing the field length accordingly.MFStringObject
MFStringObject. append(SFStringObject newValue)
Appends a new singleton typed value at the end of the existing value array, increasing the field length accordingly.MFStringObject
MFStringObject. cleanupEnumerationValues()
Modify current object values to ignore all whitespace, remove all embedded quotes, remove all commas, and remove all square brackets.MFStringObject
MFStringObject. cleanupUnescapedEnclosingQuotes()
Modify current object values to trim enclosing quotes and outer whitespace.MFStringObject
MFStringObject. setValue(MFStringObject newValue)
Apply an MFStringObject value to this field.MFStringObject
MFStringObject. setValue(SFStringObject newValue)
Assign a single-field SFStringObject as new array value.MFStringObject
MFStringObject. setValueByString(java.lang.String newValue)
Utility accessor for MFStringObject using String valueMethods in org.web3d.x3d.jsail.fields with parameters of type MFStringObject Modifier and Type Method Description MFStringObject
MFStringObject. append(MFStringObject newValue)
Appends a new MFStringObject to the end of the existing value array, increasing the field length accordingly.boolean
MFStringObject. equals(MFStringObject comparisonMFStringObject)
Determine whether two objects contain equal values.MFStringObject
MFStringObject. setValue(MFStringObject newValue)
Apply an MFStringObject value to this field.Constructors in org.web3d.x3d.jsail.fields with parameters of type MFStringObject Constructor Description MFStringObject(MFStringObject newValue)
Constructor to copy an MFStringObject value as initial value for this new field object. -
Uses of MFStringObject in org.web3d.x3d.jsail.Geospatial
Methods in org.web3d.x3d.jsail.Geospatial with parameters of type MFStringObject Modifier and Type Method Description GeoLODObject
GeoLODObject. setChild1Url(MFStringObject newValue)
Assign typed object value to MFString child1Url field, similar toGeoLODObject.setChild1Url(String[])
.GeoLODObject
GeoLODObject. setChild2Url(MFStringObject newValue)
Assign typed object value to MFString child2Url field, similar toGeoLODObject.setChild2Url(String[])
.GeoLODObject
GeoLODObject. setChild3Url(MFStringObject newValue)
Assign typed object value to MFString child3Url field, similar toGeoLODObject.setChild3Url(String[])
.GeoLODObject
GeoLODObject. setChild4Url(MFStringObject newValue)
Assign typed object value to MFString child4Url field, similar toGeoLODObject.setChild4Url(String[])
.GeoCoordinateObject
GeoCoordinateObject. setGeoSystem(MFStringObject newValue)
Assign typed object value to MFString geoSystem field, similar toGeoCoordinateObject.setGeoSystem(String[])
.GeoElevationGridObject
GeoElevationGridObject. setGeoSystem(MFStringObject newValue)
Assign typed object value to MFString geoSystem field, similar toGeoElevationGridObject.setGeoSystem(String[])
.GeoLocationObject
GeoLocationObject. setGeoSystem(MFStringObject newValue)
Assign typed object value to MFString geoSystem field, similar toGeoLocationObject.setGeoSystem(String[])
.GeoLODObject
GeoLODObject. setGeoSystem(MFStringObject newValue)
Assign typed object value to MFString geoSystem field, similar toGeoLODObject.setGeoSystem(String[])
.GeoOriginObject
GeoOriginObject. setGeoSystem(MFStringObject newValue)
Assign typed object value to MFString geoSystem field, similar toGeoOriginObject.setGeoSystem(String[])
.GeoPositionInterpolatorObject
GeoPositionInterpolatorObject. setGeoSystem(MFStringObject newValue)
Assign typed object value to MFString geoSystem field, similar toGeoPositionInterpolatorObject.setGeoSystem(String[])
.GeoProximitySensorObject
GeoProximitySensorObject. setGeoSystem(MFStringObject newValue)
Assign typed object value to MFString geoSystem field, similar toGeoProximitySensorObject.setGeoSystem(String[])
.GeoTouchSensorObject
GeoTouchSensorObject. setGeoSystem(MFStringObject newValue)
Assign typed object value to MFString geoSystem field, similar toGeoTouchSensorObject.setGeoSystem(String[])
.GeoTransformObject
GeoTransformObject. setGeoSystem(MFStringObject newValue)
Assign typed object value to MFString geoSystem field, similar toGeoTransformObject.setGeoSystem(String[])
.GeoViewpointObject
GeoViewpointObject. setGeoSystem(MFStringObject newValue)
Assign typed object value to MFString geoSystem field, similar toGeoViewpointObject.setGeoSystem(String[])
.GeoLODObject
GeoLODObject. setRootUrl(MFStringObject newValue)
Assign typed object value to MFString rootUrl field, similar toGeoLODObject.setRootUrl(String[])
.GeoMetadataObject
GeoMetadataObject. setSummary(MFStringObject newValue)
Assign typed object value to MFString summary field, similar toGeoMetadataObject.setSummary(String[])
.GeoMetadataObject
GeoMetadataObject. setUrl(MFStringObject newValue)
Assign typed object value to MFString url field, similar toGeoMetadataObject.setUrl(String[])
. -
Uses of MFStringObject in org.web3d.x3d.jsail.HAnim
Methods in org.web3d.x3d.jsail.HAnim with parameters of type MFStringObject Modifier and Type Method Description HAnimMotionObject
HAnimMotionObject. setChannels(MFStringObject newValue)
Assign typed object value to MFString channels field, similar toHAnimMotionObject.setChannels(String[])
.HAnimHumanoidObject
HAnimHumanoidObject. setInfo(MFStringObject newValue)
Assign typed object value to MFString info field, similar toHAnimHumanoidObject.setInfo(String[])
.HAnimMotionObject
HAnimMotionObject. setJoints(MFStringObject newValue)
Assign typed object value to MFString joints field, similar toHAnimMotionObject.setJoints(String[])
. -
Uses of MFStringObject in org.web3d.x3d.jsail.Layering
Methods in org.web3d.x3d.jsail.Layering with parameters of type MFStringObject Modifier and Type Method Description LayerObject
LayerObject. setObjectType(MFStringObject newValue)
Assign typed object value to MFString objectType field, similar toLayerObject.setObjectType(String[])
. -
Uses of MFStringObject in org.web3d.x3d.jsail.Layout
Methods in org.web3d.x3d.jsail.Layout with parameters of type MFStringObject Modifier and Type Method Description LayoutObject
LayoutObject. setAlign(MFStringObject newValue)
Assign typed object value to MFString align field, similar toLayoutObject.setAlign(String[])
.ScreenFontStyleObject
ScreenFontStyleObject. setFamily(MFStringObject newValue)
Assign typed object value to MFString family field, similar toScreenFontStyleObject.setFamily(String[])
.ScreenFontStyleObject
ScreenFontStyleObject. setJustify(MFStringObject newValue)
Assign typed object value to MFString justify field, similar toScreenFontStyleObject.setJustify(String[])
.LayoutLayerObject
LayoutLayerObject. setObjectType(MFStringObject newValue)
Assign typed object value to MFString objectType field, similar toLayoutLayerObject.setObjectType(String[])
.LayoutObject
LayoutObject. setOffsetUnits(MFStringObject newValue)
Assign typed object value to MFString offsetUnits field, similar toLayoutObject.setOffsetUnits(String[])
.LayoutObject
LayoutObject. setScaleMode(MFStringObject newValue)
Assign typed object value to MFString scaleMode field, similar toLayoutObject.setScaleMode(String[])
.LayoutObject
LayoutObject. setSizeUnits(MFStringObject newValue)
Assign typed object value to MFString sizeUnits field, similar toLayoutObject.setSizeUnits(String[])
. -
Uses of MFStringObject in org.web3d.x3d.jsail.Navigation
Methods in org.web3d.x3d.jsail.Navigation with parameters of type MFStringObject Modifier and Type Method Description NavigationInfoObject
NavigationInfoObject. setTransitionType(MFStringObject newValue)
Assign typed object value to MFString transitionType field, similar toNavigationInfoObject.setTransitionType(String[])
.NavigationInfoObject
NavigationInfoObject. setType(MFStringObject newValue)
Assign typed object value to MFString type field, similar toNavigationInfoObject.setType(String[])
. -
Uses of MFStringObject in org.web3d.x3d.jsail.Networking
Methods in org.web3d.x3d.jsail.Networking with parameters of type MFStringObject Modifier and Type Method Description AnchorObject
AnchorObject. setParameter(MFStringObject newValue)
Assign typed object value to MFString parameter field, similar toAnchorObject.setParameter(String[])
.AnchorObject
AnchorObject. setUrl(MFStringObject newValue)
Assign typed object value to MFString url field, similar toAnchorObject.setUrl(String[])
.InlineObject
InlineObject. setUrl(MFStringObject newValue)
Assign typed object value to MFString url field, similar toInlineObject.setUrl(String[])
. -
Uses of MFStringObject in org.web3d.x3d.jsail.Picking
Methods in org.web3d.x3d.jsail.Picking with parameters of type MFStringObject Modifier and Type Method Description LinePickSensorObject
LinePickSensorObject. setObjectType(MFStringObject newValue)
Assign typed object value to MFString objectType field, similar toLinePickSensorObject.setObjectType(String[])
.PickableGroupObject
PickableGroupObject. setObjectType(MFStringObject newValue)
Assign typed object value to MFString objectType field, similar toPickableGroupObject.setObjectType(String[])
.PointPickSensorObject
PointPickSensorObject. setObjectType(MFStringObject newValue)
Assign typed object value to MFString objectType field, similar toPointPickSensorObject.setObjectType(String[])
.PrimitivePickSensorObject
PrimitivePickSensorObject. setObjectType(MFStringObject newValue)
Assign typed object value to MFString objectType field, similar toPrimitivePickSensorObject.setObjectType(String[])
.VolumePickSensorObject
VolumePickSensorObject. setObjectType(MFStringObject newValue)
Assign typed object value to MFString objectType field, similar toVolumePickSensorObject.setObjectType(String[])
. -
Uses of MFStringObject in org.web3d.x3d.jsail.RigidBodyPhysics
Methods in org.web3d.x3d.jsail.RigidBodyPhysics with parameters of type MFStringObject Modifier and Type Method Description CollisionCollectionObject
CollisionCollectionObject. setAppliedParameters(MFStringObject newValue)
Assign typed object value to MFString appliedParameters field, similar toCollisionCollectionObject.setAppliedParameters(String[])
.ContactObject
ContactObject. setAppliedParameters(MFStringObject newValue)
Assign typed object value to MFString appliedParameters field, similar toContactObject.setAppliedParameters(String[])
.BallJointObject
BallJointObject. setForceOutput(MFStringObject newValue)
Assign typed object value to MFString forceOutput field, similar toBallJointObject.setForceOutput(String[])
.DoubleAxisHingeJointObject
DoubleAxisHingeJointObject. setForceOutput(MFStringObject newValue)
Assign typed object value to MFString forceOutput field, similar toDoubleAxisHingeJointObject.setForceOutput(String[])
.MotorJointObject
MotorJointObject. setForceOutput(MFStringObject newValue)
Assign typed object value to MFString forceOutput field, similar toMotorJointObject.setForceOutput(String[])
.SingleAxisHingeJointObject
SingleAxisHingeJointObject. setForceOutput(MFStringObject newValue)
Assign typed object value to MFString forceOutput field, similar toSingleAxisHingeJointObject.setForceOutput(String[])
.SliderJointObject
SliderJointObject. setForceOutput(MFStringObject newValue)
Assign typed object value to MFString forceOutput field, similar toSliderJointObject.setForceOutput(String[])
.UniversalJointObject
UniversalJointObject. setForceOutput(MFStringObject newValue)
Assign typed object value to MFString forceOutput field, similar toUniversalJointObject.setForceOutput(String[])
. -
Uses of MFStringObject in org.web3d.x3d.jsail.Scripting
Methods in org.web3d.x3d.jsail.Scripting with parameters of type MFStringObject Modifier and Type Method Description ScriptObject
ScriptObject. setUrl(MFStringObject newValue)
Assign typed object value to MFString url field, similar toScriptObject.setUrl(String[])
. -
Uses of MFStringObject in org.web3d.x3d.jsail.Shaders
Methods in org.web3d.x3d.jsail.Shaders with parameters of type MFStringObject Modifier and Type Method Description PackagedShaderObject
PackagedShaderObject. setUrl(MFStringObject newValue)
Assign typed object value to MFString url field, similar toPackagedShaderObject.setUrl(String[])
.ShaderPartObject
ShaderPartObject. setUrl(MFStringObject newValue)
Assign typed object value to MFString url field, similar toShaderPartObject.setUrl(String[])
.ShaderProgramObject
ShaderProgramObject. setUrl(MFStringObject newValue)
Assign typed object value to MFString url field, similar toShaderProgramObject.setUrl(String[])
. -
Uses of MFStringObject in org.web3d.x3d.jsail.Sound
Methods in org.web3d.x3d.jsail.Sound with parameters of type MFStringObject Modifier and Type Method Description AudioClipObject
AudioClipObject. setUrl(MFStringObject newValue)
Assign typed object value to MFString url field, similar toAudioClipObject.setUrl(String[])
. -
Uses of MFStringObject in org.web3d.x3d.jsail.Text
Methods in org.web3d.x3d.jsail.Text with parameters of type MFStringObject Modifier and Type Method Description FontStyleObject
FontStyleObject. setFamily(MFStringObject newValue)
Assign typed object value to MFString family field, similar toFontStyleObject.setFamily(String[])
.FontStyleObject
FontStyleObject. setJustify(MFStringObject newValue)
Assign typed object value to MFString justify field, similar toFontStyleObject.setJustify(String[])
.TextObject
TextObject. setString(MFStringObject newValue)
Assign typed object value to MFString string field, similar toTextObject.setString(String[])
. -
Uses of MFStringObject in org.web3d.x3d.jsail.Texturing
Methods in org.web3d.x3d.jsail.Texturing with parameters of type MFStringObject Modifier and Type Method Description MultiTextureObject
MultiTextureObject. setFunction(MFStringObject newValue)
Assign typed object value to MFString function field, similar toMultiTextureObject.setFunction(String[])
.MultiTextureObject
MultiTextureObject. setMode(MFStringObject newValue)
Assign typed object value to MFString mode field, similar toMultiTextureObject.setMode(String[])
.MultiTextureObject
MultiTextureObject. setSource(MFStringObject newValue)
Assign typed object value to MFString source field, similar toMultiTextureObject.setSource(String[])
.ImageTextureObject
ImageTextureObject. setUrl(MFStringObject newValue)
Assign typed object value to MFString url field, similar toImageTextureObject.setUrl(String[])
.MovieTextureObject
MovieTextureObject. setUrl(MFStringObject newValue)
Assign typed object value to MFString url field, similar toMovieTextureObject.setUrl(String[])
. -
Uses of MFStringObject in org.web3d.x3d.jsail.Texturing3D
Methods in org.web3d.x3d.jsail.Texturing3D with parameters of type MFStringObject Modifier and Type Method Description ImageTexture3DObject
ImageTexture3DObject. setUrl(MFStringObject newValue)
Assign typed object value to MFString url field, similar toImageTexture3DObject.setUrl(String[])
.