Uses of Class
org.web3d.x3d.jsail.fields.SFDoubleObject
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Core | |
| org.web3d.x3d.jsail.fields | |
| org.web3d.x3d.jsail.Geospatial | |
| org.web3d.x3d.jsail.NURBS |
-
Uses of SFDoubleObject in org.web3d.x3d.jsail.Core
Methods in org.web3d.x3d.jsail.Core that return SFDoubleObject Modifier and Type Method Description SFDoubleObjectfieldObject. getValueSFDouble()If type matches, then get typed value of a SFDouble field declaration.SFDoubleObjectfieldValueObject. getValueSFDouble()If type matches, then get typed value of a SFDouble fieldValue declaration.Methods in org.web3d.x3d.jsail.Core with parameters of type SFDoubleObject Modifier and Type Method Description MetadataDoubleObjectMetadataDoubleObject. addValue(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble value field.fieldObjectfieldObject. appendValue(SFDoubleObject newValue)Append SFDoubleObject to field for value attribute.fieldValueObjectfieldValueObject. appendValue(SFDoubleObject newValue)Append SFDoubleObject to fieldValue for value attribute.unitObjectunitObject. setConversionFactor(SFDoubleObject newValue)Assign typed object value to SFDouble conversionFactor field, similar tounitObject.setConversionFactor(double).fieldObjectfieldObject. setValue(SFDoubleObject newValue)Set typed value of a SFDouble field declaration.fieldValueObjectfieldValueObject. setValue(SFDoubleObject newValue)Set typed value of a SFDouble fieldValue declaration. -
Uses of SFDoubleObject in org.web3d.x3d.jsail.fields
Methods in org.web3d.x3d.jsail.fields that return SFDoubleObject Modifier and Type Method Description SFDoubleObjectSFDoubleObject. setValue(float newValue)Apply a float value to this double field type, note change in precision.SFDoubleObjectSFDoubleObject. setValue(int newValue)Apply an int value to this double field type, note change in precision.SFDoubleObjectSFDoubleObject. setValue(SFDoubleObject newValue)Apply an SFDoubleObject value to this field.SFDoubleObjectSFDoubleObject. setValueByString(java.lang.String newValue)Utility accessor for SFDoubleObject using String value (which must pass parsing validation checks).Methods in org.web3d.x3d.jsail.fields with parameters of type SFDoubleObject Modifier and Type Method Description MFDoubleObjectMFDoubleObject. append(SFDoubleObject newValue)Appends a new singleton typed value at the end of the existing value array, increasing the field length accordingly.booleanSFDoubleObject. equals(SFDoubleObject comparisonSFDoubleObject)Determine whether two objects contain equal values.MFDoubleObjectMFDoubleObject. setValue(SFDoubleObject newValue)Assign a single-field SFDoubleObject as new array value.SFDoubleObjectSFDoubleObject. setValue(SFDoubleObject newValue)Apply an SFDoubleObject value to this field.Constructors in org.web3d.x3d.jsail.fields with parameters of type SFDoubleObject Constructor Description MFDoubleObject(SFDoubleObject newValue)Utility constructor for MFDoubleObject using a corresponding SFDoubleObject as new initial value (which must pass parsing validation checks).SFDoubleObject(SFDoubleObject newValue)Constructor to copy an SFDoubleObject value as initial value for this new field object. -
Uses of SFDoubleObject in org.web3d.x3d.jsail.Geospatial
Methods in org.web3d.x3d.jsail.Geospatial with parameters of type SFDoubleObject Modifier and Type Method Description GeoElevationGridObjectGeoElevationGridObject. addHeight(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble height field.GeoElevationGridObjectGeoElevationGridObject. setCreaseAngle(SFDoubleObject newValue)Assign typed object value to SFDouble creaseAngle field, similar toGeoElevationGridObject.setCreaseAngle(double).GeoElevationGridObjectGeoElevationGridObject. setXSpacing(SFDoubleObject newValue)Assign typed object value to SFDouble xSpacing field, similar toGeoElevationGridObject.setXSpacing(double).GeoElevationGridObjectGeoElevationGridObject. setZSpacing(SFDoubleObject newValue)Assign typed object value to SFDouble zSpacing field, similar toGeoElevationGridObject.setZSpacing(double). -
Uses of SFDoubleObject in org.web3d.x3d.jsail.NURBS
Methods in org.web3d.x3d.jsail.NURBS with parameters of type SFDoubleObject Modifier and Type Method Description NurbsCurve2DObjectNurbsCurve2DObject. addKnot(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble knot field.NurbsCurveObjectNurbsCurveObject. addKnot(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble knot field.NurbsOrientationInterpolatorObjectNurbsOrientationInterpolatorObject. addKnot(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble knot field.NurbsPositionInterpolatorObjectNurbsPositionInterpolatorObject. addKnot(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble knot field.NurbsPatchSurfaceObjectNurbsPatchSurfaceObject. addUKnot(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble uKnot field.NurbsSurfaceInterpolatorObjectNurbsSurfaceInterpolatorObject. addUKnot(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble uKnot field.NurbsTextureCoordinateObjectNurbsTextureCoordinateObject. addUKnot(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble uKnot field.NurbsTrimmedSurfaceObjectNurbsTrimmedSurfaceObject. addUKnot(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble uKnot field.NurbsPatchSurfaceObjectNurbsPatchSurfaceObject. addVKnot(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble vKnot field.NurbsSurfaceInterpolatorObjectNurbsSurfaceInterpolatorObject. addVKnot(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble vKnot field.NurbsTextureCoordinateObjectNurbsTextureCoordinateObject. addVKnot(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble vKnot field.NurbsTrimmedSurfaceObjectNurbsTrimmedSurfaceObject. addVKnot(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble vKnot field.NurbsCurve2DObjectNurbsCurve2DObject. addWeight(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble weight field.NurbsCurveObjectNurbsCurveObject. addWeight(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble weight field.NurbsOrientationInterpolatorObjectNurbsOrientationInterpolatorObject. addWeight(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble weight field.NurbsPatchSurfaceObjectNurbsPatchSurfaceObject. addWeight(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble weight field.NurbsPositionInterpolatorObjectNurbsPositionInterpolatorObject. addWeight(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble weight field.NurbsSurfaceInterpolatorObjectNurbsSurfaceInterpolatorObject. addWeight(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble weight field.NurbsTrimmedSurfaceObjectNurbsTrimmedSurfaceObject. addWeight(SFDoubleObject newValue)Add singleton SFDoubleObject value to MFDouble weight field.