Uses of Class
org.web3d.x3d.jsail.fields.MFString
Package
Description
The Core component supplies the base functionality for the X3D run-time system, including the abstract base node type, field types, the event model, and routing.
The Cube Map Environmental Texturing component describes how additional texturing effects are defined to produce environmental effects such as reflections from objects.
The Distributed Interactive Simulation (DIS) component provides networked interoperability with the IEEE DIS protocol for sharing state and conducting real-time platform-level simulations across multiple host computers.
Nodes in the Environmental effects component support the creation of realistic environmental effects such as panoramic backgrounds and fog.
The X3D Java fields package provides a
comprehensive set of strongly typed X3D Java classes for
concrete implementation of X3D field types.
The Geospatial component defines how to associate real-world locations in an X3D scene and specifies nodes particularly tuned for geospatial applications.
The Humanoid Animation (HAnim) component for X3D defines node bindings and other details for implementing ISO/IEC 19774, the HAnim International Specification.
The Layering component describes how to layer a set of subscene layers into a composite scene.
The Layout component defines how to precisely position content in a scene in relation to the rendered results, especially for integrating 2D content with 3D content.
The Navigation component specifies how a user can effectively and intuitively move through and around a 3D scene.
The Networking component defines node types and other features used to access file-based and streaming resources on the World Wide Web.
The Picking component provides the ability to test for arbitrary object collision and provide basic capabilities to detecting object intersections and interactions.
The Rigid Body Physics component describes how to model rigid bodies and their interactions through the application of basic physics principles to effect motion.
The Scripting component describes how Script nodes are used to effect changes in X3D worlds.
The Programmable Shaders component describes how programmable shaders are specified and how they affect the visual appearance of geometry.
The Sound component defines how sound is delivered to an X3D world as well as how sounds are accessed.
The Text component defines how text strings are rendered in an X3D scene.
The Texturing component specifies how 2D texture images are defined and then positioned on associated geometry.
The Texturing3D component specifies how 3D volumetric textures describe surface properties as data points in a volume of space, rather than a flat surface.
-
Uses of MFString in org.web3d.x3d.jsail.Core
Modifier and TypeMethodDescriptionfield.getValueMFString()
If type matches, then get typed value of a MFString field declaration.fieldValue.getValueMFString()
If type matches, then get typed value of a MFString fieldValue declaration.Modifier and TypeMethodDescriptionfield.appendValue
(MFString newValue) Append MFString to field for value attribute.fieldValue.appendValue
(MFString newValue) Append MFString to fieldValue for value attribute.Assign typed object value to MFString info field, similar toWorldInfo.setInfo(String[])
.Assign typed object value to MFString url field, similar toExternProtoDeclare.setUrl(String[])
.Assign typed object MFString value to field, similar tofield.setValue(String)
.Assign typed object MFString value to fieldValue, similar tofieldValue.setValue(String)
.Assign typed object MFString value field, similar toMetadataString.setValue(String[])
. -
Uses of MFString in org.web3d.x3d.jsail.CubeMapTexturing
Modifier and TypeMethodDescriptionAssign typed object value to MFString url field, similar toImageCubeMapTexture.setUrl(String[])
. -
Uses of MFString in org.web3d.x3d.jsail.DIS
Modifier and TypeMethodDescriptionEspduTransform.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar toEspduTransform.setGeoSystem(String[])
.ReceiverPdu.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar toReceiverPdu.setGeoSystem(String[])
.SignalPdu.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar toSignalPdu.setGeoSystem(String[])
.TransmitterPdu.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar toTransmitterPdu.setGeoSystem(String[])
.Assign typed object value to MFString url field, similar toDISEntityTypeMapping.setUrl(String[])
. -
Uses of MFString in org.web3d.x3d.jsail.EnvironmentalEffects
Modifier and TypeMethodDescriptionBackground.setBackUrl
(MFString newValue) Assign typed object value to MFString backUrl field, similar toBackground.setBackUrl(String[])
.Background.setBottomUrl
(MFString newValue) Assign typed object value to MFString bottomUrl field, similar toBackground.setBottomUrl(String[])
.Background.setFrontUrl
(MFString newValue) Assign typed object value to MFString frontUrl field, similar toBackground.setFrontUrl(String[])
.Background.setLeftUrl
(MFString newValue) Assign typed object value to MFString leftUrl field, similar toBackground.setLeftUrl(String[])
.Background.setRightUrl
(MFString newValue) Assign typed object value to MFString rightUrl field, similar toBackground.setRightUrl(String[])
.Assign typed object value to MFString topUrl field, similar toBackground.setTopUrl(String[])
. -
Uses of MFString in org.web3d.x3d.jsail.fields
Modifier and TypeMethodDescriptionAppends a new MFString to the end of the existing value array, increasing the field length accordingly.Appends a new singleton typed value at the end of the existing value array, increasing the field length accordingly.MFString.cleanupEnumerationValues()
Modify current object values to ignore all whitespace, remove all embedded quotes, remove all commas, and remove all square brackets.MFString.cleanupUnescapedEnclosingQuotes()
Modify current object values to trim enclosing quotes and outer whitespace.Apply an MFString value to this field.Assign a single-field SFString as new array value.MFString.setValueByString
(String newValue) Utility accessor for MFString using String valueModifier and TypeMethodDescriptionAppends a new MFString to the end of the existing value array, increasing the field length accordingly.boolean
Determine whether two objects contain equal values.Apply an MFString value to this field. -
Uses of MFString in org.web3d.x3d.jsail.Geospatial
Modifier and TypeMethodDescriptionGeoLOD.setChild1Url
(MFString newValue) Assign typed object value to MFString child1Url field, similar toGeoLOD.setChild1Url(String[])
.GeoLOD.setChild2Url
(MFString newValue) Assign typed object value to MFString child2Url field, similar toGeoLOD.setChild2Url(String[])
.GeoLOD.setChild3Url
(MFString newValue) Assign typed object value to MFString child3Url field, similar toGeoLOD.setChild3Url(String[])
.GeoLOD.setChild4Url
(MFString newValue) Assign typed object value to MFString child4Url field, similar toGeoLOD.setChild4Url(String[])
.GeoCoordinate.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar toGeoCoordinate.setGeoSystem(String[])
.GeoElevationGrid.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar toGeoElevationGrid.setGeoSystem(String[])
.GeoLocation.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar toGeoLocation.setGeoSystem(String[])
.GeoLOD.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar toGeoLOD.setGeoSystem(String[])
.GeoOrigin.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar toGeoOrigin.setGeoSystem(String[])
.GeoPositionInterpolator.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar toGeoPositionInterpolator.setGeoSystem(String[])
.GeoProximitySensor.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar toGeoProximitySensor.setGeoSystem(String[])
.GeoTouchSensor.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar toGeoTouchSensor.setGeoSystem(String[])
.GeoTransform.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar toGeoTransform.setGeoSystem(String[])
.GeoViewpoint.setGeoSystem
(MFString newValue) Assign typed object value to MFString geoSystem field, similar toGeoViewpoint.setGeoSystem(String[])
.GeoLOD.setRootUrl
(MFString newValue) Assign typed object value to MFString rootUrl field, similar toGeoLOD.setRootUrl(String[])
.GeoMetadata.setSummary
(MFString newValue) Assign typed object value to MFString summary field, similar toGeoMetadata.setSummary(String[])
.Assign typed object value to MFString url field, similar toGeoMetadata.setUrl(String[])
. -
Uses of MFString in org.web3d.x3d.jsail.HAnim
Modifier and TypeMethodDescriptionAssign typed object value to MFString info field, similar toHAnimHumanoid.setInfo(String[])
. -
Uses of MFString in org.web3d.x3d.jsail.Layering
Modifier and TypeMethodDescriptionLayer.setObjectType
(MFString newValue) Assign typed object value to MFString objectType field, similar toLayer.setObjectType(String[])
. -
Uses of MFString in org.web3d.x3d.jsail.Layout
Modifier and TypeMethodDescriptionAssign typed object value to MFString align field, similar toLayout.setAlign(String[])
.Assign typed object value to MFString family field, similar toScreenFontStyle.setFamily(String[])
.ScreenFontStyle.setJustify
(MFString newValue) Assign typed object value to MFString justify field, similar toScreenFontStyle.setJustify(String[])
.LayoutLayer.setObjectType
(MFString newValue) Assign typed object value to MFString objectType field, similar toLayoutLayer.setObjectType(String[])
.Layout.setOffsetUnits
(MFString newValue) Assign typed object value to MFString offsetUnits field, similar toLayout.setOffsetUnits(String[])
.Layout.setScaleMode
(MFString newValue) Assign typed object value to MFString scaleMode field, similar toLayout.setScaleMode(String[])
.Layout.setSizeUnits
(MFString newValue) Assign typed object value to MFString sizeUnits field, similar toLayout.setSizeUnits(String[])
. -
Uses of MFString in org.web3d.x3d.jsail.Networking
Modifier and TypeMethodDescriptionAnchor.setParameter
(MFString newValue) Assign typed object value to MFString parameter field, similar toAnchor.setParameter(String[])
.Assign typed object value to MFString url field, similar toAnchor.setUrl(String[])
.Assign typed object value to MFString url field, similar toInline.setUrl(String[])
. -
Uses of MFString in org.web3d.x3d.jsail.Picking
Modifier and TypeMethodDescriptionLinePickSensor.setObjectType
(MFString newValue) Assign typed object value to MFString objectType field, similar toLinePickSensor.setObjectType(String[])
.PickableGroup.setObjectType
(MFString newValue) Assign typed object value to MFString objectType field, similar toPickableGroup.setObjectType(String[])
.PointPickSensor.setObjectType
(MFString newValue) Assign typed object value to MFString objectType field, similar toPointPickSensor.setObjectType(String[])
.PrimitivePickSensor.setObjectType
(MFString newValue) Assign typed object value to MFString objectType field, similar toPrimitivePickSensor.setObjectType(String[])
.VolumePickSensor.setObjectType
(MFString newValue) Assign typed object value to MFString objectType field, similar toVolumePickSensor.setObjectType(String[])
. -
Uses of MFString in org.web3d.x3d.jsail.RigidBodyPhysics
Modifier and TypeMethodDescriptionCollisionCollection.setAppliedParameters
(MFString newValue) Assign typed object value to MFString appliedParameters field, similar toCollisionCollection.setAppliedParameters(String[])
.Contact.setAppliedParameters
(MFString newValue) Assign typed object value to MFString appliedParameters field, similar toContact.setAppliedParameters(String[])
.BallJoint.setForceOutput
(MFString newValue) Assign typed object value to MFString forceOutput field, similar toBallJoint.setForceOutput(String[])
.DoubleAxisHingeJoint.setForceOutput
(MFString newValue) Assign typed object value to MFString forceOutput field, similar toDoubleAxisHingeJoint.setForceOutput(String[])
.MotorJoint.setForceOutput
(MFString newValue) Assign typed object value to MFString forceOutput field, similar toMotorJoint.setForceOutput(String[])
.SingleAxisHingeJoint.setForceOutput
(MFString newValue) Assign typed object value to MFString forceOutput field, similar toSingleAxisHingeJoint.setForceOutput(String[])
.SliderJoint.setForceOutput
(MFString newValue) Assign typed object value to MFString forceOutput field, similar toSliderJoint.setForceOutput(String[])
.UniversalJoint.setForceOutput
(MFString newValue) Assign typed object value to MFString forceOutput field, similar toUniversalJoint.setForceOutput(String[])
. -
Uses of MFString in org.web3d.x3d.jsail.Scripting
Modifier and TypeMethodDescriptionAssign typed object value to MFString url field, similar toScript.setUrl(String[])
. -
Uses of MFString in org.web3d.x3d.jsail.Shaders
Modifier and TypeMethodDescriptionAssign typed object value to MFString url field, similar toPackagedShader.setUrl(String[])
.Assign typed object value to MFString url field, similar toShaderPart.setUrl(String[])
.Assign typed object value to MFString url field, similar toShaderProgram.setUrl(String[])
. -
Uses of MFString in org.web3d.x3d.jsail.Sound
Modifier and TypeMethodDescriptionAssign typed object value to MFString url field, similar toAudioClip.setUrl(String[])
.Assign typed object value to MFString url field, similar toBufferAudioSource.setUrl(String[])
. -
Uses of MFString in org.web3d.x3d.jsail.Text
Modifier and TypeMethodDescriptionAssign typed object value to MFString family field, similar toFontStyle.setFamily(String[])
.FontStyle.setJustify
(MFString newValue) Assign typed object value to MFString justify field, similar toFontStyle.setJustify(String[])
.Assign typed object value to MFString string field, similar toText.setString(String[])
. -
Uses of MFString in org.web3d.x3d.jsail.Texturing
Modifier and TypeMethodDescriptionMultiTexture.setFunction
(MFString newValue) Assign typed object value to MFString function field, similar toMultiTexture.setFunction(String[])
.Assign typed object value to MFString mode field, similar toMultiTexture.setMode(String[])
.Assign typed object value to MFString source field, similar toMultiTexture.setSource(String[])
.Assign typed object value to MFString url field, similar toImageTexture.setUrl(String[])
.Assign typed object value to MFString url field, similar toMovieTexture.setUrl(String[])
. -
Uses of MFString in org.web3d.x3d.jsail.Texturing3D
Modifier and TypeMethodDescriptionAssign typed object value to MFString url field, similar toImageTexture3D.setUrl(String[])
.