Uses of Class
org.web3d.x3d.jsail.fields.MFFloatObject
-
Uses of MFFloatObject in org.web3d.x3d.jsail.Core
Methods in org.web3d.x3d.jsail.Core that return MFFloatObject Modifier and Type Method Description MFFloatObjectfieldObject. getValueMFFloat()Get typed value of this field declaration.MFFloatObjectfieldValueObject. getValueMFFloat()Get typed value of this fieldValue declaration.Methods in org.web3d.x3d.jsail.Core with parameters of type MFFloatObject Modifier and Type Method Description fieldObjectfieldObject. appendValue(MFFloatObject newValue)Append MFFloatObject to field for value attribute.fieldValueObjectfieldValueObject. appendValue(MFFloatObject newValue)Append MFFloatObject to fieldValue for value attribute.fieldObjectfieldObject. setValue(MFFloatObject newValue)Set typed value of a MFFloat field declaration.fieldValueObjectfieldValueObject. setValue(MFFloatObject newValue)Set typed value of a MFFloat fieldValue declaration.MetadataFloatObjectMetadataFloatObject. setValue(MFFloatObject newValue)Assign typed object MFFloat value field, similar toMetadataFloatObject.setValue(float[]). -
Uses of MFFloatObject in org.web3d.x3d.jsail.DIS
Methods in org.web3d.x3d.jsail.DIS with parameters of type MFFloatObject Modifier and Type Method Description EspduTransformObjectEspduTransformObject. setArticulationParameterArray(MFFloatObject newValue)Assign typed object value to MFFloat articulationParameterArray field, similar toEspduTransformObject.setArticulationParameterArray(float[]). -
Uses of MFFloatObject in org.web3d.x3d.jsail.EnvironmentalEffects
Methods in org.web3d.x3d.jsail.EnvironmentalEffects with parameters of type MFFloatObject Modifier and Type Method Description FogCoordinateObjectFogCoordinateObject. setDepth(MFFloatObject newValue)Assign typed object value to MFFloat depth field, similar toFogCoordinateObject.setDepth(float[]).BackgroundObjectBackgroundObject. setGroundAngle(MFFloatObject newValue)Assign typed object value to MFFloat groundAngle field, similar toBackgroundObject.setGroundAngle(float[]).TextureBackgroundObjectTextureBackgroundObject. setGroundAngle(MFFloatObject newValue)Assign typed object value to MFFloat groundAngle field, similar toTextureBackgroundObject.setGroundAngle(float[]).BackgroundObjectBackgroundObject. setSkyAngle(MFFloatObject newValue)Assign typed object value to MFFloat skyAngle field, similar toBackgroundObject.setSkyAngle(float[]).TextureBackgroundObjectTextureBackgroundObject. setSkyAngle(MFFloatObject newValue)Assign typed object value to MFFloat skyAngle field, similar toTextureBackgroundObject.setSkyAngle(float[]). -
Uses of MFFloatObject in org.web3d.x3d.jsail.EventUtilities
Methods in org.web3d.x3d.jsail.EventUtilities with parameters of type MFFloatObject Modifier and Type Method Description BooleanSequencerObjectBooleanSequencerObject. setKey(MFFloatObject newValue)Assign typed object value to MFFloat key field, similar toBooleanSequencerObject.setKey(float[]).IntegerSequencerObjectIntegerSequencerObject. setKey(MFFloatObject newValue)Assign typed object value to MFFloat key field, similar toIntegerSequencerObject.setKey(float[]). -
Uses of MFFloatObject in org.web3d.x3d.jsail.fields
Methods in org.web3d.x3d.jsail.fields that return MFFloatObject Modifier and Type Method Description MFFloatObjectMFFloatObject. append(MFFloatObject newValue)Appends a new MFFloatObject to the end of the existing value array, increasing the field length accordingly.MFFloatObjectMFFloatObject. append(SFFloatObject newValue)Appends a new singleton typed value at the end of the existing value array, increasing the field length accordingly.MFFloatObjectMFFloatObject. multiply(float scaleFactor)Multiply scaleFactor times all values in this field type.MFFloatObjectMFFloatObject. setValue(double[] newValue)Assign a double-precision array value to this single-precision field.MFFloatObjectMFFloatObject. setValue(MFFloatObject newValue)Apply an MFFloatObject value to this field.MFFloatObjectMFFloatObject. setValue(SFFloatObject newValue)Assign a single-field SFFloatObject as new array value.MFFloatObjectMFFloatObject. setValueByString(java.lang.String newValue)Utility accessor for MFFloatObject using String value (which must pass parsing validation checks).Methods in org.web3d.x3d.jsail.fields with parameters of type MFFloatObject Modifier and Type Method Description MFFloatObjectMFFloatObject. append(MFFloatObject newValue)Appends a new MFFloatObject to the end of the existing value array, increasing the field length accordingly.booleanMFFloatObject. equals(MFFloatObject comparisonMFFloatObject)Determine whether two objects contain equal values.MFFloatObjectMFFloatObject. setValue(MFFloatObject newValue)Apply an MFFloatObject value to this field.Constructors in org.web3d.x3d.jsail.fields with parameters of type MFFloatObject Constructor Description MFFloatObject(MFFloatObject newValue)Constructor to copy an MFFloatObject value as initial value for this new field object. -
Uses of MFFloatObject in org.web3d.x3d.jsail.Geometry3D
Methods in org.web3d.x3d.jsail.Geometry3D with parameters of type MFFloatObject Modifier and Type Method Description ElevationGridObjectElevationGridObject. setHeight(MFFloatObject newValue)Assign typed object value to MFFloat height field, similar toElevationGridObject.setHeight(float[]). -
Uses of MFFloatObject in org.web3d.x3d.jsail.Geospatial
Methods in org.web3d.x3d.jsail.Geospatial with parameters of type MFFloatObject Modifier and Type Method Description GeoPositionInterpolatorObjectGeoPositionInterpolatorObject. setKey(MFFloatObject newValue)Assign typed object value to MFFloat key field, similar toGeoPositionInterpolatorObject.setKey(float[]). -
Uses of MFFloatObject in org.web3d.x3d.jsail.HAnim
Methods in org.web3d.x3d.jsail.HAnim with parameters of type MFFloatObject Modifier and Type Method Description HAnimSegmentObjectHAnimSegmentObject. setMomentsOfInertia(MFFloatObject newValue)Assign typed object value to MFFloat momentsOfInertia field, similar toHAnimSegmentObject.setMomentsOfInertia(float[]).HAnimJointObjectHAnimJointObject. setSkinCoordWeight(MFFloatObject newValue)Assign typed object value to MFFloat skinCoordWeight field, similar toHAnimJointObject.setSkinCoordWeight(float[]).HAnimMotionObjectHAnimMotionObject. setValues(MFFloatObject newValue)Assign typed object value to MFFloat values field, similar toHAnimMotionObject.setValues(float[]). -
Uses of MFFloatObject in org.web3d.x3d.jsail.Interpolation
Methods in org.web3d.x3d.jsail.Interpolation with parameters of type MFFloatObject Modifier and Type Method Description ColorInterpolatorObjectColorInterpolatorObject. setKey(MFFloatObject newValue)Assign typed object value to MFFloat key field, similar toColorInterpolatorObject.setKey(float[]).CoordinateInterpolator2DObjectCoordinateInterpolator2DObject. setKey(MFFloatObject newValue)Assign typed object value to MFFloat key field, similar toCoordinateInterpolator2DObject.setKey(float[]).CoordinateInterpolatorObjectCoordinateInterpolatorObject. setKey(MFFloatObject newValue)Assign typed object value to MFFloat key field, similar toCoordinateInterpolatorObject.setKey(float[]).EaseInEaseOutObjectEaseInEaseOutObject. setKey(MFFloatObject newValue)Assign typed object value to MFFloat key field, similar toEaseInEaseOutObject.setKey(float[]).NormalInterpolatorObjectNormalInterpolatorObject. setKey(MFFloatObject newValue)Assign typed object value to MFFloat key field, similar toNormalInterpolatorObject.setKey(float[]).OrientationInterpolatorObjectOrientationInterpolatorObject. setKey(MFFloatObject newValue)Assign typed object value to MFFloat key field, similar toOrientationInterpolatorObject.setKey(float[]).PositionInterpolator2DObjectPositionInterpolator2DObject. setKey(MFFloatObject newValue)Assign typed object value to MFFloat key field, similar toPositionInterpolator2DObject.setKey(float[]).PositionInterpolatorObjectPositionInterpolatorObject. setKey(MFFloatObject newValue)Assign typed object value to MFFloat key field, similar toPositionInterpolatorObject.setKey(float[]).ScalarInterpolatorObjectScalarInterpolatorObject. setKey(MFFloatObject newValue)Assign typed object value to MFFloat key field, similar toScalarInterpolatorObject.setKey(float[]).SplinePositionInterpolator2DObjectSplinePositionInterpolator2DObject. setKey(MFFloatObject newValue)Assign typed object value to MFFloat key field, similar toSplinePositionInterpolator2DObject.setKey(float[]).SplinePositionInterpolatorObjectSplinePositionInterpolatorObject. setKey(MFFloatObject newValue)Assign typed object value to MFFloat key field, similar toSplinePositionInterpolatorObject.setKey(float[]).SplineScalarInterpolatorObjectSplineScalarInterpolatorObject. setKey(MFFloatObject newValue)Assign typed object value to MFFloat key field, similar toSplineScalarInterpolatorObject.setKey(float[]).SquadOrientationInterpolatorObjectSquadOrientationInterpolatorObject. setKey(MFFloatObject newValue)Assign typed object value to MFFloat key field, similar toSquadOrientationInterpolatorObject.setKey(float[]).ScalarInterpolatorObjectScalarInterpolatorObject. setKeyValue(MFFloatObject newValue)Assign typed object value to MFFloat keyValue field, similar toScalarInterpolatorObject.setKeyValue(float[]).SplineScalarInterpolatorObjectSplineScalarInterpolatorObject. setKeyValue(MFFloatObject newValue)Assign typed object value to MFFloat keyValue field, similar toSplineScalarInterpolatorObject.setKeyValue(float[]).SplineScalarInterpolatorObjectSplineScalarInterpolatorObject. setKeyVelocity(MFFloatObject newValue)Assign typed object value to MFFloat keyVelocity field, similar toSplineScalarInterpolatorObject.setKeyVelocity(float[]). -
Uses of MFFloatObject in org.web3d.x3d.jsail.Layering
Methods in org.web3d.x3d.jsail.Layering with parameters of type MFFloatObject Modifier and Type Method Description ViewportObjectViewportObject. setClipBoundary(MFFloatObject newValue)Assign typed object value to MFFloat clipBoundary field, similar toViewportObject.setClipBoundary(float[]). -
Uses of MFFloatObject in org.web3d.x3d.jsail.Layout
Methods in org.web3d.x3d.jsail.Layout with parameters of type MFFloatObject Modifier and Type Method Description LayoutObjectLayoutObject. setOffset(MFFloatObject newValue)Assign typed object value to MFFloat offset field, similar toLayoutObject.setOffset(float[]).LayoutObjectLayoutObject. setSize(MFFloatObject newValue)Assign typed object value to MFFloat size field, similar toLayoutObject.setSize(float[]). -
Uses of MFFloatObject in org.web3d.x3d.jsail.Navigation
Methods in org.web3d.x3d.jsail.Navigation with parameters of type MFFloatObject Modifier and Type Method Description NavigationInfoObjectNavigationInfoObject. setAvatarSize(MFFloatObject newValue)Assign typed object value to MFFloat avatarSize field, similar toNavigationInfoObject.setAvatarSize(float[]).OrthoViewpointObjectOrthoViewpointObject. setFieldOfView(MFFloatObject newValue)Assign typed object value to MFFloat fieldOfView field, similar toOrthoViewpointObject.setFieldOfView(float[]).LODObjectLODObject. setRange(MFFloatObject newValue)Assign typed object value to MFFloat range field, similar toLODObject.setRange(float[]). -
Uses of MFFloatObject in org.web3d.x3d.jsail.NURBS
Methods in org.web3d.x3d.jsail.NURBS with parameters of type MFFloatObject Modifier and Type Method Description NurbsTextureCoordinateObjectNurbsTextureCoordinateObject. setWeight(MFFloatObject newValue)Assign typed object value to MFFloat weight field, similar toNurbsTextureCoordinateObject.setWeight(float[]). -
Uses of MFFloatObject in org.web3d.x3d.jsail.ParticleSystems
Methods in org.web3d.x3d.jsail.ParticleSystems with parameters of type MFFloatObject Modifier and Type Method Description ParticleSystemObjectParticleSystemObject. setColorKey(MFFloatObject newValue)Assign typed object value to MFFloat colorKey field, similar toParticleSystemObject.setColorKey(float[]).ParticleSystemObjectParticleSystemObject. setTexCoordKey(MFFloatObject newValue)Assign typed object value to MFFloat texCoordKey field, similar toParticleSystemObject.setTexCoordKey(float[]). -
Uses of MFFloatObject in org.web3d.x3d.jsail.Shaders
Methods in org.web3d.x3d.jsail.Shaders with parameters of type MFFloatObject Modifier and Type Method Description FloatVertexAttributeObjectFloatVertexAttributeObject. setValue(MFFloatObject newValue)Assign typed object MFFloat value field, similar toFloatVertexAttributeObject.setValue(float[]). -
Uses of MFFloatObject in org.web3d.x3d.jsail.Shape
Methods in org.web3d.x3d.jsail.Shape with parameters of type MFFloatObject Modifier and Type Method Description PointPropertiesObjectPointPropertiesObject. setPointSizeAttenuation(MFFloatObject newValue)Assign typed object value to MFFloat pointSizeAttenuation field, similar toPointPropertiesObject.setPointSizeAttenuation(float[]). -
Uses of MFFloatObject in org.web3d.x3d.jsail.Text
Methods in org.web3d.x3d.jsail.Text with parameters of type MFFloatObject Modifier and Type Method Description TextObjectTextObject. setLength(MFFloatObject newValue)Assign typed object value to MFFloat length field, similar toTextObject.setLength(float[]). -
Uses of MFFloatObject in org.web3d.x3d.jsail.Texturing
Methods in org.web3d.x3d.jsail.Texturing with parameters of type MFFloatObject Modifier and Type Method Description TextureCoordinateGeneratorObjectTextureCoordinateGeneratorObject. setParameter(MFFloatObject newValue)Assign typed object value to MFFloat parameter field, similar toTextureCoordinateGeneratorObject.setParameter(float[]). -
Uses of MFFloatObject in org.web3d.x3d.jsail.VolumeRendering
Methods in org.web3d.x3d.jsail.VolumeRendering with parameters of type MFFloatObject Modifier and Type Method Description IsoSurfaceVolumeDataObjectIsoSurfaceVolumeDataObject. setSurfaceValues(MFFloatObject newValue)Assign typed object value to MFFloat surfaceValues field, similar toIsoSurfaceVolumeDataObject.setSurfaceValues(float[]).