Index
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
S
- SADDLEBROWN - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
- SALMON - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
- SAMPLERATE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
SFInt32 field named sampleRate has default value 0 (Java syntax) or 0 (XML syntax).
- SAMPLES_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
SFInt32 field named samples has default value 0 (Java syntax) or 0 (XML syntax).
- SANDYBROWN - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
- ScalarChaser - Interface in org.web3d.x3d.sai.Followers
-
ScalarChaser generates a series of single floating-point values that progressively change from initial value to destination value.
- ScalarChaserObject - Class in org.web3d.x3d.jsail.Followers
-
ScalarChaser generates a series of single floating-point values that progressively change from initial value to destination value.
- ScalarChaserObject() - Constructor for class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Constructor for ScalarChaserObject to initialize member variables with default values.
- ScalarChaserObject(String) - Constructor for class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- ScalarDamper - Interface in org.web3d.x3d.sai.Followers
-
ScalarDamper generates a series of floating-point values that progressively change from initial value to destination value.
- ScalarDamperObject - Class in org.web3d.x3d.jsail.Followers
-
ScalarDamper generates a series of floating-point values that progressively change from initial value to destination value.
- ScalarDamperObject() - Constructor for class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Constructor for ScalarDamperObject to initialize member variables with default values.
- ScalarDamperObject(String) - Constructor for class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- ScalarInterpolator - Interface in org.web3d.x3d.sai.Interpolation
-
ScalarInterpolator generates piecewise-linear SFFloat values.
- ScalarInterpolatorObject - Class in org.web3d.x3d.jsail.Interpolation
-
ScalarInterpolator generates piecewise-linear SFFloat values.
- ScalarInterpolatorObject() - Constructor for class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Constructor for ScalarInterpolatorObject to initialize member variables with default values.
- ScalarInterpolatorObject(String) - Constructor for class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- SCALE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
SFVec3f field named scale has default value {1f,1f,1f} (Java syntax) or 1 1 1 (XML syntax).
- SCALE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
SFVec3f field named scale has default value {1f,1f,1f} (Java syntax) or 1 1 1 (XML syntax).
- SCALE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
MFVec2f field named scale has default value {1f,1f} (Java syntax) or 1 1 (XML syntax).
- SCALE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
SFVec3f field named scale has default value {1f,1f,1f} (Java syntax) or 1 1 1 (XML syntax).
- SCALE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Grouping.TransformObject
-
SFVec3f field named scale has default value {1f,1f,1f} (Java syntax) or 1 1 1 (XML syntax).
- SCALE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
SFVec3f field named scale has default value {1f,1f,1f} (Java syntax) or 1 1 1 (XML syntax).
- SCALE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
SFVec3f field named scale has default value {1f,1f,1f} (Java syntax) or 1 1 1 (XML syntax).
- SCALE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
SFVec3f field named scale has default value {1f,1f,1f} (Java syntax) or 1 1 1 (XML syntax).
- SCALE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
SFVec2f field named scale has default value {1f,1f} (Java syntax) or 1 1 (XML syntax).
- SCALE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
SFVec3f field named scale has default value {1f,1f,1f} (Java syntax) or 1 1 1 (XML syntax).
- SCALEMODE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode has default quoted value new String[] {"NONE","NONE"} (Java syntax) or quoted value "NONE" "NONE" (XML syntax).
- SCALEMODE_FRACTION_FRACTION - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode with X3DUOM baseType layoutScaleModeChoices is an array that can only include one set of the quoted enumeration values "\"FRACTION\" \"FRACTION\"" (Java syntax) or '"FRACTION" "FRACTION"' (XML syntax).
- SCALEMODE_FRACTION_NONE - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode with X3DUOM baseType layoutScaleModeChoices is an array that can only include one set of the quoted enumeration values "\"FRACTION\" \"NONE\"" (Java syntax) or '"FRACTION" "NONE"' (XML syntax).
- SCALEMODE_FRACTION_PIXEL - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode with X3DUOM baseType layoutScaleModeChoices is an array that can only include one set of the quoted enumeration values "\"FRACTION\" \"PIXEL\"" (Java syntax) or '"FRACTION" "PIXEL"' (XML syntax).
- SCALEMODE_FRACTION_STRETCH - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode with X3DUOM baseType layoutScaleModeChoices is an array that can only include one set of the quoted enumeration values "\"FRACTION\" \"STRETCH\"" (Java syntax) or '"FRACTION" "STRETCH"' (XML syntax).
- SCALEMODE_NONE_FRACTION - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode with X3DUOM baseType layoutScaleModeChoices is an array that can only include one set of the quoted enumeration values "\"NONE\" \"FRACTION\"" (Java syntax) or '"NONE" "FRACTION"' (XML syntax).
- SCALEMODE_NONE_NONE - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode with X3DUOM baseType layoutScaleModeChoices is an array that can only include one set of the quoted enumeration values "\"NONE\" \"NONE\"" (Java syntax) or '"NONE" "NONE"' (XML syntax).
- SCALEMODE_NONE_PIXEL - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode with X3DUOM baseType layoutScaleModeChoices is an array that can only include one set of the quoted enumeration values "\"NONE\" \"PIXEL\"" (Java syntax) or '"NONE" "PIXEL"' (XML syntax).
- SCALEMODE_NONE_STRETCH - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode with X3DUOM baseType layoutScaleModeChoices is an array that can only include one set of the quoted enumeration values "\"NONE\" \"STRETCH\"" (Java syntax) or '"NONE" "STRETCH"' (XML syntax).
- SCALEMODE_PIXEL_FRACTION - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode with X3DUOM baseType layoutScaleModeChoices is an array that can only include one set of the quoted enumeration values "\"PIXEL\" \"FRACTION\"" (Java syntax) or '"PIXEL" "FRACTION"' (XML syntax).
- SCALEMODE_PIXEL_NONE - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode with X3DUOM baseType layoutScaleModeChoices is an array that can only include one set of the quoted enumeration values "\"PIXEL\" \"NONE\"" (Java syntax) or '"PIXEL" "NONE"' (XML syntax).
- SCALEMODE_PIXEL_PIXEL - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode with X3DUOM baseType layoutScaleModeChoices is an array that can only include one set of the quoted enumeration values "\"PIXEL\" \"PIXEL\"" (Java syntax) or '"PIXEL" "PIXEL"' (XML syntax).
- SCALEMODE_PIXEL_STRETCH - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode with X3DUOM baseType layoutScaleModeChoices is an array that can only include one set of the quoted enumeration values "\"PIXEL\" \"STRETCH\"" (Java syntax) or '"PIXEL" "STRETCH"' (XML syntax).
- SCALEMODE_STRETCH_FRACTION - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode with X3DUOM baseType layoutScaleModeChoices is an array that can only include one set of the quoted enumeration values "\"STRETCH\" \"FRACTION\"" (Java syntax) or '"STRETCH" "FRACTION"' (XML syntax).
- SCALEMODE_STRETCH_NONE - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode with X3DUOM baseType layoutScaleModeChoices is an array that can only include one set of the quoted enumeration values "\"STRETCH\" \"NONE\"" (Java syntax) or '"STRETCH" "NONE"' (XML syntax).
- SCALEMODE_STRETCH_PIXEL - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode with X3DUOM baseType layoutScaleModeChoices is an array that can only include one set of the quoted enumeration values "\"STRETCH\" \"PIXEL\"" (Java syntax) or '"STRETCH" "PIXEL"' (XML syntax).
- SCALEMODE_STRETCH_STRETCH - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode with X3DUOM baseType layoutScaleModeChoices is an array that can only include one set of the quoted enumeration values "\"STRETCH\" \"STRETCH\"" (Java syntax) or '"STRETCH" "STRETCH"' (XML syntax).
- SCALEORIENTATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
SFRotation field named scaleOrientation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).
- SCALEORIENTATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
SFRotation field named scaleOrientation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).
- SCALEORIENTATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
SFRotation field named scaleOrientation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).
- SCALEORIENTATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Grouping.TransformObject
-
SFRotation field named scaleOrientation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).
- SCALEORIENTATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
SFRotation field named scaleOrientation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).
- SCALEORIENTATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
SFRotation field named scaleOrientation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).
- SCALEORIENTATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
SFRotation field named scaleOrientation has default value {0f,0f,1f,0f} (Java syntax) or 0 0 1 0 (XML syntax).
- scaleRGB(float) - Method in class org.web3d.x3d.jsail.fields.SFColorObject
-
Scale all color values in RGB space.
- SCENE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Core.X3DObject
-
SFNode field named Scene has default value null (Java syntax) or NULL (XML syntax).
- SceneObject - Class in org.web3d.x3d.jsail.Core
-
Scene is the implicit root node of the X3D scene graph.
- SceneObject() - Constructor for class org.web3d.x3d.jsail.Core.SceneObject
-
Constructor for SceneObject to initialize member variables with default values.
- SCHEME_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Core.metaObject
-
SFString field named scheme has default value equal to an empty string.
- ScreenFontStyle - Interface in org.web3d.x3d.sai.Layout
-
ScreenFontStyle is an X3DFontStyleNode defines the size, family, justification, and other styles used within a screen layout.
- ScreenFontStyleObject - Class in org.web3d.x3d.jsail.Layout
-
ScreenFontStyle is an X3DFontStyleNode defines the size, family, justification, and other styles used within a screen layout.
- ScreenFontStyleObject() - Constructor for class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Constructor for ScreenFontStyleObject to initialize member variables with default values.
- ScreenFontStyleObject(String) - Constructor for class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- ScreenGroup - Interface in org.web3d.x3d.sai.Layout
-
ScreenGroup is a Grouping node that can contain most nodes.
- ScreenGroupObject - Class in org.web3d.x3d.jsail.Layout
-
ScreenGroup is a Grouping node that can contain most nodes.
- ScreenGroupObject() - Constructor for class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Constructor for ScreenGroupObject to initialize member variables with default values.
- ScreenGroupObject(String) - Constructor for class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- Script - Interface in org.web3d.x3d.sai.Scripting
-
Script contains author-programmed event behaviors for a scene.
- ScriptObject - Class in org.web3d.x3d.jsail.Scripting
-
Script contains author-programmed event behaviors for a scene.
- ScriptObject() - Constructor for class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Constructor for ScriptObject to initialize member variables with default values.
- ScriptObject(String) - Constructor for class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- SEAGREEN - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
- SEASHELL - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
- SegmentedVolumeData - Interface in org.web3d.x3d.sai.VolumeRendering
-
SegmentedVolumeData displays a segmented voxel dataset with different RenderStyle nodes.
- SegmentedVolumeDataObject - Class in org.web3d.x3d.jsail.VolumeRendering
-
SegmentedVolumeData displays a segmented voxel dataset with different RenderStyle nodes.
- SegmentedVolumeDataObject() - Constructor for class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Constructor for SegmentedVolumeDataObject to initialize member variables with default values.
- SegmentedVolumeDataObject(String) - Constructor for class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- SEGMENTENABLED_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
MFBool field named segmentEnabled has default value equal to an empty list.
- SEGMENTIDENTIFIERS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
SFNode field named segmentIdentifiers has default value null (Java syntax) or NULL (XML syntax).
- SEPARATEBACKCOLOR_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
SFBool field named separateBackColor has default value false (Java syntax) or false (XML syntax).
- serializeEXISchema(String, InputStream, String) - Method in class org.web3d.x3d.util.exi.SerializeEXISchema
- SerializeEXISchema - Class in org.web3d.x3d.util.exi
-
EXISchemaFactory from OpenEXI is used to compile an EXI schema.
- SerializeEXISchema() - Constructor for class org.web3d.x3d.util.exi.SerializeEXISchema
- set(int, int) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3dObject
- set(int, int) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3fObject
- set(int, int) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4dObject
- set(int, int) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4fObject
- set(int, int) - Method in class org.web3d.x3d.jsail.fields.SFMatrix3dObject
- set(int, int) - Method in class org.web3d.x3d.jsail.fields.SFMatrix3fObject
- set(int, int) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4dObject
- set(int, int) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4fObject
- set(int, int) - Method in interface org.web3d.x3d.sai.Matrix3
- set(int, int) - Method in interface org.web3d.x3d.sai.Matrix4
- set1Value(int, boolean) - Method in class org.web3d.x3d.jsail.fields.MFBoolObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, boolean) - Method in interface org.web3d.x3d.sai.MFBool
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, double) - Method in class org.web3d.x3d.jsail.fields.MFDoubleObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, double) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, double) - Method in interface org.web3d.x3d.sai.MFDouble
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, double) - Method in interface org.web3d.x3d.sai.MFTime
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec2dObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec3dObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec4dObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, double[]) - Method in interface org.web3d.x3d.sai.MFVec2d
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, double[]) - Method in interface org.web3d.x3d.sai.MFVec3d
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, double[]) - Method in interface org.web3d.x3d.sai.MFVec4d
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, float) - Method in class org.web3d.x3d.jsail.fields.MFFloatObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, float) - Method in interface org.web3d.x3d.sai.MFFloat
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFRotationObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec2fObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec3fObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec4fObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, float[]) - Method in interface org.web3d.x3d.sai.MFColor
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, float[]) - Method in interface org.web3d.x3d.sai.MFColorRGBA
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, float[]) - Method in interface org.web3d.x3d.sai.MFRotation
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, float[]) - Method in interface org.web3d.x3d.sai.MFVec2f
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, float[]) - Method in interface org.web3d.x3d.sai.MFVec3f
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, float[]) - Method in interface org.web3d.x3d.sai.MFVec4f
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, int) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, int) - Method in class org.web3d.x3d.jsail.fields.MFImageObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, int) - Method in class org.web3d.x3d.jsail.fields.MFInt32Object
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, int) - Method in interface org.web3d.x3d.sai.MFImage
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, int) - Method in interface org.web3d.x3d.sai.MFInt32
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, int, float) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, int, int, int, int[]) - Method in class org.web3d.x3d.jsail.fields.MFImageObject
- set1Value(int, int, int, int, int[]) - Method in interface org.web3d.x3d.sai.MFImage
- set1Value(int, long) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, long) - Method in interface org.web3d.x3d.sai.MFTime
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, String) - Method in class org.web3d.x3d.jsail.fields.MFStringObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, String) - Method in interface org.web3d.x3d.sai.MFString
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, X3DNode) - Method in class org.web3d.x3d.jsail.fields.MFNodeObject
-
Replace a single value at the appropriate location in the existing value array.
- set1Value(int, X3DNode) - Method in interface org.web3d.x3d.sai.MFNode
-
Replace a single value at the appropriate location in the existing value array.
- setAbstractNodeTypes(AbstractNodeTypes) - Method in class org.web3d.x3d.util.x3duom.X3DUnifiedObjectModel
-
Sets the value of the abstractNodeTypes property.
- setAbstractObjectTypes(AbstractObjectTypes) - Method in class org.web3d.x3d.util.x3duom.X3DUnifiedObjectModel
-
Sets the value of the abstractObjectTypes property.
- setAcceptableNodeTypes(String) - Method in class org.web3d.x3d.util.x3duom.Field
-
Sets the value of the acceptableNodeTypes property.
- setAccessType(int) - Method in class org.web3d.x3d.jsail.fields.X3DConcreteFieldDefinition
-
Set the access type of the field.
- setAccessType(String) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Accessor method to assign String enumeration value ("initializeOnly" | "inputOnly" | "outputOnly" | "inputOutput") to inputOutput SFString field named accessType.
- setAccessType(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Assign typed object value to SFString accessType field, similar to
fieldObject.setAccessType(String). - setAccessType(AccessTypeValues) - Method in class org.web3d.x3d.util.x3duom.Field
-
Sets the value of the accessType property.
- setActivate(boolean) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Accessor method to assign boolean value to inputOnly SFBool field named activate.
- setActivate(boolean) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Accessor method to assign boolean value to inputOnly SFBool field named activate.
- setActivate(boolean) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Accessor method to assign boolean value to inputOnly SFBool field named activate.
- setActivate(boolean) - Method in interface org.web3d.x3d.sai.Shaders.ComposedShader
-
Accessor method to assign boolean value to inputOnly SFBool field named activate.
- setActivate(boolean) - Method in interface org.web3d.x3d.sai.Shaders.PackagedShader
-
Accessor method to assign boolean value to inputOnly SFBool field named activate.
- setActivate(boolean) - Method in interface org.web3d.x3d.sai.Shaders.ProgramShader
-
Accessor method to assign boolean value to inputOnly SFBool field named activate.
- setActivate(boolean) - Method in interface org.web3d.x3d.sai.Shaders.X3DShaderNode
-
Accessor method to assign boolean value to inputOnly SFBool field named activate.
- setActivate(SFBoolObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Assign typed object value to SFBool activate field, similar to
ComposedShaderObject.setActivate(boolean). - setActivate(SFBoolObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign typed object value to SFBool activate field, similar to
PackagedShaderObject.setActivate(boolean). - setActivate(SFBoolObject) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Assign typed object value to SFBool activate field, similar to
ProgramShaderObject.setActivate(boolean). - setActiveLayer(int) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Accessor method to assign int value to inputOutput SFInt32 field named activeLayer.
- setActiveLayer(int) - Method in interface org.web3d.x3d.sai.Layering.LayerSet
-
Accessor method to assign int value to inputOutput SFInt32 field named activeLayer.
- setActiveLayer(SFInt32Object) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Assign typed object value to SFInt32 activeLayer field, similar to
LayerSetObject.setActiveLayer(int). - setAdditionalEnumerationValuesAllowed(Boolean) - Method in class org.web3d.x3d.util.x3duom.Field
-
Sets the value of the additionalEnumerationValuesAllowed property.
- setAddress(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Accessor method to assign String value to inputOutput SFString field named address.
- setAddress(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign String value to inputOutput SFString field named address.
- setAddress(String) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign String value to inputOutput SFString field named address.
- setAddress(String) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign String value to inputOutput SFString field named address.
- setAddress(String) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign String value to inputOutput SFString field named address.
- setAddress(String) - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
-
Accessor method to assign String value to inputOutput SFString field named address.
- setAddress(String) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign String value to inputOutput SFString field named address.
- setAddress(String) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign String value to inputOutput SFString field named address.
- setAddress(String) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign String value to inputOutput SFString field named address.
- setAddress(String) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign String value to inputOutput SFString field named address.
- setAddress(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign typed object value to SFString address field, similar to
DISEntityManagerObject.setAddress(String). - setAddress(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFString address field, similar to
EspduTransformObject.setAddress(String). - setAddress(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFString address field, similar to
ReceiverPduObject.setAddress(String). - setAddress(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFString address field, similar to
SignalPduObject.setAddress(String). - setAddress(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFString address field, similar to
TransmitterPduObject.setAddress(String). - setAlias(String) - Method in class org.web3d.x3d.util.x3duom.Enumeration
-
Sets the value of the alias property.
- setAlign(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign singleton String value to MFString align field, similar to
LayoutObject.setAlign(String[]). - setAlign(String[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Accessor method to assign String enumeration array (""LEFT" "BOTTOM"" | ""LEFT" "CENTER"" | ""LEFT" "TOP"" | ""CENTER" "BOTTOM"" | ""CENTER" "CENTER"" | ""CENTER" "TOP"" | ""RIGHT" "BOTTOM"" | ""RIGHT" "CENTER"" | ""RIGHT" "TOP"") to inputOutput MFString field named align.
- setAlign(String[]) - Method in interface org.web3d.x3d.sai.Layout.Layout
-
Accessor method to assign String enumeration array (""LEFT" "BOTTOM"" | ""LEFT" "CENTER"" | ""LEFT" "TOP"" | ""CENTER" "BOTTOM"" | ""CENTER" "CENTER"" | ""CENTER" "TOP"" | ""RIGHT" "BOTTOM"" | ""RIGHT" "CENTER"" | ""RIGHT" "TOP"") to inputOutput MFString field named align.
- setAlign(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign ArrayList value of MFString align field, similar to
LayoutObject.setAlign(String[]). - setAlign(MFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign typed object value to MFString align field, similar to
LayoutObject.setAlign(String[]). - setAlign(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign single SFString object value to MFString align field, similar to
LayoutObject.setAlign(String[]). - setAlpha(double) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
MultiTextureObject.setAlpha(float). - setAlpha(float) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Accessor method to assign float value to inputOutput SFFloat field named alpha.
- setAlpha(float) - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
-
Accessor method to assign float value to inputOutput SFFloat field named alpha.
- setAlpha(SFFloatObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign typed object value to SFFloat alpha field, similar to
MultiTextureObject.setAlpha(float). - setAmbientIntensity(double) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
DirectionalLightObject.setAmbientIntensity(float). - setAmbientIntensity(double) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
PointLightObject.setAmbientIntensity(float). - setAmbientIntensity(double) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SpotLightObject.setAmbientIntensity(float). - setAmbientIntensity(double) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
MaterialObject.setAmbientIntensity(float). - setAmbientIntensity(double) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
TwoSidedMaterialObject.setAmbientIntensity(float). - setAmbientIntensity(float) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Accessor method to assign float value to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(float) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Accessor method to assign float value to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Accessor method to assign float value to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(float) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Accessor method to assign float value to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Accessor method to assign float value to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(float) - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
-
Accessor method to assign float value to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(float) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Accessor method to assign float value to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(float) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Accessor method to assign float value to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(float) - Method in interface org.web3d.x3d.sai.Lighting.X3DLightNode
-
Accessor method to assign float value to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(float) - Method in interface org.web3d.x3d.sai.Shape.Material
-
Accessor method to assign float value to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(float) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Accessor method to assign float value to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign typed object value to SFFloat ambientIntensity field, similar to
DirectionalLightObject.setAmbientIntensity(float). - setAmbientIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign typed object value to SFFloat ambientIntensity field, similar to
PointLightObject.setAmbientIntensity(float). - setAmbientIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign typed object value to SFFloat ambientIntensity field, similar to
SpotLightObject.setAmbientIntensity(float). - setAmbientIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign typed object value to SFFloat ambientIntensity field, similar to
MaterialObject.setAmbientIntensity(float). - setAmbientIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign typed object value to SFFloat ambientIntensity field, similar to
TwoSidedMaterialObject.setAmbientIntensity(float). - setAnchorPoint(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
BallJointObject.setAnchorPoint(float[]). - setAnchorPoint(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
DoubleAxisHingeJointObject.setAnchorPoint(float[]). - setAnchorPoint(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SingleAxisHingeJointObject.setAnchorPoint(float[]). - setAnchorPoint(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
UniversalJointObject.setAnchorPoint(float[]). - setAnchorPoint(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
BallJointObject.setAnchorPoint(float[]). - setAnchorPoint(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
DoubleAxisHingeJointObject.setAnchorPoint(float[]). - setAnchorPoint(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
SingleAxisHingeJointObject.setAnchorPoint(float[]). - setAnchorPoint(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
UniversalJointObject.setAnchorPoint(float[]). - setAnchorPoint(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.
- setAnchorPoint(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.
- setAnchorPoint(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.
- setAnchorPoint(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.
- setAnchorPoint(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.
- setAnchorPoint(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.
- setAnchorPoint(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.
- setAnchorPoint(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.
- setAnchorPoint(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign values to SFVec3f anchorPoint field, similar to
BallJointObject.setAnchorPoint(float[]). - setAnchorPoint(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign values to SFVec3f anchorPoint field, similar to
DoubleAxisHingeJointObject.setAnchorPoint(float[]). - setAnchorPoint(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign values to SFVec3f anchorPoint field, similar to
SingleAxisHingeJointObject.setAnchorPoint(float[]). - setAnchorPoint(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign values to SFVec3f anchorPoint field, similar to
UniversalJointObject.setAnchorPoint(float[]). - setAnchorPoint(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign typed object value to SFVec3f anchorPoint field, similar to
BallJointObject.setAnchorPoint(float[]). - setAnchorPoint(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign typed object value to SFVec3f anchorPoint field, similar to
DoubleAxisHingeJointObject.setAnchorPoint(float[]). - setAnchorPoint(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign typed object value to SFVec3f anchorPoint field, similar to
SingleAxisHingeJointObject.setAnchorPoint(float[]). - setAnchorPoint(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign typed object value to SFVec3f anchorPoint field, similar to
UniversalJointObject.setAnchorPoint(float[]). - setAngle(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ConeEmitterObject.setAngle(float). - setAngle(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named angle.
- setAngle(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named angle.
- setAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign typed object value to SFFloat angle field, similar to
ConeEmitterObject.setAngle(float). - setAngularDampingFactor(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
RigidBodyObject.setAngularDampingFactor(float). - setAngularDampingFactor(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign float value to inputOutput SFFloat field named angularDampingFactor.
- setAngularDampingFactor(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign float value to inputOutput SFFloat field named angularDampingFactor.
- setAngularDampingFactor(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFFloat angularDampingFactor field, similar to
RigidBodyObject.setAngularDampingFactor(float). - setAngularVelocity(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
RigidBodyObject.setAngularVelocity(float[]). - setAngularVelocity(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
RigidBodyObject.setAngularVelocity(float[]). - setAngularVelocity(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named angularVelocity.
- setAngularVelocity(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named angularVelocity.
- setAngularVelocity(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign values to SFVec3f angularVelocity field, similar to
RigidBodyObject.setAngularVelocity(float[]). - setAngularVelocity(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFVec3f angularVelocity field, similar to
RigidBodyObject.setAngularVelocity(float[]). - setAnisotropicDegree(double) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
TexturePropertiesObject.setAnisotropicDegree(float). - setAnisotropicDegree(float) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Accessor method to assign float value to inputOutput SFFloat field named anisotropicDegree.
- setAnisotropicDegree(float) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Accessor method to assign float value to inputOutput SFFloat field named anisotropicDegree.
- setAnisotropicDegree(SFFloatObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign typed object value to SFFloat anisotropicDegree field, similar to
TexturePropertiesObject.setAnisotropicDegree(float). - setAntennaLocation(double[]) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TransmitterPduObject.setAntennaLocation(float[]). - setAntennaLocation(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TransmitterPduObject.setAntennaLocation(float[]). - setAntennaLocation(float[]) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named antennaLocation.
- setAntennaLocation(float[]) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named antennaLocation.
- setAntennaLocation(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign values to SFVec3f antennaLocation field, similar to
TransmitterPduObject.setAntennaLocation(float[]). - setAntennaLocation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFVec3f antennaLocation field, similar to
TransmitterPduObject.setAntennaLocation(float[]). - setAntennaPatternLength(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named antennaPatternLength.
- setAntennaPatternLength(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named antennaPatternLength.
- setAntennaPatternLength(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 antennaPatternLength field, similar to
TransmitterPduObject.setAntennaPatternLength(int). - setAntennaPatternType(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named antennaPatternType.
- setAntennaPatternType(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named antennaPatternType.
- setAntennaPatternType(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 antennaPatternType field, similar to
TransmitterPduObject.setAntennaPatternType(int). - setAppearance(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field appearance.
- setAppearance(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field appearance.
- setAppearance(X3DAppearanceNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign X3DAppearanceNode instance (using a properly typed node) to inputOutput SFNode field appearance.
- setAppearance(X3DAppearanceNode) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Accessor method to assign X3DAppearanceNode instance (using a properly typed node) to inputOutput SFNode field appearance.
- setAppearance(X3DAppearanceNode) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign X3DAppearanceNode instance (using a properly typed node) to inputOutput SFNode field appearance.
- setAppearance(X3DAppearanceNode) - Method in interface org.web3d.x3d.sai.Shape.Shape
-
Accessor method to assign X3DAppearanceNode instance (using a properly typed node) to inputOutput SFNode field appearance.
- setAppearance(X3DAppearanceNode) - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
-
Accessor method to assign X3DAppearanceNode instance (using a properly typed node) to inputOutput SFNode field appearance.
- setAppinfo(String) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Accessor method to assign String value to inputOutput SFString field named appinfo.
- setAppinfo(String) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Accessor method to assign String value to inputOutput SFString field named appinfo.
- setAppinfo(String) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Accessor method to assign String value to inputOutput SFString field named appinfo.
- setAppinfo(String) - Method in class org.web3d.x3d.util.x3duom.Enumeration
-
Sets the value of the appinfo property.
- setAppinfo(String) - Method in class org.web3d.x3d.util.x3duom.InterfaceDefinition
-
Sets the value of the appinfo property.
- setAppinfo(String) - Method in class org.web3d.x3d.util.x3duom.SimpleType
-
Sets the value of the appinfo property.
- setAppinfo(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Assign typed object value to SFString appinfo field, similar to
ExternProtoDeclareObject.setAppinfo(String). - setAppinfo(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Assign typed object value to SFString appinfo field, similar to
fieldObject.setAppinfo(String). - setAppinfo(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Assign typed object value to SFString appinfo field, similar to
ProtoDeclareObject.setAppinfo(String). - setApplicationID(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Accessor method to assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
-
Accessor method to assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign typed object value to SFInt32 applicationID field, similar to
DISEntityManagerObject.setApplicationID(int). - setApplicationID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 applicationID field, similar to
EspduTransformObject.setApplicationID(int). - setApplicationID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFInt32 applicationID field, similar to
ReceiverPduObject.setApplicationID(int). - setApplicationID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFInt32 applicationID field, similar to
SignalPduObject.setApplicationID(int). - setApplicationID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 applicationID field, similar to
TransmitterPduObject.setApplicationID(int). - setApplied(boolean) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Accessor method to assign boolean value to inputOutput SFBool field named applied.
- setApplied(boolean) - Method in interface org.web3d.x3d.sai.Shape.LineProperties
-
Accessor method to assign boolean value to inputOutput SFBool field named applied.
- setApplied(SFBoolObject) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Assign typed object value to SFBool applied field, similar to
LinePropertiesObject.setApplied(boolean). - setAppliedParameters(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign singleton String value to MFString appliedParameters field, similar to
CollisionCollectionObject.setAppliedParameters(String[]). - setAppliedParameters(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign singleton String value to MFString appliedParameters field, similar to
ContactObject.setAppliedParameters(String[]). - setAppliedParameters(String[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign String enumeration array (""BOUNCE"" | ""USER_FRICTION"" | ""FRICTION_COEFFICIENT-2"" | ""ERROR_REDUCTION"" | ""CONSTANT_FORCE"" | ""SPEED-1"" | ""SPEED-2"" | ""SLIP-1"" | ""SLIP-2"") to inputOutput MFString field named appliedParameters.
- setAppliedParameters(String[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign String enumeration array (""BOUNCE"" | ""USER_FRICTION"" | ""FRICTION_COEFFICIENT-2"" | ""ERROR_REDUCTION"" | ""CONSTANT_FORCE"" | ""SPEED-1"" | ""SPEED-2"" | ""SLIP-1"" | ""SLIP-2"") to inputOutput MFString field named appliedParameters.
- setAppliedParameters(String[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Accessor method to assign String enumeration array (""BOUNCE"" | ""USER_FRICTION"" | ""FRICTION_COEFFICIENT-2"" | ""ERROR_REDUCTION"" | ""CONSTANT_FORCE"" | ""SPEED-1"" | ""SPEED-2"" | ""SLIP-1"" | ""SLIP-2"") to inputOutput MFString field named appliedParameters.
- setAppliedParameters(String[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Accessor method to assign String enumeration array (""BOUNCE"" | ""USER_FRICTION"" | ""FRICTION_COEFFICIENT-2"" | ""ERROR_REDUCTION"" | ""CONSTANT_FORCE"" | ""SPEED-1"" | ""SPEED-2"" | ""SLIP-1"" | ""SLIP-2"") to inputOutput MFString field named appliedParameters.
- setAppliedParameters(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign ArrayList value of MFString appliedParameters field, similar to
CollisionCollectionObject.setAppliedParameters(String[]). - setAppliedParameters(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign ArrayList value of MFString appliedParameters field, similar to
ContactObject.setAppliedParameters(String[]). - setAppliedParameters(MFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign typed object value to MFString appliedParameters field, similar to
CollisionCollectionObject.setAppliedParameters(String[]). - setAppliedParameters(MFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign typed object value to MFString appliedParameters field, similar to
ContactObject.setAppliedParameters(String[]). - setAppliedParameters(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign single SFString object value to MFString appliedParameters field, similar to
CollisionCollectionObject.setAppliedParameters(String[]). - setAppliedParameters(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign single SFString object value to MFString appliedParameters field, similar to
ContactObject.setAppliedParameters(String[]). - setArticulationParameterArray(double[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
EspduTransformObject.setArticulationParameterArray(float[]). - setArticulationParameterArray(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign Float array to inputOutput MFFloat field named articulationParameterArray.
- setArticulationParameterArray(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign float array to inputOutput MFFloat field named articulationParameterArray.
- setArticulationParameterArray(int[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign floating-point array value of MFFloat articulationParameterArray field, similar to
EspduTransformObject.setArticulationParameterArray(float[]). - setArticulationParameterArray(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign ArrayList value of MFFloat articulationParameterArray field, similar to
EspduTransformObject.setArticulationParameterArray(float[]). - setArticulationParameterArray(MFFloatObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to MFFloat articulationParameterArray field, similar to
EspduTransformObject.setArticulationParameterArray(float[]). - setArticulationParameterChangeIndicatorArray(int[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign Integer array to inputOutput MFInt32 field named articulationParameterChangeIndicatorArray.
- setArticulationParameterChangeIndicatorArray(int[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int array to inputOutput MFInt32 field named articulationParameterChangeIndicatorArray.
- setArticulationParameterChangeIndicatorArray(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign ArrayList value of MFInt32 articulationParameterChangeIndicatorArray field, similar to
EspduTransformObject.setArticulationParameterChangeIndicatorArray(int[]). - setArticulationParameterChangeIndicatorArray(MFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to MFInt32 articulationParameterChangeIndicatorArray field, similar to
EspduTransformObject.setArticulationParameterChangeIndicatorArray(int[]). - setArticulationParameterCount(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named articulationParameterCount.
- setArticulationParameterCount(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named articulationParameterCount.
- setArticulationParameterCount(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 articulationParameterCount field, similar to
EspduTransformObject.setArticulationParameterCount(int). - setArticulationParameterDesignatorArray(int[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign Integer array to inputOutput MFInt32 field named articulationParameterDesignatorArray.
- setArticulationParameterDesignatorArray(int[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int array to inputOutput MFInt32 field named articulationParameterDesignatorArray.
- setArticulationParameterDesignatorArray(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign ArrayList value of MFInt32 articulationParameterDesignatorArray field, similar to
EspduTransformObject.setArticulationParameterDesignatorArray(int[]). - setArticulationParameterDesignatorArray(MFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to MFInt32 articulationParameterDesignatorArray field, similar to
EspduTransformObject.setArticulationParameterDesignatorArray(int[]). - setArticulationParameterIdPartAttachedToArray(int[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign Integer array to inputOutput MFInt32 field named articulationParameterIdPartAttachedToArray.
- setArticulationParameterIdPartAttachedToArray(int[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int array to inputOutput MFInt32 field named articulationParameterIdPartAttachedToArray.
- setArticulationParameterIdPartAttachedToArray(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign ArrayList value of MFInt32 articulationParameterIdPartAttachedToArray field, similar to
EspduTransformObject.setArticulationParameterIdPartAttachedToArray(int[]). - setArticulationParameterIdPartAttachedToArray(MFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to MFInt32 articulationParameterIdPartAttachedToArray field, similar to
EspduTransformObject.setArticulationParameterIdPartAttachedToArray(int[]). - setArticulationParameterTypeArray(int[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign Integer array to inputOutput MFInt32 field named articulationParameterTypeArray.
- setArticulationParameterTypeArray(int[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int array to inputOutput MFInt32 field named articulationParameterTypeArray.
- setArticulationParameterTypeArray(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign ArrayList value of MFInt32 articulationParameterTypeArray field, similar to
EspduTransformObject.setArticulationParameterTypeArray(int[]). - setArticulationParameterTypeArray(MFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to MFInt32 articulationParameterTypeArray field, similar to
EspduTransformObject.setArticulationParameterTypeArray(int[]). - setAS(String) - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
-
Accessor method to assign String value to inputOutput SFString field named AS.
- setAS(String) - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
-
Accessor method to assign String value to inputOutput SFString field named AS.
- setAS(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
-
Assign typed object value to SFString AS field, similar to
EXPORTObject.setAS(String). - setAS(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
-
Assign typed object value to SFString AS field, similar to
IMPORTObject.setAS(String). - setAttenuation(double[]) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PointLightObject.setAttenuation(float[]). - setAttenuation(double[]) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SpotLightObject.setAttenuation(float[]). - setAttenuation(double, double, double) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PointLightObject.setAttenuation(float[]). - setAttenuation(double, double, double) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
SpotLightObject.setAttenuation(float[]). - setAttenuation(float[]) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named attenuation.
- setAttenuation(float[]) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named attenuation.
- setAttenuation(float[]) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named attenuation.
- setAttenuation(float[]) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named attenuation.
- setAttenuation(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign values to SFVec3f attenuation field, similar to
PointLightObject.setAttenuation(float[]). - setAttenuation(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign values to SFVec3f attenuation field, similar to
SpotLightObject.setAttenuation(float[]). - setAttenuation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign typed object value to SFVec3f attenuation field, similar to
PointLightObject.setAttenuation(float[]). - setAttenuation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign typed object value to SFVec3f attenuation field, similar to
SpotLightObject.setAttenuation(float[]). - setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign ArrayList value of MFNode attrib field, similar to
IndexedQuadSetObject.setAttrib(X3DNode[]). - setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign ArrayList value of MFNode attrib field, similar to
QuadSetObject.setAttrib(X3DNode[]). - setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign ArrayList value of MFNode attrib field, similar to
ElevationGridObject.setAttrib(X3DNode[]). - setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign ArrayList value of MFNode attrib field, similar to
IndexedFaceSetObject.setAttrib(X3DNode[]). - setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign ArrayList value of MFNode attrib field, similar to
IndexedLineSetObject.setAttrib(X3DNode[]). - setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign ArrayList value of MFNode attrib field, similar to
IndexedTriangleFanSetObject.setAttrib(X3DNode[]). - setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign ArrayList value of MFNode attrib field, similar to
IndexedTriangleSetObject.setAttrib(X3DNode[]). - setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign ArrayList value of MFNode attrib field, similar to
IndexedTriangleStripSetObject.setAttrib(X3DNode[]). - setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign ArrayList value of MFNode attrib field, similar to
LineSetObject.setAttrib(X3DNode[]). - setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Assign ArrayList value of MFNode attrib field, similar to
PointSetObject.setAttrib(X3DNode[]). - setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign ArrayList value of MFNode attrib field, similar to
TriangleFanSetObject.setAttrib(X3DNode[]). - setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign ArrayList value of MFNode attrib field, similar to
TriangleSetObject.setAttrib(X3DNode[]). - setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign ArrayList value of MFNode attrib field, similar to
TriangleStripSetObject.setAttrib(X3DNode[]). - setAttrib(X3DNode) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in interface org.web3d.x3d.sai.Rendering.LineSet
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in interface org.web3d.x3d.sai.Rendering.PointSet
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Accessor method to assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Accessor method to assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Accessor method to assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Accessor method to assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Accessor method to assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Accessor method to assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Accessor method to assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Accessor method to assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Accessor method to assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Accessor method to assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Accessor method to assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.LineSet
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.PointSet
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAutoCalc(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named autoCalc.
- setAutoCalc(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign boolean value to initializeOnly SFBool field named autoCalc.
- setAutoCalc(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFBool autoCalc field, similar to
MotorJointObject.setAutoCalc(boolean). - setAutoDamp(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign boolean value to inputOutput SFBool field named autoDamp.
- setAutoDamp(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign boolean value to inputOutput SFBool field named autoDamp.
- setAutoDamp(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFBool autoDamp field, similar to
RigidBodyObject.setAutoDamp(boolean). - setAutoDisable(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign boolean value to inputOutput SFBool field named autoDisable.
- setAutoDisable(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign boolean value to inputOutput SFBool field named autoDisable.
- setAutoDisable(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign boolean value to inputOutput SFBool field named autoDisable.
- setAutoDisable(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Accessor method to assign boolean value to inputOutput SFBool field named autoDisable.
- setAutoDisable(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign typed object value to SFBool autoDisable field, similar to
RigidBodyCollectionObject.setAutoDisable(boolean). - setAutoDisable(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFBool autoDisable field, similar to
RigidBodyObject.setAutoDisable(boolean). - setAutoOffset(boolean) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named autoOffset.
- setAutoOffset(boolean) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named autoOffset.
- setAutoOffset(boolean) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named autoOffset.
- setAutoOffset(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named autoOffset.
- setAutoOffset(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named autoOffset.
- setAutoOffset(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named autoOffset.
- setAutoOffset(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DDragSensorNode
-
Accessor method to assign boolean value to inputOutput SFBool field named autoOffset.
- setAutoOffset(SFBoolObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign typed object value to SFBool autoOffset field, similar to
CylinderSensorObject.setAutoOffset(boolean). - setAutoOffset(SFBoolObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign typed object value to SFBool autoOffset field, similar to
PlaneSensorObject.setAutoOffset(boolean). - setAutoOffset(SFBoolObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign typed object value to SFBool autoOffset field, similar to
SphereSensorObject.setAutoOffset(boolean). - setAvatarSize(double[]) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
NavigationInfoObject.setAvatarSize(float[]). - setAvatarSize(float[]) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Accessor method to assign Float array to inputOutput MFFloat field named avatarSize.
- setAvatarSize(float[]) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Accessor method to assign float array to inputOutput MFFloat field named avatarSize.
- setAvatarSize(int[]) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign floating-point array value of MFFloat avatarSize field, similar to
NavigationInfoObject.setAvatarSize(float[]). - setAvatarSize(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign ArrayList value of MFFloat avatarSize field, similar to
NavigationInfoObject.setAvatarSize(float[]). - setAvatarSize(MFFloatObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign typed object value to MFFloat avatarSize field, similar to
NavigationInfoObject.setAvatarSize(float[]). - setAxis(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SingleAxisHingeJointObject.setAxis(float[]). - setAxis(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SliderJointObject.setAxis(float[]). - setAxis(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
SingleAxisHingeJointObject.setAxis(float[]). - setAxis(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
SliderJointObject.setAxis(float[]). - setAxis(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named axis.
- setAxis(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named axis.
- setAxis(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named axis.
- setAxis(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named axis.
- setAxis(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign values to SFVec3f axis field, similar to
SingleAxisHingeJointObject.setAxis(float[]). - setAxis(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign values to SFVec3f axis field, similar to
SliderJointObject.setAxis(float[]). - setAxis(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign typed object value to SFVec3f axis field, similar to
SingleAxisHingeJointObject.setAxis(float[]). - setAxis(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign typed object value to SFVec3f axis field, similar to
SliderJointObject.setAxis(float[]). - setAxis1(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
DoubleAxisHingeJointObject.setAxis1(float[]). - setAxis1(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
UniversalJointObject.setAxis1(float[]). - setAxis1(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
DoubleAxisHingeJointObject.setAxis1(float[]). - setAxis1(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
UniversalJointObject.setAxis1(float[]). - setAxis1(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named axis1.
- setAxis1(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named axis1.
- setAxis1(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named axis1.
- setAxis1(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named axis1.
- setAxis1(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign values to SFVec3f axis1 field, similar to
DoubleAxisHingeJointObject.setAxis1(float[]). - setAxis1(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign values to SFVec3f axis1 field, similar to
UniversalJointObject.setAxis1(float[]). - setAxis1(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign typed object value to SFVec3f axis1 field, similar to
DoubleAxisHingeJointObject.setAxis1(float[]). - setAxis1(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign typed object value to SFVec3f axis1 field, similar to
UniversalJointObject.setAxis1(float[]). - setAxis1Angle(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
MotorJointObject.setAxis1Angle(float). - setAxis1Angle(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named axis1Angle.
- setAxis1Angle(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named axis1Angle.
- setAxis1Angle(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFFloat axis1Angle field, similar to
MotorJointObject.setAxis1Angle(float). - setAxis1Torque(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
MotorJointObject.setAxis1Torque(float). - setAxis1Torque(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named axis1Torque.
- setAxis1Torque(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign float value to inputOutput SFFloat field named axis1Torque.
- setAxis1Torque(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFFloat axis1Torque field, similar to
MotorJointObject.setAxis1Torque(float). - setAxis2(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
DoubleAxisHingeJointObject.setAxis2(float[]). - setAxis2(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
UniversalJointObject.setAxis2(float[]). - setAxis2(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
DoubleAxisHingeJointObject.setAxis2(float[]). - setAxis2(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
UniversalJointObject.setAxis2(float[]). - setAxis2(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named axis2.
- setAxis2(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named axis2.
- setAxis2(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named axis2.
- setAxis2(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named axis2.
- setAxis2(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign values to SFVec3f axis2 field, similar to
DoubleAxisHingeJointObject.setAxis2(float[]). - setAxis2(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign values to SFVec3f axis2 field, similar to
UniversalJointObject.setAxis2(float[]). - setAxis2(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign typed object value to SFVec3f axis2 field, similar to
DoubleAxisHingeJointObject.setAxis2(float[]). - setAxis2(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign typed object value to SFVec3f axis2 field, similar to
UniversalJointObject.setAxis2(float[]). - setAxis2Angle(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
MotorJointObject.setAxis2Angle(float). - setAxis2Angle(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named axis2Angle.
- setAxis2Angle(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named axis2Angle.
- setAxis2Angle(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFFloat axis2Angle field, similar to
MotorJointObject.setAxis2Angle(float). - setAxis2Torque(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
MotorJointObject.setAxis2Torque(float). - setAxis2Torque(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named axis2Torque.
- setAxis2Torque(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign float value to inputOutput SFFloat field named axis2Torque.
- setAxis2Torque(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFFloat axis2Torque field, similar to
MotorJointObject.setAxis2Torque(float). - setAxis3Angle(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
MotorJointObject.setAxis3Angle(float). - setAxis3Angle(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named axis3Angle.
- setAxis3Angle(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named axis3Angle.
- setAxis3Angle(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFFloat axis3Angle field, similar to
MotorJointObject.setAxis3Angle(float). - setAxis3Torque(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
MotorJointObject.setAxis3Torque(float). - setAxis3Torque(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named axis3Torque.
- setAxis3Torque(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign float value to inputOutput SFFloat field named axis3Torque.
- setAxis3Torque(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFFloat axis3Torque field, similar to
MotorJointObject.setAxis3Torque(float). - setAxisOfRotation(double[]) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
BillboardObject.setAxisOfRotation(float[]). - setAxisOfRotation(double, double, double) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
BillboardObject.setAxisOfRotation(float[]). - setAxisOfRotation(float[]) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Accessor method to assign 3-tuple float array unit axis, angle (in radians) to inputOutput SFVec3f field named axisOfRotation.
- setAxisOfRotation(float[]) - Method in interface org.web3d.x3d.sai.Navigation.Billboard
-
Accessor method to assign 3-tuple float array unit axis, angle (in radians) to inputOutput SFVec3f field named axisOfRotation.
- setAxisOfRotation(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign values to SFVec3f axisOfRotation field, similar to
BillboardObject.setAxisOfRotation(float[]). - setAxisOfRotation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign typed object value to SFVec3f axisOfRotation field, similar to
BillboardObject.setAxisOfRotation(float[]). - setAxisRotation(double[]) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CylinderSensorObject.setAxisRotation(float[]). - setAxisRotation(double[]) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PlaneSensorObject.setAxisRotation(float[]). - setAxisRotation(double, double, double, double) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CylinderSensorObject.setAxisRotation(float[]). - setAxisRotation(double, double, double, double) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PlaneSensorObject.setAxisRotation(float[]). - setAxisRotation(float[]) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named axisRotation.
- setAxisRotation(float[]) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named axisRotation.
- setAxisRotation(float[]) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named axisRotation.
- setAxisRotation(float[]) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named axisRotation.
- setAxisRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign values to SFRotation axisRotation field, similar to
CylinderSensorObject.setAxisRotation(float[]). - setAxisRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign values to SFRotation axisRotation field, similar to
PlaneSensorObject.setAxisRotation(float[]). - setAxisRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign typed object value to SFRotation axisRotation field, similar to
CylinderSensorObject.setAxisRotation(float[]). - setAxisRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign typed object value to SFRotation axisRotation field, similar to
PlaneSensorObject.setAxisRotation(float[]). - setBack(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field back.
- setBack(X3DTexture2DNode) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field back.
- setBack(X3DTexture2DNode) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
-
Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field back.
- setBackAmbientIntensity(double) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
TwoSidedMaterialObject.setBackAmbientIntensity(float). - setBackAmbientIntensity(float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Accessor method to assign float value to inputOutput SFFloat field named backAmbientIntensity.
- setBackAmbientIntensity(float) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Accessor method to assign float value to inputOutput SFFloat field named backAmbientIntensity.
- setBackAmbientIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign typed object value to SFFloat backAmbientIntensity field, similar to
TwoSidedMaterialObject.setBackAmbientIntensity(float). - setBackDiffuseColor(double[]) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TwoSidedMaterialObject.setBackDiffuseColor(float[]). - setBackDiffuseColor(double, double, double) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TwoSidedMaterialObject.setBackDiffuseColor(float[]). - setBackDiffuseColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named backDiffuseColor.
- setBackDiffuseColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named backDiffuseColor.
- setBackDiffuseColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign values to SFColor backDiffuseColor field, similar to
TwoSidedMaterialObject.setBackDiffuseColor(float[]). - setBackDiffuseColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign typed object value to SFColor backDiffuseColor field, similar to
TwoSidedMaterialObject.setBackDiffuseColor(float[]). - setBackEmissiveColor(double[]) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TwoSidedMaterialObject.setBackEmissiveColor(float[]). - setBackEmissiveColor(double, double, double) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TwoSidedMaterialObject.setBackEmissiveColor(float[]). - setBackEmissiveColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named backEmissiveColor.
- setBackEmissiveColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named backEmissiveColor.
- setBackEmissiveColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign values to SFColor backEmissiveColor field, similar to
TwoSidedMaterialObject.setBackEmissiveColor(float[]). - setBackEmissiveColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign typed object value to SFColor backEmissiveColor field, similar to
TwoSidedMaterialObject.setBackEmissiveColor(float[]). - setBackShininess(double) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
TwoSidedMaterialObject.setBackShininess(float). - setBackShininess(float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Accessor method to assign float value to inputOutput SFFloat field named backShininess.
- setBackShininess(float) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Accessor method to assign float value to inputOutput SFFloat field named backShininess.
- setBackShininess(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign typed object value to SFFloat backShininess field, similar to
TwoSidedMaterialObject.setBackShininess(float). - setBackSpecularColor(double[]) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TwoSidedMaterialObject.setBackSpecularColor(float[]). - setBackSpecularColor(double, double, double) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TwoSidedMaterialObject.setBackSpecularColor(float[]). - setBackSpecularColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named backSpecularColor.
- setBackSpecularColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named backSpecularColor.
- setBackSpecularColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign values to SFColor backSpecularColor field, similar to
TwoSidedMaterialObject.setBackSpecularColor(float[]). - setBackSpecularColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign typed object value to SFColor backSpecularColor field, similar to
TwoSidedMaterialObject.setBackSpecularColor(float[]). - setBackTexture(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field backTexture.
- setBackTexture(X3DNode) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field backTexture. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTexture2DNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Texturing.MultiTextureObject); if (!
- setBackTexture(X3DNode) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field backTexture. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTexture2DNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Texturing.MultiTextureObject); if (!
- setBackTransparency(double) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
TwoSidedMaterialObject.setBackTransparency(float). - setBackTransparency(float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Accessor method to assign float value to inputOutput SFFloat field named backTransparency.
- setBackTransparency(float) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Accessor method to assign float value to inputOutput SFFloat field named backTransparency.
- setBackTransparency(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign typed object value to SFFloat backTransparency field, similar to
TwoSidedMaterialObject.setBackTransparency(float). - setBackUrl(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign singleton String value to MFString backUrl field, similar to
BackgroundObject.setBackUrl(String[]). - setBackUrl(String[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Accessor method to assign String array to inputOutput MFString field named backUrl.
- setBackUrl(String[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Accessor method to assign String array to inputOutput MFString field named backUrl.
- setBackUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign ArrayList value of MFString backUrl field, similar to
BackgroundObject.setBackUrl(String[]). - setBackUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign typed object value to MFString backUrl field, similar to
BackgroundObject.setBackUrl(String[]). - setBackUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign single SFString object value to MFString backUrl field, similar to
BackgroundObject.setBackUrl(String[]). - setBaseType(String) - Method in class org.web3d.x3d.util.x3duom.AdditionalInheritance
-
Sets the value of the baseType property.
- setBaseType(String) - Method in class org.web3d.x3d.util.x3duom.Field
-
Sets the value of the baseType property.
- setBaseType(String) - Method in class org.web3d.x3d.util.x3duom.Inheritance
-
Sets the value of the baseType property.
- setBaseType(String) - Method in class org.web3d.x3d.util.x3duom.SimpleType
-
Sets the value of the baseType property.
- setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CADAssemblyObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CADFaceObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CADLayerObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CADPartObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
EspduTransformObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ReceiverPduObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SignalPduObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TransmitterPduObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
GeoLocationObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
GeoLODObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
GeoTransformObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
GroupObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
StaticGroupObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SwitchObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TransformObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimHumanoidObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimJointObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimSegmentObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimSiteObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ViewportObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
LayoutGroupObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ScreenGroupObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
BillboardObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CollisionObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
LODObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
AnchorObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
InlineObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
NurbsSetObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ParticleSystemObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PickableGroupObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CollidableOffsetObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CollidableShapeObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CollisionCollectionObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CollisionSpaceObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ShapeObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
IsoSurfaceVolumeDataObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SegmentedVolumeDataObject.setBboxCenter(float[]). - setBboxCenter(double[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
VolumeDataObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CADAssemblyObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CADFaceObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CADLayerObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CADPartObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
EspduTransformObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ReceiverPduObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
SignalPduObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TransmitterPduObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
GeoLocationObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
GeoLODObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
GeoTransformObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
GroupObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
StaticGroupObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
SwitchObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TransformObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimHumanoidObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimJointObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimSegmentObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimSiteObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ViewportObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
LayoutGroupObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ScreenGroupObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
BillboardObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CollisionObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
LODObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
AnchorObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
InlineObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
NurbsSetObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ParticleSystemObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PickableGroupObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CollidableOffsetObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CollidableShapeObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CollisionCollectionObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CollisionSpaceObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ShapeObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
IsoSurfaceVolumeDataObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
SegmentedVolumeDataObject.setBboxCenter(float[]). - setBboxCenter(double, double, double) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
VolumeDataObject.setBboxCenter(float[]). - setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Group
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Grouping.StaticGroup
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Switch
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Grouping.X3DBoundedObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Grouping.X3DGroupingNode
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Layering.Viewport
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Layering.X3DViewportNode
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Layout.ScreenGroup
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Navigation.Billboard
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Navigation.Collision
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Networking.Inline
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Shape.Shape
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeDataNode
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign values to SFVec3f bboxCenter field, similar to
CADAssemblyObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign values to SFVec3f bboxCenter field, similar to
CADFaceObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign values to SFVec3f bboxCenter field, similar to
CADLayerObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign values to SFVec3f bboxCenter field, similar to
CADPartObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign values to SFVec3f bboxCenter field, similar to
EspduTransformObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign values to SFVec3f bboxCenter field, similar to
ReceiverPduObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign values to SFVec3f bboxCenter field, similar to
SignalPduObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign values to SFVec3f bboxCenter field, similar to
TransmitterPduObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign values to SFVec3f bboxCenter field, similar to
GeoLocationObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign values to SFVec3f bboxCenter field, similar to
GeoLODObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign values to SFVec3f bboxCenter field, similar to
GeoTransformObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign values to SFVec3f bboxCenter field, similar to
GroupObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign values to SFVec3f bboxCenter field, similar to
StaticGroupObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign values to SFVec3f bboxCenter field, similar to
SwitchObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign values to SFVec3f bboxCenter field, similar to
TransformObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign values to SFVec3f bboxCenter field, similar to
HAnimHumanoidObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign values to SFVec3f bboxCenter field, similar to
HAnimJointObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign values to SFVec3f bboxCenter field, similar to
HAnimSegmentObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign values to SFVec3f bboxCenter field, similar to
HAnimSiteObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign values to SFVec3f bboxCenter field, similar to
ViewportObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign values to SFVec3f bboxCenter field, similar to
LayoutGroupObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign values to SFVec3f bboxCenter field, similar to
ScreenGroupObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign values to SFVec3f bboxCenter field, similar to
BillboardObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign values to SFVec3f bboxCenter field, similar to
CollisionObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign values to SFVec3f bboxCenter field, similar to
LODObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign values to SFVec3f bboxCenter field, similar to
AnchorObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign values to SFVec3f bboxCenter field, similar to
InlineObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign values to SFVec3f bboxCenter field, similar to
NurbsSetObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign values to SFVec3f bboxCenter field, similar to
ParticleSystemObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign values to SFVec3f bboxCenter field, similar to
PickableGroupObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign values to SFVec3f bboxCenter field, similar to
CollidableOffsetObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign values to SFVec3f bboxCenter field, similar to
CollidableShapeObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign values to SFVec3f bboxCenter field, similar to
CollisionCollectionObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign values to SFVec3f bboxCenter field, similar to
CollisionSpaceObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign values to SFVec3f bboxCenter field, similar to
ShapeObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign values to SFVec3f bboxCenter field, similar to
IsoSurfaceVolumeDataObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign values to SFVec3f bboxCenter field, similar to
SegmentedVolumeDataObject.setBboxCenter(float[]). - setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign values to SFVec3f bboxCenter field, similar to
VolumeDataObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
CADAssemblyObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
CADFaceObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
CADLayerObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
CADPartObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
EspduTransformObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
ReceiverPduObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
SignalPduObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
TransmitterPduObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
GeoLocationObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
GeoLODObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
GeoTransformObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
GroupObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
StaticGroupObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
SwitchObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
TransformObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
HAnimHumanoidObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
HAnimJointObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
HAnimSegmentObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
HAnimSiteObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
ViewportObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
LayoutGroupObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
ScreenGroupObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
BillboardObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
CollisionObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
LODObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
AnchorObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
InlineObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
NurbsSetObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
ParticleSystemObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
PickableGroupObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
CollidableOffsetObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
CollidableShapeObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
CollisionCollectionObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
CollisionSpaceObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
ShapeObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
IsoSurfaceVolumeDataObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
SegmentedVolumeDataObject.setBboxCenter(float[]). - setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign typed object value to SFVec3f bboxCenter field, similar to
VolumeDataObject.setBboxCenter(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CADAssemblyObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CADFaceObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CADLayerObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CADPartObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
EspduTransformObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ReceiverPduObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SignalPduObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TransmitterPduObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
GeoLocationObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
GeoLODObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
GeoTransformObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
GroupObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
StaticGroupObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SwitchObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TransformObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimHumanoidObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimJointObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimSegmentObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimSiteObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ViewportObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
LayoutGroupObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ScreenGroupObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
BillboardObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CollisionObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
LODObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
AnchorObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
InlineObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
NurbsSetObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ParticleSystemObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PickableGroupObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CollidableOffsetObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CollidableShapeObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CollisionCollectionObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CollisionSpaceObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ShapeObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
IsoSurfaceVolumeDataObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SegmentedVolumeDataObject.setBboxSize(float[]). - setBboxSize(double[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
VolumeDataObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CADAssemblyObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CADFaceObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CADLayerObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CADPartObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
EspduTransformObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ReceiverPduObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
SignalPduObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TransmitterPduObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
GeoLocationObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
GeoLODObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
GeoTransformObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
GroupObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
StaticGroupObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
SwitchObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TransformObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimHumanoidObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimJointObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimSegmentObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimSiteObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ViewportObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
LayoutGroupObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ScreenGroupObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
BillboardObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CollisionObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
LODObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
AnchorObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
InlineObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
NurbsSetObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ParticleSystemObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PickableGroupObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CollidableOffsetObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CollidableShapeObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CollisionCollectionObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CollisionSpaceObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ShapeObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
IsoSurfaceVolumeDataObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
SegmentedVolumeDataObject.setBboxSize(float[]). - setBboxSize(double, double, double) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
VolumeDataObject.setBboxSize(float[]). - setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Group
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Grouping.StaticGroup
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Switch
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Grouping.X3DBoundedObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Grouping.X3DGroupingNode
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Layering.Viewport
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Layering.X3DViewportNode
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Layout.ScreenGroup
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Navigation.Billboard
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Navigation.Collision
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Networking.Inline
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Shape.Shape
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeDataNode
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign values to SFVec3f bboxSize field, similar to
CADAssemblyObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign values to SFVec3f bboxSize field, similar to
CADFaceObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign values to SFVec3f bboxSize field, similar to
CADLayerObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign values to SFVec3f bboxSize field, similar to
CADPartObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign values to SFVec3f bboxSize field, similar to
EspduTransformObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign values to SFVec3f bboxSize field, similar to
ReceiverPduObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign values to SFVec3f bboxSize field, similar to
SignalPduObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign values to SFVec3f bboxSize field, similar to
TransmitterPduObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign values to SFVec3f bboxSize field, similar to
GeoLocationObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign values to SFVec3f bboxSize field, similar to
GeoLODObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign values to SFVec3f bboxSize field, similar to
GeoTransformObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign values to SFVec3f bboxSize field, similar to
GroupObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign values to SFVec3f bboxSize field, similar to
StaticGroupObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign values to SFVec3f bboxSize field, similar to
SwitchObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign values to SFVec3f bboxSize field, similar to
TransformObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign values to SFVec3f bboxSize field, similar to
HAnimHumanoidObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign values to SFVec3f bboxSize field, similar to
HAnimJointObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign values to SFVec3f bboxSize field, similar to
HAnimSegmentObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign values to SFVec3f bboxSize field, similar to
HAnimSiteObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign values to SFVec3f bboxSize field, similar to
ViewportObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign values to SFVec3f bboxSize field, similar to
LayoutGroupObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign values to SFVec3f bboxSize field, similar to
ScreenGroupObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign values to SFVec3f bboxSize field, similar to
BillboardObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign values to SFVec3f bboxSize field, similar to
CollisionObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign values to SFVec3f bboxSize field, similar to
LODObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign values to SFVec3f bboxSize field, similar to
AnchorObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign values to SFVec3f bboxSize field, similar to
InlineObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign values to SFVec3f bboxSize field, similar to
NurbsSetObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign values to SFVec3f bboxSize field, similar to
ParticleSystemObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign values to SFVec3f bboxSize field, similar to
PickableGroupObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign values to SFVec3f bboxSize field, similar to
CollidableOffsetObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign values to SFVec3f bboxSize field, similar to
CollidableShapeObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign values to SFVec3f bboxSize field, similar to
CollisionCollectionObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign values to SFVec3f bboxSize field, similar to
CollisionSpaceObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign values to SFVec3f bboxSize field, similar to
ShapeObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign values to SFVec3f bboxSize field, similar to
IsoSurfaceVolumeDataObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign values to SFVec3f bboxSize field, similar to
SegmentedVolumeDataObject.setBboxSize(float[]). - setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign values to SFVec3f bboxSize field, similar to
VolumeDataObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
CADAssemblyObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
CADFaceObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
CADLayerObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
CADPartObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
EspduTransformObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
ReceiverPduObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
SignalPduObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
TransmitterPduObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
GeoLocationObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
GeoLODObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
GeoTransformObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
GroupObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
StaticGroupObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
SwitchObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
TransformObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
HAnimHumanoidObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
HAnimJointObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
HAnimSegmentObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
HAnimSiteObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
ViewportObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
LayoutGroupObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
ScreenGroupObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
BillboardObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
CollisionObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
LODObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
AnchorObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
InlineObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
NurbsSetObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
ParticleSystemObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
PickableGroupObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
CollidableOffsetObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
CollidableShapeObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
CollisionCollectionObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
CollisionSpaceObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
ShapeObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
IsoSurfaceVolumeDataObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
SegmentedVolumeDataObject.setBboxSize(float[]). - setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign typed object value to SFVec3f bboxSize field, similar to
VolumeDataObject.setBboxSize(float[]). - setBeamWidth(double) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SpotLightObject.setBeamWidth(float). - setBeamWidth(float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Accessor method to assign float value to inputOutput SFFloat field named beamWidth.
- setBeamWidth(float) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Accessor method to assign float value to inputOutput SFFloat field named beamWidth.
- setBeamWidth(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign typed object value to SFFloat beamWidth field, similar to
SpotLightObject.setBeamWidth(float). - setBeginCap(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named beginCap.
- setBeginCap(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Accessor method to assign boolean value to initializeOnly SFBool field named beginCap.
- setBeginCap(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign typed object value to SFBool beginCap field, similar to
ExtrusionObject.setBeginCap(boolean). - setBlenderPath(String) - Static method in class org.web3d.x3d.jsail.BlenderLauncher
-
Set preference for XSLT transformation engine to use:
ConfigurationProperties.XSLT_ENGINE_SAXONorConfigurationProperties.XSLT_ENGINE_NATIVE_JAVA. - setBodies(ArrayList<RigidBodyObject>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign ArrayList value of MFNode bodies field, similar to
RigidBodyCollectionObject.setBodies(X3DNode[]). - setBodies(X3DNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Set single child bodies node, replacing prior array of existing nodes (if any).
- setBodies(X3DNode) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Set single child bodies node, replacing prior array of existing nodes (if any).
- setBodies(X3DNode[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign RigidBodyObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field bodies.
- setBodies(X3DNode[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field bodies.
- setBody1(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Accessor method to assign RigidBodyObject instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign RigidBodyObject instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign RigidBodyObject instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign RigidBodyObject instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Accessor method to assign RigidBodyObject instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Accessor method to assign RigidBodyObject instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Accessor method to assign RigidBodyObject instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
-
Accessor method to assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Accessor method to assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Accessor method to assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Accessor method to assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Accessor method to assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Accessor method to assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DRigidJointNode
-
Accessor method to assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody2(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Accessor method to assign RigidBodyObject instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign RigidBodyObject instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign RigidBodyObject instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign RigidBodyObject instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Accessor method to assign RigidBodyObject instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Accessor method to assign RigidBodyObject instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Accessor method to assign RigidBodyObject instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
-
Accessor method to assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Accessor method to assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Accessor method to assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Accessor method to assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Accessor method to assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Accessor method to assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DRigidJointNode
-
Accessor method to assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
- setBorderColor(double[]) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TexturePropertiesObject.setBorderColor(float[]). - setBorderColor(double, double, double, double) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TexturePropertiesObject.setBorderColor(float[]). - setBorderColor(float[]) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput SFColorRGBA field named borderColor.
- setBorderColor(float[]) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput SFColorRGBA field named borderColor.
- setBorderColor(float, float, float, float) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign values to SFColorRGBA borderColor field, similar to
TexturePropertiesObject.setBorderColor(float[]). - setBorderColor(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign typed object value to SFColorRGBA borderColor field, similar to
TexturePropertiesObject.setBorderColor(float[]). - setBorderWidth(int) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Accessor method to assign int value to inputOutput SFInt32 field named borderWidth.
- setBorderWidth(int) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Accessor method to assign int value to inputOutput SFInt32 field named borderWidth.
- setBorderWidth(SFInt32Object) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign typed object value to SFInt32 borderWidth field, similar to
TexturePropertiesObject.setBorderWidth(int). - setBottom(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named bottom.
- setBottom(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named bottom.
- setBottom(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
-
Accessor method to assign boolean value to initializeOnly SFBool field named bottom.
- setBottom(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
-
Accessor method to assign boolean value to initializeOnly SFBool field named bottom.
- setBottom(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field bottom.
- setBottom(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign typed object value to SFBool bottom field, similar to
ConeObject.setBottom(boolean). - setBottom(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign typed object value to SFBool bottom field, similar to
CylinderObject.setBottom(boolean). - setBottom(X3DTexture2DNode) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field bottom.
- setBottom(X3DTexture2DNode) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
-
Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field bottom.
- setBottomRadius(double) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ConeObject.setBottomRadius(float). - setBottomRadius(float) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Accessor method to assign float value to initializeOnly SFFloat field named bottomRadius.
- setBottomRadius(float) - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
-
Accessor method to assign float value to initializeOnly SFFloat field named bottomRadius.
- setBottomRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign typed object value to SFFloat bottomRadius field, similar to
ConeObject.setBottomRadius(float). - setBottomTexture(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field bottomTexture.
- setBottomTexture(X3DNode) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field bottomTexture. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTexture2DNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Texturing.MultiTextureObject); if (!
- setBottomTexture(X3DNode) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field bottomTexture. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTexture2DNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Texturing.MultiTextureObject); if (!
- setBottomUrl(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign singleton String value to MFString bottomUrl field, similar to
BackgroundObject.setBottomUrl(String[]). - setBottomUrl(String[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Accessor method to assign String array to inputOutput MFString field named bottomUrl.
- setBottomUrl(String[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Accessor method to assign String array to inputOutput MFString field named bottomUrl.
- setBottomUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign ArrayList value of MFString bottomUrl field, similar to
BackgroundObject.setBottomUrl(String[]). - setBottomUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign typed object value to MFString bottomUrl field, similar to
BackgroundObject.setBottomUrl(String[]). - setBottomUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign single SFString object value to MFString bottomUrl field, similar to
BackgroundObject.setBottomUrl(String[]). - setBounce(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
CollisionCollectionObject.setBounce(float). - setBounce(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ContactObject.setBounce(float). - setBounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign float value to inputOutput SFFloat field named bounce.
- setBounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign float value to inputOutput SFFloat field named bounce.
- setBounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Accessor method to assign float value to inputOutput SFFloat field named bounce.
- setBounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Accessor method to assign float value to inputOutput SFFloat field named bounce.
- setBounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign typed object value to SFFloat bounce field, similar to
CollisionCollectionObject.setBounce(float). - setBounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign typed object value to SFFloat bounce field, similar to
ContactObject.setBounce(float). - setBoundaryModeR(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Accessor method to assign String enumeration value ("CLAMP" | "CLAMP_TO_EDGE" | "CLAMP_TO_BOUNDARY" | "MIRRORED_REPEAT" | "REPEAT") to inputOutput SFString field named boundaryModeR.
- setBoundaryModeR(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Accessor method to assign String enumeration value ("CLAMP" | "CLAMP_TO_EDGE" | "CLAMP_TO_BOUNDARY" | "MIRRORED_REPEAT" | "REPEAT") to inputOutput SFString field named boundaryModeR.
- setBoundaryModeR(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign typed object value to SFString boundaryModeR field, similar to
TexturePropertiesObject.setBoundaryModeR(String). - setBoundaryModeS(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Accessor method to assign String enumeration value ("CLAMP" | "CLAMP_TO_EDGE" | "CLAMP_TO_BOUNDARY" | "MIRRORED_REPEAT" | "REPEAT") to inputOutput SFString field named boundaryModeS.
- setBoundaryModeS(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Accessor method to assign String enumeration value ("CLAMP" | "CLAMP_TO_EDGE" | "CLAMP_TO_BOUNDARY" | "MIRRORED_REPEAT" | "REPEAT") to inputOutput SFString field named boundaryModeS.
- setBoundaryModeS(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign typed object value to SFString boundaryModeS field, similar to
TexturePropertiesObject.setBoundaryModeS(String). - setBoundaryModeT(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Accessor method to assign String enumeration value ("CLAMP" | "CLAMP_TO_EDGE" | "CLAMP_TO_BOUNDARY" | "MIRRORED_REPEAT" | "REPEAT") to inputOutput SFString field named boundaryModeT.
- setBoundaryModeT(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Accessor method to assign String enumeration value ("CLAMP" | "CLAMP_TO_EDGE" | "CLAMP_TO_BOUNDARY" | "MIRRORED_REPEAT" | "REPEAT") to inputOutput SFString field named boundaryModeT.
- setBoundaryModeT(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign typed object value to SFString boundaryModeT field, similar to
TexturePropertiesObject.setBoundaryModeT(String). - setBoundaryOpacity(double) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
BoundaryEnhancementVolumeStyleObject.setBoundaryOpacity(float). - setBoundaryOpacity(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Accessor method to assign float value to inputOutput SFFloat field named boundaryOpacity.
- setBoundaryOpacity(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
-
Accessor method to assign float value to inputOutput SFFloat field named boundaryOpacity.
- setBoundaryOpacity(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Assign typed object value to SFFloat boundaryOpacity field, similar to
BoundaryEnhancementVolumeStyleObject.setBoundaryOpacity(float). - setBrowserFactoryImpl(BrowserFactoryImpl) - Static method in class org.web3d.x3d.sai.BrowserFactory
-
Set the factory implementation to use.
- setCategory(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named category.
- setCategory(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Accessor method to assign int value to initializeOnly SFInt32 field named category.
- setCategory(String) - Method in class org.web3d.x3d.jsail.Core.unitObject
-
Accessor method to assign String enumeration value ("angle" | "force" | "length" | "mass") to initializeOnly SFString field named category.
- setCategory(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign typed object value to SFInt32 category field, similar to
DISEntityTypeMappingObject.setCategory(int). - setCategory(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.unitObject
-
Assign typed object value to SFString category field, similar to
unitObject.setCategory(String). - setCcw(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSweptSurface
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSwungSurface
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign typed object value to SFBool ccw field, similar to
IndexedQuadSetObject.setCcw(boolean). - setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign typed object value to SFBool ccw field, similar to
QuadSetObject.setCcw(boolean). - setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign typed object value to SFBool ccw field, similar to
ElevationGridObject.setCcw(boolean). - setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign typed object value to SFBool ccw field, similar to
ExtrusionObject.setCcw(boolean). - setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign typed object value to SFBool ccw field, similar to
IndexedFaceSetObject.setCcw(boolean). - setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign typed object value to SFBool ccw field, similar to
GeoElevationGridObject.setCcw(boolean). - setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign typed object value to SFBool ccw field, similar to
NurbsSweptSurfaceObject.setCcw(boolean). - setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Assign typed object value to SFBool ccw field, similar to
NurbsSwungSurfaceObject.setCcw(boolean). - setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign typed object value to SFBool ccw field, similar to
IndexedTriangleFanSetObject.setCcw(boolean). - setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign typed object value to SFBool ccw field, similar to
IndexedTriangleSetObject.setCcw(boolean). - setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign typed object value to SFBool ccw field, similar to
IndexedTriangleStripSetObject.setCcw(boolean). - setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign typed object value to SFBool ccw field, similar to
TriangleFanSetObject.setCcw(boolean). - setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign typed object value to SFBool ccw field, similar to
TriangleSetObject.setCcw(boolean). - setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign typed object value to SFBool ccw field, similar to
TriangleStripSetObject.setCcw(boolean). - setCenter(double[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CADPartObject.setCenter(float[]). - setCenter(double[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
EspduTransformObject.setCenter(float[]). - setCenter(double[]) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ProximitySensorObject.setCenter(float[]). - setCenter(double[]) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TransformSensorObject.setCenter(float[]). - setCenter(double[]) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
VisibilitySensorObject.setCenter(float[]). - setCenter(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign 3-tuple double array to initializeOnly SFVec3d field named center.
- setCenter(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named center.
- setCenter(double[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TransformObject.setCenter(float[]). - setCenter(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimHumanoidObject.setCenter(float[]). - setCenter(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimJointObject.setCenter(float[]). - setCenter(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimSiteObject.setCenter(float[]). - setCenter(double[]) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
LODObject.setCenter(float[]). - setCenter(double[]) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ViewpointGroupObject.setCenter(float[]). - setCenter(double[]) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TextureTransformObject.setCenter(float[]). - setCenter(double[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TextureTransform3DObject.setCenter(float[]). - setCenter(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Accessor method to assign 3-tuple double array to initializeOnly SFVec3d field named center.
- setCenter(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named center.
- setCenter(double, double) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TextureTransformObject.setCenter(float[]). - setCenter(double, double, double) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CADPartObject.setCenter(float[]). - setCenter(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
EspduTransformObject.setCenter(float[]). - setCenter(double, double, double) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ProximitySensorObject.setCenter(float[]). - setCenter(double, double, double) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TransformSensorObject.setCenter(float[]). - setCenter(double, double, double) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
VisibilitySensorObject.setCenter(float[]). - setCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign values to SFVec3d center field, similar to
GeoLODObject.setCenter(double[]). - setCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign values to SFVec3d center field, similar to
GeoProximitySensorObject.setCenter(double[]). - setCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TransformObject.setCenter(float[]). - setCenter(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimHumanoidObject.setCenter(float[]). - setCenter(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimJointObject.setCenter(float[]). - setCenter(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimSiteObject.setCenter(float[]). - setCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
LODObject.setCenter(float[]). - setCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ViewpointGroupObject.setCenter(float[]). - setCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TextureTransform3DObject.setCenter(float[]). - setCenter(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named center.
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named center.
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.VisibilitySensor
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.Texturing.TextureTransform
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransform3D
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float, float) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign values to SFVec2f center field, similar to
TextureTransformObject.setCenter(float[]). - setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign values to SFVec3f center field, similar to
CADPartObject.setCenter(float[]). - setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign values to SFVec3f center field, similar to
EspduTransformObject.setCenter(float[]). - setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Assign values to SFVec3f center field, similar to
ProximitySensorObject.setCenter(float[]). - setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign values to SFVec3f center field, similar to
TransformSensorObject.setCenter(float[]). - setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Assign values to SFVec3f center field, similar to
VisibilitySensorObject.setCenter(float[]). - setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign values to SFVec3f center field, similar to
TransformObject.setCenter(float[]). - setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign values to SFVec3f center field, similar to
HAnimHumanoidObject.setCenter(float[]). - setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign values to SFVec3f center field, similar to
HAnimJointObject.setCenter(float[]). - setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign values to SFVec3f center field, similar to
HAnimSiteObject.setCenter(float[]). - setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign values to SFVec3f center field, similar to
LODObject.setCenter(float[]). - setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign values to SFVec3f center field, similar to
ViewpointGroupObject.setCenter(float[]). - setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign values to SFVec3f center field, similar to
TextureTransform3DObject.setCenter(float[]). - setCenter(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign typed object value to SFVec2f center field, similar to
TextureTransformObject.setCenter(float[]). - setCenter(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign typed object value to SFVec3d center field, similar to
GeoLODObject.setCenter(double[]). - setCenter(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign typed object value to SFVec3d center field, similar to
GeoProximitySensorObject.setCenter(double[]). - setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign typed object value to SFVec3f center field, similar to
CADPartObject.setCenter(float[]). - setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFVec3f center field, similar to
EspduTransformObject.setCenter(float[]). - setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Assign typed object value to SFVec3f center field, similar to
ProximitySensorObject.setCenter(float[]). - setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign typed object value to SFVec3f center field, similar to
TransformSensorObject.setCenter(float[]). - setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Assign typed object value to SFVec3f center field, similar to
VisibilitySensorObject.setCenter(float[]). - setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign typed object value to SFVec3f center field, similar to
TransformObject.setCenter(float[]). - setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to SFVec3f center field, similar to
HAnimHumanoidObject.setCenter(float[]). - setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to SFVec3f center field, similar to
HAnimJointObject.setCenter(float[]). - setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign typed object value to SFVec3f center field, similar to
HAnimSiteObject.setCenter(float[]). - setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign typed object value to SFVec3f center field, similar to
LODObject.setCenter(float[]). - setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign typed object value to SFVec3f center field, similar to
ViewpointGroupObject.setCenter(float[]). - setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign typed object value to SFVec3f center field, similar to
TextureTransform3DObject.setCenter(float[]). - setCenterOfMass(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimSegmentObject.setCenterOfMass(float[]). - setCenterOfMass(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
RigidBodyObject.setCenterOfMass(float[]). - setCenterOfMass(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimSegmentObject.setCenterOfMass(float[]). - setCenterOfMass(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
RigidBodyObject.setCenterOfMass(float[]). - setCenterOfMass(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named centerOfMass.
- setCenterOfMass(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named centerOfMass.
- setCenterOfMass(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named centerOfMass.
- setCenterOfMass(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named centerOfMass.
- setCenterOfMass(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign values to SFVec3f centerOfMass field, similar to
HAnimSegmentObject.setCenterOfMass(float[]). - setCenterOfMass(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign values to SFVec3f centerOfMass field, similar to
RigidBodyObject.setCenterOfMass(float[]). - setCenterOfMass(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign typed object value to SFVec3f centerOfMass field, similar to
HAnimSegmentObject.setCenterOfMass(float[]). - setCenterOfMass(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFVec3f centerOfMass field, similar to
RigidBodyObject.setCenterOfMass(float[]). - setCenterOfRotation(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Accessor method to assign 3-tuple double array unit axis, angle (in radians) to inputOutput SFVec3d field named centerOfRotation.
- setCenterOfRotation(double[]) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
OrthoViewpointObject.setCenterOfRotation(float[]). - setCenterOfRotation(double[]) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ViewpointObject.setCenterOfRotation(float[]). - setCenterOfRotation(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Accessor method to assign 3-tuple double array unit axis, angle (in radians) to inputOutput SFVec3d field named centerOfRotation.
- setCenterOfRotation(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign values to SFVec3d centerOfRotation field, similar to
GeoViewpointObject.setCenterOfRotation(double[]). - setCenterOfRotation(double, double, double) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
OrthoViewpointObject.setCenterOfRotation(float[]). - setCenterOfRotation(double, double, double) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ViewpointObject.setCenterOfRotation(float[]). - setCenterOfRotation(float[]) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Accessor method to assign 3-tuple float array unit axis, angle (in radians) to inputOutput SFVec3f field named centerOfRotation.
- setCenterOfRotation(float[]) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Accessor method to assign 3-tuple float array unit axis, angle (in radians) to inputOutput SFVec3f field named centerOfRotation.
- setCenterOfRotation(float[]) - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
-
Accessor method to assign 3-tuple float array unit axis, angle (in radians) to inputOutput SFVec3f field named centerOfRotation.
- setCenterOfRotation(float[]) - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
-
Accessor method to assign 3-tuple float array unit axis, angle (in radians) to inputOutput SFVec3f field named centerOfRotation.
- setCenterOfRotation(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign values to SFVec3f centerOfRotation field, similar to
OrthoViewpointObject.setCenterOfRotation(float[]). - setCenterOfRotation(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign values to SFVec3f centerOfRotation field, similar to
ViewpointObject.setCenterOfRotation(float[]). - setCenterOfRotation(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign typed object value to SFVec3d centerOfRotation field, similar to
GeoViewpointObject.setCenterOfRotation(double[]). - setCenterOfRotation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign typed object value to SFVec3f centerOfRotation field, similar to
OrthoViewpointObject.setCenterOfRotation(float[]). - setCenterOfRotation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign typed object value to SFVec3f centerOfRotation field, similar to
ViewpointObject.setCenterOfRotation(float[]). - setChannels(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign singleton String value to MFString channels field, similar to
HAnimMotionObject.setChannels(String[]). - setChannels(String[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Accessor method to assign String array to inputOutput MFString field named channels.
- setChannels(String[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Accessor method to assign String array to inputOutput MFString field named channels.
- setChannels(ArrayList<String>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign ArrayList value of MFString channels field, similar to
HAnimMotionObject.setChannels(String[]). - setChannels(MFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign typed object value to MFString channels field, similar to
HAnimMotionObject.setChannels(String[]). - setChannels(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign single SFString object value to MFString channels field, similar to
HAnimMotionObject.setChannels(String[]). - setChannelsEnabled(boolean[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Accessor method to assign Boolean array to inputOutput MFBool field named channelsEnabled.
- setChannelsEnabled(boolean[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Accessor method to assign boolean array to inputOutput MFBool field named channelsEnabled.
- setChannelsEnabled(ArrayList<Boolean>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign ArrayList value of MFBool channelsEnabled field, similar to
HAnimMotionObject.setChannelsEnabled(boolean[]). - setChannelsEnabled(MFBoolObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign typed object value to MFBool channelsEnabled field, similar to
HAnimMotionObject.setChannelsEnabled(boolean[]). - setChild1Url(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign singleton String value to MFString child1Url field, similar to
GeoLODObject.setChild1Url(String[]). - setChild1Url(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign String array to initializeOnly MFString field named child1Url.
- setChild1Url(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Accessor method to assign String array to initializeOnly MFString field named child1Url.
- setChild1Url(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign ArrayList value of MFString child1Url field, similar to
GeoLODObject.setChild1Url(String[]). - setChild1Url(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign typed object value to MFString child1Url field, similar to
GeoLODObject.setChild1Url(String[]). - setChild1Url(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign single SFString object value to MFString child1Url field, similar to
GeoLODObject.setChild1Url(String[]). - setChild2Url(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign singleton String value to MFString child2Url field, similar to
GeoLODObject.setChild2Url(String[]). - setChild2Url(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign String array to initializeOnly MFString field named child2Url.
- setChild2Url(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Accessor method to assign String array to initializeOnly MFString field named child2Url.
- setChild2Url(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign ArrayList value of MFString child2Url field, similar to
GeoLODObject.setChild2Url(String[]). - setChild2Url(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign typed object value to MFString child2Url field, similar to
GeoLODObject.setChild2Url(String[]). - setChild2Url(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign single SFString object value to MFString child2Url field, similar to
GeoLODObject.setChild2Url(String[]). - setChild3Url(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign singleton String value to MFString child3Url field, similar to
GeoLODObject.setChild3Url(String[]). - setChild3Url(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign String array to initializeOnly MFString field named child3Url.
- setChild3Url(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Accessor method to assign String array to initializeOnly MFString field named child3Url.
- setChild3Url(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign ArrayList value of MFString child3Url field, similar to
GeoLODObject.setChild3Url(String[]). - setChild3Url(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign typed object value to MFString child3Url field, similar to
GeoLODObject.setChild3Url(String[]). - setChild3Url(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign single SFString object value to MFString child3Url field, similar to
GeoLODObject.setChild3Url(String[]). - setChild4Url(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign singleton String value to MFString child4Url field, similar to
GeoLODObject.setChild4Url(String[]). - setChild4Url(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign String array to initializeOnly MFString field named child4Url.
- setChild4Url(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Accessor method to assign String array to initializeOnly MFString field named child4Url.
- setChild4Url(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign ArrayList value of MFString child4Url field, similar to
GeoLODObject.setChild4Url(String[]). - setChild4Url(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign typed object value to MFString child4Url field, similar to
GeoLODObject.setChild4Url(String[]). - setChild4Url(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign single SFString object value to MFString child4Url field, similar to
GeoLODObject.setChild4Url(String[]). - setChildren(ArrayList<CADFaceObject>) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign ArrayList value of MFNode children field, similar to
CADPartObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign ArrayList value of MFNode children field, similar to
CADAssemblyObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign ArrayList value of MFNode children field, similar to
CADLayerObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign ArrayList value of MFNode children field, similar to
EspduTransformObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign ArrayList value of MFNode children field, similar to
GeoLocationObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign ArrayList value of MFNode children field, similar to
GeoTransformObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign ArrayList value of MFNode children field, similar to
GroupObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign ArrayList value of MFNode children field, similar to
StaticGroupObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign ArrayList value of MFNode children field, similar to
SwitchObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign ArrayList value of MFNode children field, similar to
TransformObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign ArrayList value of MFNode children field, similar to
HAnimSegmentObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign ArrayList value of MFNode children field, similar to
HAnimSiteObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign ArrayList value of MFNode children field, similar to
LayerObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign ArrayList value of MFNode children field, similar to
ViewportObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign ArrayList value of MFNode children field, similar to
LayoutGroupObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign ArrayList value of MFNode children field, similar to
LayoutLayerObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign ArrayList value of MFNode children field, similar to
ScreenGroupObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign ArrayList value of MFNode children field, similar to
BillboardObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign ArrayList value of MFNode children field, similar to
CollisionObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign ArrayList value of MFNode children field, similar to
LODObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign ArrayList value of MFNode children field, similar to
AnchorObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign ArrayList value of MFNode children field, similar to
PickableGroupObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Core.ProtoBodyObject
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Core.SceneObject
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (newValue instanceof org.web3d.x3d.jsail.Core.CommentsBlock) || (newValue instanceof org.web3d.x3d.jsail.Core.ROUTEObject) || (newValue instanceof org.web3d.x3d.jsail.Networking.IMPORTObject) || (newValue instanceof org.web3d.x3d.jsail.Networking.EXPORTObject) || (newValue instanceof org.web3d.x3d.jsail.Core.ProtoDeclareObject) || (newValue instanceof org.web3d.x3d.jsail.Core.ExternProtoDeclareObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Core.X3DChildNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Core.X3DMetadataObject) || (newValue instanceof org.web3d.x3d.jsail.Layering.LayerSetObject); if (!
- setChildren(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign ArrayList value of MFNode children field, similar to
HAnimJointObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign ArrayList value of MFNode children field, similar to
ViewpointGroupObject.setChildren(X3DNode[]). - setChildren(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
Assign ArrayList value of MFNode children field, similar to
Contour2DObject.setChildren(X3DNode[]). - setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Core.ProtoBodyObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Core.SceneObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Grouping.Group
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Grouping.StaticGroup
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Grouping.Switch
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Grouping.X3DGroupingNode
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Layering.Layer
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Layering.Viewport
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Layering.X3DViewportNode
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Layout.ScreenGroup
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Navigation.Billboard
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Navigation.Collision
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.NURBS.Contour2D
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode) - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Accessor method to assign CADFaceObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to initializeOnly MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (newValue instanceof org.web3d.x3d.jsail.Core.CommentsBlock) || (newValue instanceof org.web3d.x3d.jsail.Core.ROUTEObject) || (newValue instanceof org.web3d.x3d.jsail.Networking.IMPORTObject) || (newValue instanceof org.web3d.x3d.jsail.Networking.EXPORTObject) || (newValue instanceof org.web3d.x3d.jsail.Core.ProtoDeclareObject) || (newValue instanceof org.web3d.x3d.jsail.Core.ExternProtoDeclareObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.HAnim.HAnimJointObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.HAnim.HAnimSegmentObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.HAnim.HAnimSiteObject); if (!
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (newValue instanceof org.web3d.x3d.jsail.Core.CommentsBlock) || (newValue instanceof org.web3d.x3d.jsail.Core.ROUTEObject) || (newValue instanceof org.web3d.x3d.jsail.Networking.IMPORTObject) || (newValue instanceof org.web3d.x3d.jsail.Networking.EXPORTObject) || (newValue instanceof org.web3d.x3d.jsail.Core.ProtoDeclareObject) || (newValue instanceof org.web3d.x3d.jsail.Core.ExternProtoDeclareObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Navigation.X3DViewpointNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Navigation.ViewpointGroupObject); if (!
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (newValue instanceof org.web3d.x3d.jsail.Core.CommentsBlock) || (newValue instanceof org.web3d.x3d.jsail.Core.ROUTEObject) || (newValue instanceof org.web3d.x3d.jsail.Networking.IMPORTObject) || (newValue instanceof org.web3d.x3d.jsail.Networking.EXPORTObject) || (newValue instanceof org.web3d.x3d.jsail.Core.ProtoDeclareObject) || (newValue instanceof org.web3d.x3d.jsail.Core.ExternProtoDeclareObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject); if (!
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Grouping.Group
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Grouping.StaticGroup
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to initializeOnly MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Grouping.Switch
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Grouping.X3DGroupingNode
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (newValue instanceof org.web3d.x3d.jsail.Core.CommentsBlock) || (newValue instanceof org.web3d.x3d.jsail.Core.ROUTEObject) || (newValue instanceof org.web3d.x3d.jsail.Networking.IMPORTObject) || (newValue instanceof org.web3d.x3d.jsail.Networking.EXPORTObject) || (newValue instanceof org.web3d.x3d.jsail.Core.ProtoDeclareObject) || (newValue instanceof org.web3d.x3d.jsail.Core.ExternProtoDeclareObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.HAnim.HAnimJointObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.HAnim.HAnimSegmentObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.HAnim.HAnimSiteObject); if (!
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Layering.Layer
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Layering.Viewport
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Layering.X3DViewportNode
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Layout.ScreenGroup
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Navigation.Billboard
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Navigation.Collision
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (newValue instanceof org.web3d.x3d.jsail.Core.CommentsBlock) || (newValue instanceof org.web3d.x3d.jsail.Core.ROUTEObject) || (newValue instanceof org.web3d.x3d.jsail.Networking.IMPORTObject) || (newValue instanceof org.web3d.x3d.jsail.Networking.EXPORTObject) || (newValue instanceof org.web3d.x3d.jsail.Core.ProtoDeclareObject) || (newValue instanceof org.web3d.x3d.jsail.Core.ExternProtoDeclareObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Navigation.X3DViewpointNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Navigation.ViewpointGroupObject); if (!
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.NURBS.Contour2D
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (newValue instanceof org.web3d.x3d.jsail.Core.CommentsBlock) || (newValue instanceof org.web3d.x3d.jsail.Core.ROUTEObject) || (newValue instanceof org.web3d.x3d.jsail.Networking.IMPORTObject) || (newValue instanceof org.web3d.x3d.jsail.Networking.EXPORTObject) || (newValue instanceof org.web3d.x3d.jsail.Core.ProtoDeclareObject) || (newValue instanceof org.web3d.x3d.jsail.Core.ExternProtoDeclareObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject); if (!
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setClipBoundary(double[]) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ViewportObject.setClipBoundary(float[]). - setClipBoundary(float[]) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Accessor method to assign Float array to inputOutput MFFloat field named clipBoundary.
- setClipBoundary(float[]) - Method in interface org.web3d.x3d.sai.Layering.Viewport
-
Accessor method to assign float array to inputOutput MFFloat field named clipBoundary.
- setClipBoundary(int[]) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign floating-point array value of MFFloat clipBoundary field, similar to
ViewportObject.setClipBoundary(float[]). - setClipBoundary(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign ArrayList value of MFFloat clipBoundary field, similar to
ViewportObject.setClipBoundary(float[]). - setClipBoundary(MFFloatObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign typed object value to MFFloat clipBoundary field, similar to
ViewportObject.setClipBoundary(float[]). - setClosed(boolean) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named closed.
- setClosed(boolean) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named closed.
- setClosed(boolean) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named closed.
- setClosed(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named closed.
- setClosed(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named closed.
- setClosed(boolean) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
-
Accessor method to assign boolean value to initializeOnly SFBool field named closed.
- setClosed(boolean) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
-
Accessor method to assign boolean value to initializeOnly SFBool field named closed.
- setClosed(boolean) - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
-
Accessor method to assign boolean value to initializeOnly SFBool field named closed.
- setClosed(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
-
Accessor method to assign boolean value to initializeOnly SFBool field named closed.
- setClosed(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
-
Accessor method to assign boolean value to initializeOnly SFBool field named closed.
- setClosed(SFBoolObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign typed object value to SFBool closed field, similar to
SplinePositionInterpolator2DObject.setClosed(boolean). - setClosed(SFBoolObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign typed object value to SFBool closed field, similar to
SplinePositionInterpolatorObject.setClosed(boolean). - setClosed(SFBoolObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign typed object value to SFBool closed field, similar to
SplineScalarInterpolatorObject.setClosed(boolean). - setClosed(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign typed object value to SFBool closed field, similar to
NurbsCurve2DObject.setClosed(boolean). - setClosed(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign typed object value to SFBool closed field, similar to
NurbsCurveObject.setClosed(boolean). - setClosureType(String) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Accessor method to assign String enumeration value ("PIE" | "CHORD") to initializeOnly SFString field named closureType.
- setClosureType(String) - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
-
Accessor method to assign String enumeration value ("PIE" | "CHORD") to initializeOnly SFString field named closureType.
- setClosureType(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign typed object value to SFString closureType field, similar to
ArcClose2DObject.setClosureType(String). - setCollidable(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field collidable.
- setCollidable(X3DNBodyCollidableNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Accessor method to assign X3DNBodyCollidableNode instance (using a properly typed node) to initializeOnly SFNode field collidable.
- setCollidable(X3DNBodyCollidableNode) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
-
Accessor method to assign X3DNBodyCollidableNode instance (using a properly typed node) to initializeOnly SFNode field collidable.
- setCollidables(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign ArrayList value of MFNode collidables field, similar to
CollisionCollectionObject.setCollidables(X3DNode[]). - setCollidables(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign ArrayList value of MFNode collidables field, similar to
CollisionSpaceObject.setCollidables(X3DNode[]). - setCollidables(X3DNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Set single child collidables node, replacing prior array of existing nodes (if any).
- setCollidables(X3DNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Set single child collidables node, replacing prior array of existing nodes (if any).
- setCollidables(X3DNode) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Set single child collidables node, replacing prior array of existing nodes (if any).
- setCollidables(X3DNode) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
-
Set single child collidables node, replacing prior array of existing nodes (if any).
- setCollidables(X3DNode[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field collidables. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode); if (!
- setCollidables(X3DNode[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field collidables. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode); if (!
- setCollidables(X3DNode[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field collidables. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode); if (!
- setCollidables(X3DNode[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field collidables. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode); if (!
- setCollider(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field collider.
- setCollider(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field collider.
- setCollider(CollisionCollection) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Accessor method to assign CollisionCollectionObject instance (using a properly typed node) to inputOutput SFNode field collider.
- setCollider(CollisionCollection) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign CollisionCollectionObject instance (using a properly typed node) to initializeOnly SFNode field collider.
- setCollider(CollisionCollection) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSensor
-
Accessor method to assign CollisionCollection instance (using a properly typed node) to inputOutput SFNode field collider.
- setCollider(CollisionCollection) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Accessor method to assign CollisionCollection instance (using a properly typed node) to initializeOnly SFNode field collider.
- setCollisionType(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named collisionType.
- setCollisionType(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named collisionType.
- setCollisionType(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 collisionType field, similar to
EspduTransformObject.setCollisionType(int). - setColor(double[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
FogObject.setColor(float[]). - setColor(double[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
LocalFogObject.setColor(float[]). - setColor(double[]) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
DirectionalLightObject.setColor(float[]). - setColor(double[]) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PointLightObject.setColor(float[]). - setColor(double[]) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
SpotLightObject.setColor(float[]). - setColor(double[]) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ColorObject.setColor(float[]). - setColor(double[]) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ColorRGBAObject.setColor(float[]). - setColor(double[]) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
MultiTextureObject.setColor(float[]). - setColor(double, double, double) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
FogObject.setColor(float[]). - setColor(double, double, double) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
LocalFogObject.setColor(float[]). - setColor(double, double, double) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
DirectionalLightObject.setColor(float[]). - setColor(double, double, double) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PointLightObject.setColor(float[]). - setColor(double, double, double) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
SpotLightObject.setColor(float[]). - setColor(double, double, double) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
MultiTextureObject.setColor(float[]). - setColor(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput MFColor field named color.
- setColor(float[]) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput MFColorRGBA field named color.
- setColor(float[]) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Fog
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.LocalFog
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DFogObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.Lighting.X3DLightNode
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.Rendering.Color
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput MFColor field named color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.Rendering.ColorRGBA
-
Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput MFColorRGBA field named color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Assign values to SFColor color field, similar to
FogObject.setColor(float[]). - setColor(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign values to SFColor color field, similar to
LocalFogObject.setColor(float[]). - setColor(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign values to SFColor color field, similar to
DirectionalLightObject.setColor(float[]). - setColor(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign values to SFColor color field, similar to
PointLightObject.setColor(float[]). - setColor(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign values to SFColor color field, similar to
SpotLightObject.setColor(float[]). - setColor(float, float, float) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign values to SFColor color field, similar to
MultiTextureObject.setColor(float[]). - setColor(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
- setColor(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
- setColor(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
- setColor(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
- setColor(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
- setColor(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
- setColor(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
- setColor(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
- setColor(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
- setColor(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
- setColor(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
- setColor(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
- setColor(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
- setColor(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
- setColor(MFColorObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Assign typed object value to MFColor color field, similar to
ColorObject.setColor(float[]). - setColor(MFColorRGBAObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Assign typed object value to MFColorRGBA color field, similar to
ColorRGBAObject.setColor(float[]). - setColor(SFColorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Assign typed object value to SFColor color field, similar to
FogObject.setColor(float[]). - setColor(SFColorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign typed object value to SFColor color field, similar to
LocalFogObject.setColor(float[]). - setColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign typed object value to SFColor color field, similar to
DirectionalLightObject.setColor(float[]). - setColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign typed object value to SFColor color field, similar to
PointLightObject.setColor(float[]). - setColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign typed object value to SFColor color field, similar to
SpotLightObject.setColor(float[]). - setColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign typed object value to SFColor color field, similar to
MultiTextureObject.setColor(float[]). - setColor(X3DColorNode) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.LineSet
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.PointSet
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
- setColorIndex(int[]) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign Integer array to initializeOnly MFInt32 field named colorIndex.
- setColorIndex(int[]) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Accessor method to assign Integer array to initializeOnly MFInt32 field named colorIndex.
- setColorIndex(int[]) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Accessor method to assign int array to initializeOnly MFInt32 field named colorIndex.
- setColorIndex(int[]) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Accessor method to assign int array to initializeOnly MFInt32 field named colorIndex.
- setColorIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign ArrayList value of MFInt32 colorIndex field, similar to
IndexedFaceSetObject.setColorIndex(int[]). - setColorIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign ArrayList value of MFInt32 colorIndex field, similar to
IndexedLineSetObject.setColorIndex(int[]). - setColorIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign typed object value to MFInt32 colorIndex field, similar to
IndexedFaceSetObject.setColorIndex(int[]). - setColorIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign typed object value to MFInt32 colorIndex field, similar to
IndexedLineSetObject.setColorIndex(int[]). - setColorKey(double[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ParticleSystemObject.setColorKey(float[]). - setColorKey(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign Float array to initializeOnly MFFloat field named colorKey.
- setColorKey(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign float array to initializeOnly MFFloat field named colorKey.
- setColorKey(int[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign floating-point array value of MFFloat colorKey field, similar to
ParticleSystemObject.setColorKey(float[]). - setColorKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign ArrayList value of MFFloat colorKey field, similar to
ParticleSystemObject.setColorKey(float[]). - setColorKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign typed object value to MFFloat colorKey field, similar to
ParticleSystemObject.setColorKey(float[]). - setColorMode(String) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Accessor method to assign String enumeration value ("POINT_COLOR" | "TEXTURE_COLOR" | "TEXTURE_AND_POINT_COLOR") to inputOutput SFString field named colorMode.
- setColorMode(String) - Method in interface org.web3d.x3d.sai.Shape.PointProperties
-
Accessor method to assign String enumeration value ("POINT_COLOR" | "TEXTURE_COLOR" | "TEXTURE_AND_POINT_COLOR") to inputOutput SFString field named colorMode.
- setColorMode(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Assign typed object value to SFString colorMode field, similar to
PointPropertiesObject.setColorMode(String). - setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign typed object value to SFBool colorPerVertex field, similar to
IndexedQuadSetObject.setColorPerVertex(boolean). - setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign typed object value to SFBool colorPerVertex field, similar to
QuadSetObject.setColorPerVertex(boolean). - setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign typed object value to SFBool colorPerVertex field, similar to
ElevationGridObject.setColorPerVertex(boolean). - setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign typed object value to SFBool colorPerVertex field, similar to
IndexedFaceSetObject.setColorPerVertex(boolean). - setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign typed object value to SFBool colorPerVertex field, similar to
GeoElevationGridObject.setColorPerVertex(boolean). - setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign typed object value to SFBool colorPerVertex field, similar to
IndexedLineSetObject.setColorPerVertex(boolean). - setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign typed object value to SFBool colorPerVertex field, similar to
IndexedTriangleFanSetObject.setColorPerVertex(boolean). - setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign typed object value to SFBool colorPerVertex field, similar to
IndexedTriangleSetObject.setColorPerVertex(boolean). - setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign typed object value to SFBool colorPerVertex field, similar to
IndexedTriangleStripSetObject.setColorPerVertex(boolean). - setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign typed object value to SFBool colorPerVertex field, similar to
TriangleFanSetObject.setColorPerVertex(boolean). - setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign typed object value to SFBool colorPerVertex field, similar to
TriangleSetObject.setColorPerVertex(boolean). - setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign typed object value to SFBool colorPerVertex field, similar to
TriangleStripSetObject.setColorPerVertex(boolean). - setColorRamp(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field colorRamp.
- setColorRamp(X3DColorNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to initializeOnly SFNode field colorRamp.
- setColorRamp(X3DColorNode) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign X3DColorNode instance (using a properly typed node) to initializeOnly SFNode field colorRamp.
- setColorSteps(int) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Accessor method to assign int value to inputOutput SFInt32 field named colorSteps.
- setColorSteps(int) - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
-
Accessor method to assign int value to inputOutput SFInt32 field named colorSteps.
- setColorSteps(SFInt32Object) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign typed object value to SFInt32 colorSteps field, similar to
CartoonVolumeStyleObject.setColorSteps(int). - setComponent(componentObject) - Method in class org.web3d.x3d.jsail.Core.headObject
-
Set single child component node, replacing prior array of existing nodes (if any).
- setComponentInfo(ComponentInfo) - Method in class org.web3d.x3d.util.x3duom.InterfaceDefinition
-
Sets the value of the componentInfo property.
- setComponentLevel(BigInteger) - Method in class org.web3d.x3d.util.x3duom.Field
-
Sets the value of the componentLevel property.
- setComponentList(ArrayList<componentObject>) - Method in class org.web3d.x3d.jsail.Core.headObject
-
Accessor method to assign componentObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field component.
- setConcreteCssClass(String) - Method in class org.web3d.x3d.jsail.X3DConcreteNode
-
Protected internal superclass method to keep cssClass private, scene authors should use method setCssClass(newValue) instead.
- setConcreteDEF(String) - Method in class org.web3d.x3d.jsail.X3DConcreteNode
-
Protected internal superclass method to keep DEF private, scene authors should use method setDEF(newValue) instead.
- setConcreteNodes(ConcreteNodes) - Method in class org.web3d.x3d.util.x3duom.X3DUnifiedObjectModel
-
Sets the value of the concreteNodes property.
- setConcreteUSE(String) - Method in class org.web3d.x3d.jsail.X3DConcreteNode
-
Protected internal superclass method to keep USE private, scene authors should use method setUse(newValue) instead.
- setConnect(connectObject) - Method in class org.web3d.x3d.jsail.Core.ISObject
-
Set single child connect node, replacing prior array of existing nodes (if any).
- setConnectList(ArrayList<connectObject>) - Method in class org.web3d.x3d.jsail.Core.ISObject
-
Accessor method to assign connectObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field connect.
- setConstantForceMix(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
RigidBodyCollectionObject.setConstantForceMix(float). - setConstantForceMix(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign float value to inputOutput SFFloat field named constantForceMix.
- setConstantForceMix(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Accessor method to assign float value to inputOutput SFFloat field named constantForceMix.
- setConstantForceMix(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign typed object value to SFFloat constantForceMix field, similar to
RigidBodyCollectionObject.setConstantForceMix(float). - setContactNormal(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ContactObject.setContactNormal(float[]). - setContactNormal(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ContactObject.setContactNormal(float[]). - setContactNormal(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named contactNormal.
- setContactNormal(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named contactNormal.
- setContactNormal(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign values to SFVec3f contactNormal field, similar to
ContactObject.setContactNormal(float[]). - setContactNormal(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign typed object value to SFVec3f contactNormal field, similar to
ContactObject.setContactNormal(float[]). - setContactSurfaceThickness(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
RigidBodyCollectionObject.setContactSurfaceThickness(float). - setContactSurfaceThickness(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign float value to inputOutput SFFloat field named contactSurfaceThickness.
- setContactSurfaceThickness(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Accessor method to assign float value to inputOutput SFFloat field named contactSurfaceThickness.
- setContactSurfaceThickness(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign typed object value to SFFloat contactSurfaceThickness field, similar to
RigidBodyCollectionObject.setContactSurfaceThickness(float). - setContainerField(String) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Utility method that assigns ProtoInstanceObject containerField value Hint: ProtoInstance containerField is important for determining parent-child node relationships.
- setContainerField(ContainerField) - Method in class org.web3d.x3d.util.x3duom.InterfaceDefinition
-
Sets the value of the containerField property.
- setContainerFieldOverride(String) - Method in class org.web3d.x3d.jsail.X3DConcreteNode
-
containerField describes current field relationship of a node to its parent, overriding the default containerField value.
- setContent(String) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
Accessor method to assign String value to inputOutput SFString field named content.
- setContent(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
Assign typed object value to SFString content field, similar to
metaObject.setContent(String). - setContentModel(ContentModel) - Method in class org.web3d.x3d.util.x3duom.InterfaceDefinition
-
Sets the value of the contentModel property.
- setContourStepSize(double) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
IsoSurfaceVolumeDataObject.setContourStepSize(float). - setContourStepSize(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Accessor method to assign float value to inputOutput SFFloat field named contourStepSize.
- setContourStepSize(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Accessor method to assign float value to inputOutput SFFloat field named contourStepSize.
- setContourStepSize(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign typed object value to SFFloat contourStepSize field, similar to
IsoSurfaceVolumeDataObject.setContourStepSize(float). - setControlPoint(double[]) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
Accessor method to assign 2-tuple double array to inputOutput MFVec2d field named controlPoint.
- setControlPoint(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Accessor method to assign 2-tuple double array to inputOutput MFVec2d field named controlPoint.
- setControlPoint(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
NurbsTextureCoordinateObject.setControlPoint(float[]). - setControlPoint(double[]) - Method in interface org.web3d.x3d.sai.NURBS.ContourPolyline2D
-
Accessor method to assign 2-tuple double array to inputOutput MFVec2d field named controlPoint.
- setControlPoint(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
-
Accessor method to assign 2-tuple double array to inputOutput MFVec2d field named controlPoint.
- setControlPoint(double[]) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsControlCurveNode
-
Accessor method to assign 2-tuple double array to inputOutput MFVec2d field named controlPoint.
- setControlPoint(float[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named controlPoint.
- setControlPoint(float[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named controlPoint.
- setControlPoint(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(MFVec2dObject) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
Assign typed object value to MFVec2d controlPoint field, similar to
ContourPolyline2DObject.setControlPoint(double[]). - setControlPoint(MFVec2dObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign typed object value to MFVec2d controlPoint field, similar to
NurbsCurve2DObject.setControlPoint(double[]). - setControlPoint(MFVec2fObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign typed object value to MFVec2f controlPoint field, similar to
NurbsTextureCoordinateObject.setControlPoint(float[]). - setControlPoint(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setConversionFactor(double) - Method in class org.web3d.x3d.jsail.Core.unitObject
-
Accessor method to assign double value to inputOutput SFDouble field named conversionFactor.
- setConversionFactor(SFDoubleObject) - Method in class org.web3d.x3d.jsail.Core.unitObject
-
Assign typed object value to SFDouble conversionFactor field, similar to
unitObject.setConversionFactor(double). - setConvex(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named convex.
- setConvex(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named convex.
- setConvex(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Accessor method to assign boolean value to initializeOnly SFBool field named convex.
- setConvex(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named convex.
- setConvex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign typed object value to SFBool convex field, similar to
ExtrusionObject.setConvex(boolean). - setConvex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign typed object value to SFBool convex field, similar to
IndexedFaceSetObject.setConvex(boolean). - setCoolColor(double[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ToneMappedVolumeStyleObject.setCoolColor(float[]). - setCoolColor(double, double, double, double) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ToneMappedVolumeStyleObject.setCoolColor(float[]). - setCoolColor(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput SFColorRGBA field named coolColor.
- setCoolColor(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.ToneMappedVolumeStyle
-
Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput SFColorRGBA field named coolColor.
- setCoolColor(float, float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign values to SFColorRGBA coolColor field, similar to
ToneMappedVolumeStyleObject.setCoolColor(float[]). - setCoolColor(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign typed object value to SFColorRGBA coolColor field, similar to
ToneMappedVolumeStyleObject.setCoolColor(float[]). - setCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.LineSet
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.PointSet
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoordIndex(int[]) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign Integer array to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(int[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Accessor method to assign Integer array to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(int[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Accessor method to assign Integer array to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(int[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Accessor method to assign Integer array to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(int[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Accessor method to assign Integer array to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(int[]) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Accessor method to assign Integer array to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(int[]) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Accessor method to assign int array to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(int[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
-
Accessor method to assign int array to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(int[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Accessor method to assign int array to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(int[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
-
Accessor method to assign int array to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(int[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Accessor method to assign int array to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(int[]) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Accessor method to assign int array to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign ArrayList value of MFInt32 coordIndex field, similar to
IndexedFaceSetObject.setCoordIndex(int[]). - setCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign ArrayList value of MFInt32 coordIndex field, similar to
HAnimDisplacerObject.setCoordIndex(int[]). - setCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign ArrayList value of MFInt32 coordIndex field, similar to
PolylineEmitterObject.setCoordIndex(int[]). - setCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign ArrayList value of MFInt32 coordIndex field, similar to
SurfaceEmitterObject.setCoordIndex(int[]). - setCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign ArrayList value of MFInt32 coordIndex field, similar to
VolumeEmitterObject.setCoordIndex(int[]). - setCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign ArrayList value of MFInt32 coordIndex field, similar to
IndexedLineSetObject.setCoordIndex(int[]). - setCoordIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign typed object value to MFInt32 coordIndex field, similar to
IndexedFaceSetObject.setCoordIndex(int[]). - setCoordIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign typed object value to MFInt32 coordIndex field, similar to
HAnimDisplacerObject.setCoordIndex(int[]). - setCoordIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign typed object value to MFInt32 coordIndex field, similar to
PolylineEmitterObject.setCoordIndex(int[]). - setCoordIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign typed object value to MFInt32 coordIndex field, similar to
SurfaceEmitterObject.setCoordIndex(int[]). - setCoordIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign typed object value to MFInt32 coordIndex field, similar to
VolumeEmitterObject.setCoordIndex(int[]). - setCoordIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign typed object value to MFInt32 coordIndex field, similar to
IndexedLineSetObject.setCoordIndex(int[]). - setCountry(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named country.
- setCountry(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Accessor method to assign int value to initializeOnly SFInt32 field named country.
- setCountry(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign typed object value to SFInt32 country field, similar to
DISEntityTypeMappingObject.setCountry(int). - setCreaseAngle(double) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ElevationGridObject.setCreaseAngle(float). - setCreaseAngle(double) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ExtrusionObject.setCreaseAngle(float). - setCreaseAngle(double) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
IndexedFaceSetObject.setCreaseAngle(float). - setCreaseAngle(double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign double value unit axis, angle (in radians) to initializeOnly SFDouble field named creaseAngle.
- setCreaseAngle(double) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Accessor method to assign double value unit axis, angle (in radians) to initializeOnly SFDouble field named creaseAngle.
- setCreaseAngle(float) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign float value unit axis, angle (in radians) to initializeOnly SFFloat field named creaseAngle.
- setCreaseAngle(float) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Accessor method to assign float value unit axis, angle (in radians) to initializeOnly SFFloat field named creaseAngle.
- setCreaseAngle(float) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign float value unit axis, angle (in radians) to initializeOnly SFFloat field named creaseAngle.
- setCreaseAngle(float) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Accessor method to assign float value unit axis, angle (in radians) to initializeOnly SFFloat field named creaseAngle.
- setCreaseAngle(float) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Accessor method to assign float value unit axis, angle (in radians) to initializeOnly SFFloat field named creaseAngle.
- setCreaseAngle(float) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Accessor method to assign float value unit axis, angle (in radians) to initializeOnly SFFloat field named creaseAngle.
- setCreaseAngle(SFDoubleObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign typed object value to SFDouble creaseAngle field, similar to
GeoElevationGridObject.setCreaseAngle(double). - setCreaseAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign typed object value to SFFloat creaseAngle field, similar to
ElevationGridObject.setCreaseAngle(float). - setCreaseAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign typed object value to SFFloat creaseAngle field, similar to
ExtrusionObject.setCreaseAngle(float). - setCreaseAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign typed object value to SFFloat creaseAngle field, similar to
IndexedFaceSetObject.setCreaseAngle(float). - setCreateParticles(boolean) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign boolean value to inputOutput SFBool field named createParticles.
- setCreateParticles(boolean) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign boolean value to inputOutput SFBool field named createParticles.
- setCreateParticles(SFBoolObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign typed object value to SFBool createParticles field, similar to
ParticleSystemObject.setCreateParticles(boolean). - setCreationConnectionValidationExceptionAllowed(boolean) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set whether partial results are allowed (and operation continues) if validation exception occurs when creating an object.
- setCrossSection(double[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ExtrusionObject.setCrossSection(float[]). - setCrossSection(float[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Accessor method to assign 2-tuple float array to initializeOnly MFVec2f field named crossSection.
- setCrossSection(float[]) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Accessor method to assign 2-tuple float array to initializeOnly MFVec2f field named crossSection.
- setCrossSection(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign typed object value to MFVec2f crossSection field, similar to
ExtrusionObject.setCrossSection(float[]). - setCrossSectionCurve(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field crossSectionCurve.
- setCrossSectionCurve(X3DNurbsControlCurveNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Accessor method to assign X3DNurbsControlCurveNode instance (using a properly typed node) to inputOutput SFNode field crossSectionCurve.
- setCrossSectionCurve(X3DNurbsControlCurveNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSweptSurface
-
Accessor method to assign X3DNurbsControlCurveNode instance (using a properly typed node) to inputOutput SFNode field crossSectionCurve.
- setCryptoKeyID(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named cryptoKeyID.
- setCryptoKeyID(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named cryptoKeyID.
- setCryptoKeyID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 cryptoKeyID field, similar to
TransmitterPduObject.setCryptoKeyID(int). - setCryptoSystem(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named cryptoSystem.
- setCryptoSystem(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named cryptoSystem.
- setCryptoSystem(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 cryptoSystem field, similar to
TransmitterPduObject.setCryptoSystem(int). - setCssClass(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.CommentsBlock
-
Deprecated.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Deprecated.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Deprecated.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Deprecated.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
-
Deprecated.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
-
Deprecated.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Accessor method to assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.X3DConcreteNode
-
Each concrete class must independently override this abstract method to enable object-specific method pipelining.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign typed object value to SFString cssClass field, similar to
CADAssemblyObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign typed object value to SFString cssClass field, similar to
CADFaceObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign typed object value to SFString cssClass field, similar to
CADLayerObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign typed object value to SFString cssClass field, similar to
CADPartObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign typed object value to SFString cssClass field, similar to
IndexedQuadSetObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign typed object value to SFString cssClass field, similar to
QuadSetObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Assign typed object value to SFString cssClass field, similar to
MetadataBooleanObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Assign typed object value to SFString cssClass field, similar to
MetadataDoubleObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Assign typed object value to SFString cssClass field, similar to
MetadataFloatObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Assign typed object value to SFString cssClass field, similar to
MetadataIntegerObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Assign typed object value to SFString cssClass field, similar to
MetadataSetObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign typed object value to SFString cssClass field, similar to
MetadataStringObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Assign typed object value to SFString cssClass field, similar to
ProtoInstanceObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Assign typed object value to SFString cssClass field, similar to
WorldInfoObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign typed object value to SFString cssClass field, similar to
ComposedCubeMapTextureObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Assign typed object value to SFString cssClass field, similar to
GeneratedCubeMapTextureObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Assign typed object value to SFString cssClass field, similar to
ImageCubeMapTextureObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign typed object value to SFString cssClass field, similar to
DISEntityManagerObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign typed object value to SFString cssClass field, similar to
DISEntityTypeMappingObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFString cssClass field, similar to
EspduTransformObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFString cssClass field, similar to
ReceiverPduObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFString cssClass field, similar to
SignalPduObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFString cssClass field, similar to
TransmitterPduObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign typed object value to SFString cssClass field, similar to
BackgroundObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Assign typed object value to SFString cssClass field, similar to
FogCoordinateObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Assign typed object value to SFString cssClass field, similar to
FogObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign typed object value to SFString cssClass field, similar to
LocalFogObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign typed object value to SFString cssClass field, similar to
TextureBackgroundObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Assign typed object value to SFString cssClass field, similar to
ProximitySensorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign typed object value to SFString cssClass field, similar to
TransformSensorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Assign typed object value to SFString cssClass field, similar to
VisibilitySensorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
Assign typed object value to SFString cssClass field, similar to
BooleanFilterObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign typed object value to SFString cssClass field, similar to
BooleanSequencerObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
Assign typed object value to SFString cssClass field, similar to
BooleanToggleObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
Assign typed object value to SFString cssClass field, similar to
BooleanTriggerObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign typed object value to SFString cssClass field, similar to
IntegerSequencerObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
Assign typed object value to SFString cssClass field, similar to
IntegerTriggerObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
Assign typed object value to SFString cssClass field, similar to
TimeTriggerObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Assign typed object value to SFString cssClass field, similar to
ColorChaserObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign typed object value to SFString cssClass field, similar to
ColorDamperObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Assign typed object value to SFString cssClass field, similar to
CoordinateChaserObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign typed object value to SFString cssClass field, similar to
CoordinateDamperObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Assign typed object value to SFString cssClass field, similar to
OrientationChaserObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign typed object value to SFString cssClass field, similar to
OrientationDamperObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Assign typed object value to SFString cssClass field, similar to
PositionChaser2DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Assign typed object value to SFString cssClass field, similar to
PositionChaserObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign typed object value to SFString cssClass field, similar to
PositionDamper2DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign typed object value to SFString cssClass field, similar to
PositionDamperObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Assign typed object value to SFString cssClass field, similar to
ScalarChaserObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign typed object value to SFString cssClass field, similar to
ScalarDamperObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Assign typed object value to SFString cssClass field, similar to
TexCoordChaser2DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign typed object value to SFString cssClass field, similar to
TexCoordDamper2DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Assign typed object value to SFString cssClass field, similar to
Arc2DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign typed object value to SFString cssClass field, similar to
ArcClose2DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Assign typed object value to SFString cssClass field, similar to
Circle2DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Assign typed object value to SFString cssClass field, similar to
Disk2DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Assign typed object value to SFString cssClass field, similar to
Polyline2DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Assign typed object value to SFString cssClass field, similar to
Polypoint2DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Assign typed object value to SFString cssClass field, similar to
Rectangle2DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Assign typed object value to SFString cssClass field, similar to
TriangleSet2DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Assign typed object value to SFString cssClass field, similar to
BoxObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign typed object value to SFString cssClass field, similar to
ConeObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign typed object value to SFString cssClass field, similar to
CylinderObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign typed object value to SFString cssClass field, similar to
ElevationGridObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign typed object value to SFString cssClass field, similar to
ExtrusionObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign typed object value to SFString cssClass field, similar to
IndexedFaceSetObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Assign typed object value to SFString cssClass field, similar to
SphereObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign typed object value to SFString cssClass field, similar to
GeoCoordinateObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign typed object value to SFString cssClass field, similar to
GeoElevationGridObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign typed object value to SFString cssClass field, similar to
GeoLocationObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign typed object value to SFString cssClass field, similar to
GeoLODObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign typed object value to SFString cssClass field, similar to
GeoMetadataObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign typed object value to SFString cssClass field, similar to
GeoOriginObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign typed object value to SFString cssClass field, similar to
GeoPositionInterpolatorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign typed object value to SFString cssClass field, similar to
GeoProximitySensorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign typed object value to SFString cssClass field, similar to
GeoTouchSensorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign typed object value to SFString cssClass field, similar to
GeoTransformObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign typed object value to SFString cssClass field, similar to
GeoViewpointObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign typed object value to SFString cssClass field, similar to
GroupObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign typed object value to SFString cssClass field, similar to
StaticGroupObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign typed object value to SFString cssClass field, similar to
SwitchObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign typed object value to SFString cssClass field, similar to
TransformObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign typed object value to SFString cssClass field, similar to
HAnimDisplacerObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to SFString cssClass field, similar to
HAnimHumanoidObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to SFString cssClass field, similar to
HAnimJointObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign typed object value to SFString cssClass field, similar to
HAnimMotionObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign typed object value to SFString cssClass field, similar to
HAnimSegmentObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign typed object value to SFString cssClass field, similar to
HAnimSiteObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Assign typed object value to SFString cssClass field, similar to
ColorInterpolatorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Assign typed object value to SFString cssClass field, similar to
CoordinateInterpolator2DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Assign typed object value to SFString cssClass field, similar to
CoordinateInterpolatorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Assign typed object value to SFString cssClass field, similar to
EaseInEaseOutObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Assign typed object value to SFString cssClass field, similar to
NormalInterpolatorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Assign typed object value to SFString cssClass field, similar to
OrientationInterpolatorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Assign typed object value to SFString cssClass field, similar to
PositionInterpolator2DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Assign typed object value to SFString cssClass field, similar to
PositionInterpolatorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Assign typed object value to SFString cssClass field, similar to
ScalarInterpolatorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign typed object value to SFString cssClass field, similar to
SplinePositionInterpolator2DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign typed object value to SFString cssClass field, similar to
SplinePositionInterpolatorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign typed object value to SFString cssClass field, similar to
SplineScalarInterpolatorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Assign typed object value to SFString cssClass field, similar to
SquadOrientationInterpolatorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
Assign typed object value to SFString cssClass field, similar to
KeySensorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Assign typed object value to SFString cssClass field, similar to
StringSensorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign typed object value to SFString cssClass field, similar to
LayerObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Assign typed object value to SFString cssClass field, similar to
LayerSetObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign typed object value to SFString cssClass field, similar to
ViewportObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign typed object value to SFString cssClass field, similar to
LayoutGroupObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign typed object value to SFString cssClass field, similar to
LayoutLayerObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign typed object value to SFString cssClass field, similar to
LayoutObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign typed object value to SFString cssClass field, similar to
ScreenFontStyleObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign typed object value to SFString cssClass field, similar to
ScreenGroupObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign typed object value to SFString cssClass field, similar to
DirectionalLightObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign typed object value to SFString cssClass field, similar to
PointLightObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign typed object value to SFString cssClass field, similar to
SpotLightObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign typed object value to SFString cssClass field, similar to
BillboardObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign typed object value to SFString cssClass field, similar to
CollisionObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign typed object value to SFString cssClass field, similar to
LODObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign typed object value to SFString cssClass field, similar to
NavigationInfoObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign typed object value to SFString cssClass field, similar to
OrthoViewpointObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign typed object value to SFString cssClass field, similar to
ViewpointGroupObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign typed object value to SFString cssClass field, similar to
ViewpointObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign typed object value to SFString cssClass field, similar to
AnchorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign typed object value to SFString cssClass field, similar to
InlineObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Assign typed object value to SFString cssClass field, similar to
LoadSensorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
Assign typed object value to SFString cssClass field, similar to
Contour2DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
Assign typed object value to SFString cssClass field, similar to
ContourPolyline2DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
Assign typed object value to SFString cssClass field, similar to
CoordinateDoubleObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign typed object value to SFString cssClass field, similar to
NurbsCurve2DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign typed object value to SFString cssClass field, similar to
NurbsCurveObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign typed object value to SFString cssClass field, similar to
NurbsOrientationInterpolatorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign typed object value to SFString cssClass field, similar to
NurbsPatchSurfaceObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign typed object value to SFString cssClass field, similar to
NurbsPositionInterpolatorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign typed object value to SFString cssClass field, similar to
NurbsSetObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign typed object value to SFString cssClass field, similar to
NurbsSurfaceInterpolatorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign typed object value to SFString cssClass field, similar to
NurbsSweptSurfaceObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Assign typed object value to SFString cssClass field, similar to
NurbsSwungSurfaceObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign typed object value to SFString cssClass field, similar to
NurbsTextureCoordinateObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign typed object value to SFString cssClass field, similar to
NurbsTrimmedSurfaceObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Assign typed object value to SFString cssClass field, similar to
BoundedPhysicsModelObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign typed object value to SFString cssClass field, similar to
ConeEmitterObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign typed object value to SFString cssClass field, similar to
ExplosionEmitterObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Assign typed object value to SFString cssClass field, similar to
ForcePhysicsModelObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign typed object value to SFString cssClass field, similar to
ParticleSystemObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign typed object value to SFString cssClass field, similar to
PointEmitterObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign typed object value to SFString cssClass field, similar to
PolylineEmitterObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign typed object value to SFString cssClass field, similar to
SurfaceEmitterObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign typed object value to SFString cssClass field, similar to
VolumeEmitterObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign typed object value to SFString cssClass field, similar to
WindPhysicsModelObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign typed object value to SFString cssClass field, similar to
LinePickSensorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign typed object value to SFString cssClass field, similar to
PickableGroupObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign typed object value to SFString cssClass field, similar to
PointPickSensorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign typed object value to SFString cssClass field, similar to
PrimitivePickSensorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign typed object value to SFString cssClass field, similar to
VolumePickSensorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign typed object value to SFString cssClass field, similar to
CylinderSensorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign typed object value to SFString cssClass field, similar to
PlaneSensorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign typed object value to SFString cssClass field, similar to
SphereSensorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Assign typed object value to SFString cssClass field, similar to
TouchSensorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Assign typed object value to SFString cssClass field, similar to
ClipPlaneObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Assign typed object value to SFString cssClass field, similar to
ColorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Assign typed object value to SFString cssClass field, similar to
ColorRGBAObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Assign typed object value to SFString cssClass field, similar to
CoordinateObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign typed object value to SFString cssClass field, similar to
IndexedLineSetObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign typed object value to SFString cssClass field, similar to
IndexedTriangleFanSetObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign typed object value to SFString cssClass field, similar to
IndexedTriangleSetObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign typed object value to SFString cssClass field, similar to
IndexedTriangleStripSetObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign typed object value to SFString cssClass field, similar to
LineSetObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Assign typed object value to SFString cssClass field, similar to
NormalObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Assign typed object value to SFString cssClass field, similar to
PointSetObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign typed object value to SFString cssClass field, similar to
TriangleFanSetObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign typed object value to SFString cssClass field, similar to
TriangleSetObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign typed object value to SFString cssClass field, similar to
TriangleStripSetObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign typed object value to SFString cssClass field, similar to
BallJointObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign typed object value to SFString cssClass field, similar to
CollidableOffsetObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign typed object value to SFString cssClass field, similar to
CollidableShapeObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign typed object value to SFString cssClass field, similar to
CollisionCollectionObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Assign typed object value to SFString cssClass field, similar to
CollisionSensorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign typed object value to SFString cssClass field, similar to
CollisionSpaceObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign typed object value to SFString cssClass field, similar to
ContactObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign typed object value to SFString cssClass field, similar to
DoubleAxisHingeJointObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFString cssClass field, similar to
MotorJointObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign typed object value to SFString cssClass field, similar to
RigidBodyCollectionObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFString cssClass field, similar to
RigidBodyObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign typed object value to SFString cssClass field, similar to
SingleAxisHingeJointObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign typed object value to SFString cssClass field, similar to
SliderJointObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign typed object value to SFString cssClass field, similar to
UniversalJointObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign typed object value to SFString cssClass field, similar to
ScriptObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Assign typed object value to SFString cssClass field, similar to
ComposedShaderObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Assign typed object value to SFString cssClass field, similar to
FloatVertexAttributeObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Assign typed object value to SFString cssClass field, similar to
Matrix3VertexAttributeObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Assign typed object value to SFString cssClass field, similar to
Matrix4VertexAttributeObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign typed object value to SFString cssClass field, similar to
PackagedShaderObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Assign typed object value to SFString cssClass field, similar to
ProgramShaderObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Assign typed object value to SFString cssClass field, similar to
ShaderPartObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Assign typed object value to SFString cssClass field, similar to
ShaderProgramObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign typed object value to SFString cssClass field, similar to
AppearanceObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Assign typed object value to SFString cssClass field, similar to
FillPropertiesObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Assign typed object value to SFString cssClass field, similar to
LinePropertiesObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign typed object value to SFString cssClass field, similar to
MaterialObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Assign typed object value to SFString cssClass field, similar to
PointPropertiesObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign typed object value to SFString cssClass field, similar to
ShapeObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign typed object value to SFString cssClass field, similar to
TwoSidedMaterialObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign typed object value to SFString cssClass field, similar to
AudioClipObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign typed object value to SFString cssClass field, similar to
SoundObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign typed object value to SFString cssClass field, similar to
FontStyleObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign typed object value to SFString cssClass field, similar to
TextObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign typed object value to SFString cssClass field, similar to
ImageTextureObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign typed object value to SFString cssClass field, similar to
MovieTextureObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Assign typed object value to SFString cssClass field, similar to
MultiTextureCoordinateObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign typed object value to SFString cssClass field, similar to
MultiTextureObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Assign typed object value to SFString cssClass field, similar to
MultiTextureTransformObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign typed object value to SFString cssClass field, similar to
PixelTextureObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Assign typed object value to SFString cssClass field, similar to
TextureCoordinateGeneratorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Assign typed object value to SFString cssClass field, similar to
TextureCoordinateObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign typed object value to SFString cssClass field, similar to
TexturePropertiesObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign typed object value to SFString cssClass field, similar to
TextureTransformObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign typed object value to SFString cssClass field, similar to
ComposedTexture3DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign typed object value to SFString cssClass field, similar to
ImageTexture3DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign typed object value to SFString cssClass field, similar to
PixelTexture3DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Assign typed object value to SFString cssClass field, similar to
TextureCoordinate3DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Assign typed object value to SFString cssClass field, similar to
TextureCoordinate4DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign typed object value to SFString cssClass field, similar to
TextureTransform3DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
Assign typed object value to SFString cssClass field, similar to
TextureTransformMatrix3DObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign typed object value to SFString cssClass field, similar to
TimeSensorObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign typed object value to SFString cssClass field, similar to
BlendedVolumeStyleObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Assign typed object value to SFString cssClass field, similar to
BoundaryEnhancementVolumeStyleObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign typed object value to SFString cssClass field, similar to
CartoonVolumeStyleObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Assign typed object value to SFString cssClass field, similar to
ComposedVolumeStyleObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign typed object value to SFString cssClass field, similar to
EdgeEnhancementVolumeStyleObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign typed object value to SFString cssClass field, similar to
IsoSurfaceVolumeDataObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Assign typed object value to SFString cssClass field, similar to
OpacityMapVolumeStyleObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Assign typed object value to SFString cssClass field, similar to
ProjectionVolumeStyleObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign typed object value to SFString cssClass field, similar to
SegmentedVolumeDataObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign typed object value to SFString cssClass field, similar to
ShadedVolumeStyleObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign typed object value to SFString cssClass field, similar to
SilhouetteEnhancementVolumeStyleObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign typed object value to SFString cssClass field, similar to
ToneMappedVolumeStyleObject.setCssClass(String). - setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign typed object value to SFString cssClass field, similar to
VolumeDataObject.setCssClass(String). - setCutOffAngle(double) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SpotLightObject.setCutOffAngle(float). - setCutOffAngle(float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named cutOffAngle.
- setCutOffAngle(float) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named cutOffAngle.
- setCutOffAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign typed object value to SFFloat cutOffAngle field, similar to
SpotLightObject.setCutOffAngle(float). - setCycleInterval(double) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named cycleInterval.
- setCycleInterval(double) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Accessor method to assign double value in seconds to inputOutput SFTime field named cycleInterval.
- setCycleInterval(SFTimeObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign typed object value to SFTime cycleInterval field, similar to
TimeSensorObject.setCycleInterval(double). - setData(int[]) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign Integer array to inputOutput MFInt32 field named data.
- setData(int[]) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign int array to inputOutput MFInt32 field named data.
- setData(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign ArrayList value of MFInt32 data field, similar to
SignalPduObject.setData(int[]). - setData(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign ArrayList value of MFNode data field, similar to
GeoMetadataObject.setData(X3DNode[]). - setData(MFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to MFInt32 data field, similar to
SignalPduObject.setData(int[]). - setData(X3DNode) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Set single child data node, replacing prior array of existing nodes (if any).
- setData(X3DNode) - Method in interface org.web3d.x3d.sai.Geospatial.GeoMetadata
-
Set single child data node, replacing prior array of existing nodes (if any).
- setData(X3DNode[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field data.
- setData(X3DNode[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoMetadata
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field data.
- setDataLength(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named dataLength.
- setDataLength(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named dataLength.
- setDataLength(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFInt32 dataLength field, similar to
SignalPduObject.setDataLength(int). - setDeadReckoning(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named deadReckoning.
- setDeadReckoning(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named deadReckoning.
- setDeadReckoning(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 deadReckoning field, similar to
EspduTransformObject.setDeadReckoning(int). - setDebugModeActive(boolean) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set whether debug mode is active.
- setDEF(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.CommentsBlock
-
Deprecated.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Deprecated.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Deprecated.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Deprecated.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
-
Deprecated.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
-
Deprecated.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Accessor method to assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in class org.web3d.x3d.jsail.X3DConcreteNode
-
Each concrete class must independently override this abstract method to enable object-specific method pipelining.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign typed object value to SFString DEF field, similar to
CADAssemblyObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign typed object value to SFString DEF field, similar to
CADFaceObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign typed object value to SFString DEF field, similar to
CADLayerObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign typed object value to SFString DEF field, similar to
CADPartObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign typed object value to SFString DEF field, similar to
IndexedQuadSetObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign typed object value to SFString DEF field, similar to
QuadSetObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Assign typed object value to SFString DEF field, similar to
MetadataBooleanObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Assign typed object value to SFString DEF field, similar to
MetadataDoubleObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Assign typed object value to SFString DEF field, similar to
MetadataFloatObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Assign typed object value to SFString DEF field, similar to
MetadataIntegerObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Assign typed object value to SFString DEF field, similar to
MetadataSetObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign typed object value to SFString DEF field, similar to
MetadataStringObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Assign typed object value to SFString DEF field, similar to
ProtoInstanceObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Assign typed object value to SFString DEF field, similar to
WorldInfoObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign typed object value to SFString DEF field, similar to
ComposedCubeMapTextureObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Assign typed object value to SFString DEF field, similar to
GeneratedCubeMapTextureObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Assign typed object value to SFString DEF field, similar to
ImageCubeMapTextureObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign typed object value to SFString DEF field, similar to
DISEntityManagerObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign typed object value to SFString DEF field, similar to
DISEntityTypeMappingObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFString DEF field, similar to
EspduTransformObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFString DEF field, similar to
ReceiverPduObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFString DEF field, similar to
SignalPduObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFString DEF field, similar to
TransmitterPduObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign typed object value to SFString DEF field, similar to
BackgroundObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Assign typed object value to SFString DEF field, similar to
FogCoordinateObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Assign typed object value to SFString DEF field, similar to
FogObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign typed object value to SFString DEF field, similar to
LocalFogObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign typed object value to SFString DEF field, similar to
TextureBackgroundObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Assign typed object value to SFString DEF field, similar to
ProximitySensorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign typed object value to SFString DEF field, similar to
TransformSensorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Assign typed object value to SFString DEF field, similar to
VisibilitySensorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
Assign typed object value to SFString DEF field, similar to
BooleanFilterObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign typed object value to SFString DEF field, similar to
BooleanSequencerObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
Assign typed object value to SFString DEF field, similar to
BooleanToggleObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
Assign typed object value to SFString DEF field, similar to
BooleanTriggerObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign typed object value to SFString DEF field, similar to
IntegerSequencerObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
Assign typed object value to SFString DEF field, similar to
IntegerTriggerObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
Assign typed object value to SFString DEF field, similar to
TimeTriggerObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Assign typed object value to SFString DEF field, similar to
ColorChaserObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign typed object value to SFString DEF field, similar to
ColorDamperObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Assign typed object value to SFString DEF field, similar to
CoordinateChaserObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign typed object value to SFString DEF field, similar to
CoordinateDamperObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Assign typed object value to SFString DEF field, similar to
OrientationChaserObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign typed object value to SFString DEF field, similar to
OrientationDamperObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Assign typed object value to SFString DEF field, similar to
PositionChaser2DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Assign typed object value to SFString DEF field, similar to
PositionChaserObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign typed object value to SFString DEF field, similar to
PositionDamper2DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign typed object value to SFString DEF field, similar to
PositionDamperObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Assign typed object value to SFString DEF field, similar to
ScalarChaserObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign typed object value to SFString DEF field, similar to
ScalarDamperObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Assign typed object value to SFString DEF field, similar to
TexCoordChaser2DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign typed object value to SFString DEF field, similar to
TexCoordDamper2DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Assign typed object value to SFString DEF field, similar to
Arc2DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign typed object value to SFString DEF field, similar to
ArcClose2DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Assign typed object value to SFString DEF field, similar to
Circle2DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Assign typed object value to SFString DEF field, similar to
Disk2DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Assign typed object value to SFString DEF field, similar to
Polyline2DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Assign typed object value to SFString DEF field, similar to
Polypoint2DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Assign typed object value to SFString DEF field, similar to
Rectangle2DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Assign typed object value to SFString DEF field, similar to
TriangleSet2DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Assign typed object value to SFString DEF field, similar to
BoxObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign typed object value to SFString DEF field, similar to
ConeObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign typed object value to SFString DEF field, similar to
CylinderObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign typed object value to SFString DEF field, similar to
ElevationGridObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign typed object value to SFString DEF field, similar to
ExtrusionObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign typed object value to SFString DEF field, similar to
IndexedFaceSetObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Assign typed object value to SFString DEF field, similar to
SphereObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign typed object value to SFString DEF field, similar to
GeoCoordinateObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign typed object value to SFString DEF field, similar to
GeoElevationGridObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign typed object value to SFString DEF field, similar to
GeoLocationObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign typed object value to SFString DEF field, similar to
GeoLODObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign typed object value to SFString DEF field, similar to
GeoMetadataObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign typed object value to SFString DEF field, similar to
GeoOriginObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign typed object value to SFString DEF field, similar to
GeoPositionInterpolatorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign typed object value to SFString DEF field, similar to
GeoProximitySensorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign typed object value to SFString DEF field, similar to
GeoTouchSensorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign typed object value to SFString DEF field, similar to
GeoTransformObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign typed object value to SFString DEF field, similar to
GeoViewpointObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign typed object value to SFString DEF field, similar to
GroupObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign typed object value to SFString DEF field, similar to
StaticGroupObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign typed object value to SFString DEF field, similar to
SwitchObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign typed object value to SFString DEF field, similar to
TransformObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign typed object value to SFString DEF field, similar to
HAnimDisplacerObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to SFString DEF field, similar to
HAnimHumanoidObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to SFString DEF field, similar to
HAnimJointObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign typed object value to SFString DEF field, similar to
HAnimMotionObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign typed object value to SFString DEF field, similar to
HAnimSegmentObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign typed object value to SFString DEF field, similar to
HAnimSiteObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Assign typed object value to SFString DEF field, similar to
ColorInterpolatorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Assign typed object value to SFString DEF field, similar to
CoordinateInterpolator2DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Assign typed object value to SFString DEF field, similar to
CoordinateInterpolatorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Assign typed object value to SFString DEF field, similar to
EaseInEaseOutObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Assign typed object value to SFString DEF field, similar to
NormalInterpolatorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Assign typed object value to SFString DEF field, similar to
OrientationInterpolatorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Assign typed object value to SFString DEF field, similar to
PositionInterpolator2DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Assign typed object value to SFString DEF field, similar to
PositionInterpolatorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Assign typed object value to SFString DEF field, similar to
ScalarInterpolatorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign typed object value to SFString DEF field, similar to
SplinePositionInterpolator2DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign typed object value to SFString DEF field, similar to
SplinePositionInterpolatorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign typed object value to SFString DEF field, similar to
SplineScalarInterpolatorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Assign typed object value to SFString DEF field, similar to
SquadOrientationInterpolatorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
Assign typed object value to SFString DEF field, similar to
KeySensorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Assign typed object value to SFString DEF field, similar to
StringSensorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign typed object value to SFString DEF field, similar to
LayerObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Assign typed object value to SFString DEF field, similar to
LayerSetObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign typed object value to SFString DEF field, similar to
ViewportObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign typed object value to SFString DEF field, similar to
LayoutGroupObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign typed object value to SFString DEF field, similar to
LayoutLayerObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign typed object value to SFString DEF field, similar to
LayoutObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign typed object value to SFString DEF field, similar to
ScreenFontStyleObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign typed object value to SFString DEF field, similar to
ScreenGroupObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign typed object value to SFString DEF field, similar to
DirectionalLightObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign typed object value to SFString DEF field, similar to
PointLightObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign typed object value to SFString DEF field, similar to
SpotLightObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign typed object value to SFString DEF field, similar to
BillboardObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign typed object value to SFString DEF field, similar to
CollisionObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign typed object value to SFString DEF field, similar to
LODObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign typed object value to SFString DEF field, similar to
NavigationInfoObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign typed object value to SFString DEF field, similar to
OrthoViewpointObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign typed object value to SFString DEF field, similar to
ViewpointGroupObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign typed object value to SFString DEF field, similar to
ViewpointObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign typed object value to SFString DEF field, similar to
AnchorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign typed object value to SFString DEF field, similar to
InlineObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Assign typed object value to SFString DEF field, similar to
LoadSensorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
Assign typed object value to SFString DEF field, similar to
Contour2DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
Assign typed object value to SFString DEF field, similar to
ContourPolyline2DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
Assign typed object value to SFString DEF field, similar to
CoordinateDoubleObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign typed object value to SFString DEF field, similar to
NurbsCurve2DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign typed object value to SFString DEF field, similar to
NurbsCurveObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign typed object value to SFString DEF field, similar to
NurbsOrientationInterpolatorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign typed object value to SFString DEF field, similar to
NurbsPatchSurfaceObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign typed object value to SFString DEF field, similar to
NurbsPositionInterpolatorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign typed object value to SFString DEF field, similar to
NurbsSetObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign typed object value to SFString DEF field, similar to
NurbsSurfaceInterpolatorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign typed object value to SFString DEF field, similar to
NurbsSweptSurfaceObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Assign typed object value to SFString DEF field, similar to
NurbsSwungSurfaceObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign typed object value to SFString DEF field, similar to
NurbsTextureCoordinateObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign typed object value to SFString DEF field, similar to
NurbsTrimmedSurfaceObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Assign typed object value to SFString DEF field, similar to
BoundedPhysicsModelObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign typed object value to SFString DEF field, similar to
ConeEmitterObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign typed object value to SFString DEF field, similar to
ExplosionEmitterObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Assign typed object value to SFString DEF field, similar to
ForcePhysicsModelObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign typed object value to SFString DEF field, similar to
ParticleSystemObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign typed object value to SFString DEF field, similar to
PointEmitterObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign typed object value to SFString DEF field, similar to
PolylineEmitterObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign typed object value to SFString DEF field, similar to
SurfaceEmitterObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign typed object value to SFString DEF field, similar to
VolumeEmitterObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign typed object value to SFString DEF field, similar to
WindPhysicsModelObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign typed object value to SFString DEF field, similar to
LinePickSensorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign typed object value to SFString DEF field, similar to
PickableGroupObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign typed object value to SFString DEF field, similar to
PointPickSensorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign typed object value to SFString DEF field, similar to
PrimitivePickSensorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign typed object value to SFString DEF field, similar to
VolumePickSensorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign typed object value to SFString DEF field, similar to
CylinderSensorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign typed object value to SFString DEF field, similar to
PlaneSensorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign typed object value to SFString DEF field, similar to
SphereSensorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Assign typed object value to SFString DEF field, similar to
TouchSensorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Assign typed object value to SFString DEF field, similar to
ClipPlaneObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Assign typed object value to SFString DEF field, similar to
ColorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Assign typed object value to SFString DEF field, similar to
ColorRGBAObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Assign typed object value to SFString DEF field, similar to
CoordinateObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign typed object value to SFString DEF field, similar to
IndexedLineSetObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign typed object value to SFString DEF field, similar to
IndexedTriangleFanSetObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign typed object value to SFString DEF field, similar to
IndexedTriangleSetObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign typed object value to SFString DEF field, similar to
IndexedTriangleStripSetObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign typed object value to SFString DEF field, similar to
LineSetObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Assign typed object value to SFString DEF field, similar to
NormalObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Assign typed object value to SFString DEF field, similar to
PointSetObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign typed object value to SFString DEF field, similar to
TriangleFanSetObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign typed object value to SFString DEF field, similar to
TriangleSetObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign typed object value to SFString DEF field, similar to
TriangleStripSetObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign typed object value to SFString DEF field, similar to
BallJointObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign typed object value to SFString DEF field, similar to
CollidableOffsetObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign typed object value to SFString DEF field, similar to
CollidableShapeObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign typed object value to SFString DEF field, similar to
CollisionCollectionObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Assign typed object value to SFString DEF field, similar to
CollisionSensorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign typed object value to SFString DEF field, similar to
CollisionSpaceObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign typed object value to SFString DEF field, similar to
ContactObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign typed object value to SFString DEF field, similar to
DoubleAxisHingeJointObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFString DEF field, similar to
MotorJointObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign typed object value to SFString DEF field, similar to
RigidBodyCollectionObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFString DEF field, similar to
RigidBodyObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign typed object value to SFString DEF field, similar to
SingleAxisHingeJointObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign typed object value to SFString DEF field, similar to
SliderJointObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign typed object value to SFString DEF field, similar to
UniversalJointObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign typed object value to SFString DEF field, similar to
ScriptObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Assign typed object value to SFString DEF field, similar to
ComposedShaderObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Assign typed object value to SFString DEF field, similar to
FloatVertexAttributeObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Assign typed object value to SFString DEF field, similar to
Matrix3VertexAttributeObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Assign typed object value to SFString DEF field, similar to
Matrix4VertexAttributeObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign typed object value to SFString DEF field, similar to
PackagedShaderObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Assign typed object value to SFString DEF field, similar to
ProgramShaderObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Assign typed object value to SFString DEF field, similar to
ShaderPartObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Assign typed object value to SFString DEF field, similar to
ShaderProgramObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign typed object value to SFString DEF field, similar to
AppearanceObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Assign typed object value to SFString DEF field, similar to
FillPropertiesObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Assign typed object value to SFString DEF field, similar to
LinePropertiesObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign typed object value to SFString DEF field, similar to
MaterialObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Assign typed object value to SFString DEF field, similar to
PointPropertiesObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign typed object value to SFString DEF field, similar to
ShapeObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign typed object value to SFString DEF field, similar to
TwoSidedMaterialObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign typed object value to SFString DEF field, similar to
AudioClipObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign typed object value to SFString DEF field, similar to
SoundObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign typed object value to SFString DEF field, similar to
FontStyleObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign typed object value to SFString DEF field, similar to
TextObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign typed object value to SFString DEF field, similar to
ImageTextureObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign typed object value to SFString DEF field, similar to
MovieTextureObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Assign typed object value to SFString DEF field, similar to
MultiTextureCoordinateObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign typed object value to SFString DEF field, similar to
MultiTextureObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Assign typed object value to SFString DEF field, similar to
MultiTextureTransformObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign typed object value to SFString DEF field, similar to
PixelTextureObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Assign typed object value to SFString DEF field, similar to
TextureCoordinateGeneratorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Assign typed object value to SFString DEF field, similar to
TextureCoordinateObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign typed object value to SFString DEF field, similar to
TexturePropertiesObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign typed object value to SFString DEF field, similar to
TextureTransformObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign typed object value to SFString DEF field, similar to
ComposedTexture3DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign typed object value to SFString DEF field, similar to
ImageTexture3DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign typed object value to SFString DEF field, similar to
PixelTexture3DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Assign typed object value to SFString DEF field, similar to
TextureCoordinate3DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Assign typed object value to SFString DEF field, similar to
TextureCoordinate4DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign typed object value to SFString DEF field, similar to
TextureTransform3DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
Assign typed object value to SFString DEF field, similar to
TextureTransformMatrix3DObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign typed object value to SFString DEF field, similar to
TimeSensorObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign typed object value to SFString DEF field, similar to
BlendedVolumeStyleObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Assign typed object value to SFString DEF field, similar to
BoundaryEnhancementVolumeStyleObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign typed object value to SFString DEF field, similar to
CartoonVolumeStyleObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Assign typed object value to SFString DEF field, similar to
ComposedVolumeStyleObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign typed object value to SFString DEF field, similar to
EdgeEnhancementVolumeStyleObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign typed object value to SFString DEF field, similar to
IsoSurfaceVolumeDataObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Assign typed object value to SFString DEF field, similar to
OpacityMapVolumeStyleObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Assign typed object value to SFString DEF field, similar to
ProjectionVolumeStyleObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign typed object value to SFString DEF field, similar to
SegmentedVolumeDataObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign typed object value to SFString DEF field, similar to
ShadedVolumeStyleObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign typed object value to SFString DEF field, similar to
SilhouetteEnhancementVolumeStyleObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign typed object value to SFString DEF field, similar to
ToneMappedVolumeStyleObject.setDEF(String). - setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign typed object value to SFString DEF field, similar to
VolumeDataObject.setDEF(String). - setDefault(String) - Method in class org.web3d.x3d.util.x3duom.ContainerField
-
Sets the value of the default property.
- setDefault(String) - Method in class org.web3d.x3d.util.x3duom.Field
-
Sets the value of the default property.
- setDefaultValue(String) - Method in class org.web3d.x3d.util.x3duom.FieldType
-
Sets the value of the defaultValue property.
- setDefaultValue(String) - Method in class org.web3d.x3d.util.x3duom.SimpleType
-
Sets the value of the defaultValue property.
- setDeleteIntermediateFiles(boolean) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set whether to delete intermediate files generated as part of various transformations, this property method can be helpful can be helpful for debugging.
- setDeletionAllowed(boolean) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named deletionAllowed.
- setDeletionAllowed(boolean) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.StringSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named deletionAllowed.
- setDeletionAllowed(SFBoolObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Assign typed object value to SFBool deletionAllowed field, similar to
StringSensorObject.setDeletionAllowed(boolean). - setDepth(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ContactObject.setDepth(float). - setDepth(double[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
FogCoordinateObject.setDepth(float[]). - setDepth(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign float value to inputOutput SFFloat field named depth.
- setDepth(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Accessor method to assign float value to inputOutput SFFloat field named depth.
- setDepth(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Accessor method to assign Float array to inputOutput MFFloat field named depth.
- setDepth(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate
-
Accessor method to assign float array to inputOutput MFFloat field named depth.
- setDepth(int[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Assign floating-point array value of MFFloat depth field, similar to
FogCoordinateObject.setDepth(float[]). - setDepth(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Assign ArrayList value of MFFloat depth field, similar to
FogCoordinateObject.setDepth(float[]). - setDepth(MFFloatObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Assign typed object value to MFFloat depth field, similar to
FogCoordinateObject.setDepth(float[]). - setDepth(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign typed object value to SFFloat depth field, similar to
ContactObject.setDepth(float). - setDescription(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DDragSensorNode
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DPointingDeviceSensorNode
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DTouchSensorNode
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Accessor method to assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in class org.web3d.x3d.util.x3duom.Enumeration
-
Sets the value of the description property.
- setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign typed object value to SFString description field, similar to
GeoTouchSensorObject.setDescription(String). - setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign typed object value to SFString description field, similar to
GeoViewpointObject.setDescription(String). - setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign typed object value to SFString description field, similar to
HAnimDisplacerObject.setDescription(String). - setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to SFString description field, similar to
HAnimHumanoidObject.setDescription(String). - setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to SFString description field, similar to
HAnimJointObject.setDescription(String). - setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign typed object value to SFString description field, similar to
HAnimMotionObject.setDescription(String). - setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign typed object value to SFString description field, similar to
HAnimSegmentObject.setDescription(String). - setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign typed object value to SFString description field, similar to
HAnimSiteObject.setDescription(String). - setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign typed object value to SFString description field, similar to
OrthoViewpointObject.setDescription(String). - setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign typed object value to SFString description field, similar to
ViewpointGroupObject.setDescription(String). - setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign typed object value to SFString description field, similar to
ViewpointObject.setDescription(String). - setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign typed object value to SFString description field, similar to
AnchorObject.setDescription(String). - setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign typed object value to SFString description field, similar to
CylinderSensorObject.setDescription(String). - setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign typed object value to SFString description field, similar to
PlaneSensorObject.setDescription(String). - setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign typed object value to SFString description field, similar to
SphereSensorObject.setDescription(String). - setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Assign typed object value to SFString description field, similar to
TouchSensorObject.setDescription(String). - setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign typed object value to SFString description field, similar to
AudioClipObject.setDescription(String). - setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign typed object value to SFString description field, similar to
MovieTextureObject.setDescription(String). - setDesiredAngularVelocity1(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
DoubleAxisHingeJointObject.setDesiredAngularVelocity1(float). - setDesiredAngularVelocity1(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named desiredAngularVelocity1.
- setDesiredAngularVelocity1(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Accessor method to assign float value to inputOutput SFFloat field named desiredAngularVelocity1.
- setDesiredAngularVelocity1(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign typed object value to SFFloat desiredAngularVelocity1 field, similar to
DoubleAxisHingeJointObject.setDesiredAngularVelocity1(float). - setDesiredAngularVelocity2(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
DoubleAxisHingeJointObject.setDesiredAngularVelocity2(float). - setDesiredAngularVelocity2(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named desiredAngularVelocity2.
- setDesiredAngularVelocity2(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Accessor method to assign float value to inputOutput SFFloat field named desiredAngularVelocity2.
- setDesiredAngularVelocity2(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign typed object value to SFFloat desiredAngularVelocity2 field, similar to
DoubleAxisHingeJointObject.setDesiredAngularVelocity2(float). - setDetonationLocation(double[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
EspduTransformObject.setDetonationLocation(float[]). - setDetonationLocation(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
EspduTransformObject.setDetonationLocation(float[]). - setDetonationLocation(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named detonationLocation.
- setDetonationLocation(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named detonationLocation.
- setDetonationLocation(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign values to SFVec3f detonationLocation field, similar to
EspduTransformObject.setDetonationLocation(float[]). - setDetonationLocation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFVec3f detonationLocation field, similar to
EspduTransformObject.setDetonationLocation(float[]). - setDetonationRelativeLocation(double[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
EspduTransformObject.setDetonationRelativeLocation(float[]). - setDetonationRelativeLocation(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
EspduTransformObject.setDetonationRelativeLocation(float[]). - setDetonationRelativeLocation(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named detonationRelativeLocation.
- setDetonationRelativeLocation(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named detonationRelativeLocation.
- setDetonationRelativeLocation(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign values to SFVec3f detonationRelativeLocation field, similar to
EspduTransformObject.setDetonationRelativeLocation(float[]). - setDetonationRelativeLocation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFVec3f detonationRelativeLocation field, similar to
EspduTransformObject.setDetonationRelativeLocation(float[]). - setDetonationResult(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named detonationResult.
- setDetonationResult(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named detonationResult.
- setDetonationResult(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 detonationResult field, similar to
EspduTransformObject.setDetonationResult(int). - setDiffuseColor(double[]) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
MaterialObject.setDiffuseColor(float[]). - setDiffuseColor(double[]) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TwoSidedMaterialObject.setDiffuseColor(float[]). - setDiffuseColor(double, double, double) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
MaterialObject.setDiffuseColor(float[]). - setDiffuseColor(double, double, double) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TwoSidedMaterialObject.setDiffuseColor(float[]). - setDiffuseColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named diffuseColor.
- setDiffuseColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named diffuseColor.
- setDiffuseColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.Material
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named diffuseColor.
- setDiffuseColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named diffuseColor.
- setDiffuseColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign values to SFColor diffuseColor field, similar to
MaterialObject.setDiffuseColor(float[]). - setDiffuseColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign values to SFColor diffuseColor field, similar to
TwoSidedMaterialObject.setDiffuseColor(float[]). - setDiffuseColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign typed object value to SFColor diffuseColor field, similar to
MaterialObject.setDiffuseColor(float[]). - setDiffuseColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign typed object value to SFColor diffuseColor field, similar to
TwoSidedMaterialObject.setDiffuseColor(float[]). - setDimensions(double[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
IsoSurfaceVolumeDataObject.setDimensions(float[]). - setDimensions(double[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SegmentedVolumeDataObject.setDimensions(float[]). - setDimensions(double[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
VolumeDataObject.setDimensions(float[]). - setDimensions(double, double, double) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
IsoSurfaceVolumeDataObject.setDimensions(float[]). - setDimensions(double, double, double) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
SegmentedVolumeDataObject.setDimensions(float[]). - setDimensions(double, double, double) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
VolumeDataObject.setDimensions(float[]). - setDimensions(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named dimensions.
- setDimensions(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named dimensions.
- setDimensions(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named dimensions.
- setDimensions(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named dimensions.
- setDimensions(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named dimensions.
- setDimensions(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named dimensions.
- setDimensions(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeDataNode
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named dimensions.
- setDimensions(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign values to SFVec3f dimensions field, similar to
IsoSurfaceVolumeDataObject.setDimensions(float[]). - setDimensions(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign values to SFVec3f dimensions field, similar to
SegmentedVolumeDataObject.setDimensions(float[]). - setDimensions(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign values to SFVec3f dimensions field, similar to
VolumeDataObject.setDimensions(float[]). - setDimensions(SFVec3fObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign typed object value to SFVec3f dimensions field, similar to
IsoSurfaceVolumeDataObject.setDimensions(float[]). - setDimensions(SFVec3fObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign typed object value to SFVec3f dimensions field, similar to
SegmentedVolumeDataObject.setDimensions(float[]). - setDimensions(SFVec3fObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign typed object value to SFVec3f dimensions field, similar to
VolumeDataObject.setDimensions(float[]). - setDir(String) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
Accessor method to assign String enumeration value ("rtl" | "ltr") to inputOutput SFString field named dir.
- setDir(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
Assign typed object value to SFString dir field, similar to
metaObject.setDir(String). - setDirection(double[]) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
DirectionalLightObject.setDirection(float[]). - setDirection(double[]) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SpotLightObject.setDirection(float[]). - setDirection(double[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ConeEmitterObject.setDirection(float[]). - setDirection(double[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PointEmitterObject.setDirection(float[]). - setDirection(double[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PolylineEmitterObject.setDirection(float[]). - setDirection(double[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
VolumeEmitterObject.setDirection(float[]). - setDirection(double[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
WindPhysicsModelObject.setDirection(float[]). - setDirection(double[]) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SoundObject.setDirection(float[]). - setDirection(double, double, double) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
DirectionalLightObject.setDirection(float[]). - setDirection(double, double, double) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
SpotLightObject.setDirection(float[]). - setDirection(double, double, double) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ConeEmitterObject.setDirection(float[]). - setDirection(double, double, double) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PointEmitterObject.setDirection(float[]). - setDirection(double, double, double) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PolylineEmitterObject.setDirection(float[]). - setDirection(double, double, double) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
VolumeEmitterObject.setDirection(float[]). - setDirection(double, double, double) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
WindPhysicsModelObject.setDirection(float[]). - setDirection(double, double, double) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
SoundObject.setDirection(float[]). - setDirection(float[]) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign values to SFVec3f direction field, similar to
DirectionalLightObject.setDirection(float[]). - setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign values to SFVec3f direction field, similar to
SpotLightObject.setDirection(float[]). - setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign values to SFVec3f direction field, similar to
ConeEmitterObject.setDirection(float[]). - setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign values to SFVec3f direction field, similar to
PointEmitterObject.setDirection(float[]). - setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign values to SFVec3f direction field, similar to
PolylineEmitterObject.setDirection(float[]). - setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign values to SFVec3f direction field, similar to
VolumeEmitterObject.setDirection(float[]). - setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign values to SFVec3f direction field, similar to
WindPhysicsModelObject.setDirection(float[]). - setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign values to SFVec3f direction field, similar to
SoundObject.setDirection(float[]). - setDirection(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign typed object value to SFVec3f direction field, similar to
DirectionalLightObject.setDirection(float[]). - setDirection(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign typed object value to SFVec3f direction field, similar to
SpotLightObject.setDirection(float[]). - setDirection(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign typed object value to SFVec3f direction field, similar to
ConeEmitterObject.setDirection(float[]). - setDirection(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign typed object value to SFVec3f direction field, similar to
PointEmitterObject.setDirection(float[]). - setDirection(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign typed object value to SFVec3f direction field, similar to
PolylineEmitterObject.setDirection(float[]). - setDirection(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign typed object value to SFVec3f direction field, similar to
VolumeEmitterObject.setDirection(float[]). - setDirection(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign typed object value to SFVec3f direction field, similar to
WindPhysicsModelObject.setDirection(float[]). - setDirection(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign typed object value to SFVec3f direction field, similar to
SoundObject.setDirection(float[]). - setDirectOutput(boolean) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named directOutput.
- setDirectOutput(boolean) - Method in interface org.web3d.x3d.sai.Scripting.Script
-
Accessor method to assign boolean value to initializeOnly SFBool field named directOutput.
- setDirectOutput(SFBoolObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign typed object value to SFBool directOutput field, similar to
ScriptObject.setDirectOutput(boolean). - setDisableAngularSpeed(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
RigidBodyCollectionObject.setDisableAngularSpeed(float). - setDisableAngularSpeed(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
RigidBodyObject.setDisableAngularSpeed(float). - setDisableAngularSpeed(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign float value to inputOutput SFFloat field named disableAngularSpeed.
- setDisableAngularSpeed(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign float value to inputOutput SFFloat field named disableAngularSpeed.
- setDisableAngularSpeed(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign float value to inputOutput SFFloat field named disableAngularSpeed.
- setDisableAngularSpeed(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Accessor method to assign float value to inputOutput SFFloat field named disableAngularSpeed.
- setDisableAngularSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign typed object value to SFFloat disableAngularSpeed field, similar to
RigidBodyCollectionObject.setDisableAngularSpeed(float). - setDisableAngularSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFFloat disableAngularSpeed field, similar to
RigidBodyObject.setDisableAngularSpeed(float). - setDisableLinearSpeed(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
RigidBodyCollectionObject.setDisableLinearSpeed(float). - setDisableLinearSpeed(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
RigidBodyObject.setDisableLinearSpeed(float). - setDisableLinearSpeed(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign float value to inputOutput SFFloat field named disableLinearSpeed.
- setDisableLinearSpeed(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign float value to inputOutput SFFloat field named disableLinearSpeed.
- setDisableLinearSpeed(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign float value to inputOutput SFFloat field named disableLinearSpeed.
- setDisableLinearSpeed(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Accessor method to assign float value to inputOutput SFFloat field named disableLinearSpeed.
- setDisableLinearSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign typed object value to SFFloat disableLinearSpeed field, similar to
RigidBodyCollectionObject.setDisableLinearSpeed(float). - setDisableLinearSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFFloat disableLinearSpeed field, similar to
RigidBodyObject.setDisableLinearSpeed(float). - setDisableTime(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named disableTime.
- setDisableTime(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named disableTime.
- setDisableTime(double) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign double value in seconds to inputOutput SFTime field named disableTime.
- setDisableTime(double) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Accessor method to assign double value in seconds to inputOutput SFTime field named disableTime.
- setDisableTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign typed object value to SFTime disableTime field, similar to
RigidBodyCollectionObject.setDisableTime(double). - setDisableTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFTime disableTime field, similar to
RigidBodyObject.setDisableTime(double). - setDiskAngle(double) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
CylinderSensorObject.setDiskAngle(float). - setDiskAngle(float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named diskAngle.
- setDiskAngle(float) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named diskAngle.
- setDiskAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign typed object value to SFFloat diskAngle field, similar to
CylinderSensorObject.setDiskAngle(float). - setDisplacements(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimDisplacerObject.setDisplacements(float[]). - setDisplacements(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named displacements.
- setDisplacements(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named displacements.
- setDisplacements(MFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign typed object value to MFVec3f displacements field, similar to
HAnimDisplacerObject.setDisplacements(float[]). - setDisplacers(ArrayList<HAnimDisplacerObject>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign ArrayList value of MFNode displacers field, similar to
HAnimJointObject.setDisplacers(X3DNode[]). - setDisplacers(ArrayList<HAnimDisplacerObject>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign ArrayList value of MFNode displacers field, similar to
HAnimSegmentObject.setDisplacers(X3DNode[]). - setDisplacers(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Set single child displacers node, replacing prior array of existing nodes (if any).
- setDisplacers(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Set single child displacers node, replacing prior array of existing nodes (if any).
- setDisplacers(X3DNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Set single child displacers node, replacing prior array of existing nodes (if any).
- setDisplacers(X3DNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Set single child displacers node, replacing prior array of existing nodes (if any).
- setDisplacers(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign HAnimDisplacerObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field displacers.
- setDisplacers(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Accessor method to assign HAnimDisplacerObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field displacers.
- setDisplacers(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field displacers.
- setDisplacers(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field displacers.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Grouping.Group
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Grouping.StaticGroup
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Grouping.Switch
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Grouping.X3DBoundedObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Grouping.X3DGroupingNode
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Layering.Viewport
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Layering.X3DViewportNode
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Layout.ScreenGroup
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Navigation.Billboard
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Navigation.Collision
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Networking.Inline
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Shape.Shape
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeDataNode
-
Accessor method to assign boolean value to inputOutput SFBool field named displayBBox.
- setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign typed object value to SFBool displayBBox field, similar to
CADAssemblyObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign typed object value to SFBool displayBBox field, similar to
CADFaceObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign typed object value to SFBool displayBBox field, similar to
CADLayerObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign typed object value to SFBool displayBBox field, similar to
CADPartObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFBool displayBBox field, similar to
EspduTransformObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFBool displayBBox field, similar to
ReceiverPduObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFBool displayBBox field, similar to
SignalPduObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFBool displayBBox field, similar to
TransmitterPduObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign typed object value to SFBool displayBBox field, similar to
GeoLocationObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign typed object value to SFBool displayBBox field, similar to
GeoLODObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign typed object value to SFBool displayBBox field, similar to
GeoTransformObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign typed object value to SFBool displayBBox field, similar to
GroupObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign typed object value to SFBool displayBBox field, similar to
StaticGroupObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign typed object value to SFBool displayBBox field, similar to
SwitchObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign typed object value to SFBool displayBBox field, similar to
TransformObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to SFBool displayBBox field, similar to
HAnimHumanoidObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to SFBool displayBBox field, similar to
HAnimJointObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign typed object value to SFBool displayBBox field, similar to
HAnimSegmentObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign typed object value to SFBool displayBBox field, similar to
HAnimSiteObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign typed object value to SFBool displayBBox field, similar to
ViewportObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign typed object value to SFBool displayBBox field, similar to
LayoutGroupObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign typed object value to SFBool displayBBox field, similar to
ScreenGroupObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign typed object value to SFBool displayBBox field, similar to
BillboardObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign typed object value to SFBool displayBBox field, similar to
CollisionObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign typed object value to SFBool displayBBox field, similar to
LODObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign typed object value to SFBool displayBBox field, similar to
AnchorObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign typed object value to SFBool displayBBox field, similar to
InlineObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign typed object value to SFBool displayBBox field, similar to
NurbsSetObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign typed object value to SFBool displayBBox field, similar to
ParticleSystemObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign typed object value to SFBool displayBBox field, similar to
PickableGroupObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign typed object value to SFBool displayBBox field, similar to
CollidableOffsetObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign typed object value to SFBool displayBBox field, similar to
CollidableShapeObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign typed object value to SFBool displayBBox field, similar to
CollisionCollectionObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign typed object value to SFBool displayBBox field, similar to
CollisionSpaceObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign typed object value to SFBool displayBBox field, similar to
ShapeObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign typed object value to SFBool displayBBox field, similar to
IsoSurfaceVolumeDataObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign typed object value to SFBool displayBBox field, similar to
SegmentedVolumeDataObject.setDisplayBBox(boolean). - setDisplayBBox(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign typed object value to SFBool displayBBox field, similar to
VolumeDataObject.setDisplayBBox(boolean). - setDisplayed(boolean) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Accessor method to assign boolean value to inputOutput SFBool field named displayed.
- setDisplayed(boolean) - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
-
Accessor method to assign boolean value to inputOutput SFBool field named displayed.
- setDisplayed(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign typed object value to SFBool displayed field, similar to
ViewpointGroupObject.setDisplayed(boolean). - setDocumentation(String) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Accessor method to assign String value to inputOutput SFString field named documentation.
- setDocumentation(String) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Accessor method to assign String value to inputOutput SFString field named documentation.
- setDocumentation(String) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Accessor method to assign String value to inputOutput SFString field named documentation.
- setDocumentation(String) - Method in class org.web3d.x3d.util.x3duom.Enumeration
-
Sets the value of the documentation property.
- setDocumentation(String) - Method in class org.web3d.x3d.util.x3duom.SimpleType
-
Sets the value of the documentation property.
- setDocumentation(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Assign typed object value to SFString documentation field, similar to
ExternProtoDeclareObject.setDocumentation(String). - setDocumentation(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Assign typed object value to SFString documentation field, similar to
fieldObject.setDocumentation(String). - setDocumentation(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Assign typed object value to SFString documentation field, similar to
ProtoDeclareObject.setDocumentation(String). - setDomain(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named domain.
- setDomain(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Accessor method to assign int value to initializeOnly SFInt32 field named domain.
- setDomain(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign typed object value to SFInt32 domain field, similar to
DISEntityTypeMappingObject.setDomain(int). - setDtdValidationPerformed(boolean) - Method in class org.web3d.x3d.jsail.X3DLoaderDOM
-
Accessor method to set whether DTD validation is performed when loading an X3D file, reconfiguring documentBuilderFactory
- setDuration(double) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Accessor method to assign double value in seconds to initializeOnly SFTime field named duration.
- setDuration(double) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Accessor method to assign double value in seconds to initializeOnly SFTime field named duration.
- setDuration(double) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Accessor method to assign double value in seconds to initializeOnly SFTime field named duration.
- setDuration(double) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Accessor method to assign double value in seconds to initializeOnly SFTime field named duration.
- setDuration(double) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Accessor method to assign double value in seconds to initializeOnly SFTime field named duration.
- setDuration(double) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Accessor method to assign double value in seconds to initializeOnly SFTime field named duration.
- setDuration(double) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Accessor method to assign double value in seconds to initializeOnly SFTime field named duration.
- setDuration(double) - Method in interface org.web3d.x3d.sai.Followers.ColorChaser
-
Accessor method to assign double value in seconds to initializeOnly SFTime field named duration.
- setDuration(double) - Method in interface org.web3d.x3d.sai.Followers.CoordinateChaser
-
Accessor method to assign double value in seconds to initializeOnly SFTime field named duration.
- setDuration(double) - Method in interface org.web3d.x3d.sai.Followers.OrientationChaser
-
Accessor method to assign double value in seconds to initializeOnly SFTime field named duration.
- setDuration(double) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser
-
Accessor method to assign double value in seconds to initializeOnly SFTime field named duration.
- setDuration(double) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser2D
-
Accessor method to assign double value in seconds to initializeOnly SFTime field named duration.
- setDuration(double) - Method in interface org.web3d.x3d.sai.Followers.ScalarChaser
-
Accessor method to assign double value in seconds to initializeOnly SFTime field named duration.
- setDuration(double) - Method in interface org.web3d.x3d.sai.Followers.TexCoordChaser2D
-
Accessor method to assign double value in seconds to initializeOnly SFTime field named duration.
- setDuration(double) - Method in interface org.web3d.x3d.sai.Followers.X3DChaserNode
-
Accessor method to assign double value in seconds to initializeOnly SFTime field named duration.
- setDuration(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Assign typed object value to SFTime duration field, similar to
ColorChaserObject.setDuration(double). - setDuration(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Assign typed object value to SFTime duration field, similar to
CoordinateChaserObject.setDuration(double). - setDuration(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Assign typed object value to SFTime duration field, similar to
OrientationChaserObject.setDuration(double). - setDuration(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Assign typed object value to SFTime duration field, similar to
PositionChaser2DObject.setDuration(double). - setDuration(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Assign typed object value to SFTime duration field, similar to
PositionChaserObject.setDuration(double). - setDuration(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Assign typed object value to SFTime duration field, similar to
ScalarChaserObject.setDuration(double). - setDuration(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Assign typed object value to SFTime duration field, similar to
TexCoordChaser2DObject.setDuration(double). - setEaseInEaseOut(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
EaseInEaseOutObject.setEaseInEaseOut(float[]). - setEaseInEaseOut(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named easeInEaseOut.
- setEaseInEaseOut(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.EaseInEaseOut
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named easeInEaseOut.
- setEaseInEaseOut(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Assign typed object value to MFVec2f easeInEaseOut field, similar to
EaseInEaseOutObject.setEaseInEaseOut(float[]). - setEdgeColor(double[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
EdgeEnhancementVolumeStyleObject.setEdgeColor(float[]). - setEdgeColor(double, double, double, double) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
EdgeEnhancementVolumeStyleObject.setEdgeColor(float[]). - setEdgeColor(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput SFColorRGBA field named edgeColor.
- setEdgeColor(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.EdgeEnhancementVolumeStyle
-
Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput SFColorRGBA field named edgeColor.
- setEdgeColor(float, float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign values to SFColorRGBA edgeColor field, similar to
EdgeEnhancementVolumeStyleObject.setEdgeColor(float[]). - setEdgeColor(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign typed object value to SFColorRGBA edgeColor field, similar to
EdgeEnhancementVolumeStyleObject.setEdgeColor(float[]). - setEmissiveColor(double[]) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
MaterialObject.setEmissiveColor(float[]). - setEmissiveColor(double[]) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TwoSidedMaterialObject.setEmissiveColor(float[]). - setEmissiveColor(double, double, double) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
MaterialObject.setEmissiveColor(float[]). - setEmissiveColor(double, double, double) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TwoSidedMaterialObject.setEmissiveColor(float[]). - setEmissiveColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named emissiveColor.
- setEmissiveColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named emissiveColor.
- setEmissiveColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.Material
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named emissiveColor.
- setEmissiveColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named emissiveColor.
- setEmissiveColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign values to SFColor emissiveColor field, similar to
MaterialObject.setEmissiveColor(float[]). - setEmissiveColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign values to SFColor emissiveColor field, similar to
TwoSidedMaterialObject.setEmissiveColor(float[]). - setEmissiveColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign typed object value to SFColor emissiveColor field, similar to
MaterialObject.setEmissiveColor(float[]). - setEmissiveColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign typed object value to SFColor emissiveColor field, similar to
TwoSidedMaterialObject.setEmissiveColor(float[]). - setEmitter(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field emitter.
- setEmitter(X3DParticleEmitterNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign X3DParticleEmitterNode instance (using a properly typed node) to initializeOnly SFNode field emitter.
- setEmitter(X3DParticleEmitterNode) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign X3DParticleEmitterNode instance (using a properly typed node) to initializeOnly SFNode field emitter.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Core.X3DSensorNode
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.LocalFog
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.VisibilitySensor
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.X3DEnvironmentalSensorNode
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.KeySensor
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.StringSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.X3DKeyDeviceSensorNode
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Navigation.Collision
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Networking.X3DNetworkSensorNode
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.ParticleSystems.BoundedPhysicsModel
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.ParticleSystems.ForcePhysicsModel
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticlePhysicsModelNode
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DDragSensorNode
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DPointingDeviceSensorNode
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DTouchSensorNode
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Rendering.ClipPlane
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.ComposedVolumeStyle
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.EdgeEnhancementVolumeStyle
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.OpacityMapVolumeStyle
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.ProjectionVolumeStyle
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.ToneMappedVolumeStyle
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DComposableVolumeRenderStyleNode
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeRenderStyleNode
-
Accessor method to assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFBool enabled field, similar to
EspduTransformObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFBool enabled field, similar to
ReceiverPduObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFBool enabled field, similar to
SignalPduObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFBool enabled field, similar to
TransmitterPduObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign typed object value to SFBool enabled field, similar to
LocalFogObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Assign typed object value to SFBool enabled field, similar to
ProximitySensorObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign typed object value to SFBool enabled field, similar to
TransformSensorObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Assign typed object value to SFBool enabled field, similar to
VisibilitySensorObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign typed object value to SFBool enabled field, similar to
GeoProximitySensorObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign typed object value to SFBool enabled field, similar to
GeoTouchSensorObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign typed object value to SFBool enabled field, similar to
HAnimMotionObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
Assign typed object value to SFBool enabled field, similar to
KeySensorObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Assign typed object value to SFBool enabled field, similar to
StringSensorObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign typed object value to SFBool enabled field, similar to
CollisionObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Assign typed object value to SFBool enabled field, similar to
LoadSensorObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Assign typed object value to SFBool enabled field, similar to
BoundedPhysicsModelObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Assign typed object value to SFBool enabled field, similar to
ForcePhysicsModelObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign typed object value to SFBool enabled field, similar to
ParticleSystemObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign typed object value to SFBool enabled field, similar to
WindPhysicsModelObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign typed object value to SFBool enabled field, similar to
LinePickSensorObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign typed object value to SFBool enabled field, similar to
PointPickSensorObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign typed object value to SFBool enabled field, similar to
PrimitivePickSensorObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign typed object value to SFBool enabled field, similar to
VolumePickSensorObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign typed object value to SFBool enabled field, similar to
CylinderSensorObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign typed object value to SFBool enabled field, similar to
PlaneSensorObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign typed object value to SFBool enabled field, similar to
SphereSensorObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Assign typed object value to SFBool enabled field, similar to
TouchSensorObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Assign typed object value to SFBool enabled field, similar to
ClipPlaneObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign typed object value to SFBool enabled field, similar to
CollidableOffsetObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign typed object value to SFBool enabled field, similar to
CollidableShapeObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign typed object value to SFBool enabled field, similar to
CollisionCollectionObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Assign typed object value to SFBool enabled field, similar to
CollisionSensorObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign typed object value to SFBool enabled field, similar to
CollisionSpaceObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign typed object value to SFBool enabled field, similar to
RigidBodyCollectionObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFBool enabled field, similar to
RigidBodyObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign typed object value to SFBool enabled field, similar to
TimeSensorObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign typed object value to SFBool enabled field, similar to
BlendedVolumeStyleObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Assign typed object value to SFBool enabled field, similar to
BoundaryEnhancementVolumeStyleObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign typed object value to SFBool enabled field, similar to
CartoonVolumeStyleObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Assign typed object value to SFBool enabled field, similar to
ComposedVolumeStyleObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign typed object value to SFBool enabled field, similar to
EdgeEnhancementVolumeStyleObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Assign typed object value to SFBool enabled field, similar to
OpacityMapVolumeStyleObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Assign typed object value to SFBool enabled field, similar to
ProjectionVolumeStyleObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign typed object value to SFBool enabled field, similar to
ShadedVolumeStyleObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign typed object value to SFBool enabled field, similar to
SilhouetteEnhancementVolumeStyleObject.setEnabled(boolean). - setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign typed object value to SFBool enabled field, similar to
ToneMappedVolumeStyleObject.setEnabled(boolean). - setEnabledAxes(int) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign int value to inputOutput SFInt32 field named enabledAxes.
- setEnabledAxes(int) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign int value to inputOutput SFInt32 field named enabledAxes.
- setEnabledAxes(SFInt32Object) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFInt32 enabledAxes field, similar to
MotorJointObject.setEnabledAxes(int). - setEncodingScheme(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named encodingScheme.
- setEncodingScheme(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named encodingScheme.
- setEncodingScheme(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFInt32 encodingScheme field, similar to
SignalPduObject.setEncodingScheme(int). - setEndAngle(double) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
Arc2DObject.setEndAngle(float). - setEndAngle(double) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ArcClose2DObject.setEndAngle(float). - setEndAngle(float) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Accessor method to assign float value unit axis, angle (in radians) to initializeOnly SFFloat field named endAngle.
- setEndAngle(float) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Accessor method to assign float value unit axis, angle (in radians) to initializeOnly SFFloat field named endAngle.
- setEndAngle(float) - Method in interface org.web3d.x3d.sai.Geometry2D.Arc2D
-
Accessor method to assign float value unit axis, angle (in radians) to initializeOnly SFFloat field named endAngle.
- setEndAngle(float) - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
-
Accessor method to assign float value unit axis, angle (in radians) to initializeOnly SFFloat field named endAngle.
- setEndAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Assign typed object value to SFFloat endAngle field, similar to
Arc2DObject.setEndAngle(float). - setEndAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign typed object value to SFFloat endAngle field, similar to
ArcClose2DObject.setEndAngle(float). - setEndCap(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named endCap.
- setEndCap(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Accessor method to assign boolean value to initializeOnly SFBool field named endCap.
- setEndCap(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign typed object value to SFBool endCap field, similar to
ExtrusionObject.setEndCap(boolean). - setEndFrame(int) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Accessor method to assign int value to inputOutput SFInt32 field named endFrame.
- setEndFrame(int) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Accessor method to assign int value to inputOutput SFInt32 field named endFrame.
- setEndFrame(SFInt32Object) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign typed object value to SFInt32 endFrame field, similar to
HAnimMotionObject.setEndFrame(int). - setEntityCategory(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named entityCategory.
- setEntityCategory(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named entityCategory.
- setEntityCategory(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 entityCategory field, similar to
EspduTransformObject.setEntityCategory(int). - setEntityCountry(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named entityCountry.
- setEntityCountry(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named entityCountry.
- setEntityCountry(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 entityCountry field, similar to
EspduTransformObject.setEntityCountry(int). - setEntityDomain(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named entityDomain.
- setEntityDomain(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named entityDomain.
- setEntityDomain(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 entityDomain field, similar to
EspduTransformObject.setEntityDomain(int). - setEntityExtra(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named entityExtra.
- setEntityExtra(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named entityExtra.
- setEntityExtra(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 entityExtra field, similar to
EspduTransformObject.setEntityExtra(int). - setEntityID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named entityID.
- setEntityID(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named entityID.
- setEntityID(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named entityID.
- setEntityID(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named entityID.
- setEntityID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named entityID.
- setEntityID(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named entityID.
- setEntityID(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named entityID.
- setEntityID(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named entityID.
- setEntityID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 entityID field, similar to
EspduTransformObject.setEntityID(int). - setEntityID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFInt32 entityID field, similar to
ReceiverPduObject.setEntityID(int). - setEntityID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFInt32 entityID field, similar to
SignalPduObject.setEntityID(int). - setEntityID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 entityID field, similar to
TransmitterPduObject.setEntityID(int). - setEntityKind(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named entityKind.
- setEntityKind(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named entityKind.
- setEntityKind(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 entityKind field, similar to
EspduTransformObject.setEntityKind(int). - setEntitySpecific(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named entitySpecific.
- setEntitySpecific(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named entitySpecific.
- setEntitySpecific(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 entitySpecific field, similar to
EspduTransformObject.setEntitySpecific(int). - setEntitySubcategory(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named entitySubcategory.
- setEntitySubcategory(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named entitySubcategory.
- setEntitySubcategory(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 entitySubcategory field, similar to
EspduTransformObject.setEntitySubcategory(int). - setErrorCorrection(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
RigidBodyCollectionObject.setErrorCorrection(float). - setErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign float value to inputOutput SFFloat field named errorCorrection.
- setErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Accessor method to assign float value to inputOutput SFFloat field named errorCorrection.
- setErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign typed object value to SFFloat errorCorrection field, similar to
RigidBodyCollectionObject.setErrorCorrection(float). - setEventApplicationID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named eventApplicationID.
- setEventApplicationID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named eventApplicationID.
- setEventApplicationID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 eventApplicationID field, similar to
EspduTransformObject.setEventApplicationID(int). - setEventEntityID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named eventEntityID.
- setEventEntityID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named eventEntityID.
- setEventEntityID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 eventEntityID field, similar to
EspduTransformObject.setEventEntityID(int). - setEventNumber(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named eventNumber.
- setEventNumber(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named eventNumber.
- setEventNumber(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 eventNumber field, similar to
EspduTransformObject.setEventNumber(int). - setEventSiteID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named eventSiteID.
- setEventSiteID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named eventSiteID.
- setEventSiteID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 eventSiteID field, similar to
EspduTransformObject.setEventSiteID(int). - setExiEngine(String) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set preference for EXI transformation engine to use:
ConfigurationProperties.EXI_ENGINE_EXIFICIENTorConfigurationProperties.EXI_ENGINE_OPENEXI. - setExtra(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named extra.
- setExtra(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Accessor method to assign int value to initializeOnly SFInt32 field named extra.
- setExtra(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign typed object value to SFInt32 extra field, similar to
DISEntityTypeMappingObject.setExtra(int). - setFamily(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign singleton String value to MFString family field, similar to
ScreenFontStyleObject.setFamily(String[]). - setFamily(String) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign singleton String value to MFString family field, similar to
FontStyleObject.setFamily(String[]). - setFamily(String[]) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Accessor method to assign String enumeration array (""SANS"" | ""SERIF"" | ""TYPEWRITER"") to initializeOnly MFString field named family.
- setFamily(String[]) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Accessor method to assign String enumeration array (""SANS"" | ""SERIF"" | ""TYPEWRITER"") to initializeOnly MFString field named family.
- setFamily(String[]) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Accessor method to assign String enumeration array (""SANS"" | ""SERIF"" | ""TYPEWRITER"") to initializeOnly MFString field named family.
- setFamily(String[]) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Accessor method to assign String enumeration array (""SANS"" | ""SERIF"" | ""TYPEWRITER"") to initializeOnly MFString field named family.
- setFamily(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign ArrayList value of MFString family field, similar to
ScreenFontStyleObject.setFamily(String[]). - setFamily(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign ArrayList value of MFString family field, similar to
FontStyleObject.setFamily(String[]). - setFamily(MFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign typed object value to MFString family field, similar to
ScreenFontStyleObject.setFamily(String[]). - setFamily(MFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign typed object value to MFString family field, similar to
FontStyleObject.setFamily(String[]). - setFamily(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign single SFString object value to MFString family field, similar to
ScreenFontStyleObject.setFamily(String[]). - setFamily(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign single SFString object value to MFString family field, similar to
FontStyleObject.setFamily(String[]). - setFanCount(int[]) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Accessor method to assign Integer array to inputOutput MFInt32 field named fanCount.
- setFanCount(int[]) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Accessor method to assign int array to inputOutput MFInt32 field named fanCount.
- setFanCount(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign ArrayList value of MFInt32 fanCount field, similar to
TriangleFanSetObject.setFanCount(int[]). - setFanCount(MFInt32Object) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign typed object value to MFInt32 fanCount field, similar to
TriangleFanSetObject.setFanCount(int[]). - setField(fieldObject) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Set single child field node, replacing prior array of existing nodes (if any).
- setField(fieldObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInterfaceObject
-
Set single child field node, replacing prior array of existing nodes (if any).
- setField(fieldObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Set single child field node, replacing prior array of existing nodes (if any).
- setField(fieldObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Set single child field node, replacing prior array of existing nodes (if any).
- setField(fieldObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Set single child field node, replacing prior array of existing nodes (if any).
- setField(fieldObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Set single child field node, replacing prior array of existing nodes (if any).
- setFieldDeclaration(FieldDeclaration) - Method in class org.web3d.x3d.util.x3duom.ContentModel
-
Sets the value of the fieldDeclaration property.
- setFieldList(ArrayList<fieldObject>) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Accessor method to assign fieldObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field field.
- setFieldList(ArrayList<fieldObject>) - Method in class org.web3d.x3d.jsail.Core.ProtoInterfaceObject
-
Accessor method to assign fieldObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field field.
- setFieldList(ArrayList<fieldObject>) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Accessor method to assign fieldObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field field.
- setFieldList(ArrayList<fieldObject>) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Accessor method to assign fieldObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field field.
- setFieldList(ArrayList<fieldObject>) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Accessor method to assign fieldObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field field.
- setFieldList(ArrayList<fieldObject>) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Accessor method to assign fieldObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field field.
- setFieldOfView(double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
GeoViewpointObject.setFieldOfView(float). - setFieldOfView(double) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ViewpointObject.setFieldOfView(float). - setFieldOfView(double[]) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
OrthoViewpointObject.setFieldOfView(float[]). - setFieldOfView(float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Accessor method to assign float value to inputOutput SFFloat field named fieldOfView.
- setFieldOfView(float) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Accessor method to assign float value to inputOutput SFFloat field named fieldOfView.
- setFieldOfView(float) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Accessor method to assign float value to inputOutput SFFloat field named fieldOfView.
- setFieldOfView(float) - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
-
Accessor method to assign float value to inputOutput SFFloat field named fieldOfView.
- setFieldOfView(float[]) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Accessor method to assign Float array to inputOutput MFFloat field named fieldOfView.
- setFieldOfView(float[]) - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
-
Accessor method to assign float array to inputOutput MFFloat field named fieldOfView.
- setFieldOfView(int[]) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign floating-point array value of MFFloat fieldOfView field, similar to
OrthoViewpointObject.setFieldOfView(float[]). - setFieldOfView(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign ArrayList value of MFFloat fieldOfView field, similar to
OrthoViewpointObject.setFieldOfView(float[]). - setFieldOfView(MFFloatObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign typed object value to MFFloat fieldOfView field, similar to
OrthoViewpointObject.setFieldOfView(float[]). - setFieldOfView(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign typed object value to SFFloat fieldOfView field, similar to
GeoViewpointObject.setFieldOfView(float). - setFieldOfView(SFFloatObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign typed object value to SFFloat fieldOfView field, similar to
ViewpointObject.setFieldOfView(float). - setFieldType(int) - Method in class org.web3d.x3d.jsail.fields.X3DConcreteFieldDefinition
-
Set the field type of the field.
- setFieldTypes(FieldTypes) - Method in class org.web3d.x3d.util.x3duom.X3DUnifiedObjectModel
-
Sets the value of the fieldTypes property.
- setFieldValue(fieldValueObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Set single child fieldValue node, replacing prior array of existing nodes (if any).
- setFieldValueList(ArrayList<fieldValueObject>) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Accessor method to assign fieldValueObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field fieldValue.
- setFilled(boolean) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Accessor method to assign boolean value to inputOutput SFBool field named filled.
- setFilled(boolean) - Method in interface org.web3d.x3d.sai.Shape.FillProperties
-
Accessor method to assign boolean value to inputOutput SFBool field named filled.
- setFilled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Assign typed object value to SFBool filled field, similar to
FillPropertiesObject.setFilled(boolean). - setFillProperties(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fillProperties.
- setFillProperties(FillProperties) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Accessor method to assign FillPropertiesObject instance (using a properly typed node) to inputOutput SFNode field fillProperties.
- setFillProperties(FillProperties) - Method in interface org.web3d.x3d.sai.Shape.Appearance
-
Accessor method to assign FillProperties instance (using a properly typed node) to inputOutput SFNode field fillProperties.
- setFiniteRotationAxis(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
RigidBodyObject.setFiniteRotationAxis(float[]). - setFiniteRotationAxis(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
RigidBodyObject.setFiniteRotationAxis(float[]). - setFiniteRotationAxis(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign 3-tuple float array unit axis, angle (in radians) to inputOutput SFVec3f field named finiteRotationAxis.
- setFiniteRotationAxis(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign 3-tuple float array unit axis, angle (in radians) to inputOutput SFVec3f field named finiteRotationAxis.
- setFiniteRotationAxis(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign values to SFVec3f finiteRotationAxis field, similar to
RigidBodyObject.setFiniteRotationAxis(float[]). - setFiniteRotationAxis(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFVec3f finiteRotationAxis field, similar to
RigidBodyObject.setFiniteRotationAxis(float[]). - setFired1(boolean) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign boolean value to inputOutput SFBool field named fired1.
- setFired1(boolean) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign boolean value to inputOutput SFBool field named fired1.
- setFired1(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFBool fired1 field, similar to
EspduTransformObject.setFired1(boolean). - setFired2(boolean) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign boolean value to inputOutput SFBool field named fired2.
- setFired2(boolean) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign boolean value to inputOutput SFBool field named fired2.
- setFired2(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFBool fired2 field, similar to
EspduTransformObject.setFired2(boolean). - setFireMissionIndex(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named fireMissionIndex.
- setFireMissionIndex(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named fireMissionIndex.
- setFireMissionIndex(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 fireMissionIndex field, similar to
EspduTransformObject.setFireMissionIndex(int). - setFiringRange(double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
EspduTransformObject.setFiringRange(float). - setFiringRange(float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign float value to inputOutput SFFloat field named firingRange.
- setFiringRange(float) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign float value to inputOutput SFFloat field named firingRange.
- setFiringRange(SFFloatObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFFloat firingRange field, similar to
EspduTransformObject.setFiringRange(float). - setFiringRate(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named firingRate.
- setFiringRate(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named firingRate.
- setFiringRate(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 firingRate field, similar to
EspduTransformObject.setFiringRate(int). - setFixed(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign boolean value to inputOutput SFBool field named fixed.
- setFixed(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign boolean value to inputOutput SFBool field named fixed.
- setFixed(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFBool fixed field, similar to
RigidBodyObject.setFixed(boolean). - setFogCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Accessor method to assign FogCoordinateObject instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Accessor method to assign FogCoordinateObject instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign FogCoordinateObject instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign FogCoordinateObject instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Accessor method to assign FogCoordinateObject instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Accessor method to assign FogCoordinateObject instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Accessor method to assign FogCoordinateObject instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Accessor method to assign FogCoordinateObject instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Accessor method to assign FogCoordinateObject instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Accessor method to assign FogCoordinateObject instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Accessor method to assign FogCoordinateObject instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Accessor method to assign FogCoordinateObject instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Accessor method to assign FogCoordinateObject instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Accessor method to assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Accessor method to assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Accessor method to assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Accessor method to assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Accessor method to assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Accessor method to assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Accessor method to assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Accessor method to assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.LineSet
-
Accessor method to assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.PointSet
-
Accessor method to assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Accessor method to assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Accessor method to assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Accessor method to assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Accessor method to assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Accessor method to assign String enumeration value ("LINEAR" | "EXPONENTIAL") to inputOutput SFString field named fogType.
- setFogType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Accessor method to assign String enumeration value ("LINEAR" | "EXPONENTIAL") to inputOutput SFString field named fogType.
- setFogType(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Fog
-
Accessor method to assign String enumeration value ("LINEAR" | "EXPONENTIAL") to inputOutput SFString field named fogType.
- setFogType(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.LocalFog
-
Accessor method to assign String enumeration value ("LINEAR" | "EXPONENTIAL") to inputOutput SFString field named fogType.
- setFogType(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DFogObject
-
Accessor method to assign String enumeration value ("LINEAR" | "EXPONENTIAL") to inputOutput SFString field named fogType.
- setFogType(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Assign typed object value to SFString fogType field, similar to
FogObject.setFogType(String). - setFogType(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign typed object value to SFString fogType field, similar to
LocalFogObject.setFogType(String). - setFontStyle(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fontStyle.
- setFontStyle(X3DFontStyleNode) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Accessor method to assign X3DFontStyleNode instance (using a properly typed node) to inputOutput SFNode field fontStyle.
- setFontStyle(X3DFontStyleNode) - Method in interface org.web3d.x3d.sai.Text.Text
-
Accessor method to assign X3DFontStyleNode instance (using a properly typed node) to inputOutput SFNode field fontStyle.
- setForce(double[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ForcePhysicsModelObject.setForce(float[]). - setForce(double, double, double) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ForcePhysicsModelObject.setForce(float[]). - setForce(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named force.
- setForce(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ForcePhysicsModel
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named force.
- setForce(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Assign values to SFVec3f force field, similar to
ForcePhysicsModelObject.setForce(float[]). - setForce(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Assign typed object value to SFVec3f force field, similar to
ForcePhysicsModelObject.setForce(float[]). - setForceID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named forceID.
- setForceID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named forceID.
- setForceID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 forceID field, similar to
EspduTransformObject.setForceID(int). - setForceOutput(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign singleton String value to MFString forceOutput field, similar to
BallJointObject.setForceOutput(String[]). - setForceOutput(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign singleton String value to MFString forceOutput field, similar to
DoubleAxisHingeJointObject.setForceOutput(String[]). - setForceOutput(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign singleton String value to MFString forceOutput field, similar to
MotorJointObject.setForceOutput(String[]). - setForceOutput(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign singleton String value to MFString forceOutput field, similar to
SingleAxisHingeJointObject.setForceOutput(String[]). - setForceOutput(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign singleton String value to MFString forceOutput field, similar to
SliderJointObject.setForceOutput(String[]). - setForceOutput(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign singleton String value to MFString forceOutput field, similar to
UniversalJointObject.setForceOutput(String[]). - setForceOutput(String[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"") to inputOutput MFString field named forceOutput.
- setForceOutput(String[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"") to inputOutput MFString field named forceOutput.
- setForceOutput(String[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"") to inputOutput MFString field named forceOutput.
- setForceOutput(String[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"") to inputOutput MFString field named forceOutput.
- setForceOutput(String[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"") to inputOutput MFString field named forceOutput.
- setForceOutput(String[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"") to inputOutput MFString field named forceOutput.
- setForceOutput(String[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"") to inputOutput MFString field named forceOutput.
- setForceOutput(String[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"") to inputOutput MFString field named forceOutput.
- setForceOutput(String[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"") to inputOutput MFString field named forceOutput.
- setForceOutput(String[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"") to inputOutput MFString field named forceOutput.
- setForceOutput(String[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"") to inputOutput MFString field named forceOutput.
- setForceOutput(String[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"") to inputOutput MFString field named forceOutput.
- setForceOutput(String[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DRigidJointNode
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"") to inputOutput MFString field named forceOutput.
- setForceOutput(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign ArrayList value of MFString forceOutput field, similar to
BallJointObject.setForceOutput(String[]). - setForceOutput(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign ArrayList value of MFString forceOutput field, similar to
DoubleAxisHingeJointObject.setForceOutput(String[]). - setForceOutput(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign ArrayList value of MFString forceOutput field, similar to
MotorJointObject.setForceOutput(String[]). - setForceOutput(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign ArrayList value of MFString forceOutput field, similar to
SingleAxisHingeJointObject.setForceOutput(String[]). - setForceOutput(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign ArrayList value of MFString forceOutput field, similar to
SliderJointObject.setForceOutput(String[]). - setForceOutput(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign ArrayList value of MFString forceOutput field, similar to
UniversalJointObject.setForceOutput(String[]). - setForceOutput(MFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign typed object value to MFString forceOutput field, similar to
BallJointObject.setForceOutput(String[]). - setForceOutput(MFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign typed object value to MFString forceOutput field, similar to
DoubleAxisHingeJointObject.setForceOutput(String[]). - setForceOutput(MFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to MFString forceOutput field, similar to
MotorJointObject.setForceOutput(String[]). - setForceOutput(MFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign typed object value to MFString forceOutput field, similar to
SingleAxisHingeJointObject.setForceOutput(String[]). - setForceOutput(MFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign typed object value to MFString forceOutput field, similar to
SliderJointObject.setForceOutput(String[]). - setForceOutput(MFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign typed object value to MFString forceOutput field, similar to
UniversalJointObject.setForceOutput(String[]). - setForceOutput(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign single SFString object value to MFString forceOutput field, similar to
BallJointObject.setForceOutput(String[]). - setForceOutput(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign single SFString object value to MFString forceOutput field, similar to
DoubleAxisHingeJointObject.setForceOutput(String[]). - setForceOutput(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign single SFString object value to MFString forceOutput field, similar to
MotorJointObject.setForceOutput(String[]). - setForceOutput(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign single SFString object value to MFString forceOutput field, similar to
SingleAxisHingeJointObject.setForceOutput(String[]). - setForceOutput(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign single SFString object value to MFString forceOutput field, similar to
SliderJointObject.setForceOutput(String[]). - setForceOutput(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign single SFString object value to MFString forceOutput field, similar to
UniversalJointObject.setForceOutput(String[]). - setForces(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
RigidBodyObject.setForces(float[]). - setForces(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named forces.
- setForces(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named forces.
- setForces(MFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to MFVec3f forces field, similar to
RigidBodyObject.setForces(float[]). - setForceTransitions(boolean) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named forceTransitions.
- setForceTransitions(boolean) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Accessor method to assign boolean value to initializeOnly SFBool field named forceTransitions.
- setForceTransitions(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign typed object value to SFBool forceTransitions field, similar to
LODObject.setForceTransitions(boolean). - setFrameDuration(double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named frameDuration.
- setFrameDuration(double) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Accessor method to assign double value in seconds to inputOutput SFTime field named frameDuration.
- setFrameDuration(SFTimeObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign typed object value to SFTime frameDuration field, similar to
HAnimMotionObject.setFrameDuration(double). - setFrameIncrement(int) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Accessor method to assign int value to inputOutput SFInt32 field named frameIncrement.
- setFrameIncrement(int) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Accessor method to assign int value to inputOutput SFInt32 field named frameIncrement.
- setFrameIncrement(SFInt32Object) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign typed object value to SFInt32 frameIncrement field, similar to
HAnimMotionObject.setFrameIncrement(int). - setFrameIndex(int) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Accessor method to assign int value to inputOutput SFInt32 field named frameIndex.
- setFrameIndex(int) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Accessor method to assign int value to inputOutput SFInt32 field named frameIndex.
- setFrameIndex(SFInt32Object) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign typed object value to SFInt32 frameIndex field, similar to
HAnimMotionObject.setFrameIndex(int). - setFrequency(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named frequency.
- setFrequency(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named frequency.
- setFrequency(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 frequency field, similar to
TransmitterPduObject.setFrequency(int). - setFrictionCoefficients(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CollisionCollectionObject.setFrictionCoefficients(float[]). - setFrictionCoefficients(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ContactObject.setFrictionCoefficients(float[]). - setFrictionCoefficients(double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CollisionCollectionObject.setFrictionCoefficients(float[]). - setFrictionCoefficients(double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ContactObject.setFrictionCoefficients(float[]). - setFrictionCoefficients(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named frictionCoefficients.
- setFrictionCoefficients(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named frictionCoefficients.
- setFrictionCoefficients(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named frictionCoefficients.
- setFrictionCoefficients(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named frictionCoefficients.
- setFrictionCoefficients(float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign values to SFVec2f frictionCoefficients field, similar to
CollisionCollectionObject.setFrictionCoefficients(float[]). - setFrictionCoefficients(float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign values to SFVec2f frictionCoefficients field, similar to
ContactObject.setFrictionCoefficients(float[]). - setFrictionCoefficients(SFVec2fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign typed object value to SFVec2f frictionCoefficients field, similar to
CollisionCollectionObject.setFrictionCoefficients(float[]). - setFrictionCoefficients(SFVec2fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign typed object value to SFVec2f frictionCoefficients field, similar to
ContactObject.setFrictionCoefficients(float[]). - setFrictionDirection(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ContactObject.setFrictionDirection(float[]). - setFrictionDirection(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ContactObject.setFrictionDirection(float[]). - setFrictionDirection(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named frictionDirection.
- setFrictionDirection(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named frictionDirection.
- setFrictionDirection(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign values to SFVec3f frictionDirection field, similar to
ContactObject.setFrictionDirection(float[]). - setFrictionDirection(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign typed object value to SFVec3f frictionDirection field, similar to
ContactObject.setFrictionDirection(float[]). - setFromField(String) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Accessor method to assign String value to inputOutput SFString field named fromField.
- setFromField(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Assign typed object value to SFString fromField field, similar to
ROUTEObject.setFromField(String). - setFromNode(String) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Accessor method to assign String value to inputOutput SFString field named fromNode.
- setFromNode(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Assign typed object value to SFString fromNode field, similar to
ROUTEObject.setFromNode(String). - setFront(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field front.
- setFront(X3DTexture2DNode) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field front.
- setFront(X3DTexture2DNode) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
-
Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field front.
- setFrontTexture(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field frontTexture.
- setFrontTexture(X3DNode) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field frontTexture. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTexture2DNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Texturing.MultiTextureObject); if (!
- setFrontTexture(X3DNode) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field frontTexture. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTexture2DNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Texturing.MultiTextureObject); if (!
- setFrontUrl(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign singleton String value to MFString frontUrl field, similar to
BackgroundObject.setFrontUrl(String[]). - setFrontUrl(String[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Accessor method to assign String array to inputOutput MFString field named frontUrl.
- setFrontUrl(String[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Accessor method to assign String array to inputOutput MFString field named frontUrl.
- setFrontUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign ArrayList value of MFString frontUrl field, similar to
BackgroundObject.setFrontUrl(String[]). - setFrontUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign typed object value to MFString frontUrl field, similar to
BackgroundObject.setFrontUrl(String[]). - setFrontUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign single SFString object value to MFString frontUrl field, similar to
BackgroundObject.setFrontUrl(String[]). - setFunction(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign singleton String value to MFString function field, similar to
MultiTextureObject.setFunction(String[]). - setFunction(String[]) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Accessor method to assign String enumeration array (""COMPLEMENT"" | ""ALPHAREPLICATE"" | """") to inputOutput MFString field named function.
- setFunction(String[]) - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
-
Accessor method to assign String enumeration array (""COMPLEMENT"" | ""ALPHAREPLICATE"" | """") to inputOutput MFString field named function.
- setFunction(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign ArrayList value of MFString function field, similar to
MultiTextureObject.setFunction(String[]). - setFunction(MFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign typed object value to MFString function field, similar to
MultiTextureObject.setFunction(String[]). - setFunction(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign single SFString object value to MFString function field, similar to
MultiTextureObject.setFunction(String[]). - setFuse(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named fuse.
- setFuse(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named fuse.
- setFuse(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 fuse field, similar to
EspduTransformObject.setFuse(int). - setGenerateMipMaps(boolean) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named generateMipMaps.
- setGenerateMipMaps(boolean) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Accessor method to assign boolean value to initializeOnly SFBool field named generateMipMaps.
- setGenerateMipMaps(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign typed object value to SFBool generateMipMaps field, similar to
TexturePropertiesObject.setGenerateMipMaps(boolean). - setGeoCenter(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCenter.
- setGeoCenter(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCenter.
- setGeoCenter(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCenter.
- setGeoCenter(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCenter.
- setGeoCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign values to SFVec3d geoCenter field, similar to
GeoProximitySensorObject.setGeoCenter(double[]). - setGeoCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign values to SFVec3d geoCenter field, similar to
GeoTransformObject.setGeoCenter(double[]). - setGeoCenter(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign typed object value to SFVec3d geoCenter field, similar to
GeoProximitySensorObject.setGeoCenter(double[]). - setGeoCenter(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign typed object value to SFVec3d geoCenter field, similar to
GeoTransformObject.setGeoCenter(double[]). - setGeoCoords(double[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(double[]) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(double[]) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(double[]) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(double[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(double[]) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(double[]) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(double[]) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoOrigin
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign values to SFVec3d geoCoords field, similar to
EspduTransformObject.setGeoCoords(double[]). - setGeoCoords(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign values to SFVec3d geoCoords field, similar to
ReceiverPduObject.setGeoCoords(double[]). - setGeoCoords(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign values to SFVec3d geoCoords field, similar to
SignalPduObject.setGeoCoords(double[]). - setGeoCoords(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign values to SFVec3d geoCoords field, similar to
TransmitterPduObject.setGeoCoords(double[]). - setGeoCoords(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign values to SFVec3d geoCoords field, similar to
GeoLocationObject.setGeoCoords(double[]). - setGeoCoords(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign values to SFVec3d geoCoords field, similar to
GeoOriginObject.setGeoCoords(double[]). - setGeoCoords(SFVec3dObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFVec3d geoCoords field, similar to
EspduTransformObject.setGeoCoords(double[]). - setGeoCoords(SFVec3dObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFVec3d geoCoords field, similar to
ReceiverPduObject.setGeoCoords(double[]). - setGeoCoords(SFVec3dObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFVec3d geoCoords field, similar to
SignalPduObject.setGeoCoords(double[]). - setGeoCoords(SFVec3dObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFVec3d geoCoords field, similar to
TransmitterPduObject.setGeoCoords(double[]). - setGeoCoords(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign typed object value to SFVec3d geoCoords field, similar to
GeoLocationObject.setGeoCoords(double[]). - setGeoCoords(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign typed object value to SFVec3d geoCoords field, similar to
GeoOriginObject.setGeoCoords(double[]). - setGeoGridOrigin(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign 3-tuple double array to initializeOnly SFVec3d field named geoGridOrigin.
- setGeoGridOrigin(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Accessor method to assign 3-tuple double array to initializeOnly SFVec3d field named geoGridOrigin.
- setGeoGridOrigin(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign values to SFVec3d geoGridOrigin field, similar to
GeoElevationGridObject.setGeoGridOrigin(double[]). - setGeoGridOrigin(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign typed object value to SFVec3d geoGridOrigin field, similar to
GeoElevationGridObject.setGeoGridOrigin(double[]). - setGeometry(ArrayList<X3DNurbsSurfaceGeometryNode>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign ArrayList value of MFNode geometry field, similar to
NurbsSetObject.setGeometry(X3DNode[]). - setGeometry(ArrayList<X3DNBodyCollidableNode>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign ArrayList value of MFNode geometry field, similar to
RigidBodyObject.setGeometry(X3DNode[]). - setGeometry(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field geometry.
- setGeometry(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field geometry.
- setGeometry(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field geometry.
- setGeometry(X3DNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Set single child geometry node, replacing prior array of existing nodes (if any).
- setGeometry(X3DNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Set single child geometry node, replacing prior array of existing nodes (if any).
- setGeometry(X3DNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
-
Set single child geometry node, replacing prior array of existing nodes (if any).
- setGeometry(X3DNode) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Set single child geometry node, replacing prior array of existing nodes (if any).
- setGeometry(X3DNode[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Accessor method to assign X3DNurbsSurfaceGeometryNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field geometry.
- setGeometry(X3DNode[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign X3DNBodyCollidableNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field geometry.
- setGeometry(X3DNode[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field geometry.
- setGeometry(X3DNode[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field geometry.
- setGeometry(X3DGeometryNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Accessor method to assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field geometry.
- setGeometry(X3DGeometryNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field geometry.
- setGeometry(X3DGeometryNode) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Accessor method to assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field geometry.
- setGeometry(X3DGeometryNode) - Method in interface org.web3d.x3d.sai.ParticleSystems.BoundedPhysicsModel
-
Accessor method to assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field geometry.
- setGeometry(X3DGeometryNode) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field geometry.
- setGeometry(X3DGeometryNode) - Method in interface org.web3d.x3d.sai.Shape.Shape
-
Accessor method to assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field geometry.
- setGeometry(X3DGeometryNode) - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
-
Accessor method to assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field geometry.
- setGeometry1(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field geometry1.
- setGeometry1(X3DNBodyCollidableNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign X3DNBodyCollidableNode instance (using a properly typed node) to inputOutput SFNode field geometry1.
- setGeometry1(X3DNBodyCollidableNode) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Accessor method to assign X3DNBodyCollidableNode instance (using a properly typed node) to inputOutput SFNode field geometry1.
- setGeometry2(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field geometry2.
- setGeometry2(X3DNBodyCollidableNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign X3DNBodyCollidableNode instance (using a properly typed node) to inputOutput SFNode field geometry2.
- setGeometry2(X3DNBodyCollidableNode) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Accessor method to assign X3DNBodyCollidableNode instance (using a properly typed node) to inputOutput SFNode field geometry2.
- setGeometryType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign String enumeration value ("LINE" | "POINT" | "QUAD" | "SPRITE" | "TRIANGLE" | "GEOMETRY") to initializeOnly SFString field named geometryType.
- setGeometryType(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign String enumeration value ("LINE" | "POINT" | "QUAD" | "SPRITE" | "TRIANGLE" | "GEOMETRY") to initializeOnly SFString field named geometryType.
- setGeometryType(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign typed object value to SFString geometryType field, similar to
ParticleSystemObject.setGeometryType(String). - setGeoOrigin(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Accessor method to assign GeoOriginObject instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign GeoOriginObject instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Accessor method to assign GeoOriginObject instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign GeoOriginObject instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Accessor method to assign GeoOriginObject instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Accessor method to assign GeoOriginObject instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Accessor method to assign GeoOriginObject instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Accessor method to assign GeoOriginObject instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Accessor method to assign GeoOriginObject instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in interface org.web3d.x3d.sai.Geospatial.GeoCoordinate
-
Accessor method to assign GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Accessor method to assign GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Accessor method to assign GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Accessor method to assign GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
-
Accessor method to assign GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
-
Accessor method to assign GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
-
Accessor method to assign GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Accessor method to assign GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Accessor method to assign GeoOrigin instance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoSystem(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign singleton String value to MFString geoSystem field, similar to
EspduTransformObject.setGeoSystem(String[]). - setGeoSystem(String) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign singleton String value to MFString geoSystem field, similar to
ReceiverPduObject.setGeoSystem(String[]). - setGeoSystem(String) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign singleton String value to MFString geoSystem field, similar to
SignalPduObject.setGeoSystem(String[]). - setGeoSystem(String) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign singleton String value to MFString geoSystem field, similar to
TransmitterPduObject.setGeoSystem(String[]). - setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign singleton String value to MFString geoSystem field, similar to
GeoCoordinateObject.setGeoSystem(String[]). - setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign singleton String value to MFString geoSystem field, similar to
GeoElevationGridObject.setGeoSystem(String[]). - setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign singleton String value to MFString geoSystem field, similar to
GeoLocationObject.setGeoSystem(String[]). - setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign singleton String value to MFString geoSystem field, similar to
GeoLODObject.setGeoSystem(String[]). - setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign singleton String value to MFString geoSystem field, similar to
GeoOriginObject.setGeoSystem(String[]). - setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign singleton String value to MFString geoSystem field, similar to
GeoPositionInterpolatorObject.setGeoSystem(String[]). - setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign singleton String value to MFString geoSystem field, similar to
GeoProximitySensorObject.setGeoSystem(String[]). - setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign singleton String value to MFString geoSystem field, similar to
GeoTouchSensorObject.setGeoSystem(String[]). - setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign singleton String value to MFString geoSystem field, similar to
GeoTransformObject.setGeoSystem(String[]). - setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign singleton String value to MFString geoSystem field, similar to
GeoViewpointObject.setGeoSystem(String[]). - setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoCoordinate
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoOrigin
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Accessor method to assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign ArrayList value of MFString geoSystem field, similar to
EspduTransformObject.setGeoSystem(String[]). - setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign ArrayList value of MFString geoSystem field, similar to
ReceiverPduObject.setGeoSystem(String[]). - setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign ArrayList value of MFString geoSystem field, similar to
SignalPduObject.setGeoSystem(String[]). - setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign ArrayList value of MFString geoSystem field, similar to
TransmitterPduObject.setGeoSystem(String[]). - setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign ArrayList value of MFString geoSystem field, similar to
GeoCoordinateObject.setGeoSystem(String[]). - setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign ArrayList value of MFString geoSystem field, similar to
GeoElevationGridObject.setGeoSystem(String[]). - setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign ArrayList value of MFString geoSystem field, similar to
GeoLocationObject.setGeoSystem(String[]). - setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign ArrayList value of MFString geoSystem field, similar to
GeoLODObject.setGeoSystem(String[]). - setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign ArrayList value of MFString geoSystem field, similar to
GeoOriginObject.setGeoSystem(String[]). - setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign ArrayList value of MFString geoSystem field, similar to
GeoPositionInterpolatorObject.setGeoSystem(String[]). - setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign ArrayList value of MFString geoSystem field, similar to
GeoProximitySensorObject.setGeoSystem(String[]). - setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign ArrayList value of MFString geoSystem field, similar to
GeoTouchSensorObject.setGeoSystem(String[]). - setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign ArrayList value of MFString geoSystem field, similar to
GeoTransformObject.setGeoSystem(String[]). - setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign ArrayList value of MFString geoSystem field, similar to
GeoViewpointObject.setGeoSystem(String[]). - setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to MFString geoSystem field, similar to
EspduTransformObject.setGeoSystem(String[]). - setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to MFString geoSystem field, similar to
ReceiverPduObject.setGeoSystem(String[]). - setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to MFString geoSystem field, similar to
SignalPduObject.setGeoSystem(String[]). - setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to MFString geoSystem field, similar to
TransmitterPduObject.setGeoSystem(String[]). - setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign typed object value to MFString geoSystem field, similar to
GeoCoordinateObject.setGeoSystem(String[]). - setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign typed object value to MFString geoSystem field, similar to
GeoElevationGridObject.setGeoSystem(String[]). - setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign typed object value to MFString geoSystem field, similar to
GeoLocationObject.setGeoSystem(String[]). - setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign typed object value to MFString geoSystem field, similar to
GeoLODObject.setGeoSystem(String[]). - setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign typed object value to MFString geoSystem field, similar to
GeoOriginObject.setGeoSystem(String[]). - setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign typed object value to MFString geoSystem field, similar to
GeoPositionInterpolatorObject.setGeoSystem(String[]). - setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign typed object value to MFString geoSystem field, similar to
GeoProximitySensorObject.setGeoSystem(String[]). - setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign typed object value to MFString geoSystem field, similar to
GeoTouchSensorObject.setGeoSystem(String[]). - setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign typed object value to MFString geoSystem field, similar to
GeoTransformObject.setGeoSystem(String[]). - setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign typed object value to MFString geoSystem field, similar to
GeoViewpointObject.setGeoSystem(String[]). - setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign single SFString object value to MFString geoSystem field, similar to
EspduTransformObject.setGeoSystem(String[]). - setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign single SFString object value to MFString geoSystem field, similar to
ReceiverPduObject.setGeoSystem(String[]). - setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign single SFString object value to MFString geoSystem field, similar to
SignalPduObject.setGeoSystem(String[]). - setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign single SFString object value to MFString geoSystem field, similar to
TransmitterPduObject.setGeoSystem(String[]). - setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign single SFString object value to MFString geoSystem field, similar to
GeoCoordinateObject.setGeoSystem(String[]). - setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign single SFString object value to MFString geoSystem field, similar to
GeoElevationGridObject.setGeoSystem(String[]). - setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign single SFString object value to MFString geoSystem field, similar to
GeoLocationObject.setGeoSystem(String[]). - setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign single SFString object value to MFString geoSystem field, similar to
GeoLODObject.setGeoSystem(String[]). - setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign single SFString object value to MFString geoSystem field, similar to
GeoOriginObject.setGeoSystem(String[]). - setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign single SFString object value to MFString geoSystem field, similar to
GeoPositionInterpolatorObject.setGeoSystem(String[]). - setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign single SFString object value to MFString geoSystem field, similar to
GeoProximitySensorObject.setGeoSystem(String[]). - setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign single SFString object value to MFString geoSystem field, similar to
GeoTouchSensorObject.setGeoSystem(String[]). - setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign single SFString object value to MFString geoSystem field, similar to
GeoTransformObject.setGeoSystem(String[]). - setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign single SFString object value to MFString geoSystem field, similar to
GeoViewpointObject.setGeoSystem(String[]). - setGlobal(boolean) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Accessor method to assign boolean value to inputOutput SFBool field named global.
- setGlobal(boolean) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Accessor method to assign boolean value to inputOutput SFBool field named global.
- setGlobal(boolean) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Accessor method to assign boolean value to inputOutput SFBool field named global.
- setGlobal(boolean) - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
-
Accessor method to assign boolean value to inputOutput SFBool field named global.
- setGlobal(boolean) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Accessor method to assign boolean value to inputOutput SFBool field named global.
- setGlobal(boolean) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Accessor method to assign boolean value to inputOutput SFBool field named global.
- setGlobal(SFBoolObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign typed object value to SFBool global field, similar to
DirectionalLightObject.setGlobal(boolean). - setGlobal(SFBoolObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign typed object value to SFBool global field, similar to
PointLightObject.setGlobal(boolean). - setGlobal(SFBoolObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign typed object value to SFBool global field, similar to
SpotLightObject.setGlobal(boolean). - setGradients(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field gradients.
- setGradients(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field gradients.
- setGradients(X3DTexture3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field gradients.
- setGradientThreshold(double) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
EdgeEnhancementVolumeStyleObject.setGradientThreshold(float). - setGradientThreshold(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Accessor method to assign float value to inputOutput SFFloat field named gradientThreshold.
- setGradientThreshold(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.EdgeEnhancementVolumeStyle
-
Accessor method to assign float value to inputOutput SFFloat field named gradientThreshold.
- setGradientThreshold(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign typed object value to SFFloat gradientThreshold field, similar to
EdgeEnhancementVolumeStyleObject.setGradientThreshold(float). - setGravity(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
RigidBodyCollectionObject.setGravity(float[]). - setGravity(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
RigidBodyCollectionObject.setGravity(float[]). - setGravity(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named gravity.
- setGravity(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named gravity.
- setGravity(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign values to SFVec3f gravity field, similar to
RigidBodyCollectionObject.setGravity(float[]). - setGravity(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign typed object value to SFVec3f gravity field, similar to
RigidBodyCollectionObject.setGravity(float[]). - setGroundAngle(double[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
BackgroundObject.setGroundAngle(float[]). - setGroundAngle(double[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TextureBackgroundObject.setGroundAngle(float[]). - setGroundAngle(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Accessor method to assign Float array unit axis, angle (in radians) to inputOutput MFFloat field named groundAngle.
- setGroundAngle(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Accessor method to assign Float array unit axis, angle (in radians) to inputOutput MFFloat field named groundAngle.
- setGroundAngle(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Accessor method to assign float array unit axis, angle (in radians) to inputOutput MFFloat field named groundAngle.
- setGroundAngle(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Accessor method to assign float array unit axis, angle (in radians) to inputOutput MFFloat field named groundAngle.
- setGroundAngle(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
-
Accessor method to assign float array unit axis, angle (in radians) to inputOutput MFFloat field named groundAngle.
- setGroundAngle(int[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign floating-point array value of MFFloat groundAngle field, similar to
BackgroundObject.setGroundAngle(float[]). - setGroundAngle(int[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign floating-point array value of MFFloat groundAngle field, similar to
TextureBackgroundObject.setGroundAngle(float[]). - setGroundAngle(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign ArrayList value of MFFloat groundAngle field, similar to
BackgroundObject.setGroundAngle(float[]). - setGroundAngle(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign ArrayList value of MFFloat groundAngle field, similar to
TextureBackgroundObject.setGroundAngle(float[]). - setGroundAngle(MFFloatObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign typed object value to MFFloat groundAngle field, similar to
BackgroundObject.setGroundAngle(float[]). - setGroundAngle(MFFloatObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign typed object value to MFFloat groundAngle field, similar to
TextureBackgroundObject.setGroundAngle(float[]). - setGroundColor(double[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
BackgroundObject.setGroundColor(float[]). - setGroundColor(double[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TextureBackgroundObject.setGroundColor(float[]). - setGroundColor(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput MFColor field named groundColor.
- setGroundColor(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput MFColor field named groundColor.
- setGroundColor(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput MFColor field named groundColor.
- setGroundColor(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput MFColor field named groundColor.
- setGroundColor(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput MFColor field named groundColor.
- setGroundColor(MFColorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign typed object value to MFColor groundColor field, similar to
BackgroundObject.setGroundColor(float[]). - setGroundColor(MFColorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign typed object value to MFColor groundColor field, similar to
TextureBackgroundObject.setGroundColor(float[]). - setGustiness(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
WindPhysicsModelObject.setGustiness(float). - setGustiness(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Accessor method to assign float value to inputOutput SFFloat field named gustiness.
- setGustiness(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
-
Accessor method to assign float value to inputOutput SFFloat field named gustiness.
- setGustiness(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign typed object value to SFFloat gustiness field, similar to
WindPhysicsModelObject.setGustiness(float). - setHatchColor(double[]) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
FillPropertiesObject.setHatchColor(float[]). - setHatchColor(double, double, double) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
FillPropertiesObject.setHatchColor(float[]). - setHatchColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named hatchColor.
- setHatchColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.FillProperties
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named hatchColor.
- setHatchColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Assign values to SFColor hatchColor field, similar to
FillPropertiesObject.setHatchColor(float[]). - setHatchColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Assign typed object value to SFColor hatchColor field, similar to
FillPropertiesObject.setHatchColor(float[]). - setHatched(boolean) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Accessor method to assign boolean value to inputOutput SFBool field named hatched.
- setHatched(boolean) - Method in interface org.web3d.x3d.sai.Shape.FillProperties
-
Accessor method to assign boolean value to inputOutput SFBool field named hatched.
- setHatched(SFBoolObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Assign typed object value to SFBool hatched field, similar to
FillPropertiesObject.setHatched(boolean). - setHatchStyle(int) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Accessor method to assign int value to inputOutput SFInt32 field named hatchStyle.
- setHatchStyle(int) - Method in interface org.web3d.x3d.sai.Shape.FillProperties
-
Accessor method to assign int value to inputOutput SFInt32 field named hatchStyle.
- setHatchStyle(SFInt32Object) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Assign typed object value to SFInt32 hatchStyle field, similar to
FillPropertiesObject.setHatchStyle(int). - setHead(headObject) - Method in class org.web3d.x3d.jsail.Core.X3DObject
-
Accessor method to assign headObject instance (using a properly typed node) to inputOutput SFNode field head.
- setHeadlight(boolean) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Accessor method to assign boolean value to inputOutput SFBool field named headlight.
- setHeadlight(boolean) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Accessor method to assign boolean value to inputOutput SFBool field named headlight.
- setHeadlight(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign typed object value to SFBool headlight field, similar to
NavigationInfoObject.setHeadlight(boolean). - setHeight(double) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ConeObject.setHeight(float). - setHeight(double) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
CylinderObject.setHeight(float). - setHeight(double[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ElevationGridObject.setHeight(float[]). - setHeight(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign Double array to initializeOnly MFDouble field named height.
- setHeight(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Accessor method to assign double array to initializeOnly MFDouble field named height.
- setHeight(float) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Accessor method to assign float value to initializeOnly SFFloat field named height.
- setHeight(float) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Accessor method to assign float value to initializeOnly SFFloat field named height.
- setHeight(float) - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
-
Accessor method to assign float value to initializeOnly SFFloat field named height.
- setHeight(float) - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
-
Accessor method to assign float value to initializeOnly SFFloat field named height.
- setHeight(float[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign Float array to initializeOnly MFFloat field named height.
- setHeight(float[]) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Accessor method to assign float array to initializeOnly MFFloat field named height.
- setHeight(int[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign floating-point array value of MFFloat height field, similar to
ElevationGridObject.setHeight(float[]). - setHeight(int[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign floating-point array value of MFDouble height field, similar to
GeoElevationGridObject.setHeight(double[]). - setHeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign ArrayList value of MFDouble height field, similar to
GeoElevationGridObject.setHeight(double[]). - setHeight(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign ArrayList value of MFFloat height field, similar to
ElevationGridObject.setHeight(float[]). - setHeight(MFDoubleObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign typed object value to MFDouble height field, similar to
GeoElevationGridObject.setHeight(double[]). - setHeight(MFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign typed object value to MFFloat height field, similar to
ElevationGridObject.setHeight(float[]). - setHeight(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign typed object value to SFFloat height field, similar to
ConeObject.setHeight(float). - setHeight(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign typed object value to SFFloat height field, similar to
CylinderObject.setHeight(float). - setHorizontal(boolean) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named horizontal.
- setHorizontal(boolean) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named horizontal.
- setHorizontal(boolean) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Accessor method to assign boolean value to initializeOnly SFBool field named horizontal.
- setHorizontal(boolean) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Accessor method to assign boolean value to initializeOnly SFBool field named horizontal.
- setHorizontal(SFBoolObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign typed object value to SFBool horizontal field, similar to
ScreenFontStyleObject.setHorizontal(boolean). - setHorizontal(SFBoolObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign typed object value to SFBool horizontal field, similar to
FontStyleObject.setHorizontal(boolean). - setHttp_equiv(String) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
Accessor method to assign String value to inputOutput SFString field named http-equiv.
- setHttp_equiv(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
Assign typed object value to SFString http_equiv field, similar to
metaObject.setHttp_equiv(String). - setIdentity() - Method in class org.web3d.x3d.jsail.fields.MFMatrix3dObject
- setIdentity() - Method in class org.web3d.x3d.jsail.fields.MFMatrix3fObject
- setIdentity() - Method in class org.web3d.x3d.jsail.fields.MFMatrix4dObject
- setIdentity() - Method in class org.web3d.x3d.jsail.fields.MFMatrix4fObject
- setIdentity() - Method in class org.web3d.x3d.jsail.fields.SFMatrix3dObject
- setIdentity() - Method in class org.web3d.x3d.jsail.fields.SFMatrix3fObject
- setIdentity() - Method in class org.web3d.x3d.jsail.fields.SFMatrix4dObject
- setIdentity() - Method in class org.web3d.x3d.jsail.fields.SFMatrix4fObject
- setIdentity() - Method in interface org.web3d.x3d.sai.Matrix3
- setIdentity() - Method in interface org.web3d.x3d.sai.Matrix4
- setImage(int[]) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Accessor method to assign Integer array to inputOutput SFImage field named image.
- setImage(int[]) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Accessor method to assign Integer array to inputOutput MFInt32 field named image.
- setImage(int[]) - Method in interface org.web3d.x3d.sai.Texturing.PixelTexture
-
Accessor method to assign int array to inputOutput SFImage field named image.
- setImage(int[]) - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
-
Accessor method to assign int array to inputOutput MFInt32 field named image.
- setImage(int, RenderedImage) - Method in class org.web3d.x3d.jsail.fields.MFImageObject
-
Set the image value in the given writable field to the new image defined by a set of pixels.
- setImage(int, RenderedImage) - Method in interface org.web3d.x3d.sai.MFImage
-
Set the image value in the given writable field to the new image defined by a set of pixels.
- setImage(RenderedImage) - Method in class org.web3d.x3d.jsail.fields.SFImageObject
-
Set the image value in the given writable field to the new image defined by a set of pixels.
- setImage(RenderedImage) - Method in interface org.web3d.x3d.sai.SFImage
-
Set the image value in the given writable field to the new image defined by a set of pixels.
- setImage(RenderedImage[]) - Method in class org.web3d.x3d.jsail.fields.MFImageObject
- setImage(RenderedImage[]) - Method in interface org.web3d.x3d.sai.MFImage
- setImage(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign ArrayList value of SFImage image field, similar to
PixelTextureObject.setImage(int[]). - setImage(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign ArrayList value of MFInt32 image field, similar to
PixelTexture3DObject.setImage(int[]). - setImage(MFInt32Object) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign typed object value to MFInt32 image field, similar to
PixelTexture3DObject.setImage(int[]). - setImage(SFImageObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign typed object value to SFImage image field, similar to
PixelTextureObject.setImage(int[]). - setImportedDEF(String) - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
-
Accessor method to assign String value to inputOutput SFString field named importedDEF.
- setImportedDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
-
Assign typed object value to SFString importedDEF field, similar to
IMPORTObject.setImportedDEF(String). - setIncludeSubdirectoryPaths(boolean) - Method in class org.web3d.x3d.jsail.Core.X3DObject
- setIndentCharacter(char) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set indentCharacter used when serializing scene output.
- setIndentIncrement(int) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set number of characters to indent when serializing scene output.
- setIndex(int[]) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Accessor method to assign Integer array to initializeOnly MFInt32 field named index.
- setIndex(int[]) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Accessor method to assign Integer array to initializeOnly MFInt32 field named index.
- setIndex(int[]) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Accessor method to assign Integer array to initializeOnly MFInt32 field named index.
- setIndex(int[]) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Accessor method to assign Integer array to initializeOnly MFInt32 field named index.
- setIndex(int[]) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Accessor method to assign int array to initializeOnly MFInt32 field named index.
- setIndex(int[]) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Accessor method to assign int array to initializeOnly MFInt32 field named index.
- setIndex(int[]) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Accessor method to assign int array to initializeOnly MFInt32 field named index.
- setIndex(int[]) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Accessor method to assign int array to initializeOnly MFInt32 field named index.
- setIndex(String) - Method in class org.web3d.x3d.util.x3duom.Enumeration
-
Sets the value of the index property.
- setIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign ArrayList value of MFInt32 index field, similar to
IndexedQuadSetObject.setIndex(int[]). - setIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign ArrayList value of MFInt32 index field, similar to
IndexedTriangleFanSetObject.setIndex(int[]). - setIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign ArrayList value of MFInt32 index field, similar to
IndexedTriangleSetObject.setIndex(int[]). - setIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign ArrayList value of MFInt32 index field, similar to
IndexedTriangleStripSetObject.setIndex(int[]). - setIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign typed object value to MFInt32 index field, similar to
IndexedQuadSetObject.setIndex(int[]). - setIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign typed object value to MFInt32 index field, similar to
IndexedTriangleFanSetObject.setIndex(int[]). - setIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign typed object value to MFInt32 index field, similar to
IndexedTriangleSetObject.setIndex(int[]). - setIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign typed object value to MFInt32 index field, similar to
IndexedTriangleStripSetObject.setIndex(int[]). - setInertia(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign float array to inputOutput SFMatrix3f field named inertia.
- setInertia(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign float array to inputOutput SFMatrix3f field named inertia.
- setInertia(SFMatrix3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFMatrix3f inertia field, similar to
RigidBodyObject.setInertia(float[]). - setInfo(String) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Assign singleton String value to MFString info field, similar to
WorldInfoObject.setInfo(String[]). - setInfo(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign singleton String value to MFString info field, similar to
HAnimHumanoidObject.setInfo(String[]). - setInfo(String[]) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Accessor method to assign String array to inputOutput MFString field named info.
- setInfo(String[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign String array to inputOutput MFString field named info.
- setInfo(String[]) - Method in interface org.web3d.x3d.sai.Core.WorldInfo
-
Accessor method to assign String array to inputOutput MFString field named info.
- setInfo(String[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign String array to inputOutput MFString field named info.
- setInfo(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Assign ArrayList value of MFString info field, similar to
WorldInfoObject.setInfo(String[]). - setInfo(ArrayList<String>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign ArrayList value of MFString info field, similar to
HAnimHumanoidObject.setInfo(String[]). - setInfo(MFStringObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Assign typed object value to MFString info field, similar to
WorldInfoObject.setInfo(String[]). - setInfo(MFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to MFString info field, similar to
HAnimHumanoidObject.setInfo(String[]). - setInfo(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Assign single SFString object value to MFString info field, similar to
WorldInfoObject.setInfo(String[]). - setInfo(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign single SFString object value to MFString info field, similar to
HAnimHumanoidObject.setInfo(String[]). - setInheritance(Inheritance) - Method in class org.web3d.x3d.util.x3duom.InterfaceDefinition
-
Sets the value of the inheritance property.
- setInheritedFrom(String) - Method in class org.web3d.x3d.util.x3duom.Field
-
Sets the value of the inheritedFrom property.
- setInitialDestination(double) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ScalarChaserObject.setInitialDestination(float). - setInitialDestination(double) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ScalarDamperObject.setInitialDestination(float). - setInitialDestination(double[]) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ColorChaserObject.setInitialDestination(float[]). - setInitialDestination(double[]) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ColorDamperObject.setInitialDestination(float[]). - setInitialDestination(double[]) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CoordinateChaserObject.setInitialDestination(float[]). - setInitialDestination(double[]) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CoordinateDamperObject.setInitialDestination(float[]). - setInitialDestination(double[]) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
OrientationChaserObject.setInitialDestination(float[]). - setInitialDestination(double[]) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
OrientationDamperObject.setInitialDestination(float[]). - setInitialDestination(double[]) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PositionChaser2DObject.setInitialDestination(float[]). - setInitialDestination(double[]) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PositionChaserObject.setInitialDestination(float[]). - setInitialDestination(double[]) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PositionDamper2DObject.setInitialDestination(float[]). - setInitialDestination(double[]) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PositionDamperObject.setInitialDestination(float[]). - setInitialDestination(double[]) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TexCoordChaser2DObject.setInitialDestination(float[]). - setInitialDestination(double[]) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TexCoordDamper2DObject.setInitialDestination(float[]). - setInitialDestination(double, double) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PositionChaser2DObject.setInitialDestination(float[]). - setInitialDestination(double, double) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PositionDamper2DObject.setInitialDestination(float[]). - setInitialDestination(double, double, double) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ColorChaserObject.setInitialDestination(float[]). - setInitialDestination(double, double, double) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ColorDamperObject.setInitialDestination(float[]). - setInitialDestination(double, double, double) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PositionChaserObject.setInitialDestination(float[]). - setInitialDestination(double, double, double) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PositionDamperObject.setInitialDestination(float[]). - setInitialDestination(double, double, double, double) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
OrientationChaserObject.setInitialDestination(float[]). - setInitialDestination(double, double, double, double) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
OrientationDamperObject.setInitialDestination(float[]). - setInitialDestination(float) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Accessor method to assign float value to initializeOnly SFFloat field named initialDestination.
- setInitialDestination(float) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Accessor method to assign float value to initializeOnly SFFloat field named initialDestination.
- setInitialDestination(float) - Method in interface org.web3d.x3d.sai.Followers.ScalarChaser
-
Accessor method to assign float value to initializeOnly SFFloat field named initialDestination.
- setInitialDestination(float) - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
-
Accessor method to assign float value to initializeOnly SFFloat field named initialDestination.
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to initializeOnly SFColor field named initialDestination.
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to initializeOnly SFColor field named initialDestination.
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Accessor method to assign 3-tuple float array to initializeOnly MFVec3f field named initialDestination.
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Accessor method to assign 3-tuple float array to initializeOnly MFVec3f field named initialDestination.
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to initializeOnly SFRotation field named initialDestination.
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to initializeOnly SFRotation field named initialDestination.
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Accessor method to assign 2-tuple float array to initializeOnly SFVec2f field named initialDestination.
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named initialDestination.
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Accessor method to assign 2-tuple float array to initializeOnly SFVec2f field named initialDestination.
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named initialDestination.
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Accessor method to assign 2-tuple float array to initializeOnly MFVec2f field named initialDestination.
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Accessor method to assign 2-tuple float array to initializeOnly MFVec2f field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.ColorChaser
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to initializeOnly SFColor field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to initializeOnly SFColor field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.CoordinateChaser
-
Accessor method to assign 3-tuple float array to initializeOnly MFVec3f field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
-
Accessor method to assign 3-tuple float array to initializeOnly MFVec3f field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.OrientationChaser
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to initializeOnly SFRotation field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to initializeOnly SFRotation field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser2D
-
Accessor method to assign 2-tuple float array to initializeOnly SFVec2f field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
-
Accessor method to assign 2-tuple float array to initializeOnly SFVec2f field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.TexCoordChaser2D
-
Accessor method to assign 2-tuple float array to initializeOnly MFVec2f field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
-
Accessor method to assign 2-tuple float array to initializeOnly MFVec2f field named initialDestination.
- setInitialDestination(float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Assign values to SFVec2f initialDestination field, similar to
PositionChaser2DObject.setInitialDestination(float[]). - setInitialDestination(float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign values to SFVec2f initialDestination field, similar to
PositionDamper2DObject.setInitialDestination(float[]). - setInitialDestination(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Assign values to SFColor initialDestination field, similar to
ColorChaserObject.setInitialDestination(float[]). - setInitialDestination(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign values to SFColor initialDestination field, similar to
ColorDamperObject.setInitialDestination(float[]). - setInitialDestination(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Assign values to SFVec3f initialDestination field, similar to
PositionChaserObject.setInitialDestination(float[]). - setInitialDestination(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign values to SFVec3f initialDestination field, similar to
PositionDamperObject.setInitialDestination(float[]). - setInitialDestination(float, float, float, float) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Assign values to SFRotation initialDestination field, similar to
OrientationChaserObject.setInitialDestination(float[]). - setInitialDestination(float, float, float, float) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign values to SFRotation initialDestination field, similar to
OrientationDamperObject.setInitialDestination(float[]). - setInitialDestination(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Assign typed object value to MFVec2f initialDestination field, similar to
TexCoordChaser2DObject.setInitialDestination(float[]). - setInitialDestination(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign typed object value to MFVec2f initialDestination field, similar to
TexCoordDamper2DObject.setInitialDestination(float[]). - setInitialDestination(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Assign typed object value to MFVec3f initialDestination field, similar to
CoordinateChaserObject.setInitialDestination(float[]). - setInitialDestination(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign typed object value to MFVec3f initialDestination field, similar to
CoordinateDamperObject.setInitialDestination(float[]). - setInitialDestination(SFColorObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Assign typed object value to SFColor initialDestination field, similar to
ColorChaserObject.setInitialDestination(float[]). - setInitialDestination(SFColorObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign typed object value to SFColor initialDestination field, similar to
ColorDamperObject.setInitialDestination(float[]). - setInitialDestination(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Assign typed object value to SFFloat initialDestination field, similar to
ScalarChaserObject.setInitialDestination(float). - setInitialDestination(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign typed object value to SFFloat initialDestination field, similar to
ScalarDamperObject.setInitialDestination(float). - setInitialDestination(SFRotationObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Assign typed object value to SFRotation initialDestination field, similar to
OrientationChaserObject.setInitialDestination(float[]). - setInitialDestination(SFRotationObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign typed object value to SFRotation initialDestination field, similar to
OrientationDamperObject.setInitialDestination(float[]). - setInitialDestination(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Assign typed object value to SFVec2f initialDestination field, similar to
PositionChaser2DObject.setInitialDestination(float[]). - setInitialDestination(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign typed object value to SFVec2f initialDestination field, similar to
PositionDamper2DObject.setInitialDestination(float[]). - setInitialDestination(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Assign typed object value to SFVec3f initialDestination field, similar to
PositionChaserObject.setInitialDestination(float[]). - setInitialDestination(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign typed object value to SFVec3f initialDestination field, similar to
PositionDamperObject.setInitialDestination(float[]). - setInitialValue(double) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ScalarChaserObject.setInitialValue(float). - setInitialValue(double) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ScalarDamperObject.setInitialValue(float). - setInitialValue(double[]) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ColorChaserObject.setInitialValue(float[]). - setInitialValue(double[]) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ColorDamperObject.setInitialValue(float[]). - setInitialValue(double[]) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CoordinateChaserObject.setInitialValue(float[]). - setInitialValue(double[]) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CoordinateDamperObject.setInitialValue(float[]). - setInitialValue(double[]) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
OrientationChaserObject.setInitialValue(float[]). - setInitialValue(double[]) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
OrientationDamperObject.setInitialValue(float[]). - setInitialValue(double[]) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PositionChaser2DObject.setInitialValue(float[]). - setInitialValue(double[]) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PositionChaserObject.setInitialValue(float[]). - setInitialValue(double[]) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PositionDamper2DObject.setInitialValue(float[]). - setInitialValue(double[]) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PositionDamperObject.setInitialValue(float[]). - setInitialValue(double[]) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TexCoordChaser2DObject.setInitialValue(float[]). - setInitialValue(double[]) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TexCoordDamper2DObject.setInitialValue(float[]). - setInitialValue(double, double) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PositionChaser2DObject.setInitialValue(float[]). - setInitialValue(double, double) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PositionDamper2DObject.setInitialValue(float[]). - setInitialValue(double, double, double) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ColorChaserObject.setInitialValue(float[]). - setInitialValue(double, double, double) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ColorDamperObject.setInitialValue(float[]). - setInitialValue(double, double, double) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PositionChaserObject.setInitialValue(float[]). - setInitialValue(double, double, double) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PositionDamperObject.setInitialValue(float[]). - setInitialValue(double, double, double, double) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
OrientationChaserObject.setInitialValue(float[]). - setInitialValue(double, double, double, double) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
OrientationDamperObject.setInitialValue(float[]). - setInitialValue(float) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Accessor method to assign float value to initializeOnly SFFloat field named initialValue.
- setInitialValue(float) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Accessor method to assign float value to initializeOnly SFFloat field named initialValue.
- setInitialValue(float) - Method in interface org.web3d.x3d.sai.Followers.ScalarChaser
-
Accessor method to assign float value to initializeOnly SFFloat field named initialValue.
- setInitialValue(float) - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
-
Accessor method to assign float value to initializeOnly SFFloat field named initialValue.
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to initializeOnly SFColor field named initialValue.
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to initializeOnly SFColor field named initialValue.
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Accessor method to assign 3-tuple float array to initializeOnly MFVec3f field named initialValue.
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Accessor method to assign 3-tuple float array to initializeOnly MFVec3f field named initialValue.
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to initializeOnly SFRotation field named initialValue.
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to initializeOnly SFRotation field named initialValue.
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Accessor method to assign 2-tuple float array to initializeOnly SFVec2f field named initialValue.
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named initialValue.
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Accessor method to assign 2-tuple float array to initializeOnly SFVec2f field named initialValue.
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named initialValue.
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Accessor method to assign 2-tuple float array to initializeOnly MFVec2f field named initialValue.
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Accessor method to assign 2-tuple float array to initializeOnly MFVec2f field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.ColorChaser
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to initializeOnly SFColor field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to initializeOnly SFColor field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.CoordinateChaser
-
Accessor method to assign 3-tuple float array to initializeOnly MFVec3f field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
-
Accessor method to assign 3-tuple float array to initializeOnly MFVec3f field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.OrientationChaser
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to initializeOnly SFRotation field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to initializeOnly SFRotation field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser2D
-
Accessor method to assign 2-tuple float array to initializeOnly SFVec2f field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
-
Accessor method to assign 2-tuple float array to initializeOnly SFVec2f field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.TexCoordChaser2D
-
Accessor method to assign 2-tuple float array to initializeOnly MFVec2f field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
-
Accessor method to assign 2-tuple float array to initializeOnly MFVec2f field named initialValue.
- setInitialValue(float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Assign values to SFVec2f initialValue field, similar to
PositionChaser2DObject.setInitialValue(float[]). - setInitialValue(float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign values to SFVec2f initialValue field, similar to
PositionDamper2DObject.setInitialValue(float[]). - setInitialValue(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Assign values to SFColor initialValue field, similar to
ColorChaserObject.setInitialValue(float[]). - setInitialValue(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign values to SFColor initialValue field, similar to
ColorDamperObject.setInitialValue(float[]). - setInitialValue(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Assign values to SFVec3f initialValue field, similar to
PositionChaserObject.setInitialValue(float[]). - setInitialValue(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign values to SFVec3f initialValue field, similar to
PositionDamperObject.setInitialValue(float[]). - setInitialValue(float, float, float, float) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Assign values to SFRotation initialValue field, similar to
OrientationChaserObject.setInitialValue(float[]). - setInitialValue(float, float, float, float) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign values to SFRotation initialValue field, similar to
OrientationDamperObject.setInitialValue(float[]). - setInitialValue(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Assign typed object value to MFVec2f initialValue field, similar to
TexCoordChaser2DObject.setInitialValue(float[]). - setInitialValue(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign typed object value to MFVec2f initialValue field, similar to
TexCoordDamper2DObject.setInitialValue(float[]). - setInitialValue(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Assign typed object value to MFVec3f initialValue field, similar to
CoordinateChaserObject.setInitialValue(float[]). - setInitialValue(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign typed object value to MFVec3f initialValue field, similar to
CoordinateDamperObject.setInitialValue(float[]). - setInitialValue(SFColorObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Assign typed object value to SFColor initialValue field, similar to
ColorChaserObject.setInitialValue(float[]). - setInitialValue(SFColorObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign typed object value to SFColor initialValue field, similar to
ColorDamperObject.setInitialValue(float[]). - setInitialValue(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Assign typed object value to SFFloat initialValue field, similar to
ScalarChaserObject.setInitialValue(float). - setInitialValue(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign typed object value to SFFloat initialValue field, similar to
ScalarDamperObject.setInitialValue(float). - setInitialValue(SFRotationObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Assign typed object value to SFRotation initialValue field, similar to
OrientationChaserObject.setInitialValue(float[]). - setInitialValue(SFRotationObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign typed object value to SFRotation initialValue field, similar to
OrientationDamperObject.setInitialValue(float[]). - setInitialValue(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Assign typed object value to SFVec2f initialValue field, similar to
PositionChaser2DObject.setInitialValue(float[]). - setInitialValue(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign typed object value to SFVec2f initialValue field, similar to
PositionDamper2DObject.setInitialValue(float[]). - setInitialValue(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Assign typed object value to SFVec3f initialValue field, similar to
PositionChaserObject.setInitialValue(float[]). - setInitialValue(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign typed object value to SFVec3f initialValue field, similar to
PositionDamperObject.setInitialValue(float[]). - setInitialX3DVersion(String) - Method in class org.web3d.x3d.util.x3duom.ConcreteNode
-
Sets the value of the initialX3DVersion property.
- setInitialX3DVersion(String) - Method in class org.web3d.x3d.util.x3duom.Field
-
Sets the value of the initialX3DVersion property.
- setInlineDEF(String) - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
-
Accessor method to assign String value to inputOutput SFString field named inlineDEF.
- setInlineDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
-
Assign typed object value to SFString inlineDEF field, similar to
IMPORTObject.setInlineDEF(String). - setInnerRadius(double) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
Disk2DObject.setInnerRadius(float). - setInnerRadius(float) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Accessor method to assign float value to initializeOnly SFFloat field named innerRadius.
- setInnerRadius(float) - Method in interface org.web3d.x3d.sai.Geometry2D.Disk2D
-
Accessor method to assign float value to initializeOnly SFFloat field named innerRadius.
- setInnerRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Assign typed object value to SFFloat innerRadius field, similar to
Disk2DObject.setInnerRadius(float). - setInputSource(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named inputSource.
- setInputSource(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named inputSource.
- setInputSource(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 inputSource field, similar to
TransmitterPduObject.setInputSource(int). - setIntegerKey(int) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
Accessor method to assign int value to inputOutput SFInt32 field named integerKey.
- setIntegerKey(int) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerTrigger
-
Accessor method to assign int value to inputOutput SFInt32 field named integerKey.
- setIntegerKey(SFInt32Object) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
Assign typed object value to SFInt32 integerKey field, similar to
IntegerTriggerObject.setIntegerKey(int). - setIntensity(double) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
DirectionalLightObject.setIntensity(float). - setIntensity(double) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
PointLightObject.setIntensity(float). - setIntensity(double) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SpotLightObject.setIntensity(float). - setIntensity(double) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SoundObject.setIntensity(float). - setIntensity(float) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Accessor method to assign float value to inputOutput SFFloat field named intensity.
- setIntensity(float) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Accessor method to assign float value to inputOutput SFFloat field named intensity.
- setIntensity(float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Accessor method to assign float value to inputOutput SFFloat field named intensity.
- setIntensity(float) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Accessor method to assign float value to inputOutput SFFloat field named intensity.
- setIntensity(float) - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
-
Accessor method to assign float value to inputOutput SFFloat field named intensity.
- setIntensity(float) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Accessor method to assign float value to inputOutput SFFloat field named intensity.
- setIntensity(float) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Accessor method to assign float value to inputOutput SFFloat field named intensity.
- setIntensity(float) - Method in interface org.web3d.x3d.sai.Lighting.X3DLightNode
-
Accessor method to assign float value to inputOutput SFFloat field named intensity.
- setIntensity(float) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Accessor method to assign float value to inputOutput SFFloat field named intensity.
- setIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign typed object value to SFFloat intensity field, similar to
DirectionalLightObject.setIntensity(float). - setIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign typed object value to SFFloat intensity field, similar to
PointLightObject.setIntensity(float). - setIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign typed object value to SFFloat intensity field, similar to
SpotLightObject.setIntensity(float). - setIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign typed object value to SFFloat intensity field, similar to
SoundObject.setIntensity(float). - setIntensityThreshold(double) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ProjectionVolumeStyleObject.setIntensityThreshold(float). - setIntensityThreshold(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Accessor method to assign float value to inputOutput SFFloat field named intensityThreshold.
- setIntensityThreshold(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.ProjectionVolumeStyle
-
Accessor method to assign float value to inputOutput SFFloat field named intensityThreshold.
- setIntensityThreshold(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Assign typed object value to SFFloat intensityThreshold field, similar to
ProjectionVolumeStyleObject.setIntensityThreshold(float). - setInterfaceDefinition(InterfaceDefinition) - Method in class org.web3d.x3d.util.x3duom.AbstractNodeType
-
Sets the value of the interfaceDefinition property.
- setInterfaceDefinition(InterfaceDefinition) - Method in class org.web3d.x3d.util.x3duom.AbstractObjectType
-
Sets the value of the interfaceDefinition property.
- setInterfaceDefinition(InterfaceDefinition) - Method in class org.web3d.x3d.util.x3duom.ConcreteNode
-
Sets the value of the interfaceDefinition property.
- setInterfaceDefinition(InterfaceDefinition) - Method in class org.web3d.x3d.util.x3duom.FieldType
-
Sets the value of the interfaceDefinition property.
- setInterfaceDefinition(InterfaceDefinition) - Method in class org.web3d.x3d.util.x3duom.Statement
-
Sets the value of the interfaceDefinition property.
- setInternal(boolean) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named internal.
- setInternal(boolean) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Accessor method to assign boolean value to initializeOnly SFBool field named internal.
- setInternal(SFBoolObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign typed object value to SFBool internal field, similar to
VolumeEmitterObject.setInternal(boolean). - setIntersectionType(String) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Accessor method to assign String enumeration value ("BOUNDS" | "GEOMETRY") to initializeOnly SFString field named intersectionType.
- setIntersectionType(String) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Accessor method to assign String enumeration value ("BOUNDS" | "GEOMETRY") to initializeOnly SFString field named intersectionType.
- setIntersectionType(String) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Accessor method to assign String enumeration value ("BOUNDS" | "GEOMETRY") to initializeOnly SFString field named intersectionType.
- setIntersectionType(String) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Accessor method to assign String enumeration value ("BOUNDS" | "GEOMETRY") to initializeOnly SFString field named intersectionType.
- setIntersectionType(String) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Accessor method to assign String enumeration value ("BOUNDS" | "GEOMETRY") to initializeOnly SFString field named intersectionType.
- setIntersectionType(String) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Accessor method to assign String enumeration value ("BOUNDS" | "GEOMETRY") to initializeOnly SFString field named intersectionType.
- setIntersectionType(String) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Accessor method to assign String enumeration value ("BOUNDS" | "GEOMETRY") to initializeOnly SFString field named intersectionType.
- setIntersectionType(String) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Accessor method to assign String enumeration value ("BOUNDS" | "GEOMETRY") to initializeOnly SFString field named intersectionType.
- setIntersectionType(String) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Accessor method to assign String enumeration value ("BOUNDS" | "GEOMETRY") to initializeOnly SFString field named intersectionType.
- setIntersectionType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign typed object value to SFString intersectionType field, similar to
LinePickSensorObject.setIntersectionType(String). - setIntersectionType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign typed object value to SFString intersectionType field, similar to
PointPickSensorObject.setIntersectionType(String). - setIntersectionType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign typed object value to SFString intersectionType field, similar to
PrimitivePickSensorObject.setIntersectionType(String). - setIntersectionType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign typed object value to SFString intersectionType field, similar to
VolumePickSensorObject.setIntersectionType(String). - setIS(ISObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.X3DConcreteNode
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIsArray(String) - Method in class org.web3d.x3d.util.x3duom.FieldType
-
Sets the value of the isArray property.
- setIterations(int) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign int value to inputOutput SFInt32 field named iterations.
- setIterations(int) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Accessor method to assign int value to inputOutput SFInt32 field named iterations.
- setIterations(SFInt32Object) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign typed object value to SFInt32 iterations field, similar to
RigidBodyCollectionObject.setIterations(int). - setJointBindingPositions(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimHumanoidObject.setJointBindingPositions(float[]). - setJointBindingPositions(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named jointBindingPositions.
- setJointBindingPositions(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named jointBindingPositions.
- setJointBindingPositions(MFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to MFVec3f jointBindingPositions field, similar to
HAnimHumanoidObject.setJointBindingPositions(float[]). - setJointBindingRotations(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput MFRotation field named jointBindingRotations.
- setJointBindingRotations(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput MFRotation field named jointBindingRotations.
- setJointBindingRotations(MFRotationObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to MFRotation jointBindingRotations field, similar to
HAnimHumanoidObject.setJointBindingRotations(float[]). - setJointBindingScales(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimHumanoidObject.setJointBindingScales(float[]). - setJointBindingScales(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named jointBindingScales.
- setJointBindingScales(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named jointBindingScales.
- setJointBindingScales(MFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to MFVec3f jointBindingScales field, similar to
HAnimHumanoidObject.setJointBindingScales(float[]). - setJoints(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign singleton String value to MFString joints field, similar to
HAnimMotionObject.setJoints(String[]). - setJoints(String[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Accessor method to assign String array to inputOutput MFString field named joints.
- setJoints(String[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Accessor method to assign String array to inputOutput MFString field named joints.
- setJoints(ArrayList<String>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign ArrayList value of MFString joints field, similar to
HAnimMotionObject.setJoints(String[]). - setJoints(ArrayList<HAnimJointObject>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign ArrayList value of MFNode joints field, similar to
HAnimHumanoidObject.setJoints(X3DNode[]). - setJoints(ArrayList<X3DRigidJointNode>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign ArrayList value of MFNode joints field, similar to
RigidBodyCollectionObject.setJoints(X3DNode[]). - setJoints(MFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign typed object value to MFString joints field, similar to
HAnimMotionObject.setJoints(String[]). - setJoints(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign single SFString object value to MFString joints field, similar to
HAnimMotionObject.setJoints(String[]). - setJoints(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Set single child joints node, replacing prior array of existing nodes (if any).
- setJoints(X3DNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Set single child joints node, replacing prior array of existing nodes (if any).
- setJoints(X3DNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Set single child joints node, replacing prior array of existing nodes (if any).
- setJoints(X3DNode) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Set single child joints node, replacing prior array of existing nodes (if any).
- setJoints(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign HAnimJointObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field joints.
- setJoints(X3DNode[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign X3DRigidJointNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field joints.
- setJoints(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field joints.
- setJoints(X3DNode[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field joints.
- setJump(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Accessor method to assign boolean value to inputOutput SFBool field named jump.
- setJump(boolean) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Accessor method to assign boolean value to inputOutput SFBool field named jump.
- setJump(boolean) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Accessor method to assign boolean value to inputOutput SFBool field named jump.
- setJump(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Accessor method to assign boolean value to inputOutput SFBool field named jump.
- setJump(boolean) - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
-
Accessor method to assign boolean value to inputOutput SFBool field named jump.
- setJump(boolean) - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
-
Accessor method to assign boolean value to inputOutput SFBool field named jump.
- setJump(boolean) - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
-
Accessor method to assign boolean value to inputOutput SFBool field named jump.
- setJump(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign typed object value to SFBool jump field, similar to
GeoViewpointObject.setJump(boolean). - setJump(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign typed object value to SFBool jump field, similar to
OrthoViewpointObject.setJump(boolean). - setJump(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign typed object value to SFBool jump field, similar to
ViewpointObject.setJump(boolean). - setJustify(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign singleton String value to MFString justify field, similar to
ScreenFontStyleObject.setJustify(String[]). - setJustify(String) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign singleton String value to MFString justify field, similar to
FontStyleObject.setJustify(String[]). - setJustify(String[]) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Accessor method to assign String enumeration array (""MIDDLE"" | ""MIDDLE" "BEGIN"" | ""MIDDLE" "END"" | ""MIDDLE" "FIRST"" | ""MIDDLE" "MIDDLE"" | ""BEGIN"" | ""BEGIN" "BEGIN"" | ""BEGIN" "END"" | ""BEGIN" "FIRST"" | ""BEGIN" "MIDDLE"" | ""END"" | ""END" "BEGIN"" | ""END" "END"" | ""END" "FIRST"" | ""END" "MIDDLE"" | ""FIRST"" | ""FIRST" "BEGIN"" | ""FIRST" "END"" | ""FIRST" "FIRST"" | ""FIRST" "MIDDLE"") to initializeOnly MFString field named justify.
- setJustify(String[]) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Accessor method to assign String enumeration array (""MIDDLE"" | ""MIDDLE" "BEGIN"" | ""MIDDLE" "END"" | ""MIDDLE" "FIRST"" | ""MIDDLE" "MIDDLE"" | ""BEGIN"" | ""BEGIN" "BEGIN"" | ""BEGIN" "END"" | ""BEGIN" "FIRST"" | ""BEGIN" "MIDDLE"" | ""END"" | ""END" "BEGIN"" | ""END" "END"" | ""END" "FIRST"" | ""END" "MIDDLE"" | ""FIRST"" | ""FIRST" "BEGIN"" | ""FIRST" "END"" | ""FIRST" "FIRST"" | ""FIRST" "MIDDLE"") to initializeOnly MFString field named justify.
- setJustify(String[]) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Accessor method to assign String enumeration array (""MIDDLE"" | ""MIDDLE" "BEGIN"" | ""MIDDLE" "END"" | ""MIDDLE" "FIRST"" | ""MIDDLE" "MIDDLE"" | ""BEGIN"" | ""BEGIN" "BEGIN"" | ""BEGIN" "END"" | ""BEGIN" "FIRST"" | ""BEGIN" "MIDDLE"" | ""END"" | ""END" "BEGIN"" | ""END" "END"" | ""END" "FIRST"" | ""END" "MIDDLE"" | ""FIRST"" | ""FIRST" "BEGIN"" | ""FIRST" "END"" | ""FIRST" "FIRST"" | ""FIRST" "MIDDLE"") to initializeOnly MFString field named justify.
- setJustify(String[]) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Accessor method to assign String enumeration array (""MIDDLE"" | ""MIDDLE" "BEGIN"" | ""MIDDLE" "END"" | ""MIDDLE" "FIRST"" | ""MIDDLE" "MIDDLE"" | ""BEGIN"" | ""BEGIN" "BEGIN"" | ""BEGIN" "END"" | ""BEGIN" "FIRST"" | ""BEGIN" "MIDDLE"" | ""END"" | ""END" "BEGIN"" | ""END" "END"" | ""END" "FIRST"" | ""END" "MIDDLE"" | ""FIRST"" | ""FIRST" "BEGIN"" | ""FIRST" "END"" | ""FIRST" "FIRST"" | ""FIRST" "MIDDLE"") to initializeOnly MFString field named justify.
- setJustify(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign ArrayList value of MFString justify field, similar to
ScreenFontStyleObject.setJustify(String[]). - setJustify(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign ArrayList value of MFString justify field, similar to
FontStyleObject.setJustify(String[]). - setJustify(MFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign typed object value to MFString justify field, similar to
ScreenFontStyleObject.setJustify(String[]). - setJustify(MFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign typed object value to MFString justify field, similar to
FontStyleObject.setJustify(String[]). - setJustify(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign single SFString object value to MFString justify field, similar to
ScreenFontStyleObject.setJustify(String[]). - setJustify(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign single SFString object value to MFString justify field, similar to
FontStyleObject.setJustify(String[]). - setKey(double[]) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
BooleanSequencerObject.setKey(float[]). - setKey(double[]) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
IntegerSequencerObject.setKey(float[]). - setKey(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
GeoPositionInterpolatorObject.setKey(float[]). - setKey(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ColorInterpolatorObject.setKey(float[]). - setKey(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CoordinateInterpolator2DObject.setKey(float[]). - setKey(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CoordinateInterpolatorObject.setKey(float[]). - setKey(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
EaseInEaseOutObject.setKey(float[]). - setKey(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
NormalInterpolatorObject.setKey(float[]). - setKey(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
OrientationInterpolatorObject.setKey(float[]). - setKey(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PositionInterpolator2DObject.setKey(float[]). - setKey(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PositionInterpolatorObject.setKey(float[]). - setKey(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ScalarInterpolatorObject.setKey(float[]). - setKey(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SplinePositionInterpolator2DObject.setKey(float[]). - setKey(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SplinePositionInterpolatorObject.setKey(float[]). - setKey(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SplineScalarInterpolatorObject.setKey(float[]). - setKey(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SquadOrientationInterpolatorObject.setKey(float[]). - setKey(float[]) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Accessor method to assign Float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Accessor method to assign Float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Accessor method to assign Float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Accessor method to assign Float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Accessor method to assign Float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Accessor method to assign Float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Accessor method to assign Float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Accessor method to assign Float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Accessor method to assign Float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Accessor method to assign Float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Accessor method to assign Float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Accessor method to assign Float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Accessor method to assign Float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Accessor method to assign Float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Accessor method to assign Float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Accessor method to assign Float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanSequencer
-
Accessor method to assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerSequencer
-
Accessor method to assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.EventUtilities.X3DSequencerNode
-
Accessor method to assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
-
Accessor method to assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.ColorInterpolator
-
Accessor method to assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator
-
Accessor method to assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator2D
-
Accessor method to assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.EaseInEaseOut
-
Accessor method to assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.NormalInterpolator
-
Accessor method to assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.OrientationInterpolator
-
Accessor method to assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator
-
Accessor method to assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator2D
-
Accessor method to assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.ScalarInterpolator
-
Accessor method to assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
-
Accessor method to assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
-
Accessor method to assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
-
Accessor method to assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SquadOrientationInterpolator
-
Accessor method to assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.X3DInterpolatorNode
-
Accessor method to assign float array to inputOutput MFFloat field named key.
- setKey(int[]) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign floating-point array value of MFFloat key field, similar to
BooleanSequencerObject.setKey(float[]). - setKey(int[]) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign floating-point array value of MFFloat key field, similar to
IntegerSequencerObject.setKey(float[]). - setKey(int[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign floating-point array value of MFFloat key field, similar to
GeoPositionInterpolatorObject.setKey(float[]). - setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Assign floating-point array value of MFFloat key field, similar to
ColorInterpolatorObject.setKey(float[]). - setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Assign floating-point array value of MFFloat key field, similar to
CoordinateInterpolator2DObject.setKey(float[]). - setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Assign floating-point array value of MFFloat key field, similar to
CoordinateInterpolatorObject.setKey(float[]). - setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Assign floating-point array value of MFFloat key field, similar to
EaseInEaseOutObject.setKey(float[]). - setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Assign floating-point array value of MFFloat key field, similar to
NormalInterpolatorObject.setKey(float[]). - setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Assign floating-point array value of MFFloat key field, similar to
OrientationInterpolatorObject.setKey(float[]). - setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Assign floating-point array value of MFFloat key field, similar to
PositionInterpolator2DObject.setKey(float[]). - setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Assign floating-point array value of MFFloat key field, similar to
PositionInterpolatorObject.setKey(float[]). - setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Assign floating-point array value of MFFloat key field, similar to
ScalarInterpolatorObject.setKey(float[]). - setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign floating-point array value of MFFloat key field, similar to
SplinePositionInterpolator2DObject.setKey(float[]). - setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign floating-point array value of MFFloat key field, similar to
SplinePositionInterpolatorObject.setKey(float[]). - setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign floating-point array value of MFFloat key field, similar to
SplineScalarInterpolatorObject.setKey(float[]). - setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Assign floating-point array value of MFFloat key field, similar to
SquadOrientationInterpolatorObject.setKey(float[]). - setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign ArrayList value of MFFloat key field, similar to
BooleanSequencerObject.setKey(float[]). - setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign ArrayList value of MFFloat key field, similar to
IntegerSequencerObject.setKey(float[]). - setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign ArrayList value of MFFloat key field, similar to
GeoPositionInterpolatorObject.setKey(float[]). - setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Assign ArrayList value of MFFloat key field, similar to
ColorInterpolatorObject.setKey(float[]). - setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Assign ArrayList value of MFFloat key field, similar to
CoordinateInterpolator2DObject.setKey(float[]). - setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Assign ArrayList value of MFFloat key field, similar to
CoordinateInterpolatorObject.setKey(float[]). - setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Assign ArrayList value of MFFloat key field, similar to
EaseInEaseOutObject.setKey(float[]). - setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Assign ArrayList value of MFFloat key field, similar to
NormalInterpolatorObject.setKey(float[]). - setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Assign ArrayList value of MFFloat key field, similar to
OrientationInterpolatorObject.setKey(float[]). - setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Assign ArrayList value of MFFloat key field, similar to
PositionInterpolator2DObject.setKey(float[]). - setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Assign ArrayList value of MFFloat key field, similar to
PositionInterpolatorObject.setKey(float[]). - setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Assign ArrayList value of MFFloat key field, similar to
ScalarInterpolatorObject.setKey(float[]). - setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign ArrayList value of MFFloat key field, similar to
SplinePositionInterpolator2DObject.setKey(float[]). - setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign ArrayList value of MFFloat key field, similar to
SplinePositionInterpolatorObject.setKey(float[]). - setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign ArrayList value of MFFloat key field, similar to
SplineScalarInterpolatorObject.setKey(float[]). - setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Assign ArrayList value of MFFloat key field, similar to
SquadOrientationInterpolatorObject.setKey(float[]). - setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign typed object value to MFFloat key field, similar to
BooleanSequencerObject.setKey(float[]). - setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign typed object value to MFFloat key field, similar to
IntegerSequencerObject.setKey(float[]). - setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign typed object value to MFFloat key field, similar to
GeoPositionInterpolatorObject.setKey(float[]). - setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Assign typed object value to MFFloat key field, similar to
ColorInterpolatorObject.setKey(float[]). - setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Assign typed object value to MFFloat key field, similar to
CoordinateInterpolator2DObject.setKey(float[]). - setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Assign typed object value to MFFloat key field, similar to
CoordinateInterpolatorObject.setKey(float[]). - setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Assign typed object value to MFFloat key field, similar to
EaseInEaseOutObject.setKey(float[]). - setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Assign typed object value to MFFloat key field, similar to
NormalInterpolatorObject.setKey(float[]). - setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Assign typed object value to MFFloat key field, similar to
OrientationInterpolatorObject.setKey(float[]). - setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Assign typed object value to MFFloat key field, similar to
PositionInterpolator2DObject.setKey(float[]). - setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Assign typed object value to MFFloat key field, similar to
PositionInterpolatorObject.setKey(float[]). - setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Assign typed object value to MFFloat key field, similar to
ScalarInterpolatorObject.setKey(float[]). - setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign typed object value to MFFloat key field, similar to
SplinePositionInterpolator2DObject.setKey(float[]). - setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign typed object value to MFFloat key field, similar to
SplinePositionInterpolatorObject.setKey(float[]). - setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign typed object value to MFFloat key field, similar to
SplineScalarInterpolatorObject.setKey(float[]). - setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Assign typed object value to MFFloat key field, similar to
SquadOrientationInterpolatorObject.setKey(float[]). - setKeyValue(boolean[]) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Accessor method to assign Boolean array to inputOutput MFBool field named keyValue.
- setKeyValue(boolean[]) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanSequencer
-
Accessor method to assign boolean array to inputOutput MFBool field named keyValue.
- setKeyValue(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Accessor method to assign 3-tuple double array to inputOutput MFVec3d field named keyValue.
- setKeyValue(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ColorInterpolatorObject.setKeyValue(float[]). - setKeyValue(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CoordinateInterpolator2DObject.setKeyValue(float[]). - setKeyValue(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CoordinateInterpolatorObject.setKeyValue(float[]). - setKeyValue(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
NormalInterpolatorObject.setKeyValue(float[]). - setKeyValue(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PositionInterpolator2DObject.setKeyValue(float[]). - setKeyValue(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PositionInterpolatorObject.setKeyValue(float[]). - setKeyValue(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ScalarInterpolatorObject.setKeyValue(float[]). - setKeyValue(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SplinePositionInterpolator2DObject.setKeyValue(float[]). - setKeyValue(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SplinePositionInterpolatorObject.setKeyValue(float[]). - setKeyValue(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SplineScalarInterpolatorObject.setKeyValue(float[]). - setKeyValue(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
-
Accessor method to assign 3-tuple double array to inputOutput MFVec3d field named keyValue.
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput MFColor field named keyValue.
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named keyValue.
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named keyValue.
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named keyValue.
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput MFRotation field named keyValue.
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named keyValue.
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named keyValue.
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Accessor method to assign Float array to inputOutput MFFloat field named keyValue.
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named keyValue.
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named keyValue.
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Accessor method to assign Float array to inputOutput MFFloat field named keyValue.
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput MFRotation field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.ColorInterpolator
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput MFColor field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator2D
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.NormalInterpolator
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.OrientationInterpolator
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput MFRotation field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator2D
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.ScalarInterpolator
-
Accessor method to assign float array to inputOutput MFFloat field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
-
Accessor method to assign float array to inputOutput MFFloat field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SquadOrientationInterpolator
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput MFRotation field named keyValue.
- setKeyValue(int[]) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Accessor method to assign Integer array to inputOutput MFInt32 field named keyValue.
- setKeyValue(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Assign floating-point array value of MFFloat keyValue field, similar to
ScalarInterpolatorObject.setKeyValue(float[]). - setKeyValue(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign floating-point array value of MFFloat keyValue field, similar to
SplineScalarInterpolatorObject.setKeyValue(float[]). - setKeyValue(int[]) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerSequencer
-
Accessor method to assign int array to inputOutput MFInt32 field named keyValue.
- setKeyValue(ArrayList<Boolean>) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign ArrayList value of MFBool keyValue field, similar to
BooleanSequencerObject.setKeyValue(boolean[]). - setKeyValue(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Assign ArrayList value of MFFloat keyValue field, similar to
ScalarInterpolatorObject.setKeyValue(float[]). - setKeyValue(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign ArrayList value of MFFloat keyValue field, similar to
SplineScalarInterpolatorObject.setKeyValue(float[]). - setKeyValue(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign ArrayList value of MFInt32 keyValue field, similar to
IntegerSequencerObject.setKeyValue(int[]). - setKeyValue(MFBoolObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign typed object value to MFBool keyValue field, similar to
BooleanSequencerObject.setKeyValue(boolean[]). - setKeyValue(MFColorObject) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Assign typed object value to MFColor keyValue field, similar to
ColorInterpolatorObject.setKeyValue(float[]). - setKeyValue(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Assign typed object value to MFFloat keyValue field, similar to
ScalarInterpolatorObject.setKeyValue(float[]). - setKeyValue(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign typed object value to MFFloat keyValue field, similar to
SplineScalarInterpolatorObject.setKeyValue(float[]). - setKeyValue(MFInt32Object) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign typed object value to MFInt32 keyValue field, similar to
IntegerSequencerObject.setKeyValue(int[]). - setKeyValue(MFRotationObject) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Assign typed object value to MFRotation keyValue field, similar to
OrientationInterpolatorObject.setKeyValue(float[]). - setKeyValue(MFRotationObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Assign typed object value to MFRotation keyValue field, similar to
SquadOrientationInterpolatorObject.setKeyValue(float[]). - setKeyValue(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Assign typed object value to MFVec2f keyValue field, similar to
CoordinateInterpolator2DObject.setKeyValue(float[]). - setKeyValue(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Assign typed object value to MFVec2f keyValue field, similar to
PositionInterpolator2DObject.setKeyValue(float[]). - setKeyValue(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign typed object value to MFVec2f keyValue field, similar to
SplinePositionInterpolator2DObject.setKeyValue(float[]). - setKeyValue(MFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign typed object value to MFVec3d keyValue field, similar to
GeoPositionInterpolatorObject.setKeyValue(double[]). - setKeyValue(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Assign typed object value to MFVec3f keyValue field, similar to
CoordinateInterpolatorObject.setKeyValue(float[]). - setKeyValue(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Assign typed object value to MFVec3f keyValue field, similar to
NormalInterpolatorObject.setKeyValue(float[]). - setKeyValue(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Assign typed object value to MFVec3f keyValue field, similar to
PositionInterpolatorObject.setKeyValue(float[]). - setKeyValue(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign typed object value to MFVec3f keyValue field, similar to
SplinePositionInterpolatorObject.setKeyValue(float[]). - setKeyVelocity(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SplinePositionInterpolator2DObject.setKeyVelocity(float[]). - setKeyVelocity(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SplinePositionInterpolatorObject.setKeyVelocity(float[]). - setKeyVelocity(double[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SplineScalarInterpolatorObject.setKeyVelocity(float[]). - setKeyVelocity(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named keyVelocity.
- setKeyVelocity(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named keyVelocity.
- setKeyVelocity(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Accessor method to assign Float array to inputOutput MFFloat field named keyVelocity.
- setKeyVelocity(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named keyVelocity.
- setKeyVelocity(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named keyVelocity.
- setKeyVelocity(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
-
Accessor method to assign float array to inputOutput MFFloat field named keyVelocity.
- setKeyVelocity(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign floating-point array value of MFFloat keyVelocity field, similar to
SplineScalarInterpolatorObject.setKeyVelocity(float[]). - setKeyVelocity(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign ArrayList value of MFFloat keyVelocity field, similar to
SplineScalarInterpolatorObject.setKeyVelocity(float[]). - setKeyVelocity(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign typed object value to MFFloat keyVelocity field, similar to
SplineScalarInterpolatorObject.setKeyVelocity(float[]). - setKeyVelocity(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign typed object value to MFVec2f keyVelocity field, similar to
SplinePositionInterpolator2DObject.setKeyVelocity(float[]). - setKeyVelocity(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign typed object value to MFVec3f keyVelocity field, similar to
SplinePositionInterpolatorObject.setKeyVelocity(float[]). - setKind(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named kind.
- setKind(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Accessor method to assign int value to initializeOnly SFInt32 field named kind.
- setKind(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign typed object value to SFInt32 kind field, similar to
DISEntityTypeMappingObject.setKind(int). - setKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Accessor method to assign Double array to initializeOnly MFDouble field named knot.
- setKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Accessor method to assign Double array to initializeOnly MFDouble field named knot.
- setKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Accessor method to assign Double array to initializeOnly MFDouble field named knot.
- setKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Accessor method to assign Double array to initializeOnly MFDouble field named knot.
- setKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
-
Accessor method to assign double array to initializeOnly MFDouble field named knot.
- setKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
-
Accessor method to assign double array to initializeOnly MFDouble field named knot.
- setKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
-
Accessor method to assign double array to initializeOnly MFDouble field named knot.
- setKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
-
Accessor method to assign double array to initializeOnly MFDouble field named knot.
- setKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign floating-point array value of MFDouble knot field, similar to
NurbsCurve2DObject.setKnot(double[]). - setKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign floating-point array value of MFDouble knot field, similar to
NurbsCurveObject.setKnot(double[]). - setKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign floating-point array value of MFDouble knot field, similar to
NurbsOrientationInterpolatorObject.setKnot(double[]). - setKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign floating-point array value of MFDouble knot field, similar to
NurbsPositionInterpolatorObject.setKnot(double[]). - setKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign ArrayList value of MFDouble knot field, similar to
NurbsCurve2DObject.setKnot(double[]). - setKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign ArrayList value of MFDouble knot field, similar to
NurbsCurveObject.setKnot(double[]). - setKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign ArrayList value of MFDouble knot field, similar to
NurbsOrientationInterpolatorObject.setKnot(double[]). - setKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign ArrayList value of MFDouble knot field, similar to
NurbsPositionInterpolatorObject.setKnot(double[]). - setKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign typed object value to MFDouble knot field, similar to
NurbsCurve2DObject.setKnot(double[]). - setKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign typed object value to MFDouble knot field, similar to
NurbsCurveObject.setKnot(double[]). - setKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign typed object value to MFDouble knot field, similar to
NurbsOrientationInterpolatorObject.setKnot(double[]). - setKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign typed object value to MFDouble knot field, similar to
NurbsPositionInterpolatorObject.setKnot(double[]). - setLang(String) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
Accessor method to assign String value to inputOutput SFString field named lang.
- setLang(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
Assign typed object value to SFString lang field, similar to
metaObject.setLang(String). - setLanguage(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Accessor method to assign String value to initializeOnly SFString field named language.
- setLanguage(String) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Accessor method to assign String enumeration value ("Cg" | "GLSL" | "HLSL") to initializeOnly SFString field named language.
- setLanguage(String) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Accessor method to assign String enumeration value ("Cg" | "GLSL" | "HLSL") to initializeOnly SFString field named language.
- setLanguage(String) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Accessor method to assign String enumeration value ("Cg" | "GLSL" | "HLSL") to initializeOnly SFString field named language.
- setLanguage(String) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Accessor method to assign String value to initializeOnly SFString field named language.
- setLanguage(String) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Accessor method to assign String value to initializeOnly SFString field named language.
- setLanguage(String) - Method in interface org.web3d.x3d.sai.Shaders.ComposedShader
-
Accessor method to assign String enumeration value ("Cg" | "GLSL" | "HLSL") to initializeOnly SFString field named language.
- setLanguage(String) - Method in interface org.web3d.x3d.sai.Shaders.PackagedShader
-
Accessor method to assign String enumeration value ("Cg" | "GLSL" | "HLSL") to initializeOnly SFString field named language.
- setLanguage(String) - Method in interface org.web3d.x3d.sai.Shaders.ProgramShader
-
Accessor method to assign String enumeration value ("Cg" | "GLSL" | "HLSL") to initializeOnly SFString field named language.
- setLanguage(String) - Method in interface org.web3d.x3d.sai.Shaders.X3DShaderNode
-
Accessor method to assign String enumeration value ("Cg" | "GLSL" | "HLSL") to initializeOnly SFString field named language.
- setLanguage(String) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Accessor method to assign String value to initializeOnly SFString field named language.
- setLanguage(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign typed object value to SFString language field, similar to
ScreenFontStyleObject.setLanguage(String). - setLanguage(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Assign typed object value to SFString language field, similar to
ComposedShaderObject.setLanguage(String). - setLanguage(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign typed object value to SFString language field, similar to
PackagedShaderObject.setLanguage(String). - setLanguage(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Assign typed object value to SFString language field, similar to
ProgramShaderObject.setLanguage(String). - setLanguage(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign typed object value to SFString language field, similar to
FontStyleObject.setLanguage(String). - setLayers(ArrayList<X3DLayerNode>) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Assign ArrayList value of MFNode layers field, similar to
LayerSetObject.setLayers(X3DNode[]). - setLayers(X3DNode) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Set single child layers node, replacing prior array of existing nodes (if any).
- setLayers(X3DNode) - Method in interface org.web3d.x3d.sai.Layering.LayerSet
-
Set single child layers node, replacing prior array of existing nodes (if any).
- setLayers(X3DNode[]) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Accessor method to assign X3DLayerNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field layers.
- setLayers(X3DNode[]) - Method in interface org.web3d.x3d.sai.Layering.LayerSet
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field layers.
- setLayout(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field layout.
- setLayout(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field layout.
- setLayout(X3DLayoutNode) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Accessor method to assign X3DLayoutNode instance (using a properly typed node) to inputOutput SFNode field layout.
- setLayout(X3DLayoutNode) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Accessor method to assign X3DLayoutNode instance (using a properly typed node) to inputOutput SFNode field layout.
- setLayout(X3DLayoutNode) - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
-
Accessor method to assign X3DLayoutNode instance (using a properly typed node) to inputOutput SFNode field layout.
- setLayout(X3DLayoutNode) - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
-
Accessor method to assign X3DLayoutNode instance (using a properly typed node) to inputOutput SFNode field layout.
- setLeft(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field left.
- setLeft(X3DTexture2DNode) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field left.
- setLeft(X3DTexture2DNode) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
-
Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field left.
- setLeftTexture(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field leftTexture.
- setLeftTexture(X3DNode) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field leftTexture. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTexture2DNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Texturing.MultiTextureObject); if (!
- setLeftTexture(X3DNode) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field leftTexture. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTexture2DNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Texturing.MultiTextureObject); if (!
- setLeftToRight(boolean) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named leftToRight.
- setLeftToRight(boolean) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named leftToRight.
- setLeftToRight(boolean) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Accessor method to assign boolean value to initializeOnly SFBool field named leftToRight.
- setLeftToRight(boolean) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Accessor method to assign boolean value to initializeOnly SFBool field named leftToRight.
- setLeftToRight(SFBoolObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign typed object value to SFBool leftToRight field, similar to
ScreenFontStyleObject.setLeftToRight(boolean). - setLeftToRight(SFBoolObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign typed object value to SFBool leftToRight field, similar to
FontStyleObject.setLeftToRight(boolean). - setLeftUrl(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign singleton String value to MFString leftUrl field, similar to
BackgroundObject.setLeftUrl(String[]). - setLeftUrl(String[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Accessor method to assign String array to inputOutput MFString field named leftUrl.
- setLeftUrl(String[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Accessor method to assign String array to inputOutput MFString field named leftUrl.
- setLeftUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign ArrayList value of MFString leftUrl field, similar to
BackgroundObject.setLeftUrl(String[]). - setLeftUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign typed object value to MFString leftUrl field, similar to
BackgroundObject.setLeftUrl(String[]). - setLeftUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign single SFString object value to MFString leftUrl field, similar to
BackgroundObject.setLeftUrl(String[]). - setLength(double[]) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TextObject.setLength(float[]). - setLength(float[]) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Accessor method to assign Float array to inputOutput MFFloat field named length.
- setLength(float[]) - Method in interface org.web3d.x3d.sai.Text.Text
-
Accessor method to assign float array to inputOutput MFFloat field named length.
- setLength(int[]) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign floating-point array value of MFFloat length field, similar to
TextObject.setLength(float[]). - setLength(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign ArrayList value of MFFloat length field, similar to
TextObject.setLength(float[]). - setLength(MFFloatObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign typed object value to MFFloat length field, similar to
TextObject.setLength(float[]). - setLengthOfModulationParameters(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named lengthOfModulationParameters.
- setLengthOfModulationParameters(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named lengthOfModulationParameters.
- setLengthOfModulationParameters(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 lengthOfModulationParameters field, similar to
TransmitterPduObject.setLengthOfModulationParameters(int). - setLevel(int) - Method in class org.web3d.x3d.jsail.Core.componentObject
-
Accessor method to assign int value to inputOutput SFInt32 field named level.
- setLevel(BigInteger) - Method in class org.web3d.x3d.util.x3duom.ComponentInfo
-
Sets the value of the level property.
- setLevel(SFInt32Object) - Method in class org.web3d.x3d.jsail.Core.componentObject
-
Assign typed object value to SFInt32 level field, similar to
componentObject.setLevel(int). - setLifetimeVariation(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ParticleSystemObject.setLifetimeVariation(float). - setLifetimeVariation(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign float value to inputOutput SFFloat field named lifetimeVariation.
- setLifetimeVariation(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign float value to inputOutput SFFloat field named lifetimeVariation.
- setLifetimeVariation(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign typed object value to SFFloat lifetimeVariation field, similar to
ParticleSystemObject.setLifetimeVariation(float). - setLighting(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Accessor method to assign boolean value to inputOutput SFBool field named lighting.
- setLighting(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
-
Accessor method to assign boolean value to inputOutput SFBool field named lighting.
- setLighting(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign typed object value to SFBool lighting field, similar to
ShadedVolumeStyleObject.setLighting(boolean). - setLimitOrientation(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimJointObject.setLimitOrientation(float[]). - setLimitOrientation(double, double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimJointObject.setLimitOrientation(float[]). - setLimitOrientation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named limitOrientation.
- setLimitOrientation(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named limitOrientation.
- setLimitOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign values to SFRotation limitOrientation field, similar to
HAnimJointObject.setLimitOrientation(float[]). - setLimitOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to SFRotation limitOrientation field, similar to
HAnimJointObject.setLimitOrientation(float[]). - setLinearAcceleration(double[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
EspduTransformObject.setLinearAcceleration(float[]). - setLinearAcceleration(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
EspduTransformObject.setLinearAcceleration(float[]). - setLinearAcceleration(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named linearAcceleration.
- setLinearAcceleration(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named linearAcceleration.
- setLinearAcceleration(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign values to SFVec3f linearAcceleration field, similar to
EspduTransformObject.setLinearAcceleration(float[]). - setLinearAcceleration(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFVec3f linearAcceleration field, similar to
EspduTransformObject.setLinearAcceleration(float[]). - setLinearDampingFactor(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
RigidBodyObject.setLinearDampingFactor(float). - setLinearDampingFactor(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign float value to inputOutput SFFloat field named linearDampingFactor.
- setLinearDampingFactor(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign float value to inputOutput SFFloat field named linearDampingFactor.
- setLinearDampingFactor(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFFloat linearDampingFactor field, similar to
RigidBodyObject.setLinearDampingFactor(float). - setLinearVelocity(double[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
EspduTransformObject.setLinearVelocity(float[]). - setLinearVelocity(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
RigidBodyObject.setLinearVelocity(float[]). - setLinearVelocity(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
EspduTransformObject.setLinearVelocity(float[]). - setLinearVelocity(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
RigidBodyObject.setLinearVelocity(float[]). - setLinearVelocity(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named linearVelocity.
- setLinearVelocity(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named linearVelocity.
- setLinearVelocity(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named linearVelocity.
- setLinearVelocity(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named linearVelocity.
- setLinearVelocity(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign values to SFVec3f linearVelocity field, similar to
EspduTransformObject.setLinearVelocity(float[]). - setLinearVelocity(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign values to SFVec3f linearVelocity field, similar to
RigidBodyObject.setLinearVelocity(float[]). - setLinearVelocity(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFVec3f linearVelocity field, similar to
EspduTransformObject.setLinearVelocity(float[]). - setLinearVelocity(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFVec3f linearVelocity field, similar to
RigidBodyObject.setLinearVelocity(float[]). - setLineProperties(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field lineProperties.
- setLineProperties(LineProperties) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Accessor method to assign LinePropertiesObject instance (using a properly typed node) to inputOutput SFNode field lineProperties.
- setLineProperties(LineProperties) - Method in interface org.web3d.x3d.sai.Shape.Appearance
-
Accessor method to assign LineProperties instance (using a properly typed node) to inputOutput SFNode field lineProperties.
- setLineSegments(double[]) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
Polyline2DObject.setLineSegments(float[]). - setLineSegments(float[]) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Accessor method to assign 2-tuple float array to initializeOnly MFVec2f field named lineSegments.
- setLineSegments(float[]) - Method in interface org.web3d.x3d.sai.Geometry2D.Polyline2D
-
Accessor method to assign 2-tuple float array to initializeOnly MFVec2f field named lineSegments.
- setLineSegments(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Assign typed object value to MFVec2f lineSegments field, similar to
Polyline2DObject.setLineSegments(float[]). - setLinetype(int) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Accessor method to assign int value to inputOutput SFInt32 field named linetype.
- setLinetype(int) - Method in interface org.web3d.x3d.sai.Shape.LineProperties
-
Accessor method to assign int value to inputOutput SFInt32 field named linetype.
- setLinetype(SFInt32Object) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Assign typed object value to SFInt32 linetype field, similar to
LinePropertiesObject.setLinetype(int). - setLinewidthScaleFactor(double) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
LinePropertiesObject.setLinewidthScaleFactor(float). - setLinewidthScaleFactor(float) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Accessor method to assign float value to inputOutput SFFloat field named linewidthScaleFactor.
- setLinewidthScaleFactor(float) - Method in interface org.web3d.x3d.sai.Shape.LineProperties
-
Accessor method to assign float value to inputOutput SFFloat field named linewidthScaleFactor.
- setLinewidthScaleFactor(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Assign typed object value to SFFloat linewidthScaleFactor field, similar to
LinePropertiesObject.setLinewidthScaleFactor(float). - setLlimit(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimJointObject.setLlimit(float[]). - setLlimit(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimJointObject.setLlimit(float[]). - setLlimit(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named llimit.
- setLlimit(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named llimit.
- setLlimit(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign values to SFVec3f llimit field, similar to
HAnimJointObject.setLlimit(float[]). - setLlimit(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to SFVec3f llimit field, similar to
HAnimJointObject.setLlimit(float[]). - setLoa(int) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign int value to inputOutput SFInt32 field named loa.
- setLoa(int) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Accessor method to assign int value to inputOutput SFInt32 field named loa.
- setLoa(int) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign int value to inputOutput SFInt32 field named loa.
- setLoa(int) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Accessor method to assign int value to inputOutput SFInt32 field named loa.
- setLoa(String) - Method in class org.web3d.x3d.util.x3duom.Enumeration
-
Sets the value of the loa property.
- setLoa(SFInt32Object) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to SFInt32 loa field, similar to
HAnimHumanoidObject.setLoa(int). - setLoa(SFInt32Object) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign typed object value to SFInt32 loa field, similar to
HAnimMotionObject.setLoa(int). - setLoad(boolean) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Accessor method to assign boolean value to inputOutput SFBool field named load.
- setLoad(boolean) - Method in interface org.web3d.x3d.sai.Networking.Inline
-
Accessor method to assign boolean value to inputOutput SFBool field named load.
- setLoad(SFBoolObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign typed object value to SFBool load field, similar to
InlineObject.setLoad(boolean). - setLoadedX3dModel(X3DObject) - Static method in class org.web3d.x3d.jsail.CommandLine
-
Set already-loaded X3D model of interest, useful for initialization and use of CommandLine by other X3D Java programs.
- setLocalDEF(String) - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
-
Accessor method to assign String value to inputOutput SFString field named localDEF.
- setLocalDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
-
Assign typed object value to SFString localDEF field, similar to
EXPORTObject.setLocalDEF(String). - setLocation(double[]) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PointLightObject.setLocation(float[]). - setLocation(double[]) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SpotLightObject.setLocation(float[]). - setLocation(double[]) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SoundObject.setLocation(float[]). - setLocation(double, double, double) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PointLightObject.setLocation(float[]). - setLocation(double, double, double) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
SpotLightObject.setLocation(float[]). - setLocation(double, double, double) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
SoundObject.setLocation(float[]). - setLocation(float[]) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named location.
- setLocation(float[]) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named location.
- setLocation(float[]) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named location.
- setLocation(float[]) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named location.
- setLocation(float[]) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named location.
- setLocation(float[]) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named location.
- setLocation(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign values to SFVec3f location field, similar to
PointLightObject.setLocation(float[]). - setLocation(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign values to SFVec3f location field, similar to
SpotLightObject.setLocation(float[]). - setLocation(float, float, float) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign values to SFVec3f location field, similar to
SoundObject.setLocation(float[]). - setLocation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign typed object value to SFVec3f location field, similar to
PointLightObject.setLocation(float[]). - setLocation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign typed object value to SFVec3f location field, similar to
SpotLightObject.setLocation(float[]). - setLocation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign typed object value to SFVec3f location field, similar to
SoundObject.setLocation(float[]). - setLoop(boolean) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Accessor method to assign boolean value to inputOutput SFBool field named loop.
- setLoop(boolean) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Accessor method to assign boolean value to inputOutput SFBool field named loop.
- setLoop(boolean) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Accessor method to assign boolean value to inputOutput SFBool field named loop.
- setLoop(boolean) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named loop.
- setLoop(boolean) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Accessor method to assign boolean value to inputOutput SFBool field named loop.
- setLoop(boolean) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Accessor method to assign boolean value to inputOutput SFBool field named loop.
- setLoop(boolean) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Accessor method to assign boolean value to inputOutput SFBool field named loop.
- setLoop(boolean) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Accessor method to assign boolean value to inputOutput SFBool field named loop.
- setLoop(boolean) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Accessor method to assign boolean value to inputOutput SFBool field named loop.
- setLoop(boolean) - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
-
Accessor method to assign boolean value to inputOutput SFBool field named loop.
- setLoop(SFBoolObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign typed object value to SFBool loop field, similar to
HAnimMotionObject.setLoop(boolean). - setLoop(SFBoolObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign typed object value to SFBool loop field, similar to
AudioClipObject.setLoop(boolean). - setLoop(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign typed object value to SFBool loop field, similar to
MovieTextureObject.setLoop(boolean). - setLoop(SFBoolObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign typed object value to SFBool loop field, similar to
TimeSensorObject.setLoop(boolean). - setMagnificationFilter(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Accessor method to assign String enumeration value ("AVG_PIXEL" | "DEFAULT" | "FASTEST" | "NEAREST_PIXEL" | "NICEST") to inputOutput SFString field named magnificationFilter.
- setMagnificationFilter(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Accessor method to assign String enumeration value ("AVG_PIXEL" | "DEFAULT" | "FASTEST" | "NEAREST_PIXEL" | "NICEST") to inputOutput SFString field named magnificationFilter.
- setMagnificationFilter(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign typed object value to SFString magnificationFilter field, similar to
TexturePropertiesObject.setMagnificationFilter(String). - setMapping(ArrayList<DISEntityTypeMappingObject>) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign ArrayList value of MFNode mapping field, similar to
DISEntityManagerObject.setMapping(X3DNode[]). - setMapping(X3DNode) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Set single child mapping node, replacing prior array of existing nodes (if any).
- setMapping(X3DNode) - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
-
Set single child mapping node, replacing prior array of existing nodes (if any).
- setMapping(X3DNode[]) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Accessor method to assign DISEntityTypeMappingObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field mapping.
- setMapping(X3DNode[]) - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field mapping.
- setMarking(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign String value to inputOutput SFString field named marking.
- setMarking(String) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign String value to inputOutput SFString field named marking.
- setMarking(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFString marking field, similar to
EspduTransformObject.setMarking(String). - setMass(double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
HAnimSegmentObject.setMass(float). - setMass(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ConeEmitterObject.setMass(float). - setMass(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ExplosionEmitterObject.setMass(float). - setMass(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
PointEmitterObject.setMass(float). - setMass(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
PolylineEmitterObject.setMass(float). - setMass(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SurfaceEmitterObject.setMass(float). - setMass(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
VolumeEmitterObject.setMass(float). - setMass(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
RigidBodyObject.setMass(float). - setMass(float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Accessor method to assign float value to inputOutput SFFloat field named mass.
- setMass(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Accessor method to assign float value to inputOutput SFFloat field named mass.
- setMass(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Accessor method to assign float value to inputOutput SFFloat field named mass.
- setMass(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Accessor method to assign float value to inputOutput SFFloat field named mass.
- setMass(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Accessor method to assign float value to inputOutput SFFloat field named mass.
- setMass(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Accessor method to assign float value to inputOutput SFFloat field named mass.
- setMass(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Accessor method to assign float value to inputOutput SFFloat field named mass.
- setMass(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign float value to inputOutput SFFloat field named mass.
- setMass(float) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Accessor method to assign float value to inputOutput SFFloat field named mass.
- setMass(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Accessor method to assign float value to inputOutput SFFloat field named mass.
- setMass(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
-
Accessor method to assign float value to inputOutput SFFloat field named mass.
- setMass(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
-
Accessor method to assign float value to inputOutput SFFloat field named mass.
- setMass(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Accessor method to assign float value to inputOutput SFFloat field named mass.
- setMass(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
-
Accessor method to assign float value to inputOutput SFFloat field named mass.
- setMass(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Accessor method to assign float value to inputOutput SFFloat field named mass.
- setMass(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode
-
Accessor method to assign float value to inputOutput SFFloat field named mass.
- setMass(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign float value to inputOutput SFFloat field named mass.
- setMass(SFFloatObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign typed object value to SFFloat mass field, similar to
HAnimSegmentObject.setMass(float). - setMass(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign typed object value to SFFloat mass field, similar to
ConeEmitterObject.setMass(float). - setMass(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign typed object value to SFFloat mass field, similar to
ExplosionEmitterObject.setMass(float). - setMass(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign typed object value to SFFloat mass field, similar to
PointEmitterObject.setMass(float). - setMass(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign typed object value to SFFloat mass field, similar to
PolylineEmitterObject.setMass(float). - setMass(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign typed object value to SFFloat mass field, similar to
SurfaceEmitterObject.setMass(float). - setMass(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign typed object value to SFFloat mass field, similar to
VolumeEmitterObject.setMass(float). - setMass(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFFloat mass field, similar to
RigidBodyObject.setMass(float). - setMassDensityModel(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field massDensityModel.
- setMassDensityModel(X3DNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field massDensityModel. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Geometry3D.SphereObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Geometry3D.BoxObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Geometry3D.ConeObject); if (!
- setMassDensityModel(X3DNode) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field massDensityModel. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Geometry3D.SphereObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Geometry3D.BoxObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Geometry3D.ConeObject); if (!
- setMatchCriterion(String) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Accessor method to assign String enumeration value ("MATCH_ANY" | "MATCH_EVERY" | "MATCH_ONLY_ONE") to inputOutput SFString field named matchCriterion.
- setMatchCriterion(String) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Accessor method to assign String enumeration value ("MATCH_ANY" | "MATCH_EVERY" | "MATCH_ONLY_ONE") to inputOutput SFString field named matchCriterion.
- setMatchCriterion(String) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Accessor method to assign String enumeration value ("MATCH_ANY" | "MATCH_EVERY" | "MATCH_ONLY_ONE") to inputOutput SFString field named matchCriterion.
- setMatchCriterion(String) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Accessor method to assign String enumeration value ("MATCH_ANY" | "MATCH_EVERY" | "MATCH_ONLY_ONE") to inputOutput SFString field named matchCriterion.
- setMatchCriterion(String) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Accessor method to assign String enumeration value ("MATCH_ANY" | "MATCH_EVERY" | "MATCH_ONLY_ONE") to inputOutput SFString field named matchCriterion.
- setMatchCriterion(String) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Accessor method to assign String enumeration value ("MATCH_ANY" | "MATCH_EVERY" | "MATCH_ONLY_ONE") to inputOutput SFString field named matchCriterion.
- setMatchCriterion(String) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Accessor method to assign String enumeration value ("MATCH_ANY" | "MATCH_EVERY" | "MATCH_ONLY_ONE") to inputOutput SFString field named matchCriterion.
- setMatchCriterion(String) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Accessor method to assign String enumeration value ("MATCH_ANY" | "MATCH_EVERY" | "MATCH_ONLY_ONE") to inputOutput SFString field named matchCriterion.
- setMatchCriterion(String) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Accessor method to assign String enumeration value ("MATCH_ANY" | "MATCH_EVERY" | "MATCH_ONLY_ONE") to inputOutput SFString field named matchCriterion.
- setMatchCriterion(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign typed object value to SFString matchCriterion field, similar to
LinePickSensorObject.setMatchCriterion(String). - setMatchCriterion(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign typed object value to SFString matchCriterion field, similar to
PointPickSensorObject.setMatchCriterion(String). - setMatchCriterion(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign typed object value to SFString matchCriterion field, similar to
PrimitivePickSensorObject.setMatchCriterion(String). - setMatchCriterion(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign typed object value to SFString matchCriterion field, similar to
VolumePickSensorObject.setMatchCriterion(String). - setMaterial(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field material.
- setMaterial(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field material.
- setMaterial(X3DMaterialNode) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Accessor method to assign X3DMaterialNode instance (using a properly typed node) to inputOutput SFNode field material.
- setMaterial(X3DMaterialNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Accessor method to assign X3DMaterialNode instance (using a properly typed node) to inputOutput SFNode field material.
- setMaterial(X3DMaterialNode) - Method in interface org.web3d.x3d.sai.Shape.Appearance
-
Accessor method to assign X3DMaterialNode instance (using a properly typed node) to inputOutput SFNode field material.
- setMaterial(X3DMaterialNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
-
Accessor method to assign X3DMaterialNode instance (using a properly typed node) to inputOutput SFNode field material.
- setMatrix(float[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
Accessor method to assign float array to inputOutput SFMatrix4f field named matrix.
- setMatrix(float[]) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransformMatrix3D
-
Accessor method to assign float array to inputOutput SFMatrix4f field named matrix.
- setMatrix(SFMatrix4fObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
Assign typed object value to SFMatrix4f matrix field, similar to
TextureTransformMatrix3DObject.setMatrix(float[]). - setMaxAngle(double) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
CylinderSensorObject.setMaxAngle(float). - setMaxAngle(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SingleAxisHingeJointObject.setMaxAngle(float). - setMaxAngle(float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named maxAngle.
- setMaxAngle(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named maxAngle.
- setMaxAngle(float) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named maxAngle.
- setMaxAngle(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named maxAngle.
- setMaxAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign typed object value to SFFloat maxAngle field, similar to
CylinderSensorObject.setMaxAngle(float). - setMaxAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign typed object value to SFFloat maxAngle field, similar to
SingleAxisHingeJointObject.setMaxAngle(float). - setMaxAngle1(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
DoubleAxisHingeJointObject.setMaxAngle1(float). - setMaxAngle1(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named maxAngle1.
- setMaxAngle1(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named maxAngle1.
- setMaxAngle1(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign typed object value to SFFloat maxAngle1 field, similar to
DoubleAxisHingeJointObject.setMaxAngle1(float). - setMaxBack(double) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SoundObject.setMaxBack(float). - setMaxBack(float) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Accessor method to assign float value to inputOutput SFFloat field named maxBack.
- setMaxBack(float) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Accessor method to assign float value to inputOutput SFFloat field named maxBack.
- setMaxBack(SFFloatObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign typed object value to SFFloat maxBack field, similar to
SoundObject.setMaxBack(float). - setMaxCorrectionSpeed(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
RigidBodyCollectionObject.setMaxCorrectionSpeed(float). - setMaxCorrectionSpeed(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign float value to inputOutput SFFloat field named maxCorrectionSpeed.
- setMaxCorrectionSpeed(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Accessor method to assign float value to inputOutput SFFloat field named maxCorrectionSpeed.
- setMaxCorrectionSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign typed object value to SFFloat maxCorrectionSpeed field, similar to
RigidBodyCollectionObject.setMaxCorrectionSpeed(float). - setMaxExclusive(String) - Method in class org.web3d.x3d.util.x3duom.Field
-
Sets the value of the maxExclusive property.
- setMaxExtent(double) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
TextObject.setMaxExtent(float). - setMaxExtent(float) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Accessor method to assign float value to inputOutput SFFloat field named maxExtent.
- setMaxExtent(float) - Method in interface org.web3d.x3d.sai.Text.Text
-
Accessor method to assign float value to inputOutput SFFloat field named maxExtent.
- setMaxExtent(SFFloatObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign typed object value to SFFloat maxExtent field, similar to
TextObject.setMaxExtent(float). - setMaxFront(double) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SoundObject.setMaxFront(float). - setMaxFront(float) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Accessor method to assign float value to inputOutput SFFloat field named maxFront.
- setMaxFront(float) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Accessor method to assign float value to inputOutput SFFloat field named maxFront.
- setMaxFront(SFFloatObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign typed object value to SFFloat maxFront field, similar to
SoundObject.setMaxFront(float). - setMaxInclusive(String) - Method in class org.web3d.x3d.util.x3duom.Field
-
Sets the value of the maxInclusive property.
- setMaxOccurs(String) - Method in class org.web3d.x3d.util.x3duom.FieldDeclaration
-
Sets the value of the maxOccurs property.
- setMaxOccurs(String) - Method in class org.web3d.x3d.util.x3duom.GroupContentModel
-
Sets the value of the maxOccurs property.
- setMaxOccurs(String) - Method in class org.web3d.x3d.util.x3duom.NodeContentModel
-
Sets the value of the maxOccurs property.
- setMaxOccurs(String) - Method in class org.web3d.x3d.util.x3duom.StatementContentModel
-
Sets the value of the maxOccurs property.
- setMaxParticles(int) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign int value to inputOutput SFInt32 field named maxParticles.
- setMaxParticles(int) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign int value to inputOutput SFInt32 field named maxParticles.
- setMaxParticles(SFInt32Object) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign typed object value to SFInt32 maxParticles field, similar to
ParticleSystemObject.setMaxParticles(int). - setMaxPosition(double[]) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PlaneSensorObject.setMaxPosition(float[]). - setMaxPosition(double, double) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PlaneSensorObject.setMaxPosition(float[]). - setMaxPosition(float[]) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named maxPosition.
- setMaxPosition(float[]) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named maxPosition.
- setMaxPosition(float, float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign values to SFVec2f maxPosition field, similar to
PlaneSensorObject.setMaxPosition(float[]). - setMaxPosition(SFVec2fObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign typed object value to SFVec2f maxPosition field, similar to
PlaneSensorObject.setMaxPosition(float[]). - setMaxSeparation(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SliderJointObject.setMaxSeparation(float). - setMaxSeparation(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named maxSeparation.
- setMaxSeparation(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Accessor method to assign float value to inputOutput SFFloat field named maxSeparation.
- setMaxSeparation(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign typed object value to SFFloat maxSeparation field, similar to
SliderJointObject.setMaxSeparation(float). - setMaxTorque1(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
DoubleAxisHingeJointObject.setMaxTorque1(float). - setMaxTorque1(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named maxTorque1.
- setMaxTorque1(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Accessor method to assign float value to inputOutput SFFloat field named maxTorque1.
- setMaxTorque1(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign typed object value to SFFloat maxTorque1 field, similar to
DoubleAxisHingeJointObject.setMaxTorque1(float). - setMaxTorque2(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
DoubleAxisHingeJointObject.setMaxTorque2(float). - setMaxTorque2(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named maxTorque2.
- setMaxTorque2(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Accessor method to assign float value to inputOutput SFFloat field named maxTorque2.
- setMaxTorque2(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign typed object value to SFFloat maxTorque2 field, similar to
DoubleAxisHingeJointObject.setMaxTorque2(float). - setMeshLabPath(String) - Static method in class org.web3d.x3d.jsail.MeshLabLauncher
-
Set directory path for location of
meshlabserverprogram. - setMeshLabServerExecutableName(String) - Static method in class org.web3d.x3d.jsail.MeshLabLauncher
-
Set meshLabServerExecutableName for alternate name of
meshlabserverprogram. - setMeta(metaObject) - Method in class org.web3d.x3d.jsail.Core.headObject
-
Set single child meta node, replacing prior array of existing nodes (if any).
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.X3DConcreteNode
-
Assign X3DMetadataObject instance (using a properly typed ProtoInstanceObject) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.CommentsBlock
-
Deprecated.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Deprecated.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Deprecated.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Deprecated.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
-
Deprecated.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
-
Deprecated.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.X3DConcreteNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CADGeometry.X3DProductStructureChildNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.MetadataBoolean
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.MetadataDouble
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.MetadataFloat
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.MetadataInteger
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.MetadataSet
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.MetadataString
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.ProtoInstance
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.WorldInfo
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.X3DBindableNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.X3DChildNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.X3DInfoNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.X3DNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.X3DPrototypeInstance
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.X3DSensorNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.GeneratedCubeMapTexture
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ImageCubeMapTexture
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.X3DEnvironmentTextureNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Fog
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.LocalFog
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.VisibilitySensor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.X3DEnvironmentalSensorNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanFilter
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanSequencer
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanToggle
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanTrigger
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerSequencer
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerTrigger
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EventUtilities.TimeTrigger
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EventUtilities.X3DSequencerNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EventUtilities.X3DTriggerNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.ColorChaser
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.CoordinateChaser
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.OrientationChaser
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser2D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.ScalarChaser
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.TexCoordChaser2D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.X3DChaserNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.X3DDamperNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.X3DFollowerNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry2D.Arc2D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry2D.Circle2D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry2D.Disk2D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry2D.Polyline2D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry2D.Polypoint2D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry2D.Rectangle2D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry2D.TriangleSet2D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry3D.Box
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry3D.Sphere
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoCoordinate
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoMetadata
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoOrigin
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Grouping.Group
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Grouping.StaticGroup
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Grouping.Switch
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Grouping.X3DGroupingNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.ColorInterpolator
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator2D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.EaseInEaseOut
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.NormalInterpolator
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.OrientationInterpolator
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator2D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.ScalarInterpolator
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.SquadOrientationInterpolator
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.X3DInterpolatorNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.KeySensor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.StringSensor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.X3DKeyDeviceSensorNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layering.Layer
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layering.LayerSet
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layering.Viewport
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layering.X3DLayerNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layering.X3DViewportNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layout.Layout
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layout.ScreenGroup
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layout.X3DLayoutNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Lighting.X3DLightNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Navigation.Billboard
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Navigation.Collision
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Networking.Inline
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Networking.X3DNetworkSensorNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.Contour2D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.ContourPolyline2D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.CoordinateDouble
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSweptSurface
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSwungSurface
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsControlCurveNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.X3DParametricGeometryNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.BoundedPhysicsModel
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.ForcePhysicsModel
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticlePhysicsModelNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DDragSensorNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DPointingDeviceSensorNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DTouchSensorNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.ClipPlane
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.Color
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.ColorRGBA
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.Coordinate
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.LineSet
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.Normal
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.PointSet
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.X3DColorNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.X3DCoordinateNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.X3DGeometricPropertyNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.X3DGeometryNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.X3DNormalNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSensor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DRigidJointNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Scripting.Script
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Scripting.X3DScriptNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.ComposedShader
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.FloatVertexAttribute
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.Matrix3VertexAttribute
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.Matrix4VertexAttribute
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.PackagedShader
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.ProgramShader
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.ShaderPart
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.ShaderProgram
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.X3DShaderNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.X3DVertexAttributeNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.Appearance
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.FillProperties
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.LineProperties
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.Material
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.PointProperties
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.Shape
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.X3DAppearanceChildNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.X3DAppearanceNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.X3DMaterialNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Text.Text
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Text.X3DFontStyleNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.ImageTexture
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureCoordinate
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureTransform
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.PixelTexture
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinate
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinateGenerator
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.TextureTransform
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.X3DTexture2DNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.X3DTextureCoordinateNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.X3DTextureNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.X3DTextureTransformNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureCoordinate3D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureCoordinate4D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransform3D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransformMatrix3D
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.ComposedVolumeStyle
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.EdgeEnhancementVolumeStyle
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.OpacityMapVolumeStyle
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.ProjectionVolumeStyle
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.ToneMappedVolumeStyle
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DComposableVolumeRenderStyleNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeDataNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeRenderStyleNode
-
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetaList(ArrayList<metaObject>) - Method in class org.web3d.x3d.jsail.Core.headObject
-
Accessor method to assign metaObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field meta.
- setMinAngle(double) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
CylinderSensorObject.setMinAngle(float). - setMinAngle(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SingleAxisHingeJointObject.setMinAngle(float). - setMinAngle(float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named minAngle.
- setMinAngle(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named minAngle.
- setMinAngle(float) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named minAngle.
- setMinAngle(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named minAngle.
- setMinAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign typed object value to SFFloat minAngle field, similar to
CylinderSensorObject.setMinAngle(float). - setMinAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign typed object value to SFFloat minAngle field, similar to
SingleAxisHingeJointObject.setMinAngle(float). - setMinAngle1(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
DoubleAxisHingeJointObject.setMinAngle1(float). - setMinAngle1(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named minAngle1.
- setMinAngle1(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named minAngle1.
- setMinAngle1(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign typed object value to SFFloat minAngle1 field, similar to
DoubleAxisHingeJointObject.setMinAngle1(float). - setMinBack(double) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SoundObject.setMinBack(float). - setMinBack(float) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Accessor method to assign float value to inputOutput SFFloat field named minBack.
- setMinBack(float) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Accessor method to assign float value to inputOutput SFFloat field named minBack.
- setMinBack(SFFloatObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign typed object value to SFFloat minBack field, similar to
SoundObject.setMinBack(float). - setMinBounceSpeed(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
CollisionCollectionObject.setMinBounceSpeed(float). - setMinBounceSpeed(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ContactObject.setMinBounceSpeed(float). - setMinBounceSpeed(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign float value to inputOutput SFFloat field named minBounceSpeed.
- setMinBounceSpeed(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign float value to inputOutput SFFloat field named minBounceSpeed.
- setMinBounceSpeed(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Accessor method to assign float value to inputOutput SFFloat field named minBounceSpeed.
- setMinBounceSpeed(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Accessor method to assign float value to inputOutput SFFloat field named minBounceSpeed.
- setMinBounceSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign typed object value to SFFloat minBounceSpeed field, similar to
CollisionCollectionObject.setMinBounceSpeed(float). - setMinBounceSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign typed object value to SFFloat minBounceSpeed field, similar to
ContactObject.setMinBounceSpeed(float). - setMinExclusive(String) - Method in class org.web3d.x3d.util.x3duom.Field
-
Sets the value of the minExclusive property.
- setMinFront(double) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SoundObject.setMinFront(float). - setMinFront(float) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Accessor method to assign float value to inputOutput SFFloat field named minFront.
- setMinFront(float) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Accessor method to assign float value to inputOutput SFFloat field named minFront.
- setMinFront(SFFloatObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign typed object value to SFFloat minFront field, similar to
SoundObject.setMinFront(float). - setMinificationFilter(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Accessor method to assign String enumeration value ("AVG_PIXEL" | "AVG_PIXEL_AVG_MIPMAP" | "AVG_PIXEL_NEAREST_MIPMAP" | "DEFAULT" | "FASTEST" | "NEAREST_PIXEL" | "NEAREST_PIXEL_AVG_MIPMAP" | "NEAREST_PIXEL_NEAREST_MIPMAP" | "NICEST") to inputOutput SFString field named minificationFilter.
- setMinificationFilter(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Accessor method to assign String enumeration value ("AVG_PIXEL" | "AVG_PIXEL_AVG_MIPMAP" | "AVG_PIXEL_NEAREST_MIPMAP" | "DEFAULT" | "FASTEST" | "NEAREST_PIXEL" | "NEAREST_PIXEL_AVG_MIPMAP" | "NEAREST_PIXEL_NEAREST_MIPMAP" | "NICEST") to inputOutput SFString field named minificationFilter.
- setMinificationFilter(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign typed object value to SFString minificationFilter field, similar to
TexturePropertiesObject.setMinificationFilter(String). - setMinInclusive(String) - Method in class org.web3d.x3d.util.x3duom.Field
-
Sets the value of the minInclusive property.
- setMinOccurs(String) - Method in class org.web3d.x3d.util.x3duom.FieldDeclaration
-
Sets the value of the minOccurs property.
- setMinOccurs(String) - Method in class org.web3d.x3d.util.x3duom.GroupContentModel
-
Sets the value of the minOccurs property.
- setMinOccurs(String) - Method in class org.web3d.x3d.util.x3duom.NodeContentModel
-
Sets the value of the minOccurs property.
- setMinOccurs(String) - Method in class org.web3d.x3d.util.x3duom.StatementContentModel
-
Sets the value of the minOccurs property.
- setMinPosition(double[]) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PlaneSensorObject.setMinPosition(float[]). - setMinPosition(double, double) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PlaneSensorObject.setMinPosition(float[]). - setMinPosition(float[]) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named minPosition.
- setMinPosition(float[]) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named minPosition.
- setMinPosition(float, float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign values to SFVec2f minPosition field, similar to
PlaneSensorObject.setMinPosition(float[]). - setMinPosition(SFVec2fObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign typed object value to SFVec2f minPosition field, similar to
PlaneSensorObject.setMinPosition(float[]). - setMinSeparation(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SliderJointObject.setMinSeparation(float). - setMinSeparation(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named minSeparation.
- setMinSeparation(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Accessor method to assign float value to inputOutput SFFloat field named minSeparation.
- setMinSeparation(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign typed object value to SFFloat minSeparation field, similar to
SliderJointObject.setMinSeparation(float). - setMode(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign singleton String value to MFString mode field, similar to
MultiTextureObject.setMode(String[]). - setMode(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Accessor method to assign String enumeration value ("SPHERE" | "CAMERASPACENORMAL" | "CAMERASPACEPOSITION" | "CAMERASPACEREFLECTIONVECTOR" | "SPHERE-LOCAL" | "COORD" | "COORD-EYE" | "NOISE" | "NOISE-EYE" | "SPHERE-REFLECT" | "SPHERE-REFLECT-LOCAL") to inputOutput SFString field named mode.
- setMode(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinateGenerator
-
Accessor method to assign String enumeration value ("SPHERE" | "CAMERASPACENORMAL" | "CAMERASPACEPOSITION" | "CAMERASPACEREFLECTIONVECTOR" | "SPHERE-LOCAL" | "COORD" | "COORD-EYE" | "NOISE" | "NOISE-EYE" | "SPHERE-REFLECT" | "SPHERE-REFLECT-LOCAL") to inputOutput SFString field named mode.
- setMode(String[]) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Accessor method to assign String enumeration array (""ADD"" | ""ADDSIGNED"" | ""ADDSIGNED2X"" | ""ADDSMOOTH"" | ""BLENDCURRENTALPHA"" | ""BLENDDIFFUSEALPHA"" | ""BLENDFACTORALPHA"" | ""BLENDTEXTUREALPHA"" | ""DOTPRODUCT3"" | ""MODULATE"" | ""MODULATE2X"" | ""MODULATE4X"" | ""MODULATEALPHA_ADDCOLOR"" | ""MODULATEINVALPHA_ADDCOLOR"" | ""MODULATEINVCOLOR_ADDALPHA"" | ""OFF"" | ""REPLACE"" | ""SELECTARG1"" | ""SELECTARG2"" | ""SUBTRACT"") to inputOutput MFString field named mode.
- setMode(String[]) - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
-
Accessor method to assign String enumeration array (""ADD"" | ""ADDSIGNED"" | ""ADDSIGNED2X"" | ""ADDSMOOTH"" | ""BLENDCURRENTALPHA"" | ""BLENDDIFFUSEALPHA"" | ""BLENDFACTORALPHA"" | ""BLENDTEXTUREALPHA"" | ""DOTPRODUCT3"" | ""MODULATE"" | ""MODULATE2X"" | ""MODULATE4X"" | ""MODULATEALPHA_ADDCOLOR"" | ""MODULATEINVALPHA_ADDCOLOR"" | ""MODULATEINVCOLOR_ADDALPHA"" | ""OFF"" | ""REPLACE"" | ""SELECTARG1"" | ""SELECTARG2"" | ""SUBTRACT"") to inputOutput MFString field named mode.
- setMode(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign ArrayList value of MFString mode field, similar to
MultiTextureObject.setMode(String[]). - setMode(MFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign typed object value to MFString mode field, similar to
MultiTextureObject.setMode(String[]). - setMode(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign single SFString object value to MFString mode field, similar to
MultiTextureObject.setMode(String[]). - setMode(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Assign typed object value to SFString mode field, similar to
TextureCoordinateGeneratorObject.setMode(String). - setModulationTypeDetail(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named modulationTypeDetail.
- setModulationTypeDetail(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named modulationTypeDetail.
- setModulationTypeDetail(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 modulationTypeDetail field, similar to
TransmitterPduObject.setModulationTypeDetail(int). - setModulationTypeMajor(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named modulationTypeMajor.
- setModulationTypeMajor(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named modulationTypeMajor.
- setModulationTypeMajor(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 modulationTypeMajor field, similar to
TransmitterPduObject.setModulationTypeMajor(int). - setModulationTypeSpreadSpectrum(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named modulationTypeSpreadSpectrum.
- setModulationTypeSpreadSpectrum(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named modulationTypeSpreadSpectrum.
- setModulationTypeSpreadSpectrum(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 modulationTypeSpreadSpectrum field, similar to
TransmitterPduObject.setModulationTypeSpreadSpectrum(int). - setModulationTypeSystem(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named modulationTypeSystem.
- setModulationTypeSystem(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named modulationTypeSystem.
- setModulationTypeSystem(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 modulationTypeSystem field, similar to
TransmitterPduObject.setModulationTypeSystem(int). - setMomentsOfInertia(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimSegmentObject.setMomentsOfInertia(float[]). - setMomentsOfInertia(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Accessor method to assign Float array to inputOutput MFFloat field named momentsOfInertia.
- setMomentsOfInertia(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Accessor method to assign float array to inputOutput MFFloat field named momentsOfInertia.
- setMomentsOfInertia(int[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign floating-point array value of MFFloat momentsOfInertia field, similar to
HAnimSegmentObject.setMomentsOfInertia(float[]). - setMomentsOfInertia(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign ArrayList value of MFFloat momentsOfInertia field, similar to
HAnimSegmentObject.setMomentsOfInertia(float[]). - setMomentsOfInertia(MFFloatObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign typed object value to MFFloat momentsOfInertia field, similar to
HAnimSegmentObject.setMomentsOfInertia(float[]). - setMotions(ArrayList<HAnimMotionObject>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign ArrayList value of MFNode motions field, similar to
HAnimHumanoidObject.setMotions(X3DNode[]). - setMotions(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Set single child motions node, replacing prior array of existing nodes (if any).
- setMotions(X3DNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Set single child motions node, replacing prior array of existing nodes (if any).
- setMotions(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign HAnimMotionObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field motions.
- setMotions(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field motions.
- setMotor1Axis(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
MotorJointObject.setMotor1Axis(float[]). - setMotor1Axis(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
MotorJointObject.setMotor1Axis(float[]). - setMotor1Axis(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named motor1Axis.
- setMotor1Axis(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named motor1Axis.
- setMotor1Axis(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign values to SFVec3f motor1Axis field, similar to
MotorJointObject.setMotor1Axis(float[]). - setMotor1Axis(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFVec3f motor1Axis field, similar to
MotorJointObject.setMotor1Axis(float[]). - setMotor2Axis(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
MotorJointObject.setMotor2Axis(float[]). - setMotor2Axis(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
MotorJointObject.setMotor2Axis(float[]). - setMotor2Axis(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named motor2Axis.
- setMotor2Axis(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named motor2Axis.
- setMotor2Axis(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign values to SFVec3f motor2Axis field, similar to
MotorJointObject.setMotor2Axis(float[]). - setMotor2Axis(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFVec3f motor2Axis field, similar to
MotorJointObject.setMotor2Axis(float[]). - setMotor3Axis(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
MotorJointObject.setMotor3Axis(float[]). - setMotor3Axis(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
MotorJointObject.setMotor3Axis(float[]). - setMotor3Axis(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named motor3Axis.
- setMotor3Axis(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named motor3Axis.
- setMotor3Axis(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign values to SFVec3f motor3Axis field, similar to
MotorJointObject.setMotor3Axis(float[]). - setMotor3Axis(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFVec3f motor3Axis field, similar to
MotorJointObject.setMotor3Axis(float[]). - setMulticastRelayHost(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign String value to inputOutput SFString field named multicastRelayHost.
- setMulticastRelayHost(String) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign String value to inputOutput SFString field named multicastRelayHost.
- setMulticastRelayHost(String) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign String value to inputOutput SFString field named multicastRelayHost.
- setMulticastRelayHost(String) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign String value to inputOutput SFString field named multicastRelayHost.
- setMulticastRelayHost(String) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign String value to inputOutput SFString field named multicastRelayHost.
- setMulticastRelayHost(String) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign String value to inputOutput SFString field named multicastRelayHost.
- setMulticastRelayHost(String) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign String value to inputOutput SFString field named multicastRelayHost.
- setMulticastRelayHost(String) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign String value to inputOutput SFString field named multicastRelayHost.
- setMulticastRelayHost(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFString multicastRelayHost field, similar to
EspduTransformObject.setMulticastRelayHost(String). - setMulticastRelayHost(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFString multicastRelayHost field, similar to
ReceiverPduObject.setMulticastRelayHost(String). - setMulticastRelayHost(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFString multicastRelayHost field, similar to
SignalPduObject.setMulticastRelayHost(String). - setMulticastRelayHost(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFString multicastRelayHost field, similar to
TransmitterPduObject.setMulticastRelayHost(String). - setMulticastRelayPort(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named multicastRelayPort.
- setMulticastRelayPort(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named multicastRelayPort.
- setMulticastRelayPort(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named multicastRelayPort.
- setMulticastRelayPort(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named multicastRelayPort.
- setMulticastRelayPort(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named multicastRelayPort.
- setMulticastRelayPort(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named multicastRelayPort.
- setMulticastRelayPort(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named multicastRelayPort.
- setMulticastRelayPort(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named multicastRelayPort.
- setMulticastRelayPort(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 multicastRelayPort field, similar to
EspduTransformObject.setMulticastRelayPort(int). - setMulticastRelayPort(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFInt32 multicastRelayPort field, similar to
ReceiverPduObject.setMulticastRelayPort(int). - setMulticastRelayPort(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFInt32 multicastRelayPort field, similar to
SignalPduObject.setMulticastRelayPort(int). - setMulticastRelayPort(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 multicastRelayPort field, similar to
TransmitterPduObject.setMulticastRelayPort(int). - setMunitionApplicationID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named munitionApplicationID.
- setMunitionApplicationID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named munitionApplicationID.
- setMunitionApplicationID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 munitionApplicationID field, similar to
EspduTransformObject.setMunitionApplicationID(int). - setMunitionEndPoint(double[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
EspduTransformObject.setMunitionEndPoint(float[]). - setMunitionEndPoint(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
EspduTransformObject.setMunitionEndPoint(float[]). - setMunitionEndPoint(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named munitionEndPoint.
- setMunitionEndPoint(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named munitionEndPoint.
- setMunitionEndPoint(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign values to SFVec3f munitionEndPoint field, similar to
EspduTransformObject.setMunitionEndPoint(float[]). - setMunitionEndPoint(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFVec3f munitionEndPoint field, similar to
EspduTransformObject.setMunitionEndPoint(float[]). - setMunitionEntityID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named munitionEntityID.
- setMunitionEntityID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named munitionEntityID.
- setMunitionEntityID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 munitionEntityID field, similar to
EspduTransformObject.setMunitionEntityID(int). - setMunitionQuantity(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named munitionQuantity.
- setMunitionQuantity(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named munitionQuantity.
- setMunitionQuantity(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 munitionQuantity field, similar to
EspduTransformObject.setMunitionQuantity(int). - setMunitionSiteID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named munitionSiteID.
- setMunitionSiteID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named munitionSiteID.
- setMunitionSiteID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 munitionSiteID field, similar to
EspduTransformObject.setMunitionSiteID(int). - setMunitionStartPoint(double[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
EspduTransformObject.setMunitionStartPoint(float[]). - setMunitionStartPoint(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
EspduTransformObject.setMunitionStartPoint(float[]). - setMunitionStartPoint(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named munitionStartPoint.
- setMunitionStartPoint(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named munitionStartPoint.
- setMunitionStartPoint(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign values to SFVec3f munitionStartPoint field, similar to
EspduTransformObject.setMunitionStartPoint(float[]). - setMunitionStartPoint(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFVec3f munitionStartPoint field, similar to
EspduTransformObject.setMunitionStartPoint(float[]). - setMustEvaluate(boolean) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named mustEvaluate.
- setMustEvaluate(boolean) - Method in interface org.web3d.x3d.sai.Scripting.Script
-
Accessor method to assign boolean value to initializeOnly SFBool field named mustEvaluate.
- setMustEvaluate(SFBoolObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign typed object value to SFBool mustEvaluate field, similar to
ScriptObject.setMustEvaluate(boolean). - setName(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.Core.componentObject
-
Accessor method to assign String enumeration value ("Core" | "CADGeometry" | "CubeMapTexturing" | "DIS" | "EnvironmentalEffects" | "EnvironmentalSensor" | "EventUtilities" | "Followers" | "Geometry2D" | "Geometry3D" | "Geospatial" | "Grouping" | "HAnim" | "H-Anim" | "Interpolation" | "KeyDeviceSensor" | "Layering" | "Layout" | "Lighting" | "Navigation" | "Networking" | "NURBS" | "ParticleSystems" | "Picking" | "PointingDeviceSensor" | "Rendering" | "RigidBodyPhysics" | "Scripting" | "Shaders" | "Shape" | "Sound" | "Text" | "Texturing" | "Texturing3D" | "Time" | "VolumeRendering") to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
Accessor method to assign String enumeration value ("accessRights" | "author" | "contributor" | "created" | "creator" | "description" | "disclaimer" | "drawing" | "error" | "generator" | "hint" | "identifier" | "Image" | "info" | "information" | "isVersionOf" | "keywords" | "license" | "mediator" | "modified" | "movie" | "MovingImage" | "original" | "photo" | "photograph" | "publisher" | "reference" | "requires" | "rights" | "robots" | "Sound" | "source" | "specificationSection" | "specificationUrl" | "subject" | "Text" | "title" | "TODO" | "translator" | "translated" | "version" | "warning") to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.Core.unitObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.fields.X3DConcreteFieldDefinition
- setName(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Accessor method to assign String enumeration value ("skull_vertex" | "glabella" | "sellion" | "l_infraorbitale" | "l_tragion" | "l_gonion" | "r_infraorbitale" | "r_tragion" | "r_gonion" | "supramenton" | "cervicale" | "adams_apple" | "suprasternale" | "substernale" | "l_clavicle" | "l_acromion" | "l_axilla_proximal" | "l_axilla_distal" | "l_axilla_posterior_folds" | "r_clavicle" | "r_acromion" | "r_axilla_proximal" | "r_axilla_distal" | "r_axilla_posterior_folds" | "spine_1_middle_back" | "spine_2_lower_back" | "waist_preferred_anterior" | "waist_preferred_posterior" | "l_rib10" | "l_thelion" | "r_rib10" | "r_thelion" | "l_asis" | "l_iliocristale" | "l_psis" | "r_asis" | "r_iliocristale" | "r_psis" | "crotch" | "l_femoral_lateral_epicondyle" | "l_femoral_medial_epicondyle" | "l_suprapatella" | "l_trochanterion" | "r_femoral_lateral_epicondyle" | "r_femoral_medial_epicondyle" | "r_suprapatella" | "r_trochanterion" | "l_tibiale" | "l_medial_malleolus" | "l_lateral_malleolus" | "l_sphyrion" | "r_tibiale" | "r_medial_malleolus" | "r_lateral_malleolus" | "r_sphyrion" | "l_metatarsal_phalanx_1" | "l_metatarsal_phalanx_5" | "l_dactylion" | "l_calcaneus_posterior" | "r_metatarsal_phalanx_1" | "r_metatarsal_phalanx_5" | "r_dactylion" | "r_calcaneus_posterior" | "l_humeral_lateral_epicondyle" | "l_humeral_medial_epicondyle" | "l_olecranon" | "r_humeral_lateral_epicondyle" | "r_humeral_medial_epicondyle" | "r_olecranon" | "l_radiale" | "l_ulnar_styloid" | "l_radial_styloid" | "r_radiale" | "r_ulnar_styloid" | "r_radial_styloid" | "l_metacarpal_phalanx_2" | "l_metacarpal_phalanx_3" | "l_metacarpal_phalanx_5" | "r_metacarpal_phalanx_2" | "r_metacarpal_phalanx_3" | "r_metacarpal_phalanx_5" | "nuchale" | "l_neck_base" | "r_neck_base" | "navel" | "l_ectocanthus" | "r_ectocanthus" | "menton" | "mesosternale" | "opisthocranion" | "l_knee_crease" | "r_knee_crease" | "rear_center_midsagittal_plane" | "buttocks_standing_wall_contact_point" | "l_chest_midsagittal_plane" | "r_chest_midsagittal_plane" | "l_bideltoid" | "r_bideltoid" | "l_carpal_distal_phalanx_1" | "l_carpal_distal_phalanx_2" | "l_carpal_distal_phalanx_3" | "l_carpal_distal_phalanx_4" | "l_carpal_distal_phalanx_5" | "r_carpal_distal_phalanx_1" | "r_carpal_distal_phalanx_2" | "r_carpal_distal_phalanx_3" | "r_carpal_distal_phalanx_4" | "r_carpal_distal_phalanx_5" | "l_tarsal_distal_phalanx_1" | "l_tarsal_distal_phalanx_2" | "l_tarsal_distal_phalanx_3" | "l_tarsal_distal_phalanx_4" | "l_tarsal_distal_phalanx_5" | "r_tarsal_distal_phalanx_1" | "r_tarsal_distal_phalanx_2" | "r_tarsal_distal_phalanx_3" | "r_tarsal_distal_phalanx_4" | "r_tarsal_distal_phalanx_5") to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign String enumeration value ("humanoid_root" | "sacroiliac" | "l_hip" | "l_knee" | "l_talocrural" | "l_talocalcaneonavicular" | "l_cuneonavicular_1" | "l_tarsometatarsal_1" | "l_metatarsophalangeal_1" | "l_tarsal_interphalangeal_1" | "l_cuneonavicular_2" | "l_tarsometatarsal_2" | "l_metatarsophalangeal_2" | "l_tarsal_proximal_interphalangeal_2" | "l_tarsal_distal_interphalangeal_2" | "l_cuneonavicular_3" | "l_tarsometatarsal_3" | "l_metatarsophalangeal_3" | "l_tarsal_proximal_interphalangeal_3" | "l_tarsal_distal_interphalangeal_3" | "l_calcaneocuboid" | "l_transversetarsal" | "l_tarsometatarsal_4" | "l_metatarsophalangeal_4" | "l_tarsal_proximal_interphalangeal_4" | "l_tarsal_distal_interphalangeal_4" | "l_tarsometatarsal_5" | "l_metatarsophalangeal_5" | "l_tarsal_proximal_interphalangeal_5" | "l_tarsal_distal_interphalangeal_5" | "r_hip" | "r_knee" | "r_talocrural" | "r_talocalcaneonavicular" | "r_cuneonavicular_1" | "r_tarsometatarsal_1" | "r_metatarsophalangeal_1" | "r_tarsal_interphalangeal_1" | "r_cuneonavicular_2" | "r_tarsometatarsal_2" | "r_metatarsophalangeal_2" | "r_tarsal_proximal_interphalangeal_2" | "r_tarsal_distal_interphalangeal_2" | "r_cuneonavicular_3" | "r_tarsometatarsal_3" | "r_metatarsophalangeal_3" | "r_tarsal_proximal_interphalangeal_3" | "r_tarsal_distal_interphalangeal_3" | "r_calcaneocuboid" | "r_transversetarsal" | "r_tarsometatarsal_4" | "r_metatarsophalangeal_4" | "r_tarsal_proximal_interphalangeal_4" | "r_tarsal_distal_interphalangeal_4" | "r_tarsometatarsal_5" | "r_metatarsophalangeal_5" | "r_tarsal_proximal_interphalangeal_5" | "r_tarsal_distal_interphalangeal_5" | "vl5" | "vl4" | "vl3" | "vl2" | "vl1" | "vt12" | "vt11" | "vt10" | "vt9" | "vt8" | "vt7" | "vt6" | "vt5" | "vt4" | "vt3" | "vt2" | "vt1" | "vc7" | "vc6" | "vc5" | "vc4" | "vc3" | "vc2" | "vc1" | "skullbase" | "l_eyelid_joint" | "r_eyelid_joint" | "l_eyeball_joint" | "r_eyeball_joint" | "l_eyebrow_joint" | "r_eyebrow_joint" | "temporomandibular" | "l_sternoclavicular" | "l_acromioclavicular" | "l_shoulder" | "l_elbow" | "l_radiocarpal" | "l_midcarpal_1" | "l_carpometacarpal_1" | "l_metacarpophalangeal_1" | "l_carpal_interphalangeal_1" | "l_midcarpal_2" | "l_carpometacarpal_2" | "l_metacarpophalangeal_2" | "l_carpal_proximal_interphalangeal_2" | "l_carpal_distal_interphalangeal_2" | "l_midcarpal_3" | "l_carpometacarpal_3" | "l_metacarpophalangeal_3" | "l_carpal_proximal_interphalangeal_3" | "l_carpal_distal_interphalangeal_3" | "l_midcarpal_4_5" | "l_carpometacarpal_4" | "l_metacarpophalangeal_4" | "l_carpal_proximal_interphalangeal_4" | "l_carpal_distal_interphalangeal_4" | "l_carpometacarpal_5" | "l_metacarpophalangeal_5" | "l_carpal_proximal_interphalangeal_5" | "l_carpal_distal_interphalangeal_5" | "r_sternoclavicular" | "r_acromioclavicular" | "r_shoulder" | "r_elbow" | "r_radiocarpal" | "r_midcarpal_1" | "r_carpometacarpal_1" | "r_metacarpophalangeal_1" | "r_carpal_interphalangeal_1" | "r_midcarpal_2" | "r_carpometacarpal_2" | "r_metacarpophalangeal_2" | "r_carpal_proximal_interphalangeal_2" | "r_carpal_distal_interphalangeal_2" | "r_midcarpal_3" | "r_carpometacarpal_3" | "r_metacarpophalangeal_3" | "r_carpal_proximal_interphalangeal_3" | "r_carpal_distal_interphalangeal_3" | "r_midcarpal_4_5" | "r_carpometacarpal_4" | "r_metacarpophalangeal_4" | "r_carpal_proximal_interphalangeal_4" | "r_carpal_distal_interphalangeal_4" | "r_carpometacarpal_5" | "r_metacarpophalangeal_5" | "r_carpal_proximal_interphalangeal_5" | "r_carpal_distal_interphalangeal_5") to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Accessor method to assign String enumeration value ("sacrum" | "pelvis" | "l_thigh" | "l_calf" | "l_talus" | "l_navicular" | "l_cuneiform_1" | "l_metatarsal_1" | "l_tarsal_proximal_phalanx_1" | "l_tarsal_distal_phalanx_1" | "l_cuneiform_2" | "l_metatarsal_2" | "l_tarsal_proximal_phalanx_2" | "l_tarsal_middle_phalanx_2" | "l_tarsal_distal_phalanx_2" | "l_cuneiform_3" | "l_metatarsal_3" | "l_tarsal_proximal_phalanx_3" | "l_tarsal_middle_phalanx_3" | "l_tarsal_distal_phalanx_3" | "l_calcaneus" | "l_cuboid" | "l_metatarsal_4" | "l_tarsal_proximal_phalanx_4" | "l_tarsal_middle_phalanx_4" | "l_tarsal_distal_phalanx_4" | "l_metatarsal_5" | "l_tarsal_proximal_phalanx_5" | "l_tarsal_middle_phalanx_5" | "l_tarsal_distal_phalanx_5" | "r_thigh" | "r_calf" | "r_talus" | "r_navicular" | "r_cuneiform_1" | "r_metatarsal_1" | "r_tarsal_proximal_phalanx_1" | "r_tarsal_distal_phalanx_1" | "r_cuneiform_2" | "r_metatarsal_2" | "r_tarsal_proximal_phalanx_2" | "r_tarsal_middle_phalanx_2" | "r_tarsal_distal_phalanx_2" | "r_cuneiform_3" | "r_metatarsal_3" | "r_tarsal_proximal_phalanx_3" | "r_tarsal_middle_phalanx_3" | "r_tarsal_distal_phalanx_3" | "r_calcaneus" | "r_cuboid" | "r_metatarsal_4" | "r_tarsal_proximal_phalanx_4" | "r_tarsal_middle_phalanx_4" | "r_tarsal_distal_phalanx_4" | "r_metatarsal_5" | "r_tarsal_proximal_phalanx_5" | "r_tarsal_middle_phalanx_5" | "r_tarsal_distal_phalanx_5" | "l5" | "l4" | "l3" | "l2" | "l1" | "t12" | "t11" | "t10" | "t9" | "t8" | "t7" | "t6" | "t5" | "t4" | "t3" | "t2" | "t1" | "c7" | "c6" | "c5" | "c4" | "c3" | "c2" | "c1" | "skull" | "l_eyelid" | "r_eyelid" | "l_eyeball" | "r_eyeball" | "l_eyebrow" | "r_eyebrow" | "jaw" | "l_clavicle" | "l_scapula" | "l_upperarm" | "l_forearm" | "l_carpal" | "l_trapezium" | "l_metacarpal_1" | "l_carpal_proximal_phalanx_1" | "l_carpal_distal_phalanx_1" | "l_trapezoid" | "l_metacarpal_2" | "l_carpal_proximal_phalanx_2" | "l_carpal_middle_phalanx_2" | "l_carpal_distal_phalanx_2" | "l_capitate" | "l_metacarpal_3" | "l_carpal_proximal_phalanx_3" | "l_carpal_middle_phalanx_3" | "l_carpal_distal_phalanx_3" | "l_hamate" | "l_metacarpal_4" | "l_carpal_proximal_phalanx_4" | "l_carpal_middle_phalanx_4" | "l_carpal_distal_phalanx_4" | "l_metacarpal_5" | "l_carpal_proximal_phalanx_5" | "l_carpal_middle_phalanx_5" | "l_carpal_distal_phalanx_5" | "r_clavicle" | "r_scapula" | "r_upperarm" | "r_forearm" | "r_carpal" | "r_trapezium" | "r_metacarpal_1" | "r_carpal_proximal_phalanx_1" | "r_carpal_distal_phalanx_1" | "r_trapezoid" | "r_metacarpal_2" | "r_carpal_proximal_phalanx_2" | "r_carpal_middle_phalanx_2" | "r_carpal_distal_phalanx_2" | "r_capitate" | "r_metacarpal_3" | "r_carpal_proximal_phalanx_3" | "r_carpal_middle_phalanx_3" | "r_carpal_distal_phalanx_3" | "r_hamate" | "r_metacarpal_4" | "r_carpal_proximal_phalanx_4" | "r_carpal_middle_phalanx_4" | "r_carpal_distal_phalanx_4" | "r_metacarpal_5" | "r_carpal_proximal_phalanx_5" | "r_carpal_middle_phalanx_5" | "r_carpal_distal_phalanx_5") to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Accessor method to assign String enumeration value ("skull_vertex" | "glabella" | "sellion" | "l_infraorbitale" | "l_tragion" | "l_gonion" | "r_infraorbitale" | "r_tragion" | "r_gonion" | "supramenton" | "cervicale" | "adams_apple" | "suprasternale" | "substernale" | "l_clavicle" | "l_acromion" | "l_axilla_proximal" | "l_axilla_distal" | "l_axilla_posterior_folds" | "r_clavicle" | "r_acromion" | "r_axilla_proximal" | "r_axilla_distal" | "r_axilla_posterior_folds" | "spine_1_middle_back" | "spine_2_lower_back" | "waist_preferred_anterior" | "waist_preferred_posterior" | "l_rib10" | "l_thelion" | "r_rib10" | "r_thelion" | "l_asis" | "l_iliocristale" | "l_psis" | "r_asis" | "r_iliocristale" | "r_psis" | "crotch" | "l_femoral_lateral_epicondyle" | "l_femoral_medial_epicondyle" | "l_suprapatella" | "l_trochanterion" | "r_femoral_lateral_epicondyle" | "r_femoral_medial_epicondyle" | "r_suprapatella" | "r_trochanterion" | "l_tibiale" | "l_medial_malleolus" | "l_lateral_malleolus" | "l_sphyrion" | "r_tibiale" | "r_medial_malleolus" | "r_lateral_malleolus" | "r_sphyrion" | "l_metatarsal_phalanx_1" | "l_metatarsal_phalanx_5" | "l_dactylion" | "l_calcaneus_posterior" | "r_metatarsal_phalanx_1" | "r_metatarsal_phalanx_5" | "r_dactylion" | "r_calcaneus_posterior" | "l_humeral_lateral_epicondyle" | "l_humeral_medial_epicondyle" | "l_olecranon" | "r_humeral_lateral_epicondyle" | "r_humeral_medial_epicondyle" | "r_olecranon" | "l_radiale" | "l_ulnar_styloid" | "l_radial_styloid" | "r_radiale" | "r_ulnar_styloid" | "r_radial_styloid" | "l_metacarpal_phalanx_2" | "l_metacarpal_phalanx_3" | "l_metacarpal_phalanx_5" | "r_metacarpal_phalanx_2" | "r_metacarpal_phalanx_3" | "r_metacarpal_phalanx_5" | "nuchale" | "l_neck_base" | "r_neck_base" | "navel" | "l_ectocanthus" | "r_ectocanthus" | "menton" | "mesosternale" | "opisthocranion" | "l_knee_crease" | "r_knee_crease" | "rear_center_midsagittal_plane" | "buttocks_standing_wall_contact_point" | "l_chest_midsagittal_plane" | "r_chest_midsagittal_plane" | "l_bideltoid" | "r_bideltoid" | "l_carpal_distal_phalanx_1" | "l_carpal_distal_phalanx_2" | "l_carpal_distal_phalanx_3" | "l_carpal_distal_phalanx_4" | "l_carpal_distal_phalanx_5" | "r_carpal_distal_phalanx_1" | "r_carpal_distal_phalanx_2" | "r_carpal_distal_phalanx_3" | "r_carpal_distal_phalanx_4" | "r_carpal_distal_phalanx_5" | "l_tarsal_distal_phalanx_1" | "l_tarsal_distal_phalanx_2" | "l_tarsal_distal_phalanx_3" | "l_tarsal_distal_phalanx_4" | "l_tarsal_distal_phalanx_5" | "r_tarsal_distal_phalanx_1" | "r_tarsal_distal_phalanx_2" | "r_tarsal_distal_phalanx_3" | "r_tarsal_distal_phalanx_4" | "r_tarsal_distal_phalanx_5") to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.CADGeometry.X3DProductStructureChildNode
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Core.MetadataBoolean
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Core.MetadataDouble
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Core.MetadataFloat
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Core.MetadataInteger
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Core.MetadataSet
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Core.MetadataString
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Core.ProtoInstance
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Core.X3DMetadataObject
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
-
Accessor method to assign String enumeration value ("skull_vertex" | "glabella" | "sellion" | "l_infraorbitale" | "l_tragion" | "l_gonion" | "r_infraorbitale" | "r_tragion" | "r_gonion" | "supramenton" | "cervicale" | "adams_apple" | "suprasternale" | "substernale" | "l_clavicle" | "l_acromion" | "l_axilla_proximal" | "l_axilla_distal" | "l_axilla_posterior_folds" | "r_clavicle" | "r_acromion" | "r_axilla_proximal" | "r_axilla_distal" | "r_axilla_posterior_folds" | "spine_1_middle_back" | "spine_2_lower_back" | "waist_preferred_anterior" | "waist_preferred_posterior" | "l_rib10" | "l_thelion" | "r_rib10" | "r_thelion" | "l_asis" | "l_iliocristale" | "l_psis" | "r_asis" | "r_iliocristale" | "r_psis" | "crotch" | "l_femoral_lateral_epicondyle" | "l_femoral_medial_epicondyle" | "l_suprapatella" | "l_trochanterion" | "r_femoral_lateral_epicondyle" | "r_femoral_medial_epicondyle" | "r_suprapatella" | "r_trochanterion" | "l_tibiale" | "l_medial_malleolus" | "l_lateral_malleolus" | "l_sphyrion" | "r_tibiale" | "r_medial_malleolus" | "r_lateral_malleolus" | "r_sphyrion" | "l_metatarsal_phalanx_1" | "l_metatarsal_phalanx_5" | "l_dactylion" | "l_calcaneus_posterior" | "r_metatarsal_phalanx_1" | "r_metatarsal_phalanx_5" | "r_dactylion" | "r_calcaneus_posterior" | "l_humeral_lateral_epicondyle" | "l_humeral_medial_epicondyle" | "l_olecranon" | "r_humeral_lateral_epicondyle" | "r_humeral_medial_epicondyle" | "r_olecranon" | "l_radiale" | "l_ulnar_styloid" | "l_radial_styloid" | "r_radiale" | "r_ulnar_styloid" | "r_radial_styloid" | "l_metacarpal_phalanx_2" | "l_metacarpal_phalanx_3" | "l_metacarpal_phalanx_5" | "r_metacarpal_phalanx_2" | "r_metacarpal_phalanx_3" | "r_metacarpal_phalanx_5" | "nuchale" | "l_neck_base" | "r_neck_base" | "navel" | "l_ectocanthus" | "r_ectocanthus" | "menton" | "mesosternale" | "opisthocranion" | "l_knee_crease" | "r_knee_crease" | "rear_center_midsagittal_plane" | "buttocks_standing_wall_contact_point" | "l_chest_midsagittal_plane" | "r_chest_midsagittal_plane" | "l_bideltoid" | "r_bideltoid" | "l_carpal_distal_phalanx_1" | "l_carpal_distal_phalanx_2" | "l_carpal_distal_phalanx_3" | "l_carpal_distal_phalanx_4" | "l_carpal_distal_phalanx_5" | "r_carpal_distal_phalanx_1" | "r_carpal_distal_phalanx_2" | "r_carpal_distal_phalanx_3" | "r_carpal_distal_phalanx_4" | "r_carpal_distal_phalanx_5" | "l_tarsal_distal_phalanx_1" | "l_tarsal_distal_phalanx_2" | "l_tarsal_distal_phalanx_3" | "l_tarsal_distal_phalanx_4" | "l_tarsal_distal_phalanx_5" | "r_tarsal_distal_phalanx_1" | "r_tarsal_distal_phalanx_2" | "r_tarsal_distal_phalanx_3" | "r_tarsal_distal_phalanx_4" | "r_tarsal_distal_phalanx_5") to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign String enumeration value ("humanoid_root" | "sacroiliac" | "l_hip" | "l_knee" | "l_talocrural" | "l_talocalcaneonavicular" | "l_cuneonavicular_1" | "l_tarsometatarsal_1" | "l_metatarsophalangeal_1" | "l_tarsal_interphalangeal_1" | "l_cuneonavicular_2" | "l_tarsometatarsal_2" | "l_metatarsophalangeal_2" | "l_tarsal_proximal_interphalangeal_2" | "l_tarsal_distal_interphalangeal_2" | "l_cuneonavicular_3" | "l_tarsometatarsal_3" | "l_metatarsophalangeal_3" | "l_tarsal_proximal_interphalangeal_3" | "l_tarsal_distal_interphalangeal_3" | "l_calcaneocuboid" | "l_transversetarsal" | "l_tarsometatarsal_4" | "l_metatarsophalangeal_4" | "l_tarsal_proximal_interphalangeal_4" | "l_tarsal_distal_interphalangeal_4" | "l_tarsometatarsal_5" | "l_metatarsophalangeal_5" | "l_tarsal_proximal_interphalangeal_5" | "l_tarsal_distal_interphalangeal_5" | "r_hip" | "r_knee" | "r_talocrural" | "r_talocalcaneonavicular" | "r_cuneonavicular_1" | "r_tarsometatarsal_1" | "r_metatarsophalangeal_1" | "r_tarsal_interphalangeal_1" | "r_cuneonavicular_2" | "r_tarsometatarsal_2" | "r_metatarsophalangeal_2" | "r_tarsal_proximal_interphalangeal_2" | "r_tarsal_distal_interphalangeal_2" | "r_cuneonavicular_3" | "r_tarsometatarsal_3" | "r_metatarsophalangeal_3" | "r_tarsal_proximal_interphalangeal_3" | "r_tarsal_distal_interphalangeal_3" | "r_calcaneocuboid" | "r_transversetarsal" | "r_tarsometatarsal_4" | "r_metatarsophalangeal_4" | "r_tarsal_proximal_interphalangeal_4" | "r_tarsal_distal_interphalangeal_4" | "r_tarsometatarsal_5" | "r_metatarsophalangeal_5" | "r_tarsal_proximal_interphalangeal_5" | "r_tarsal_distal_interphalangeal_5" | "vl5" | "vl4" | "vl3" | "vl2" | "vl1" | "vt12" | "vt11" | "vt10" | "vt9" | "vt8" | "vt7" | "vt6" | "vt5" | "vt4" | "vt3" | "vt2" | "vt1" | "vc7" | "vc6" | "vc5" | "vc4" | "vc3" | "vc2" | "vc1" | "skullbase" | "l_eyelid_joint" | "r_eyelid_joint" | "l_eyeball_joint" | "r_eyeball_joint" | "l_eyebrow_joint" | "r_eyebrow_joint" | "temporomandibular" | "l_sternoclavicular" | "l_acromioclavicular" | "l_shoulder" | "l_elbow" | "l_radiocarpal" | "l_midcarpal_1" | "l_carpometacarpal_1" | "l_metacarpophalangeal_1" | "l_carpal_interphalangeal_1" | "l_midcarpal_2" | "l_carpometacarpal_2" | "l_metacarpophalangeal_2" | "l_carpal_proximal_interphalangeal_2" | "l_carpal_distal_interphalangeal_2" | "l_midcarpal_3" | "l_carpometacarpal_3" | "l_metacarpophalangeal_3" | "l_carpal_proximal_interphalangeal_3" | "l_carpal_distal_interphalangeal_3" | "l_midcarpal_4_5" | "l_carpometacarpal_4" | "l_metacarpophalangeal_4" | "l_carpal_proximal_interphalangeal_4" | "l_carpal_distal_interphalangeal_4" | "l_carpometacarpal_5" | "l_metacarpophalangeal_5" | "l_carpal_proximal_interphalangeal_5" | "l_carpal_distal_interphalangeal_5" | "r_sternoclavicular" | "r_acromioclavicular" | "r_shoulder" | "r_elbow" | "r_radiocarpal" | "r_midcarpal_1" | "r_carpometacarpal_1" | "r_metacarpophalangeal_1" | "r_carpal_interphalangeal_1" | "r_midcarpal_2" | "r_carpometacarpal_2" | "r_metacarpophalangeal_2" | "r_carpal_proximal_interphalangeal_2" | "r_carpal_distal_interphalangeal_2" | "r_midcarpal_3" | "r_carpometacarpal_3" | "r_metacarpophalangeal_3" | "r_carpal_proximal_interphalangeal_3" | "r_carpal_distal_interphalangeal_3" | "r_midcarpal_4_5" | "r_carpometacarpal_4" | "r_metacarpophalangeal_4" | "r_carpal_proximal_interphalangeal_4" | "r_carpal_distal_interphalangeal_4" | "r_carpometacarpal_5" | "r_metacarpophalangeal_5" | "r_carpal_proximal_interphalangeal_5" | "r_carpal_distal_interphalangeal_5") to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Accessor method to assign String enumeration value ("sacrum" | "pelvis" | "l_thigh" | "l_calf" | "l_talus" | "l_navicular" | "l_cuneiform_1" | "l_metatarsal_1" | "l_tarsal_proximal_phalanx_1" | "l_tarsal_distal_phalanx_1" | "l_cuneiform_2" | "l_metatarsal_2" | "l_tarsal_proximal_phalanx_2" | "l_tarsal_middle_phalanx_2" | "l_tarsal_distal_phalanx_2" | "l_cuneiform_3" | "l_metatarsal_3" | "l_tarsal_proximal_phalanx_3" | "l_tarsal_middle_phalanx_3" | "l_tarsal_distal_phalanx_3" | "l_calcaneus" | "l_cuboid" | "l_metatarsal_4" | "l_tarsal_proximal_phalanx_4" | "l_tarsal_middle_phalanx_4" | "l_tarsal_distal_phalanx_4" | "l_metatarsal_5" | "l_tarsal_proximal_phalanx_5" | "l_tarsal_middle_phalanx_5" | "l_tarsal_distal_phalanx_5" | "r_thigh" | "r_calf" | "r_talus" | "r_navicular" | "r_cuneiform_1" | "r_metatarsal_1" | "r_tarsal_proximal_phalanx_1" | "r_tarsal_distal_phalanx_1" | "r_cuneiform_2" | "r_metatarsal_2" | "r_tarsal_proximal_phalanx_2" | "r_tarsal_middle_phalanx_2" | "r_tarsal_distal_phalanx_2" | "r_cuneiform_3" | "r_metatarsal_3" | "r_tarsal_proximal_phalanx_3" | "r_tarsal_middle_phalanx_3" | "r_tarsal_distal_phalanx_3" | "r_calcaneus" | "r_cuboid" | "r_metatarsal_4" | "r_tarsal_proximal_phalanx_4" | "r_tarsal_middle_phalanx_4" | "r_tarsal_distal_phalanx_4" | "r_metatarsal_5" | "r_tarsal_proximal_phalanx_5" | "r_tarsal_middle_phalanx_5" | "r_tarsal_distal_phalanx_5" | "l5" | "l4" | "l3" | "l2" | "l1" | "t12" | "t11" | "t10" | "t9" | "t8" | "t7" | "t6" | "t5" | "t4" | "t3" | "t2" | "t1" | "c7" | "c6" | "c5" | "c4" | "c3" | "c2" | "c1" | "skull" | "l_eyelid" | "r_eyelid" | "l_eyeball" | "r_eyeball" | "l_eyebrow" | "r_eyebrow" | "jaw" | "l_clavicle" | "l_scapula" | "l_upperarm" | "l_forearm" | "l_carpal" | "l_trapezium" | "l_metacarpal_1" | "l_carpal_proximal_phalanx_1" | "l_carpal_distal_phalanx_1" | "l_trapezoid" | "l_metacarpal_2" | "l_carpal_proximal_phalanx_2" | "l_carpal_middle_phalanx_2" | "l_carpal_distal_phalanx_2" | "l_capitate" | "l_metacarpal_3" | "l_carpal_proximal_phalanx_3" | "l_carpal_middle_phalanx_3" | "l_carpal_distal_phalanx_3" | "l_hamate" | "l_metacarpal_4" | "l_carpal_proximal_phalanx_4" | "l_carpal_middle_phalanx_4" | "l_carpal_distal_phalanx_4" | "l_metacarpal_5" | "l_carpal_proximal_phalanx_5" | "l_carpal_middle_phalanx_5" | "l_carpal_distal_phalanx_5" | "r_clavicle" | "r_scapula" | "r_upperarm" | "r_forearm" | "r_carpal" | "r_trapezium" | "r_metacarpal_1" | "r_carpal_proximal_phalanx_1" | "r_carpal_distal_phalanx_1" | "r_trapezoid" | "r_metacarpal_2" | "r_carpal_proximal_phalanx_2" | "r_carpal_middle_phalanx_2" | "r_carpal_distal_phalanx_2" | "r_capitate" | "r_metacarpal_3" | "r_carpal_proximal_phalanx_3" | "r_carpal_middle_phalanx_3" | "r_carpal_distal_phalanx_3" | "r_hamate" | "r_metacarpal_4" | "r_carpal_proximal_phalanx_4" | "r_carpal_middle_phalanx_4" | "r_carpal_distal_phalanx_4" | "r_metacarpal_5" | "r_carpal_proximal_phalanx_5" | "r_carpal_middle_phalanx_5" | "r_carpal_distal_phalanx_5") to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Accessor method to assign String enumeration value ("skull_vertex" | "glabella" | "sellion" | "l_infraorbitale" | "l_tragion" | "l_gonion" | "r_infraorbitale" | "r_tragion" | "r_gonion" | "supramenton" | "cervicale" | "adams_apple" | "suprasternale" | "substernale" | "l_clavicle" | "l_acromion" | "l_axilla_proximal" | "l_axilla_distal" | "l_axilla_posterior_folds" | "r_clavicle" | "r_acromion" | "r_axilla_proximal" | "r_axilla_distal" | "r_axilla_posterior_folds" | "spine_1_middle_back" | "spine_2_lower_back" | "waist_preferred_anterior" | "waist_preferred_posterior" | "l_rib10" | "l_thelion" | "r_rib10" | "r_thelion" | "l_asis" | "l_iliocristale" | "l_psis" | "r_asis" | "r_iliocristale" | "r_psis" | "crotch" | "l_femoral_lateral_epicondyle" | "l_femoral_medial_epicondyle" | "l_suprapatella" | "l_trochanterion" | "r_femoral_lateral_epicondyle" | "r_femoral_medial_epicondyle" | "r_suprapatella" | "r_trochanterion" | "l_tibiale" | "l_medial_malleolus" | "l_lateral_malleolus" | "l_sphyrion" | "r_tibiale" | "r_medial_malleolus" | "r_lateral_malleolus" | "r_sphyrion" | "l_metatarsal_phalanx_1" | "l_metatarsal_phalanx_5" | "l_dactylion" | "l_calcaneus_posterior" | "r_metatarsal_phalanx_1" | "r_metatarsal_phalanx_5" | "r_dactylion" | "r_calcaneus_posterior" | "l_humeral_lateral_epicondyle" | "l_humeral_medial_epicondyle" | "l_olecranon" | "r_humeral_lateral_epicondyle" | "r_humeral_medial_epicondyle" | "r_olecranon" | "l_radiale" | "l_ulnar_styloid" | "l_radial_styloid" | "r_radiale" | "r_ulnar_styloid" | "r_radial_styloid" | "l_metacarpal_phalanx_2" | "l_metacarpal_phalanx_3" | "l_metacarpal_phalanx_5" | "r_metacarpal_phalanx_2" | "r_metacarpal_phalanx_3" | "r_metacarpal_phalanx_5" | "nuchale" | "l_neck_base" | "r_neck_base" | "navel" | "l_ectocanthus" | "r_ectocanthus" | "menton" | "mesosternale" | "opisthocranion" | "l_knee_crease" | "r_knee_crease" | "rear_center_midsagittal_plane" | "buttocks_standing_wall_contact_point" | "l_chest_midsagittal_plane" | "r_chest_midsagittal_plane" | "l_bideltoid" | "r_bideltoid" | "l_carpal_distal_phalanx_1" | "l_carpal_distal_phalanx_2" | "l_carpal_distal_phalanx_3" | "l_carpal_distal_phalanx_4" | "l_carpal_distal_phalanx_5" | "r_carpal_distal_phalanx_1" | "r_carpal_distal_phalanx_2" | "r_carpal_distal_phalanx_3" | "r_carpal_distal_phalanx_4" | "r_carpal_distal_phalanx_5" | "l_tarsal_distal_phalanx_1" | "l_tarsal_distal_phalanx_2" | "l_tarsal_distal_phalanx_3" | "l_tarsal_distal_phalanx_4" | "l_tarsal_distal_phalanx_5" | "r_tarsal_distal_phalanx_1" | "r_tarsal_distal_phalanx_2" | "r_tarsal_distal_phalanx_3" | "r_tarsal_distal_phalanx_4" | "r_tarsal_distal_phalanx_5") to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Shaders.FloatVertexAttribute
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Shaders.Matrix3VertexAttribute
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Shaders.Matrix4VertexAttribute
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Shaders.X3DVertexAttributeNode
-
Accessor method to assign String value to inputOutput SFString field named name.
- setName(String) - Method in class org.web3d.x3d.util.x3duom.AbstractNodeType
-
Sets the value of the name property.
- setName(String) - Method in class org.web3d.x3d.util.x3duom.AbstractObjectType
-
Sets the value of the name property.
- setName(String) - Method in class org.web3d.x3d.util.x3duom.ComponentInfo
-
Sets the value of the name property.
- setName(String) - Method in class org.web3d.x3d.util.x3duom.ConcreteNode
-
Sets the value of the name property.
- setName(String) - Method in class org.web3d.x3d.util.x3duom.Field
-
Sets the value of the name property.
- setName(String) - Method in class org.web3d.x3d.util.x3duom.GroupContentModel
-
Sets the value of the name property.
- setName(String) - Method in class org.web3d.x3d.util.x3duom.NodeContentModel
-
Sets the value of the name property.
- setName(String) - Method in class org.web3d.x3d.util.x3duom.SimpleType
-
Sets the value of the name property.
- setName(String) - Method in class org.web3d.x3d.util.x3duom.Statement
-
Sets the value of the name property.
- setName(String) - Method in class org.web3d.x3d.util.x3duom.StatementContentModel
-
Sets the value of the name property.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign typed object value to SFString name field, similar to
CADAssemblyObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign typed object value to SFString name field, similar to
CADFaceObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign typed object value to SFString name field, similar to
CADLayerObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign typed object value to SFString name field, similar to
CADPartObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.componentObject
-
Assign typed object value to SFString name field, similar to
componentObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Assign typed object value to SFString name field, similar to
ExternProtoDeclareObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Assign typed object value to SFString name field, similar to
fieldObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Assign typed object value to SFString name field, similar to
fieldValueObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Assign typed object value to SFString name field, similar to
MetadataBooleanObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Assign typed object value to SFString name field, similar to
MetadataDoubleObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Assign typed object value to SFString name field, similar to
MetadataFloatObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Assign typed object value to SFString name field, similar to
MetadataIntegerObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Assign typed object value to SFString name field, similar to
MetadataSetObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign typed object value to SFString name field, similar to
MetadataStringObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
Assign typed object value to SFString name field, similar to
metaObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Assign typed object value to SFString name field, similar to
ProtoDeclareObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Assign typed object value to SFString name field, similar to
ProtoInstanceObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.unitObject
-
Assign typed object value to SFString name field, similar to
unitObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign typed object value to SFString name field, similar to
HAnimDisplacerObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to SFString name field, similar to
HAnimHumanoidObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to SFString name field, similar to
HAnimJointObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign typed object value to SFString name field, similar to
HAnimSegmentObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign typed object value to SFString name field, similar to
HAnimSiteObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Assign typed object value to SFString name field, similar to
FloatVertexAttributeObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Assign typed object value to SFString name field, similar to
Matrix3VertexAttributeObject.setName(String). - setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Assign typed object value to SFString name field, similar to
Matrix4VertexAttributeObject.setName(String). - setNetworkMode(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign String enumeration value ("standAlone" | "networkReader" | "networkWriter") to inputOutput SFString field named networkMode.
- setNetworkMode(String) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign String enumeration value ("standAlone" | "networkReader" | "networkWriter") to inputOutput SFString field named networkMode.
- setNetworkMode(String) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign String enumeration value ("standAlone" | "networkReader" | "networkWriter") to inputOutput SFString field named networkMode.
- setNetworkMode(String) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign String enumeration value ("standAlone" | "networkReader" | "networkWriter") to inputOutput SFString field named networkMode.
- setNetworkMode(String) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign String enumeration value ("standAlone" | "networkReader" | "networkWriter") to inputOutput SFString field named networkMode.
- setNetworkMode(String) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign String enumeration value ("standAlone" | "networkReader" | "networkWriter") to inputOutput SFString field named networkMode.
- setNetworkMode(String) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign String enumeration value ("standAlone" | "networkReader" | "networkWriter") to inputOutput SFString field named networkMode.
- setNetworkMode(String) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign String enumeration value ("standAlone" | "networkReader" | "networkWriter") to inputOutput SFString field named networkMode.
- setNetworkMode(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFString networkMode field, similar to
EspduTransformObject.setNetworkMode(String). - setNetworkMode(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFString networkMode field, similar to
ReceiverPduObject.setNetworkMode(String). - setNetworkMode(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFString networkMode field, similar to
SignalPduObject.setNetworkMode(String). - setNetworkMode(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFString networkMode field, similar to
TransmitterPduObject.setNetworkMode(String). - setNext(boolean) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Accessor method to assign boolean value to inputOnly SFBool field named next.
- setNext(boolean) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Accessor method to assign boolean value to inputOnly SFBool field named next.
- setNext(boolean) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanSequencer
-
Accessor method to assign boolean value to inputOnly SFBool field named next.
- setNext(boolean) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerSequencer
-
Accessor method to assign boolean value to inputOnly SFBool field named next.
- setNext(boolean) - Method in interface org.web3d.x3d.sai.EventUtilities.X3DSequencerNode
-
Accessor method to assign boolean value to inputOnly SFBool field named next.
- setNext(SFBoolObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign typed object value to SFBool next field, similar to
BooleanSequencerObject.setNext(boolean). - setNext(SFBoolObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign typed object value to SFBool next field, similar to
IntegerSequencerObject.setNext(boolean). - setNodeField(String) - Method in class org.web3d.x3d.jsail.Core.connectObject
-
Accessor method to assign String value to inputOutput SFString field named nodeField.
- setNodeField(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.connectObject
-
Assign typed object value to SFString nodeField field, similar to
connectObject.setNodeField(String). - setNormal(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormalIndex(int[]) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign Integer array to initializeOnly MFInt32 field named normalIndex.
- setNormalIndex(int[]) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Accessor method to assign int array to initializeOnly MFInt32 field named normalIndex.
- setNormalIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign ArrayList value of MFInt32 normalIndex field, similar to
IndexedFaceSetObject.setNormalIndex(int[]). - setNormalIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign typed object value to MFInt32 normalIndex field, similar to
IndexedFaceSetObject.setNormalIndex(int[]). - setNormalizeCommentWhitespace(boolean) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set whether to normalize whitespace in comments, which can aid consistency in canonicalization and security.
- setNormalizeVelocity(boolean) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Accessor method to assign boolean value to inputOutput SFBool field named normalizeVelocity.
- setNormalizeVelocity(boolean) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named normalizeVelocity.
- setNormalizeVelocity(boolean) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named normalizeVelocity.
- setNormalizeVelocity(boolean) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named normalizeVelocity.
- setNormalizeVelocity(boolean) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
-
Accessor method to assign boolean value to inputOutput SFBool field named normalizeVelocity.
- setNormalizeVelocity(boolean) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
-
Accessor method to assign boolean value to inputOutput SFBool field named normalizeVelocity.
- setNormalizeVelocity(boolean) - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
-
Accessor method to assign boolean value to inputOutput SFBool field named normalizeVelocity.
- setNormalizeVelocity(boolean) - Method in interface org.web3d.x3d.sai.Interpolation.SquadOrientationInterpolator
-
Accessor method to assign boolean value to inputOutput SFBool field named normalizeVelocity.
- setNormalizeVelocity(SFBoolObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign typed object value to SFBool normalizeVelocity field, similar to
SplinePositionInterpolator2DObject.setNormalizeVelocity(boolean). - setNormalizeVelocity(SFBoolObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign typed object value to SFBool normalizeVelocity field, similar to
SplinePositionInterpolatorObject.setNormalizeVelocity(boolean). - setNormalizeVelocity(SFBoolObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign typed object value to SFBool normalizeVelocity field, similar to
SplineScalarInterpolatorObject.setNormalizeVelocity(boolean). - setNormalizeVelocity(SFBoolObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Assign typed object value to SFBool normalizeVelocity field, similar to
SquadOrientationInterpolatorObject.setNormalizeVelocity(boolean). - setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign typed object value to SFBool normalPerVertex field, similar to
IndexedQuadSetObject.setNormalPerVertex(boolean). - setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign typed object value to SFBool normalPerVertex field, similar to
QuadSetObject.setNormalPerVertex(boolean). - setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign typed object value to SFBool normalPerVertex field, similar to
ElevationGridObject.setNormalPerVertex(boolean). - setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign typed object value to SFBool normalPerVertex field, similar to
IndexedFaceSetObject.setNormalPerVertex(boolean). - setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign typed object value to SFBool normalPerVertex field, similar to
GeoElevationGridObject.setNormalPerVertex(boolean). - setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign typed object value to SFBool normalPerVertex field, similar to
IndexedTriangleFanSetObject.setNormalPerVertex(boolean). - setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign typed object value to SFBool normalPerVertex field, similar to
IndexedTriangleSetObject.setNormalPerVertex(boolean). - setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign typed object value to SFBool normalPerVertex field, similar to
IndexedTriangleStripSetObject.setNormalPerVertex(boolean). - setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign typed object value to SFBool normalPerVertex field, similar to
TriangleFanSetObject.setNormalPerVertex(boolean). - setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign typed object value to SFBool normalPerVertex field, similar to
TriangleSetObject.setNormalPerVertex(boolean). - setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign typed object value to SFBool normalPerVertex field, similar to
TriangleStripSetObject.setNormalPerVertex(boolean). - setNumComponents(int) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named numComponents.
- setNumComponents(int) - Method in interface org.web3d.x3d.sai.Shaders.FloatVertexAttribute
-
Accessor method to assign int value to initializeOnly SFInt32 field named numComponents.
- setNumComponents(SFInt32Object) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Assign typed object value to SFInt32 numComponents field, similar to
FloatVertexAttributeObject.setNumComponents(int). - setObjectType(String) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign singleton String value to MFString objectType field, similar to
LayerObject.setObjectType(String[]). - setObjectType(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign singleton String value to MFString objectType field, similar to
LayoutLayerObject.setObjectType(String[]). - setObjectType(String) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign singleton String value to MFString objectType field, similar to
LinePickSensorObject.setObjectType(String[]). - setObjectType(String) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign singleton String value to MFString objectType field, similar to
PickableGroupObject.setObjectType(String[]). - setObjectType(String) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign singleton String value to MFString objectType field, similar to
PointPickSensorObject.setObjectType(String[]). - setObjectType(String) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign singleton String value to MFString objectType field, similar to
PrimitivePickSensorObject.setObjectType(String[]). - setObjectType(String) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign singleton String value to MFString objectType field, similar to
VolumePickSensorObject.setObjectType(String[]). - setObjectType(String[]) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"" | ""TERRAIN"") to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"" | ""TERRAIN"") to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"" | ""TERRAIN"") to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"" | ""TERRAIN"") to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"" | ""TERRAIN"") to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"" | ""TERRAIN"") to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"" | ""TERRAIN"") to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in interface org.web3d.x3d.sai.Layering.Layer
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"" | ""TERRAIN"") to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in interface org.web3d.x3d.sai.Layering.X3DLayerNode
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"" | ""TERRAIN"") to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"" | ""TERRAIN"") to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"" | ""TERRAIN"") to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"" | ""TERRAIN"") to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"" | ""TERRAIN"") to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"" | ""TERRAIN"") to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"" | ""TERRAIN"") to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Accessor method to assign String enumeration array (""ALL"" | ""NONE"" | ""TERRAIN"") to inputOutput MFString field named objectType.
- setObjectType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign ArrayList value of MFString objectType field, similar to
LayerObject.setObjectType(String[]). - setObjectType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign ArrayList value of MFString objectType field, similar to
LayoutLayerObject.setObjectType(String[]). - setObjectType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign ArrayList value of MFString objectType field, similar to
LinePickSensorObject.setObjectType(String[]). - setObjectType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign ArrayList value of MFString objectType field, similar to
PickableGroupObject.setObjectType(String[]). - setObjectType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign ArrayList value of MFString objectType field, similar to
PointPickSensorObject.setObjectType(String[]). - setObjectType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign ArrayList value of MFString objectType field, similar to
PrimitivePickSensorObject.setObjectType(String[]). - setObjectType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign ArrayList value of MFString objectType field, similar to
VolumePickSensorObject.setObjectType(String[]). - setObjectType(MFStringObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign typed object value to MFString objectType field, similar to
LayerObject.setObjectType(String[]). - setObjectType(MFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign typed object value to MFString objectType field, similar to
LayoutLayerObject.setObjectType(String[]). - setObjectType(MFStringObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign typed object value to MFString objectType field, similar to
LinePickSensorObject.setObjectType(String[]). - setObjectType(MFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign typed object value to MFString objectType field, similar to
PickableGroupObject.setObjectType(String[]). - setObjectType(MFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign typed object value to MFString objectType field, similar to
PointPickSensorObject.setObjectType(String[]). - setObjectType(MFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign typed object value to MFString objectType field, similar to
PrimitivePickSensorObject.setObjectType(String[]). - setObjectType(MFStringObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign typed object value to MFString objectType field, similar to
VolumePickSensorObject.setObjectType(String[]). - setObjectType(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign single SFString object value to MFString objectType field, similar to
LayerObject.setObjectType(String[]). - setObjectType(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign single SFString object value to MFString objectType field, similar to
LayoutLayerObject.setObjectType(String[]). - setObjectType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign single SFString object value to MFString objectType field, similar to
LinePickSensorObject.setObjectType(String[]). - setObjectType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign single SFString object value to MFString objectType field, similar to
PickableGroupObject.setObjectType(String[]). - setObjectType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign single SFString object value to MFString objectType field, similar to
PointPickSensorObject.setObjectType(String[]). - setObjectType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign single SFString object value to MFString objectType field, similar to
PrimitivePickSensorObject.setObjectType(String[]). - setObjectType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign single SFString object value to MFString objectType field, similar to
VolumePickSensorObject.setObjectType(String[]). - setOffset(double) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
CylinderSensorObject.setOffset(float). - setOffset(double[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
LayoutObject.setOffset(float[]). - setOffset(double[]) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PlaneSensorObject.setOffset(float[]). - setOffset(double[]) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
SphereSensorObject.setOffset(float[]). - setOffset(double, double, double) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PlaneSensorObject.setOffset(float[]). - setOffset(double, double, double, double) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
SphereSensorObject.setOffset(float[]). - setOffset(float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Accessor method to assign float value to inputOutput SFFloat field named offset.
- setOffset(float) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Accessor method to assign float value to inputOutput SFFloat field named offset.
- setOffset(float[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Accessor method to assign Float array to inputOutput MFFloat field named offset.
- setOffset(float[]) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named offset.
- setOffset(float[]) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named offset.
- setOffset(float[]) - Method in interface org.web3d.x3d.sai.Layout.Layout
-
Accessor method to assign float array to inputOutput MFFloat field named offset.
- setOffset(float[]) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named offset.
- setOffset(float[]) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named offset.
- setOffset(float, float, float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign values to SFVec3f offset field, similar to
PlaneSensorObject.setOffset(float[]). - setOffset(float, float, float, float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign values to SFRotation offset field, similar to
SphereSensorObject.setOffset(float[]). - setOffset(int[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign floating-point array value of MFFloat offset field, similar to
LayoutObject.setOffset(float[]). - setOffset(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign ArrayList value of MFFloat offset field, similar to
LayoutObject.setOffset(float[]). - setOffset(MFFloatObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign typed object value to MFFloat offset field, similar to
LayoutObject.setOffset(float[]). - setOffset(SFFloatObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign typed object value to SFFloat offset field, similar to
CylinderSensorObject.setOffset(float). - setOffset(SFRotationObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign typed object value to SFRotation offset field, similar to
SphereSensorObject.setOffset(float[]). - setOffset(SFVec3fObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign typed object value to SFVec3f offset field, similar to
PlaneSensorObject.setOffset(float[]). - setOffsetUnits(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign singleton String value to MFString offsetUnits field, similar to
LayoutObject.setOffsetUnits(String[]). - setOffsetUnits(String[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Accessor method to assign String enumeration array (""WORLD" "WORLD"" | ""WORLD" "FRACTION"" | ""WORLD" "PIXEL"" | ""FRACTION" "WORLD"" | ""FRACTION" "FRACTION"" | ""FRACTION" "PIXEL"" | ""PIXEL" "WORLD"" | ""PIXEL" "FRACTION"" | ""PIXEL" "PIXEL"") to inputOutput MFString field named offsetUnits.
- setOffsetUnits(String[]) - Method in interface org.web3d.x3d.sai.Layout.Layout
-
Accessor method to assign String enumeration array (""WORLD" "WORLD"" | ""WORLD" "FRACTION"" | ""WORLD" "PIXEL"" | ""FRACTION" "WORLD"" | ""FRACTION" "FRACTION"" | ""FRACTION" "PIXEL"" | ""PIXEL" "WORLD"" | ""PIXEL" "FRACTION"" | ""PIXEL" "PIXEL"") to inputOutput MFString field named offsetUnits.
- setOffsetUnits(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign ArrayList value of MFString offsetUnits field, similar to
LayoutObject.setOffsetUnits(String[]). - setOffsetUnits(MFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign typed object value to MFString offsetUnits field, similar to
LayoutObject.setOffsetUnits(String[]). - setOffsetUnits(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign single SFString object value to MFString offsetUnits field, similar to
LayoutObject.setOffsetUnits(String[]). - setOn(boolean) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Accessor method to assign boolean value to inputOutput SFBool field named on.
- setOn(boolean) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Accessor method to assign boolean value to inputOutput SFBool field named on.
- setOn(boolean) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Accessor method to assign boolean value to inputOutput SFBool field named on.
- setOn(boolean) - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
-
Accessor method to assign boolean value to inputOutput SFBool field named on.
- setOn(boolean) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Accessor method to assign boolean value to inputOutput SFBool field named on.
- setOn(boolean) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Accessor method to assign boolean value to inputOutput SFBool field named on.
- setOn(boolean) - Method in interface org.web3d.x3d.sai.Lighting.X3DLightNode
-
Accessor method to assign boolean value to inputOutput SFBool field named on.
- setOn(SFBoolObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign typed object value to SFBool on field, similar to
DirectionalLightObject.setOn(boolean). - setOn(SFBoolObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign typed object value to SFBool on field, similar to
PointLightObject.setOn(boolean). - setOn(SFBoolObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign typed object value to SFBool on field, similar to
SpotLightObject.setOn(boolean). - setOpacityFactor(double) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
BoundaryEnhancementVolumeStyleObject.setOpacityFactor(float). - setOpacityFactor(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Accessor method to assign float value to inputOutput SFFloat field named opacityFactor.
- setOpacityFactor(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
-
Accessor method to assign float value to inputOutput SFFloat field named opacityFactor.
- setOpacityFactor(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Assign typed object value to SFFloat opacityFactor field, similar to
BoundaryEnhancementVolumeStyleObject.setOpacityFactor(float). - setOrder(int) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Accessor method to assign int value to inputOutput SFInt32 field named order.
- setOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Accessor method to assign int value to inputOutput SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.Followers.X3DDamperNode
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
-
Accessor method to assign int value to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
-
Accessor method to assign int value to inputOutput SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
-
Accessor method to assign int value to inputOutput SFInt32 field named order.
- setOrder(int[]) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Accessor method to assign Integer array to initializeOnly MFInt32 field named order.
- setOrder(int[]) - Method in interface org.web3d.x3d.sai.Layering.LayerSet
-
Accessor method to assign int array to initializeOnly MFInt32 field named order.
- setOrder(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Assign ArrayList value of MFInt32 order field, similar to
LayerSetObject.setOrder(int[]). - setOrder(MFInt32Object) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Assign typed object value to MFInt32 order field, similar to
LayerSetObject.setOrder(int[]). - setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign typed object value to SFInt32 order field, similar to
ColorDamperObject.setOrder(int). - setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign typed object value to SFInt32 order field, similar to
CoordinateDamperObject.setOrder(int). - setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign typed object value to SFInt32 order field, similar to
OrientationDamperObject.setOrder(int). - setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign typed object value to SFInt32 order field, similar to
PositionDamper2DObject.setOrder(int). - setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign typed object value to SFInt32 order field, similar to
PositionDamperObject.setOrder(int). - setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign typed object value to SFInt32 order field, similar to
ScalarDamperObject.setOrder(int). - setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign typed object value to SFInt32 order field, similar to
TexCoordDamper2DObject.setOrder(int). - setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign typed object value to SFInt32 order field, similar to
NurbsCurve2DObject.setOrder(int). - setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign typed object value to SFInt32 order field, similar to
NurbsCurveObject.setOrder(int). - setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign typed object value to SFInt32 order field, similar to
NurbsOrientationInterpolatorObject.setOrder(int). - setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign typed object value to SFInt32 order field, similar to
NurbsPositionInterpolatorObject.setOrder(int). - setOrientation(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
GeoViewpointObject.setOrientation(float[]). - setOrientation(double[]) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
OrthoViewpointObject.setOrientation(float[]). - setOrientation(double[]) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ViewpointObject.setOrientation(float[]). - setOrientation(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
RigidBodyObject.setOrientation(float[]). - setOrientation(double, double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
GeoViewpointObject.setOrientation(float[]). - setOrientation(double, double, double, double) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
OrthoViewpointObject.setOrientation(float[]). - setOrientation(double, double, double, double) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ViewpointObject.setOrientation(float[]). - setOrientation(double, double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
RigidBodyObject.setOrientation(float[]). - setOrientation(float[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput MFRotation field named orientation.
- setOrientation(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named orientation.
- setOrientation(float[]) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named orientation.
- setOrientation(float[]) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named orientation.
- setOrientation(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named orientation.
- setOrientation(float[]) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput MFRotation field named orientation.
- setOrientation(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named orientation.
- setOrientation(float[]) - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named orientation.
- setOrientation(float[]) - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named orientation.
- setOrientation(float[]) - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named orientation.
- setOrientation(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named orientation.
- setOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign values to SFRotation orientation field, similar to
GeoViewpointObject.setOrientation(float[]). - setOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign values to SFRotation orientation field, similar to
OrthoViewpointObject.setOrientation(float[]). - setOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign values to SFRotation orientation field, similar to
ViewpointObject.setOrientation(float[]). - setOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign values to SFRotation orientation field, similar to
RigidBodyObject.setOrientation(float[]). - setOrientation(MFRotationObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign typed object value to MFRotation orientation field, similar to
ExtrusionObject.setOrientation(float[]). - setOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign typed object value to SFRotation orientation field, similar to
GeoViewpointObject.setOrientation(float[]). - setOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign typed object value to SFRotation orientation field, similar to
OrthoViewpointObject.setOrientation(float[]). - setOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign typed object value to SFRotation orientation field, similar to
ViewpointObject.setOrientation(float[]). - setOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFRotation orientation field, similar to
RigidBodyObject.setOrientation(float[]). - setOrthogonalColor(double[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CartoonVolumeStyleObject.setOrthogonalColor(float[]). - setOrthogonalColor(double, double, double, double) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CartoonVolumeStyleObject.setOrthogonalColor(float[]). - setOrthogonalColor(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput SFColorRGBA field named orthogonalColor.
- setOrthogonalColor(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
-
Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput SFColorRGBA field named orthogonalColor.
- setOrthogonalColor(float, float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign values to SFColorRGBA orthogonalColor field, similar to
CartoonVolumeStyleObject.setOrthogonalColor(float[]). - setOrthogonalColor(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign typed object value to SFColorRGBA orthogonalColor field, similar to
CartoonVolumeStyleObject.setOrthogonalColor(float[]). - setOuterRadius(double) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
Disk2DObject.setOuterRadius(float). - setOuterRadius(float) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Accessor method to assign float value to initializeOnly SFFloat field named outerRadius.
- setOuterRadius(float) - Method in interface org.web3d.x3d.sai.Geometry2D.Disk2D
-
Accessor method to assign float value to initializeOnly SFFloat field named outerRadius.
- setOuterRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Assign typed object value to SFFloat outerRadius field, similar to
Disk2DObject.setOuterRadius(float). - setOverwriteExistingFiles(boolean) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set whether to allow overwriting previously existing files.
- setParallelColor(double[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CartoonVolumeStyleObject.setParallelColor(float[]). - setParallelColor(double, double, double, double) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CartoonVolumeStyleObject.setParallelColor(float[]). - setParallelColor(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput SFColorRGBA field named parallelColor.
- setParallelColor(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
-
Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput SFColorRGBA field named parallelColor.
- setParallelColor(float, float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign values to SFColorRGBA parallelColor field, similar to
CartoonVolumeStyleObject.setParallelColor(float[]). - setParallelColor(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign typed object value to SFColorRGBA parallelColor field, similar to
CartoonVolumeStyleObject.setParallelColor(float[]). - setParameter(double[]) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TextureCoordinateGeneratorObject.setParameter(float[]). - setParameter(float[]) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Accessor method to assign Float array to inputOutput MFFloat field named parameter.
- setParameter(float[]) - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinateGenerator
-
Accessor method to assign float array to inputOutput MFFloat field named parameter.
- setParameter(int[]) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Assign floating-point array value of MFFloat parameter field, similar to
TextureCoordinateGeneratorObject.setParameter(float[]). - setParameter(String) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign singleton String value to MFString parameter field, similar to
AnchorObject.setParameter(String[]). - setParameter(String[]) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Accessor method to assign String array to inputOutput MFString field named parameter.
- setParameter(String[]) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Accessor method to assign String array to inputOutput MFString field named parameter.
- setParameter(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Assign ArrayList value of MFFloat parameter field, similar to
TextureCoordinateGeneratorObject.setParameter(float[]). - setParameter(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign ArrayList value of MFString parameter field, similar to
AnchorObject.setParameter(String[]). - setParameter(MFFloatObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Assign typed object value to MFFloat parameter field, similar to
TextureCoordinateGeneratorObject.setParameter(float[]). - setParameter(MFStringObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign typed object value to MFString parameter field, similar to
AnchorObject.setParameter(String[]). - setParameter(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign single SFString object value to MFString parameter field, similar to
AnchorObject.setParameter(String[]). - setParent(String) - Method in class org.web3d.x3d.util.x3duom.Enumeration
-
Sets the value of the parent property.
- setParentObject(X3DConcreteElement) - Method in class org.web3d.x3d.jsail.X3DConcreteElement
-
Package-internal method to set parent object reference.
- setParticleLifetime(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ParticleSystemObject.setParticleLifetime(float). - setParticleLifetime(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign float value to inputOutput SFFloat field named particleLifetime.
- setParticleLifetime(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign float value to inputOutput SFFloat field named particleLifetime.
- setParticleLifetime(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign typed object value to SFFloat particleLifetime field, similar to
ParticleSystemObject.setParticleLifetime(float). - setParticleSize(double[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ParticleSystemObject.setParticleSize(float[]). - setParticleSize(double, double) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ParticleSystemObject.setParticleSize(float[]). - setParticleSize(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named particleSize.
- setParticleSize(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named particleSize.
- setParticleSize(float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign values to SFVec2f particleSize field, similar to
ParticleSystemObject.setParticleSize(float[]). - setParticleSize(SFVec2fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign typed object value to SFVec2f particleSize field, similar to
ParticleSystemObject.setParticleSize(float[]). - setParts(ArrayList<ShaderPartObject>) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Assign ArrayList value of MFNode parts field, similar to
ComposedShaderObject.setParts(X3DNode[]). - setParts(X3DNode) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Set single child parts node, replacing prior array of existing nodes (if any).
- setParts(X3DNode) - Method in interface org.web3d.x3d.sai.Shaders.ComposedShader
-
Set single child parts node, replacing prior array of existing nodes (if any).
- setParts(X3DNode[]) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Accessor method to assign ShaderPartObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field parts.
- setParts(X3DNode[]) - Method in interface org.web3d.x3d.sai.Shaders.ComposedShader
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field parts.
- setPauseTime(double) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named pauseTime.
- setPauseTime(double) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named pauseTime.
- setPauseTime(double) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named pauseTime.
- setPauseTime(double) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Accessor method to assign double value in seconds to inputOutput SFTime field named pauseTime.
- setPauseTime(double) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Accessor method to assign double value in seconds to inputOutput SFTime field named pauseTime.
- setPauseTime(double) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Accessor method to assign double value in seconds to inputOutput SFTime field named pauseTime.
- setPauseTime(double) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Accessor method to assign double value in seconds to inputOutput SFTime field named pauseTime.
- setPauseTime(double) - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
-
Accessor method to assign double value in seconds to inputOutput SFTime field named pauseTime.
- setPauseTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign typed object value to SFTime pauseTime field, similar to
AudioClipObject.setPauseTime(double). - setPauseTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign typed object value to SFTime pauseTime field, similar to
MovieTextureObject.setPauseTime(double). - setPauseTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign typed object value to SFTime pauseTime field, similar to
TimeSensorObject.setPauseTime(double). - setPhaseFunction(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Accessor method to assign String enumeration value ("Henyey-Greenstein" | "NONE") to initializeOnly SFString field named phaseFunction.
- setPhaseFunction(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
-
Accessor method to assign String enumeration value ("Henyey-Greenstein" | "NONE") to initializeOnly SFString field named phaseFunction.
- setPhaseFunction(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign typed object value to SFString phaseFunction field, similar to
ShadedVolumeStyleObject.setPhaseFunction(String). - setPhysics(ArrayList<X3DParticlePhysicsModelNode>) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign ArrayList value of MFNode physics field, similar to
ParticleSystemObject.setPhysics(X3DNode[]). - setPhysics(X3DNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Set single child physics node, replacing prior array of existing nodes (if any).
- setPhysics(X3DNode) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Set single child physics node, replacing prior array of existing nodes (if any).
- setPhysics(X3DNode[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign X3DParticlePhysicsModelNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to initializeOnly MFNode field physics.
- setPhysics(X3DNode[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to initializeOnly MFNode field physics.
- setPickable(boolean) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Accessor method to assign boolean value to inputOutput SFBool field named pickable.
- setPickable(boolean) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Accessor method to assign boolean value to inputOutput SFBool field named pickable.
- setPickable(boolean) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Accessor method to assign boolean value to inputOutput SFBool field named pickable.
- setPickable(boolean) - Method in interface org.web3d.x3d.sai.Layering.Layer
-
Accessor method to assign boolean value to inputOutput SFBool field named pickable.
- setPickable(boolean) - Method in interface org.web3d.x3d.sai.Layering.X3DLayerNode
-
Accessor method to assign boolean value to inputOutput SFBool field named pickable.
- setPickable(boolean) - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
-
Accessor method to assign boolean value to inputOutput SFBool field named pickable.
- setPickable(boolean) - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
-
Accessor method to assign boolean value to inputOutput SFBool field named pickable.
- setPickable(boolean) - Method in interface org.web3d.x3d.sai.Picking.X3DPickableObject
-
Accessor method to assign boolean value to inputOutput SFBool field named pickable.
- setPickable(SFBoolObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign typed object value to SFBool pickable field, similar to
LayerObject.setPickable(boolean). - setPickable(SFBoolObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign typed object value to SFBool pickable field, similar to
LayoutLayerObject.setPickable(boolean). - setPickable(SFBoolObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign typed object value to SFBool pickable field, similar to
PickableGroupObject.setPickable(boolean). - setPickingGeometry(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickingGeometry(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickingGeometry(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickingGeometry(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickingGeometry(X3DGeometryNode) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Accessor method to assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickingGeometry(X3DGeometryNode) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Accessor method to assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickingGeometry(X3DGeometryNode) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Accessor method to assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickingGeometry(X3DGeometryNode) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Accessor method to assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickingGeometry(X3DGeometryNode) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Accessor method to assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickingGeometry(X3DGeometryNode) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Accessor method to assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickingGeometry(X3DGeometryNode) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Accessor method to assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickingGeometry(X3DGeometryNode) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Accessor method to assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickingGeometry(X3DGeometryNode) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Accessor method to assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickTarget(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign ArrayList value of MFNode pickTarget field, similar to
LinePickSensorObject.setPickTarget(X3DNode[]). - setPickTarget(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign ArrayList value of MFNode pickTarget field, similar to
PointPickSensorObject.setPickTarget(X3DNode[]). - setPickTarget(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign ArrayList value of MFNode pickTarget field, similar to
PrimitivePickSensorObject.setPickTarget(X3DNode[]). - setPickTarget(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign ArrayList value of MFNode pickTarget field, similar to
VolumePickSensorObject.setPickTarget(X3DNode[]). - setPickTarget(X3DNode) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Set single child pickTarget node, replacing prior array of existing nodes (if any).
- setPickTarget(X3DNode) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Set single child pickTarget node, replacing prior array of existing nodes (if any).
- setPickTarget(X3DNode) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Set single child pickTarget node, replacing prior array of existing nodes (if any).
- setPickTarget(X3DNode) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Set single child pickTarget node, replacing prior array of existing nodes (if any).
- setPickTarget(X3DNode) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Set single child pickTarget node, replacing prior array of existing nodes (if any).
- setPickTarget(X3DNode) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Set single child pickTarget node, replacing prior array of existing nodes (if any).
- setPickTarget(X3DNode) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Set single child pickTarget node, replacing prior array of existing nodes (if any).
- setPickTarget(X3DNode) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Set single child pickTarget node, replacing prior array of existing nodes (if any).
- setPickTarget(X3DNode) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Set single child pickTarget node, replacing prior array of existing nodes (if any).
- setPickTarget(X3DNode[]) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field pickTarget. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Grouping.X3DGroupingNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Shape.X3DShapeNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Networking.InlineObject); if (!
- setPickTarget(X3DNode[]) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field pickTarget. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Grouping.X3DGroupingNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Shape.X3DShapeNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Networking.InlineObject); if (!
- setPickTarget(X3DNode[]) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field pickTarget. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Grouping.X3DGroupingNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Shape.X3DShapeNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Networking.InlineObject); if (!
- setPickTarget(X3DNode[]) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field pickTarget. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Grouping.X3DGroupingNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Shape.X3DShapeNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Networking.InlineObject); if (!
- setPickTarget(X3DNode[]) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field pickTarget. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Grouping.X3DGroupingNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Shape.X3DShapeNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Networking.InlineObject); if (!
- setPickTarget(X3DNode[]) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field pickTarget. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Grouping.X3DGroupingNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Shape.X3DShapeNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Networking.InlineObject); if (!
- setPickTarget(X3DNode[]) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field pickTarget. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Grouping.X3DGroupingNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Shape.X3DShapeNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Networking.InlineObject); if (!
- setPickTarget(X3DNode[]) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field pickTarget. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Grouping.X3DGroupingNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Shape.X3DShapeNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Networking.InlineObject); if (!
- setPickTarget(X3DNode[]) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field pickTarget. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Grouping.X3DGroupingNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Shape.X3DShapeNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Networking.InlineObject); if (!
- setPitch(double) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
AudioClipObject.setPitch(float). - setPitch(double) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
MovieTextureObject.setPitch(float). - setPitch(float) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Accessor method to assign float value to inputOutput SFFloat field named pitch.
- setPitch(float) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Accessor method to assign float value to inputOutput SFFloat field named pitch.
- setPitch(float) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Accessor method to assign float value to inputOutput SFFloat field named pitch.
- setPitch(float) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Accessor method to assign float value to inputOutput SFFloat field named pitch.
- setPitch(float) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Accessor method to assign float value to inputOutput SFFloat field named pitch.
- setPitch(SFFloatObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign typed object value to SFFloat pitch field, similar to
AudioClipObject.setPitch(float). - setPitch(SFFloatObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign typed object value to SFFloat pitch field, similar to
MovieTextureObject.setPitch(float). - setPlane(double[]) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ClipPlaneObject.setPlane(float[]). - setPlane(double, double, double, double) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ClipPlaneObject.setPlane(float[]). - setPlane(float[]) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Accessor method to assign 4-tuple float array to inputOutput SFVec4f field named plane.
- setPlane(float[]) - Method in interface org.web3d.x3d.sai.Rendering.ClipPlane
-
Accessor method to assign 4-tuple float array to inputOutput SFVec4f field named plane.
- setPlane(float, float, float, float) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Assign values to SFVec4f plane field, similar to
ClipPlaneObject.setPlane(float[]). - setPlane(SFVec4fObject) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Assign typed object value to SFVec4f plane field, similar to
ClipPlaneObject.setPlane(float[]). - setPoint(double[]) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
Polypoint2DObject.setPoint(float[]). - setPoint(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Accessor method to assign 3-tuple double array to inputOutput MFVec3d field named point.
- setPoint(double[]) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
Accessor method to assign 3-tuple double array to inputOutput MFVec3d field named point.
- setPoint(double[]) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CoordinateObject.setPoint(float[]). - setPoint(double[]) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TextureCoordinateObject.setPoint(float[]). - setPoint(double[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TextureCoordinate3DObject.setPoint(float[]). - setPoint(double[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TextureCoordinate4DObject.setPoint(float[]). - setPoint(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoCoordinate
-
Accessor method to assign 3-tuple double array to inputOutput MFVec3d field named point.
- setPoint(double[]) - Method in interface org.web3d.x3d.sai.NURBS.CoordinateDouble
-
Accessor method to assign 3-tuple double array to inputOutput MFVec3d field named point.
- setPoint(float[]) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named point.
- setPoint(float[]) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named point.
- setPoint(float[]) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named point.
- setPoint(float[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named point.
- setPoint(float[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Accessor method to assign 4-tuple float array to inputOutput MFVec4f field named point.
- setPoint(float[]) - Method in interface org.web3d.x3d.sai.Geometry2D.Polypoint2D
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named point.
- setPoint(float[]) - Method in interface org.web3d.x3d.sai.Rendering.Coordinate
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named point.
- setPoint(float[]) - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinate
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named point.
- setPoint(float[]) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureCoordinate3D
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named point.
- setPoint(float[]) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureCoordinate4D
-
Accessor method to assign 4-tuple float array to inputOutput MFVec4f field named point.
- setPoint(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Assign typed object value to MFVec2f point field, similar to
Polypoint2DObject.setPoint(float[]). - setPoint(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Assign typed object value to MFVec2f point field, similar to
TextureCoordinateObject.setPoint(float[]). - setPoint(MFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign typed object value to MFVec3d point field, similar to
GeoCoordinateObject.setPoint(double[]). - setPoint(MFVec3dObject) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
Assign typed object value to MFVec3d point field, similar to
CoordinateDoubleObject.setPoint(double[]). - setPoint(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Assign typed object value to MFVec3f point field, similar to
CoordinateObject.setPoint(float[]). - setPoint(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Assign typed object value to MFVec3f point field, similar to
TextureCoordinate3DObject.setPoint(float[]). - setPoint(MFVec4fObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Assign typed object value to MFVec4f point field, similar to
TextureCoordinate4DObject.setPoint(float[]). - setPointProperties(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field pointProperties.
- setPointProperties(PointProperties) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Accessor method to assign PointPropertiesObject instance (using a properly typed node) to inputOutput SFNode field pointProperties.
- setPointProperties(PointProperties) - Method in interface org.web3d.x3d.sai.Shape.Appearance
-
Accessor method to assign PointProperties instance (using a properly typed node) to inputOutput SFNode field pointProperties.
- setPointSize(double) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ScreenFontStyleObject.setPointSize(float). - setPointSize(float) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Accessor method to assign float value to initializeOnly SFFloat field named pointSize.
- setPointSize(float) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Accessor method to assign float value to initializeOnly SFFloat field named pointSize.
- setPointSize(SFFloatObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign typed object value to SFFloat pointSize field, similar to
ScreenFontStyleObject.setPointSize(float). - setPointSizeAttenuation(double[]) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PointPropertiesObject.setPointSizeAttenuation(float[]). - setPointSizeAttenuation(float[]) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Accessor method to assign Float array to inputOutput MFFloat field named pointSizeAttenuation.
- setPointSizeAttenuation(float[]) - Method in interface org.web3d.x3d.sai.Shape.PointProperties
-
Accessor method to assign float array to inputOutput MFFloat field named pointSizeAttenuation.
- setPointSizeAttenuation(int[]) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Assign floating-point array value of MFFloat pointSizeAttenuation field, similar to
PointPropertiesObject.setPointSizeAttenuation(float[]). - setPointSizeAttenuation(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Assign ArrayList value of MFFloat pointSizeAttenuation field, similar to
PointPropertiesObject.setPointSizeAttenuation(float[]). - setPointSizeAttenuation(MFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Assign typed object value to MFFloat pointSizeAttenuation field, similar to
PointPropertiesObject.setPointSizeAttenuation(float[]). - setPointSizeMaxValue(double) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
PointPropertiesObject.setPointSizeMaxValue(float). - setPointSizeMaxValue(float) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Accessor method to assign float value to inputOutput SFFloat field named pointSizeMaxValue.
- setPointSizeMaxValue(float) - Method in interface org.web3d.x3d.sai.Shape.PointProperties
-
Accessor method to assign float value to inputOutput SFFloat field named pointSizeMaxValue.
- setPointSizeMaxValue(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Assign typed object value to SFFloat pointSizeMaxValue field, similar to
PointPropertiesObject.setPointSizeMaxValue(float). - setPointSizeMinValue(double) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
PointPropertiesObject.setPointSizeMinValue(float). - setPointSizeMinValue(float) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Accessor method to assign float value to inputOutput SFFloat field named pointSizeMinValue.
- setPointSizeMinValue(float) - Method in interface org.web3d.x3d.sai.Shape.PointProperties
-
Accessor method to assign float value to inputOutput SFFloat field named pointSizeMinValue.
- setPointSizeMinValue(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Assign typed object value to SFFloat pointSizeMinValue field, similar to
PointPropertiesObject.setPointSizeMinValue(float). - setPointSizeScaleFactor(double) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
PointPropertiesObject.setPointSizeScaleFactor(float). - setPointSizeScaleFactor(float) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Accessor method to assign float value to inputOutput SFFloat field named pointSizeScaleFactor.
- setPointSizeScaleFactor(float) - Method in interface org.web3d.x3d.sai.Shape.PointProperties
-
Accessor method to assign float value to inputOutput SFFloat field named pointSizeScaleFactor.
- setPointSizeScaleFactor(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Assign typed object value to SFFloat pointSizeScaleFactor field, similar to
PointPropertiesObject.setPointSizeScaleFactor(float). - setPort(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Accessor method to assign int value to inputOutput SFInt32 field named port.
- setPort(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named port.
- setPort(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named port.
- setPort(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named port.
- setPort(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named port.
- setPort(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
-
Accessor method to assign int value to inputOutput SFInt32 field named port.
- setPort(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named port.
- setPort(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named port.
- setPort(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named port.
- setPort(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named port.
- setPort(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign typed object value to SFInt32 port field, similar to
DISEntityManagerObject.setPort(int). - setPort(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 port field, similar to
EspduTransformObject.setPort(int). - setPort(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFInt32 port field, similar to
ReceiverPduObject.setPort(int). - setPort(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFInt32 port field, similar to
SignalPduObject.setPort(int). - setPort(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 port field, similar to
TransmitterPduObject.setPort(int). - setPosition(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named position.
- setPosition(double[]) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
OrthoViewpointObject.setPosition(float[]). - setPosition(double[]) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ViewpointObject.setPosition(float[]). - setPosition(double[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ConeEmitterObject.setPosition(float[]). - setPosition(double[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ExplosionEmitterObject.setPosition(float[]). - setPosition(double[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
PointEmitterObject.setPosition(float[]). - setPosition(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ContactObject.setPosition(float[]). - setPosition(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
RigidBodyObject.setPosition(float[]). - setPosition(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Accessor method to assign 3-tuple double array to inputOutput SFVec3d field named position.
- setPosition(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign values to SFVec3d position field, similar to
GeoViewpointObject.setPosition(double[]). - setPosition(double, double, double) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
OrthoViewpointObject.setPosition(float[]). - setPosition(double, double, double) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ViewpointObject.setPosition(float[]). - setPosition(double, double, double) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ConeEmitterObject.setPosition(float[]). - setPosition(double, double, double) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ExplosionEmitterObject.setPosition(float[]). - setPosition(double, double, double) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
PointEmitterObject.setPosition(float[]). - setPosition(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ContactObject.setPosition(float[]). - setPosition(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
RigidBodyObject.setPosition(float[]). - setPosition(float[]) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign values to SFVec3f position field, similar to
OrthoViewpointObject.setPosition(float[]). - setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign values to SFVec3f position field, similar to
ViewpointObject.setPosition(float[]). - setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign values to SFVec3f position field, similar to
ConeEmitterObject.setPosition(float[]). - setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign values to SFVec3f position field, similar to
ExplosionEmitterObject.setPosition(float[]). - setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign values to SFVec3f position field, similar to
PointEmitterObject.setPosition(float[]). - setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign values to SFVec3f position field, similar to
ContactObject.setPosition(float[]). - setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign values to SFVec3f position field, similar to
RigidBodyObject.setPosition(float[]). - setPosition(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign typed object value to SFVec3d position field, similar to
GeoViewpointObject.setPosition(double[]). - setPosition(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign typed object value to SFVec3f position field, similar to
OrthoViewpointObject.setPosition(float[]). - setPosition(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign typed object value to SFVec3f position field, similar to
ViewpointObject.setPosition(float[]). - setPosition(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign typed object value to SFVec3f position field, similar to
ConeEmitterObject.setPosition(float[]). - setPosition(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign typed object value to SFVec3f position field, similar to
ExplosionEmitterObject.setPosition(float[]). - setPosition(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign typed object value to SFVec3f position field, similar to
PointEmitterObject.setPosition(float[]). - setPosition(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign typed object value to SFVec3f position field, similar to
ContactObject.setPosition(float[]). - setPosition(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFVec3f position field, similar to
RigidBodyObject.setPosition(float[]). - setPower(double) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
TransmitterPduObject.setPower(float). - setPower(float) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign float value to inputOutput SFFloat field named power.
- setPower(float) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign float value to inputOutput SFFloat field named power.
- setPower(SFFloatObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFFloat power field, similar to
TransmitterPduObject.setPower(float). - setPreferAccuracy(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign boolean value to inputOutput SFBool field named preferAccuracy.
- setPreferAccuracy(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Accessor method to assign boolean value to inputOutput SFBool field named preferAccuracy.
- setPreferAccuracy(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign typed object value to SFBool preferAccuracy field, similar to
RigidBodyCollectionObject.setPreferAccuracy(boolean). - setPrevious(boolean) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Accessor method to assign boolean value to inputOnly SFBool field named previous.
- setPrevious(boolean) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Accessor method to assign boolean value to inputOnly SFBool field named previous.
- setPrevious(boolean) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanSequencer
-
Accessor method to assign boolean value to inputOnly SFBool field named previous.
- setPrevious(boolean) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerSequencer
-
Accessor method to assign boolean value to inputOnly SFBool field named previous.
- setPrevious(boolean) - Method in interface org.web3d.x3d.sai.EventUtilities.X3DSequencerNode
-
Accessor method to assign boolean value to inputOnly SFBool field named previous.
- setPrevious(SFBoolObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign typed object value to SFBool previous field, similar to
BooleanSequencerObject.setPrevious(boolean). - setPrevious(SFBoolObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign typed object value to SFBool previous field, similar to
IntegerSequencerObject.setPrevious(boolean). - setPriority(double) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SoundObject.setPriority(float). - setPriority(float) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Accessor method to assign float value to inputOutput SFFloat field named priority.
- setPriority(float) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Accessor method to assign float value to inputOutput SFFloat field named priority.
- setPriority(SFFloatObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign typed object value to SFFloat priority field, similar to
SoundObject.setPriority(float). - setPriorMeshLabTraceLogFilePath(String) - Static method in class org.web3d.x3d.jsail.MeshLabLauncher
-
Set name of MeshLab trace log file produced during most recent MeshLab operation.
- setProfile(String) - Method in class org.web3d.x3d.jsail.Core.X3DObject
-
Accessor method to assign String enumeration value ("Core" | "Interchange" | "CADInterchange" | "Interactive" | "Immersive" | "MedicalInterchange" | "MPEG4Interactive" | "Full") to inputOutput SFString field named profile.
- setProfile(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.X3DObject
-
Assign typed object value to SFString profile field, similar to
X3DObject.setProfile(String). - setProfileCurve(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field profileCurve.
- setProfileCurve(X3DNurbsControlCurveNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Accessor method to assign X3DNurbsControlCurveNode instance (using a properly typed node) to inputOutput SFNode field profileCurve.
- setProfileCurve(X3DNurbsControlCurveNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSwungSurface
-
Accessor method to assign X3DNurbsControlCurveNode instance (using a properly typed node) to inputOutput SFNode field profileCurve.
- setPrograms(ArrayList<ShaderProgramObject>) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Assign ArrayList value of MFNode programs field, similar to
ProgramShaderObject.setPrograms(X3DNode[]). - setPrograms(X3DNode) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Set single child programs node, replacing prior array of existing nodes (if any).
- setPrograms(X3DNode) - Method in interface org.web3d.x3d.sai.Shaders.ProgramShader
-
Set single child programs node, replacing prior array of existing nodes (if any).
- setPrograms(X3DNode[]) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Accessor method to assign ShaderProgramObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field programs.
- setPrograms(X3DNode[]) - Method in interface org.web3d.x3d.sai.Shaders.ProgramShader
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field programs.
- setPropertiesFileName(String) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set name of properties file (optional directory path plus file name).
- setProtoBody(ProtoBodyObject) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Accessor method to assign ProtoBodyObject instance (using a properly typed node) to inputOutput SFNode field ProtoBody.
- setProtoField(String) - Method in class org.web3d.x3d.jsail.Core.connectObject
-
Accessor method to assign String value to inputOutput SFString field named protoField.
- setProtoField(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.connectObject
-
Assign typed object value to SFString protoField field, similar to
connectObject.setProtoField(String). - setProtoInterface(ProtoInterfaceObject) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Accessor method to assign ProtoInterfaceObject instance (using a properly typed node) to inputOutput SFNode field ProtoInterface.
- setProxy(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field proxy.
- setProxy(X3DChildNode) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Accessor method to assign X3DChildNode instance (using a properly typed node) to initializeOnly SFNode field proxy.
- setProxy(X3DChildNode) - Method in interface org.web3d.x3d.sai.Navigation.Collision
-
Accessor method to assign X3DChildNode instance (using a properly typed node) to initializeOnly SFNode field proxy.
- setRadioEntityTypeCategory(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named radioEntityTypeCategory.
- setRadioEntityTypeCategory(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named radioEntityTypeCategory.
- setRadioEntityTypeCategory(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 radioEntityTypeCategory field, similar to
TransmitterPduObject.setRadioEntityTypeCategory(int). - setRadioEntityTypeCountry(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named radioEntityTypeCountry.
- setRadioEntityTypeCountry(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named radioEntityTypeCountry.
- setRadioEntityTypeCountry(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 radioEntityTypeCountry field, similar to
TransmitterPduObject.setRadioEntityTypeCountry(int). - setRadioEntityTypeDomain(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named radioEntityTypeDomain.
- setRadioEntityTypeDomain(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named radioEntityTypeDomain.
- setRadioEntityTypeDomain(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 radioEntityTypeDomain field, similar to
TransmitterPduObject.setRadioEntityTypeDomain(int). - setRadioEntityTypeKind(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named radioEntityTypeKind.
- setRadioEntityTypeKind(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named radioEntityTypeKind.
- setRadioEntityTypeKind(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 radioEntityTypeKind field, similar to
TransmitterPduObject.setRadioEntityTypeKind(int). - setRadioEntityTypeNomenclature(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named radioEntityTypeNomenclature.
- setRadioEntityTypeNomenclature(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named radioEntityTypeNomenclature.
- setRadioEntityTypeNomenclature(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 radioEntityTypeNomenclature field, similar to
TransmitterPduObject.setRadioEntityTypeNomenclature(int). - setRadioEntityTypeNomenclatureVersion(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named radioEntityTypeNomenclatureVersion.
- setRadioEntityTypeNomenclatureVersion(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named radioEntityTypeNomenclatureVersion.
- setRadioEntityTypeNomenclatureVersion(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 radioEntityTypeNomenclatureVersion field, similar to
TransmitterPduObject.setRadioEntityTypeNomenclatureVersion(int). - setRadioID(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named radioID.
- setRadioID(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named radioID.
- setRadioID(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named radioID.
- setRadioID(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named radioID.
- setRadioID(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named radioID.
- setRadioID(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named radioID.
- setRadioID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFInt32 radioID field, similar to
ReceiverPduObject.setRadioID(int). - setRadioID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFInt32 radioID field, similar to
SignalPduObject.setRadioID(int). - setRadioID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 radioID field, similar to
TransmitterPduObject.setRadioID(int). - setRadius(double) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
Arc2DObject.setRadius(float). - setRadius(double) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ArcClose2DObject.setRadius(float). - setRadius(double) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
Circle2DObject.setRadius(float). - setRadius(double) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
CylinderObject.setRadius(float). - setRadius(double) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SphereObject.setRadius(float). - setRadius(double) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
PointLightObject.setRadius(float). - setRadius(double) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SpotLightObject.setRadius(float). - setRadius(float) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Accessor method to assign float value to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Accessor method to assign float value to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Accessor method to assign float value to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Accessor method to assign float value to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Accessor method to assign float value to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Accessor method to assign float value to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Accessor method to assign float value to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in interface org.web3d.x3d.sai.Geometry2D.Arc2D
-
Accessor method to assign float value to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
-
Accessor method to assign float value to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in interface org.web3d.x3d.sai.Geometry2D.Circle2D
-
Accessor method to assign float value to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
-
Accessor method to assign float value to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in interface org.web3d.x3d.sai.Geometry3D.Sphere
-
Accessor method to assign float value to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Accessor method to assign float value to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Accessor method to assign float value to initializeOnly SFFloat field named radius.
- setRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Assign typed object value to SFFloat radius field, similar to
Arc2DObject.setRadius(float). - setRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign typed object value to SFFloat radius field, similar to
ArcClose2DObject.setRadius(float). - setRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Assign typed object value to SFFloat radius field, similar to
Circle2DObject.setRadius(float). - setRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign typed object value to SFFloat radius field, similar to
CylinderObject.setRadius(float). - setRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Assign typed object value to SFFloat radius field, similar to
SphereObject.setRadius(float). - setRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign typed object value to SFFloat radius field, similar to
PointLightObject.setRadius(float). - setRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign typed object value to SFFloat radius field, similar to
SpotLightObject.setRadius(float). - setRange(double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
GeoLODObject.setRange(float). - setRange(double[]) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
LODObject.setRange(float[]). - setRange(float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign float value to initializeOnly SFFloat field named range.
- setRange(float) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Accessor method to assign float value to initializeOnly SFFloat field named range.
- setRange(float[]) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Accessor method to assign Float array to initializeOnly MFFloat field named range.
- setRange(float[]) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Accessor method to assign float array to initializeOnly MFFloat field named range.
- setRange(int[]) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign floating-point array value of MFFloat range field, similar to
LODObject.setRange(float[]). - setRange(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign ArrayList value of MFFloat range field, similar to
LODObject.setRange(float[]). - setRange(MFFloatObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign typed object value to MFFloat range field, similar to
LODObject.setRange(float[]). - setRange(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign typed object value to SFFloat range field, similar to
GeoLODObject.setRange(float). - setReadable(boolean) - Method in class org.web3d.x3d.jsail.fields.X3DConcreteField
-
Set whether field is readable
- setReadInterval(double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named readInterval.
- setReadInterval(double) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named readInterval.
- setReadInterval(double) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named readInterval.
- setReadInterval(double) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named readInterval.
- setReadInterval(double) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign double value in seconds to inputOutput SFTime field named readInterval.
- setReadInterval(double) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign double value in seconds to inputOutput SFTime field named readInterval.
- setReadInterval(double) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign double value in seconds to inputOutput SFTime field named readInterval.
- setReadInterval(double) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign double value in seconds to inputOutput SFTime field named readInterval.
- setReadInterval(SFTimeObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFTime readInterval field, similar to
EspduTransformObject.setReadInterval(double). - setReadInterval(SFTimeObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFTime readInterval field, similar to
ReceiverPduObject.setReadInterval(double). - setReadInterval(SFTimeObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFTime readInterval field, similar to
SignalPduObject.setReadInterval(double). - setReadInterval(SFTimeObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFTime readInterval field, similar to
TransmitterPduObject.setReadInterval(double). - setReceivedPower(double) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ReceiverPduObject.setReceivedPower(float). - setReceivedPower(float) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign float value to inputOutput SFFloat field named receivedPower.
- setReceivedPower(float) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign float value to inputOutput SFFloat field named receivedPower.
- setReceivedPower(SFFloatObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFFloat receivedPower field, similar to
ReceiverPduObject.setReceivedPower(float). - setReceiverState(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named receiverState.
- setReceiverState(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named receiverState.
- setReceiverState(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFInt32 receiverState field, similar to
ReceiverPduObject.setReceiverState(int). - setReference(String) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Accessor method to assign String value to inputOutput SFString field named reference.
- setReference(String) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Accessor method to assign String value to inputOutput SFString field named reference.
- setReference(String) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Accessor method to assign String value to inputOutput SFString field named reference.
- setReference(String) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Accessor method to assign String value to inputOutput SFString field named reference.
- setReference(String) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Accessor method to assign String value to inputOutput SFString field named reference.
- setReference(String) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Accessor method to assign String value to inputOutput SFString field named reference.
- setReference(String) - Method in interface org.web3d.x3d.sai.Core.MetadataBoolean
-
Accessor method to assign String value to inputOutput SFString field named reference.
- setReference(String) - Method in interface org.web3d.x3d.sai.Core.MetadataDouble
-
Accessor method to assign String value to inputOutput SFString field named reference.
- setReference(String) - Method in interface org.web3d.x3d.sai.Core.MetadataFloat
-
Accessor method to assign String value to inputOutput SFString field named reference.
- setReference(String) - Method in interface org.web3d.x3d.sai.Core.MetadataInteger
-
Accessor method to assign String value to inputOutput SFString field named reference.
- setReference(String) - Method in interface org.web3d.x3d.sai.Core.MetadataSet
-
Accessor method to assign String value to inputOutput SFString field named reference.
- setReference(String) - Method in interface org.web3d.x3d.sai.Core.MetadataString
-
Accessor method to assign String value to inputOutput SFString field named reference.
- setReference(String) - Method in interface org.web3d.x3d.sai.Core.X3DMetadataObject
-
Accessor method to assign String value to inputOutput SFString field named reference.
- setReference(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Assign typed object value to SFString reference field, similar to
MetadataBooleanObject.setReference(String). - setReference(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Assign typed object value to SFString reference field, similar to
MetadataDoubleObject.setReference(String). - setReference(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Assign typed object value to SFString reference field, similar to
MetadataFloatObject.setReference(String). - setReference(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Assign typed object value to SFString reference field, similar to
MetadataIntegerObject.setReference(String). - setReference(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Assign typed object value to SFString reference field, similar to
MetadataSetObject.setReference(String). - setReference(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign typed object value to SFString reference field, similar to
MetadataStringObject.setReference(String). - setRegex(String) - Method in class org.web3d.x3d.util.x3duom.FieldType
-
Sets the value of the regex property.
- setRegex(String) - Method in class org.web3d.x3d.util.x3duom.SimpleType
-
Sets the value of the regex property.
- setRelativeAntennaLocation(double[]) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TransmitterPduObject.setRelativeAntennaLocation(float[]). - setRelativeAntennaLocation(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TransmitterPduObject.setRelativeAntennaLocation(float[]). - setRelativeAntennaLocation(float[]) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named relativeAntennaLocation.
- setRelativeAntennaLocation(float[]) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named relativeAntennaLocation.
- setRelativeAntennaLocation(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign values to SFVec3f relativeAntennaLocation field, similar to
TransmitterPduObject.setRelativeAntennaLocation(float[]). - setRelativeAntennaLocation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFVec3f relativeAntennaLocation field, similar to
TransmitterPduObject.setRelativeAntennaLocation(float[]). - setRenderStyle(ArrayList<X3DComposableVolumeRenderStyleNode>) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Assign ArrayList value of MFNode renderStyle field, similar to
ComposedVolumeStyleObject.setRenderStyle(X3DNode[]). - setRenderStyle(ArrayList<X3DVolumeRenderStyleNode>) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign ArrayList value of MFNode renderStyle field, similar to
IsoSurfaceVolumeDataObject.setRenderStyle(X3DNode[]). - setRenderStyle(ArrayList<X3DVolumeRenderStyleNode>) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign ArrayList value of MFNode renderStyle field, similar to
SegmentedVolumeDataObject.setRenderStyle(X3DNode[]). - setRenderStyle(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field renderStyle.
- setRenderStyle(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field renderStyle.
- setRenderStyle(X3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Set single child renderStyle node, replacing prior array of existing nodes (if any).
- setRenderStyle(X3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Set single child renderStyle node, replacing prior array of existing nodes (if any).
- setRenderStyle(X3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Set single child renderStyle node, replacing prior array of existing nodes (if any).
- setRenderStyle(X3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.ComposedVolumeStyle
-
Set single child renderStyle node, replacing prior array of existing nodes (if any).
- setRenderStyle(X3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Set single child renderStyle node, replacing prior array of existing nodes (if any).
- setRenderStyle(X3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Set single child renderStyle node, replacing prior array of existing nodes (if any).
- setRenderStyle(X3DNode[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Accessor method to assign X3DComposableVolumeRenderStyleNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field renderStyle.
- setRenderStyle(X3DNode[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Accessor method to assign X3DVolumeRenderStyleNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field renderStyle.
- setRenderStyle(X3DNode[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Accessor method to assign X3DVolumeRenderStyleNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field renderStyle.
- setRenderStyle(X3DNode[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.ComposedVolumeStyle
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field renderStyle.
- setRenderStyle(X3DNode[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field renderStyle.
- setRenderStyle(X3DNode[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field renderStyle.
- setRenderStyle(X3DComposableVolumeRenderStyleNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Accessor method to assign X3DComposableVolumeRenderStyleNode instance (using a properly typed node) to inputOutput SFNode field renderStyle.
- setRenderStyle(X3DComposableVolumeRenderStyleNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Accessor method to assign X3DComposableVolumeRenderStyleNode instance (using a properly typed node) to inputOutput SFNode field renderStyle.
- setRenderStyle(X3DVolumeRenderStyleNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Accessor method to assign X3DVolumeRenderStyleNode instance (using a properly typed node) to inputOutput SFNode field renderStyle.
- setRenderStyle(X3DVolumeRenderStyleNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
-
Accessor method to assign X3DVolumeRenderStyleNode instance (using a properly typed node) to inputOutput SFNode field renderStyle.
- setRepeatR(boolean) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatR.
- setRepeatR(boolean) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatR.
- setRepeatR(boolean) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatR.
- setRepeatR(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatR.
- setRepeatR(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatR.
- setRepeatR(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatR.
- setRepeatR(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatR.
- setRepeatR(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign typed object value to SFBool repeatR field, similar to
ComposedTexture3DObject.setRepeatR(boolean). - setRepeatR(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign typed object value to SFBool repeatR field, similar to
ImageTexture3DObject.setRepeatR(boolean). - setRepeatR(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign typed object value to SFBool repeatR field, similar to
PixelTexture3DObject.setRepeatR(boolean). - setRepeatS(boolean) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in interface org.web3d.x3d.sai.Texturing.ImageTexture
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in interface org.web3d.x3d.sai.Texturing.PixelTexture
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in interface org.web3d.x3d.sai.Texturing.X3DTexture2DNode
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign typed object value to SFBool repeatS field, similar to
ImageTextureObject.setRepeatS(boolean). - setRepeatS(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign typed object value to SFBool repeatS field, similar to
MovieTextureObject.setRepeatS(boolean). - setRepeatS(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign typed object value to SFBool repeatS field, similar to
PixelTextureObject.setRepeatS(boolean). - setRepeatS(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign typed object value to SFBool repeatS field, similar to
ComposedTexture3DObject.setRepeatS(boolean). - setRepeatS(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign typed object value to SFBool repeatS field, similar to
ImageTexture3DObject.setRepeatS(boolean). - setRepeatS(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign typed object value to SFBool repeatS field, similar to
PixelTexture3DObject.setRepeatS(boolean). - setRepeatT(boolean) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in interface org.web3d.x3d.sai.Texturing.ImageTexture
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in interface org.web3d.x3d.sai.Texturing.PixelTexture
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in interface org.web3d.x3d.sai.Texturing.X3DTexture2DNode
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
-
Accessor method to assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign typed object value to SFBool repeatT field, similar to
ImageTextureObject.setRepeatT(boolean). - setRepeatT(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign typed object value to SFBool repeatT field, similar to
MovieTextureObject.setRepeatT(boolean). - setRepeatT(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign typed object value to SFBool repeatT field, similar to
PixelTextureObject.setRepeatT(boolean). - setRepeatT(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign typed object value to SFBool repeatT field, similar to
ComposedTexture3DObject.setRepeatT(boolean). - setRepeatT(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign typed object value to SFBool repeatT field, similar to
ImageTexture3DObject.setRepeatT(boolean). - setRepeatT(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign typed object value to SFBool repeatT field, similar to
PixelTexture3DObject.setRepeatT(boolean). - setResumeTime(double) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named resumeTime.
- setResumeTime(double) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named resumeTime.
- setResumeTime(double) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named resumeTime.
- setResumeTime(double) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Accessor method to assign double value in seconds to inputOutput SFTime field named resumeTime.
- setResumeTime(double) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Accessor method to assign double value in seconds to inputOutput SFTime field named resumeTime.
- setResumeTime(double) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Accessor method to assign double value in seconds to inputOutput SFTime field named resumeTime.
- setResumeTime(double) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Accessor method to assign double value in seconds to inputOutput SFTime field named resumeTime.
- setResumeTime(double) - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
-
Accessor method to assign double value in seconds to inputOutput SFTime field named resumeTime.
- setResumeTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign typed object value to SFTime resumeTime field, similar to
AudioClipObject.setResumeTime(double). - setResumeTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign typed object value to SFTime resumeTime field, similar to
MovieTextureObject.setResumeTime(double). - setResumeTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign typed object value to SFTime resumeTime field, similar to
TimeSensorObject.setResumeTime(double). - setRetainedOpacity(double) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
BoundaryEnhancementVolumeStyleObject.setRetainedOpacity(float). - setRetainedOpacity(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Accessor method to assign float value to inputOutput SFFloat field named retainedOpacity.
- setRetainedOpacity(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
-
Accessor method to assign float value to inputOutput SFFloat field named retainedOpacity.
- setRetainedOpacity(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Assign typed object value to SFFloat retainedOpacity field, similar to
BoundaryEnhancementVolumeStyleObject.setRetainedOpacity(float). - setRetainUserOffsets(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Accessor method to assign boolean value to inputOutput SFBool field named retainUserOffsets.
- setRetainUserOffsets(boolean) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Accessor method to assign boolean value to inputOutput SFBool field named retainUserOffsets.
- setRetainUserOffsets(boolean) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Accessor method to assign boolean value to inputOutput SFBool field named retainUserOffsets.
- setRetainUserOffsets(boolean) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Accessor method to assign boolean value to inputOutput SFBool field named retainUserOffsets.
- setRetainUserOffsets(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Accessor method to assign boolean value to inputOutput SFBool field named retainUserOffsets.
- setRetainUserOffsets(boolean) - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
-
Accessor method to assign boolean value to inputOutput SFBool field named retainUserOffsets.
- setRetainUserOffsets(boolean) - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
-
Accessor method to assign boolean value to inputOutput SFBool field named retainUserOffsets.
- setRetainUserOffsets(boolean) - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
-
Accessor method to assign boolean value to inputOutput SFBool field named retainUserOffsets.
- setRetainUserOffsets(boolean) - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
-
Accessor method to assign boolean value to inputOutput SFBool field named retainUserOffsets.
- setRetainUserOffsets(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign typed object value to SFBool retainUserOffsets field, similar to
GeoViewpointObject.setRetainUserOffsets(boolean). - setRetainUserOffsets(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign typed object value to SFBool retainUserOffsets field, similar to
OrthoViewpointObject.setRetainUserOffsets(boolean). - setRetainUserOffsets(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign typed object value to SFBool retainUserOffsets field, similar to
ViewpointGroupObject.setRetainUserOffsets(boolean). - setRetainUserOffsets(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign typed object value to SFBool retainUserOffsets field, similar to
ViewpointObject.setRetainUserOffsets(boolean). - setRight(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field right.
- setRight(X3DTexture2DNode) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field right.
- setRight(X3DTexture2DNode) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
-
Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field right.
- setRightTexture(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field rightTexture.
- setRightTexture(X3DNode) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field rightTexture. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTexture2DNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Texturing.MultiTextureObject); if (!
- setRightTexture(X3DNode) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field rightTexture. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTexture2DNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Texturing.MultiTextureObject); if (!
- setRightUrl(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign singleton String value to MFString rightUrl field, similar to
BackgroundObject.setRightUrl(String[]). - setRightUrl(String[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Accessor method to assign String array to inputOutput MFString field named rightUrl.
- setRightUrl(String[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Accessor method to assign String array to inputOutput MFString field named rightUrl.
- setRightUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign ArrayList value of MFString rightUrl field, similar to
BackgroundObject.setRightUrl(String[]). - setRightUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign typed object value to MFString rightUrl field, similar to
BackgroundObject.setRightUrl(String[]). - setRightUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign single SFString object value to MFString rightUrl field, similar to
BackgroundObject.setRightUrl(String[]). - setRootNode(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign ArrayList value of MFNode rootNode field, similar to
GeoLODObject.setRootNode(X3DNode[]). - setRootNode(X3DNode) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Set single child rootNode node, replacing prior array of existing nodes (if any).
- setRootNode(X3DNode) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Set single child rootNode node, replacing prior array of existing nodes (if any).
- setRootNode(X3DNode[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to initializeOnly MFNode field rootNode.
- setRootNode(X3DNode[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to initializeOnly MFNode field rootNode.
- setRootUrl(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign singleton String value to MFString rootUrl field, similar to
GeoLODObject.setRootUrl(String[]). - setRootUrl(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign String array to initializeOnly MFString field named rootUrl.
- setRootUrl(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Accessor method to assign String array to initializeOnly MFString field named rootUrl.
- setRootUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign ArrayList value of MFString rootUrl field, similar to
GeoLODObject.setRootUrl(String[]). - setRootUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign typed object value to MFString rootUrl field, similar to
GeoLODObject.setRootUrl(String[]). - setRootUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign single SFString object value to MFString rootUrl field, similar to
GeoLODObject.setRootUrl(String[]). - setRotateYUp(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named rotateYUp.
- setRotateYUp(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoOrigin
-
Accessor method to assign boolean value to initializeOnly SFBool field named rotateYUp.
- setRotateYUp(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign typed object value to SFBool rotateYUp field, similar to
GeoOriginObject.setRotateYUp(boolean). - setRotation(double) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
TextureTransformObject.setRotation(float). - setRotation(double[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CADPartObject.setRotation(float[]). - setRotation(double[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
EspduTransformObject.setRotation(float[]). - setRotation(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
GeoTransformObject.setRotation(float[]). - setRotation(double[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TransformObject.setRotation(float[]). - setRotation(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimHumanoidObject.setRotation(float[]). - setRotation(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimJointObject.setRotation(float[]). - setRotation(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimSiteObject.setRotation(float[]). - setRotation(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CollidableOffsetObject.setRotation(float[]). - setRotation(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CollidableShapeObject.setRotation(float[]). - setRotation(double[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TextureTransform3DObject.setRotation(float[]). - setRotation(double, double, double, double) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CADPartObject.setRotation(float[]). - setRotation(double, double, double, double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
EspduTransformObject.setRotation(float[]). - setRotation(double, double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
GeoTransformObject.setRotation(float[]). - setRotation(double, double, double, double) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TransformObject.setRotation(float[]). - setRotation(double, double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimHumanoidObject.setRotation(float[]). - setRotation(double, double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimJointObject.setRotation(float[]). - setRotation(double, double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimSiteObject.setRotation(float[]). - setRotation(double, double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CollidableOffsetObject.setRotation(float[]). - setRotation(double, double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CollidableShapeObject.setRotation(float[]). - setRotation(double, double, double, double) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TextureTransform3DObject.setRotation(float[]). - setRotation(float) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named rotation.
- setRotation(float) - Method in interface org.web3d.x3d.sai.Texturing.TextureTransform
-
Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named rotation.
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float[]) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransform3D
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign values to SFRotation rotation field, similar to
CADPartObject.setRotation(float[]). - setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign values to SFRotation rotation field, similar to
EspduTransformObject.setRotation(float[]). - setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign values to SFRotation rotation field, similar to
GeoTransformObject.setRotation(float[]). - setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign values to SFRotation rotation field, similar to
TransformObject.setRotation(float[]). - setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign values to SFRotation rotation field, similar to
HAnimHumanoidObject.setRotation(float[]). - setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign values to SFRotation rotation field, similar to
HAnimJointObject.setRotation(float[]). - setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign values to SFRotation rotation field, similar to
HAnimSiteObject.setRotation(float[]). - setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign values to SFRotation rotation field, similar to
CollidableOffsetObject.setRotation(float[]). - setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign values to SFRotation rotation field, similar to
CollidableShapeObject.setRotation(float[]). - setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign values to SFRotation rotation field, similar to
TextureTransform3DObject.setRotation(float[]). - setRotation(SFFloatObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign typed object value to SFFloat rotation field, similar to
TextureTransformObject.setRotation(float). - setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign typed object value to SFRotation rotation field, similar to
CADPartObject.setRotation(float[]). - setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFRotation rotation field, similar to
EspduTransformObject.setRotation(float[]). - setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign typed object value to SFRotation rotation field, similar to
GeoTransformObject.setRotation(float[]). - setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign typed object value to SFRotation rotation field, similar to
TransformObject.setRotation(float[]). - setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to SFRotation rotation field, similar to
HAnimHumanoidObject.setRotation(float[]). - setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to SFRotation rotation field, similar to
HAnimJointObject.setRotation(float[]). - setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign typed object value to SFRotation rotation field, similar to
HAnimSiteObject.setRotation(float[]). - setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign typed object value to SFRotation rotation field, similar to
CollidableOffsetObject.setRotation(float[]). - setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign typed object value to SFRotation rotation field, similar to
CollidableShapeObject.setRotation(float[]). - setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign typed object value to SFRotation rotation field, similar to
TextureTransform3DObject.setRotation(float[]). - setRtpHeaderExpected(boolean) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
- setRtpHeaderExpected(boolean) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
- setRtpHeaderExpected(boolean) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
- setRtpHeaderExpected(boolean) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
- setRtpHeaderExpected(boolean) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
- setRtpHeaderExpected(boolean) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
- setRtpHeaderExpected(boolean) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
- setRtpHeaderExpected(boolean) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
- setRtpHeaderExpected(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFBool rtpHeaderExpected field, similar to
EspduTransformObject.setRtpHeaderExpected(boolean). - setRtpHeaderExpected(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFBool rtpHeaderExpected field, similar to
ReceiverPduObject.setRtpHeaderExpected(boolean). - setRtpHeaderExpected(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFBool rtpHeaderExpected field, similar to
SignalPduObject.setRtpHeaderExpected(boolean). - setRtpHeaderExpected(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFBool rtpHeaderExpected field, similar to
TransmitterPduObject.setRtpHeaderExpected(boolean). - setSampleRate(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named sampleRate.
- setSampleRate(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named sampleRate.
- setSampleRate(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFInt32 sampleRate field, similar to
SignalPduObject.setSampleRate(int). - setSamples(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named samples.
- setSamples(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named samples.
- setSamples(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFInt32 samples field, similar to
SignalPduObject.setSamples(int). - setScale(double[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CADPartObject.setScale(float[]). - setScale(double[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
EspduTransformObject.setScale(float[]). - setScale(double[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ExtrusionObject.setScale(float[]). - setScale(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
GeoTransformObject.setScale(float[]). - setScale(double[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TransformObject.setScale(float[]). - setScale(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimHumanoidObject.setScale(float[]). - setScale(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimJointObject.setScale(float[]). - setScale(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimSiteObject.setScale(float[]). - setScale(double[]) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TextureTransformObject.setScale(float[]). - setScale(double[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TextureTransform3DObject.setScale(float[]). - setScale(double, double) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TextureTransformObject.setScale(float[]). - setScale(double, double, double) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CADPartObject.setScale(float[]). - setScale(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
EspduTransformObject.setScale(float[]). - setScale(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
GeoTransformObject.setScale(float[]). - setScale(double, double, double) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TransformObject.setScale(float[]). - setScale(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimHumanoidObject.setScale(float[]). - setScale(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimJointObject.setScale(float[]). - setScale(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimSiteObject.setScale(float[]). - setScale(double, double, double) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TextureTransform3DObject.setScale(float[]). - setScale(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named scale.
- setScale(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named scale.
- setScale(float[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.Texturing.TextureTransform
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransform3D
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float, float) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign values to SFVec2f scale field, similar to
TextureTransformObject.setScale(float[]). - setScale(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign values to SFVec3f scale field, similar to
CADPartObject.setScale(float[]). - setScale(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign values to SFVec3f scale field, similar to
EspduTransformObject.setScale(float[]). - setScale(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign values to SFVec3f scale field, similar to
GeoTransformObject.setScale(float[]). - setScale(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign values to SFVec3f scale field, similar to
TransformObject.setScale(float[]). - setScale(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign values to SFVec3f scale field, similar to
HAnimHumanoidObject.setScale(float[]). - setScale(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign values to SFVec3f scale field, similar to
HAnimJointObject.setScale(float[]). - setScale(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign values to SFVec3f scale field, similar to
HAnimSiteObject.setScale(float[]). - setScale(float, float, float) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign values to SFVec3f scale field, similar to
TextureTransform3DObject.setScale(float[]). - setScale(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign typed object value to MFVec2f scale field, similar to
ExtrusionObject.setScale(float[]). - setScale(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign typed object value to SFVec2f scale field, similar to
TextureTransformObject.setScale(float[]). - setScale(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign typed object value to SFVec3f scale field, similar to
CADPartObject.setScale(float[]). - setScale(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFVec3f scale field, similar to
EspduTransformObject.setScale(float[]). - setScale(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign typed object value to SFVec3f scale field, similar to
GeoTransformObject.setScale(float[]). - setScale(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign typed object value to SFVec3f scale field, similar to
TransformObject.setScale(float[]). - setScale(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to SFVec3f scale field, similar to
HAnimHumanoidObject.setScale(float[]). - setScale(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to SFVec3f scale field, similar to
HAnimJointObject.setScale(float[]). - setScale(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign typed object value to SFVec3f scale field, similar to
HAnimSiteObject.setScale(float[]). - setScale(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign typed object value to SFVec3f scale field, similar to
TextureTransform3DObject.setScale(float[]). - setScaleMode(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign singleton String value to MFString scaleMode field, similar to
LayoutObject.setScaleMode(String[]). - setScaleMode(String[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Accessor method to assign String enumeration array (""NONE" "NONE"" | ""NONE" "FRACTION"" | ""NONE" "STRETCH"" | ""NONE" "PIXEL"" | ""FRACTION" "NONE"" | ""FRACTION" "FRACTION"" | ""FRACTION" "STRETCH"" | ""FRACTION" "PIXEL"" | ""STRETCH" "NONE"" | ""STRETCH" "FRACTION"" | ""STRETCH" "STRETCH"" | ""STRETCH" "PIXEL"" | ""PIXEL" "NONE"" | ""PIXEL" "FRACTION"" | ""PIXEL" "STRETCH"" | ""PIXEL" "PIXEL"") to inputOutput MFString field named scaleMode.
- setScaleMode(String[]) - Method in interface org.web3d.x3d.sai.Layout.Layout
-
Accessor method to assign String enumeration array (""NONE" "NONE"" | ""NONE" "FRACTION"" | ""NONE" "STRETCH"" | ""NONE" "PIXEL"" | ""FRACTION" "NONE"" | ""FRACTION" "FRACTION"" | ""FRACTION" "STRETCH"" | ""FRACTION" "PIXEL"" | ""STRETCH" "NONE"" | ""STRETCH" "FRACTION"" | ""STRETCH" "STRETCH"" | ""STRETCH" "PIXEL"" | ""PIXEL" "NONE"" | ""PIXEL" "FRACTION"" | ""PIXEL" "STRETCH"" | ""PIXEL" "PIXEL"") to inputOutput MFString field named scaleMode.
- setScaleMode(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign ArrayList value of MFString scaleMode field, similar to
LayoutObject.setScaleMode(String[]). - setScaleMode(MFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign typed object value to MFString scaleMode field, similar to
LayoutObject.setScaleMode(String[]). - setScaleMode(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign single SFString object value to MFString scaleMode field, similar to
LayoutObject.setScaleMode(String[]). - setScaleOrientation(double[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CADPartObject.setScaleOrientation(float[]). - setScaleOrientation(double[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
EspduTransformObject.setScaleOrientation(float[]). - setScaleOrientation(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
GeoTransformObject.setScaleOrientation(float[]). - setScaleOrientation(double[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TransformObject.setScaleOrientation(float[]). - setScaleOrientation(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimHumanoidObject.setScaleOrientation(float[]). - setScaleOrientation(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimJointObject.setScaleOrientation(float[]). - setScaleOrientation(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimSiteObject.setScaleOrientation(float[]). - setScaleOrientation(double, double, double, double) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CADPartObject.setScaleOrientation(float[]). - setScaleOrientation(double, double, double, double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
EspduTransformObject.setScaleOrientation(float[]). - setScaleOrientation(double, double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
GeoTransformObject.setScaleOrientation(float[]). - setScaleOrientation(double, double, double, double) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TransformObject.setScaleOrientation(float[]). - setScaleOrientation(double, double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimHumanoidObject.setScaleOrientation(float[]). - setScaleOrientation(double, double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimJointObject.setScaleOrientation(float[]). - setScaleOrientation(double, double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimSiteObject.setScaleOrientation(float[]). - setScaleOrientation(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(float[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign values to SFRotation scaleOrientation field, similar to
CADPartObject.setScaleOrientation(float[]). - setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign values to SFRotation scaleOrientation field, similar to
EspduTransformObject.setScaleOrientation(float[]). - setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign values to SFRotation scaleOrientation field, similar to
GeoTransformObject.setScaleOrientation(float[]). - setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign values to SFRotation scaleOrientation field, similar to
TransformObject.setScaleOrientation(float[]). - setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign values to SFRotation scaleOrientation field, similar to
HAnimHumanoidObject.setScaleOrientation(float[]). - setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign values to SFRotation scaleOrientation field, similar to
HAnimJointObject.setScaleOrientation(float[]). - setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign values to SFRotation scaleOrientation field, similar to
HAnimSiteObject.setScaleOrientation(float[]). - setScaleOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign typed object value to SFRotation scaleOrientation field, similar to
CADPartObject.setScaleOrientation(float[]). - setScaleOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFRotation scaleOrientation field, similar to
EspduTransformObject.setScaleOrientation(float[]). - setScaleOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign typed object value to SFRotation scaleOrientation field, similar to
GeoTransformObject.setScaleOrientation(float[]). - setScaleOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign typed object value to SFRotation scaleOrientation field, similar to
TransformObject.setScaleOrientation(float[]). - setScaleOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to SFRotation scaleOrientation field, similar to
HAnimHumanoidObject.setScaleOrientation(float[]). - setScaleOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to SFRotation scaleOrientation field, similar to
HAnimJointObject.setScaleOrientation(float[]). - setScaleOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign typed object value to SFRotation scaleOrientation field, similar to
HAnimSiteObject.setScaleOrientation(float[]). - setScene(SceneObject) - Method in class org.web3d.x3d.jsail.Core.X3DObject
-
Accessor method to assign SceneObject instance (using a properly typed node) to inputOutput SFNode field Scene.
- setScheme(String) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
Accessor method to assign String value to inputOutput SFString field named scheme.
- setScheme(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
Assign typed object value to SFString scheme field, similar to
metaObject.setScheme(String). - setSegmentEnabled(boolean[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Accessor method to assign Boolean array to inputOutput MFBool field named segmentEnabled.
- setSegmentEnabled(boolean[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Accessor method to assign boolean array to inputOutput MFBool field named segmentEnabled.
- setSegmentEnabled(ArrayList<Boolean>) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign ArrayList value of MFBool segmentEnabled field, similar to
SegmentedVolumeDataObject.setSegmentEnabled(boolean[]). - setSegmentEnabled(MFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign typed object value to MFBool segmentEnabled field, similar to
SegmentedVolumeDataObject.setSegmentEnabled(boolean[]). - setSegmentIdentifiers(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field segmentIdentifiers.
- setSegmentIdentifiers(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field segmentIdentifiers.
- setSegmentIdentifiers(X3DTexture3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field segmentIdentifiers.
- setSegments(ArrayList<HAnimSegmentObject>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign ArrayList value of MFNode segments field, similar to
HAnimHumanoidObject.setSegments(X3DNode[]). - setSegments(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Set single child segments node, replacing prior array of existing nodes (if any).
- setSegments(X3DNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Set single child segments node, replacing prior array of existing nodes (if any).
- setSegments(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign HAnimSegmentObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field segments.
- setSegments(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field segments.
- setSeparateBackColor(boolean) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Accessor method to assign boolean value to inputOutput SFBool field named separateBackColor.
- setSeparateBackColor(boolean) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Accessor method to assign boolean value to inputOutput SFBool field named separateBackColor.
- setSeparateBackColor(SFBoolObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign typed object value to SFBool separateBackColor field, similar to
TwoSidedMaterialObject.setSeparateBackColor(boolean). - setSFImagePixelOutputHexadecimal(boolean) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set whether SFImage pixel output values are in hexadecimal format when serializing scene output.
- setShaders(ArrayList<X3DShaderNode>) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign ArrayList value of MFNode shaders field, similar to
AppearanceObject.setShaders(X3DNode[]). - setShaders(X3DNode) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Set single child shaders node, replacing prior array of existing nodes (if any).
- setShaders(X3DNode) - Method in interface org.web3d.x3d.sai.Shape.Appearance
-
Set single child shaders node, replacing prior array of existing nodes (if any).
- setShaders(X3DNode[]) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Accessor method to assign X3DShaderNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field shaders.
- setShaders(X3DNode[]) - Method in interface org.web3d.x3d.sai.Shape.Appearance
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field shaders.
- setShadows(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Accessor method to assign boolean value to inputOutput SFBool field named shadows.
- setShadows(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
-
Accessor method to assign boolean value to inputOutput SFBool field named shadows.
- setShadows(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign typed object value to SFBool shadows field, similar to
ShadedVolumeStyleObject.setShadows(boolean). - setShape(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field shape.
- setShape(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field shape.
- setShape(X3DNode) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field shape. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Shape.ShapeObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Navigation.LODObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Grouping.TransformObject); if (!
- setShape(X3DNode) - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field shape. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Shape.ShapeObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Navigation.LODObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Grouping.TransformObject); if (!
- setShape(Shape) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Accessor method to assign ShapeObject instance (using a properly typed node) to initializeOnly SFNode field shape.
- setShape(Shape) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
-
Accessor method to assign Shape instance (using a properly typed node) to initializeOnly SFNode field shape.
- setShininess(double) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
MaterialObject.setShininess(float). - setShininess(double) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
TwoSidedMaterialObject.setShininess(float). - setShininess(float) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Accessor method to assign float value to inputOutput SFFloat field named shininess.
- setShininess(float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Accessor method to assign float value to inputOutput SFFloat field named shininess.
- setShininess(float) - Method in interface org.web3d.x3d.sai.Shape.Material
-
Accessor method to assign float value to inputOutput SFFloat field named shininess.
- setShininess(float) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Accessor method to assign float value to inputOutput SFFloat field named shininess.
- setShininess(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign typed object value to SFFloat shininess field, similar to
MaterialObject.setShininess(float). - setShininess(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign typed object value to SFFloat shininess field, similar to
TwoSidedMaterialObject.setShininess(float). - setSide(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named side.
- setSide(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named side.
- setSide(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
-
Accessor method to assign boolean value to initializeOnly SFBool field named side.
- setSide(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
-
Accessor method to assign boolean value to initializeOnly SFBool field named side.
- setSide(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign typed object value to SFBool side field, similar to
ConeObject.setSide(boolean). - setSide(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign typed object value to SFBool side field, similar to
CylinderObject.setSide(boolean). - setSilhouetteBoundaryOpacity(double) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SilhouetteEnhancementVolumeStyleObject.setSilhouetteBoundaryOpacity(float). - setSilhouetteBoundaryOpacity(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Accessor method to assign float value to inputOutput SFFloat field named silhouetteBoundaryOpacity.
- setSilhouetteBoundaryOpacity(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
-
Accessor method to assign float value to inputOutput SFFloat field named silhouetteBoundaryOpacity.
- setSilhouetteBoundaryOpacity(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign typed object value to SFFloat silhouetteBoundaryOpacity field, similar to
SilhouetteEnhancementVolumeStyleObject.setSilhouetteBoundaryOpacity(float). - setSilhouetteRetainedOpacity(double) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SilhouetteEnhancementVolumeStyleObject.setSilhouetteRetainedOpacity(float). - setSilhouetteRetainedOpacity(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Accessor method to assign float value to inputOutput SFFloat field named silhouetteRetainedOpacity.
- setSilhouetteRetainedOpacity(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
-
Accessor method to assign float value to inputOutput SFFloat field named silhouetteRetainedOpacity.
- setSilhouetteRetainedOpacity(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign typed object value to SFFloat silhouetteRetainedOpacity field, similar to
SilhouetteEnhancementVolumeStyleObject.setSilhouetteRetainedOpacity(float). - setSilhouetteSharpness(double) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SilhouetteEnhancementVolumeStyleObject.setSilhouetteSharpness(float). - setSilhouetteSharpness(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Accessor method to assign float value to inputOutput SFFloat field named silhouetteSharpness.
- setSilhouetteSharpness(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
-
Accessor method to assign float value to inputOutput SFFloat field named silhouetteSharpness.
- setSilhouetteSharpness(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign typed object value to SFFloat silhouetteSharpness field, similar to
SilhouetteEnhancementVolumeStyleObject.setSilhouetteSharpness(float). - setSimpleTypeEnumerations(SimpleTypeEnumerations) - Method in class org.web3d.x3d.util.x3duom.X3DUnifiedObjectModel
-
Sets the value of the simpleTypeEnumerations property.
- setSiteID(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Accessor method to assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
-
Accessor method to assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign typed object value to SFInt32 siteID field, similar to
DISEntityManagerObject.setSiteID(int). - setSiteID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 siteID field, similar to
EspduTransformObject.setSiteID(int). - setSiteID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFInt32 siteID field, similar to
ReceiverPduObject.setSiteID(int). - setSiteID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFInt32 siteID field, similar to
SignalPduObject.setSiteID(int). - setSiteID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 siteID field, similar to
TransmitterPduObject.setSiteID(int). - setSites(ArrayList<HAnimSiteObject>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign ArrayList value of MFNode sites field, similar to
HAnimHumanoidObject.setSites(X3DNode[]). - setSites(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Set single child sites node, replacing prior array of existing nodes (if any).
- setSites(X3DNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Set single child sites node, replacing prior array of existing nodes (if any).
- setSites(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign HAnimSiteObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field sites.
- setSites(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field sites.
- setSize(double) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
FontStyleObject.setSize(float). - setSize(double[]) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ProximitySensorObject.setSize(float[]). - setSize(double[]) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TransformSensorObject.setSize(float[]). - setSize(double[]) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
VisibilitySensorObject.setSize(float[]). - setSize(double[]) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
Rectangle2DObject.setSize(float[]). - setSize(double[]) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
BoxObject.setSize(float[]). - setSize(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
GeoProximitySensorObject.setSize(float[]). - setSize(double[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
LayoutObject.setSize(float[]). - setSize(double[]) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ViewpointGroupObject.setSize(float[]). - setSize(double, double) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
Rectangle2DObject.setSize(float[]). - setSize(double, double, double) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ProximitySensorObject.setSize(float[]). - setSize(double, double, double) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TransformSensorObject.setSize(float[]). - setSize(double, double, double) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
VisibilitySensorObject.setSize(float[]). - setSize(double, double, double) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
BoxObject.setSize(float[]). - setSize(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
GeoProximitySensorObject.setSize(float[]). - setSize(double, double, double) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ViewpointGroupObject.setSize(float[]). - setSize(float) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Accessor method to assign float value to initializeOnly SFFloat field named size.
- setSize(float) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Accessor method to assign float value to initializeOnly SFFloat field named size.
- setSize(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named size.
- setSize(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named size.
- setSize(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named size.
- setSize(float[]) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Accessor method to assign 2-tuple float array to initializeOnly SFVec2f field named size.
- setSize(float[]) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named size.
- setSize(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named size.
- setSize(float[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Accessor method to assign Float array to initializeOnly MFFloat field named size.
- setSize(float[]) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named size.
- setSize(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named size.
- setSize(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named size.
- setSize(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.VisibilitySensor
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named size.
- setSize(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.X3DEnvironmentalSensorNode
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named size.
- setSize(float[]) - Method in interface org.web3d.x3d.sai.Geometry2D.Rectangle2D
-
Accessor method to assign 2-tuple float array to initializeOnly SFVec2f field named size.
- setSize(float[]) - Method in interface org.web3d.x3d.sai.Geometry3D.Box
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named size.
- setSize(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named size.
- setSize(float[]) - Method in interface org.web3d.x3d.sai.Layout.Layout
-
Accessor method to assign float array to initializeOnly MFFloat field named size.
- setSize(float[]) - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
-
Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named size.
- setSize(float, float) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Assign values to SFVec2f size field, similar to
Rectangle2DObject.setSize(float[]). - setSize(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Assign values to SFVec3f size field, similar to
ProximitySensorObject.setSize(float[]). - setSize(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign values to SFVec3f size field, similar to
TransformSensorObject.setSize(float[]). - setSize(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Assign values to SFVec3f size field, similar to
VisibilitySensorObject.setSize(float[]). - setSize(float, float, float) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Assign values to SFVec3f size field, similar to
BoxObject.setSize(float[]). - setSize(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign values to SFVec3f size field, similar to
GeoProximitySensorObject.setSize(float[]). - setSize(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign values to SFVec3f size field, similar to
ViewpointGroupObject.setSize(float[]). - setSize(int) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named size.
- setSize(int) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.GeneratedCubeMapTexture
-
Accessor method to assign int value to initializeOnly SFInt32 field named size.
- setSize(int[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign floating-point array value of MFFloat size field, similar to
LayoutObject.setSize(float[]). - setSize(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign ArrayList value of MFFloat size field, similar to
LayoutObject.setSize(float[]). - setSize(MFFloatObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign typed object value to MFFloat size field, similar to
LayoutObject.setSize(float[]). - setSize(SFFloatObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign typed object value to SFFloat size field, similar to
FontStyleObject.setSize(float). - setSize(SFInt32Object) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Assign typed object value to SFInt32 size field, similar to
GeneratedCubeMapTextureObject.setSize(int). - setSize(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Assign typed object value to SFVec2f size field, similar to
Rectangle2DObject.setSize(float[]). - setSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Assign typed object value to SFVec3f size field, similar to
ProximitySensorObject.setSize(float[]). - setSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign typed object value to SFVec3f size field, similar to
TransformSensorObject.setSize(float[]). - setSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Assign typed object value to SFVec3f size field, similar to
VisibilitySensorObject.setSize(float[]). - setSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Assign typed object value to SFVec3f size field, similar to
BoxObject.setSize(float[]). - setSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign typed object value to SFVec3f size field, similar to
GeoProximitySensorObject.setSize(float[]). - setSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign typed object value to SFVec3f size field, similar to
ViewpointGroupObject.setSize(float[]). - setSizeUnits(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign singleton String value to MFString sizeUnits field, similar to
LayoutObject.setSizeUnits(String[]). - setSizeUnits(String[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Accessor method to assign String enumeration array (""WORLD" "WORLD"" | ""WORLD" "FRACTION"" | ""WORLD" "PIXEL"" | ""FRACTION" "WORLD"" | ""FRACTION" "FRACTION"" | ""FRACTION" "PIXEL"" | ""PIXEL" "WORLD"" | ""PIXEL" "FRACTION"" | ""PIXEL" "PIXEL"") to inputOutput MFString field named sizeUnits.
- setSizeUnits(String[]) - Method in interface org.web3d.x3d.sai.Layout.Layout
-
Accessor method to assign String enumeration array (""WORLD" "WORLD"" | ""WORLD" "FRACTION"" | ""WORLD" "PIXEL"" | ""FRACTION" "WORLD"" | ""FRACTION" "FRACTION"" | ""FRACTION" "PIXEL"" | ""PIXEL" "WORLD"" | ""PIXEL" "FRACTION"" | ""PIXEL" "PIXEL"") to inputOutput MFString field named sizeUnits.
- setSizeUnits(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign ArrayList value of MFString sizeUnits field, similar to
LayoutObject.setSizeUnits(String[]). - setSizeUnits(MFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign typed object value to MFString sizeUnits field, similar to
LayoutObject.setSizeUnits(String[]). - setSizeUnits(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign single SFString object value to MFString sizeUnits field, similar to
LayoutObject.setSizeUnits(String[]). - setSkeletalConfiguration(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign String value to inputOutput SFString field named skeletalConfiguration.
- setSkeletalConfiguration(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign String value to inputOutput SFString field named skeletalConfiguration.
- setSkeletalConfiguration(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to SFString skeletalConfiguration field, similar to
HAnimHumanoidObject.setSkeletalConfiguration(String). - setSkeleton(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign ArrayList value of MFNode skeleton field, similar to
HAnimHumanoidObject.setSkeleton(X3DNode[]). - setSkeleton(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Set single child skeleton node, replacing prior array of existing nodes (if any).
- setSkeleton(X3DNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Set single child skeleton node, replacing prior array of existing nodes (if any).
- setSkeleton(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field skeleton. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.HAnim.HAnimJointObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.HAnim.HAnimSiteObject); if (!
- setSkeleton(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field skeleton. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.HAnim.HAnimJointObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.HAnim.HAnimSiteObject); if (!
- setSkin(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign ArrayList value of MFNode skin field, similar to
HAnimHumanoidObject.setSkin(X3DNode[]). - setSkin(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Set single child skin node, replacing prior array of existing nodes (if any).
- setSkin(X3DNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Set single child skin node, replacing prior array of existing nodes (if any).
- setSkin(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field skin. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Grouping.GroupObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Grouping.TransformObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Shape.ShapeObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject); if (!
- setSkin(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field skin. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Grouping.GroupObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Grouping.TransformObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Shape.ShapeObject) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject); if (!
- setSkinBindingCoords(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field skinBindingCoords.
- setSkinBindingCoords(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field skinBindingCoords.
- setSkinBindingCoords(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field skinBindingCoords.
- setSkinBindingNormals(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field skinBindingNormals.
- setSkinBindingNormals(X3DNormalNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field skinBindingNormals.
- setSkinBindingNormals(X3DNormalNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field skinBindingNormals.
- setSkinCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field skinCoord.
- setSkinCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field skinCoord.
- setSkinCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field skinCoord.
- setSkinCoordIndex(int[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign Integer array to inputOutput MFInt32 field named skinCoordIndex.
- setSkinCoordIndex(int[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign int array to inputOutput MFInt32 field named skinCoordIndex.
- setSkinCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign ArrayList value of MFInt32 skinCoordIndex field, similar to
HAnimJointObject.setSkinCoordIndex(int[]). - setSkinCoordIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to MFInt32 skinCoordIndex field, similar to
HAnimJointObject.setSkinCoordIndex(int[]). - setSkinCoordWeight(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimJointObject.setSkinCoordWeight(float[]). - setSkinCoordWeight(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign Float array to inputOutput MFFloat field named skinCoordWeight.
- setSkinCoordWeight(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign float array to inputOutput MFFloat field named skinCoordWeight.
- setSkinCoordWeight(int[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign floating-point array value of MFFloat skinCoordWeight field, similar to
HAnimJointObject.setSkinCoordWeight(float[]). - setSkinCoordWeight(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign ArrayList value of MFFloat skinCoordWeight field, similar to
HAnimJointObject.setSkinCoordWeight(float[]). - setSkinCoordWeight(MFFloatObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to MFFloat skinCoordWeight field, similar to
HAnimJointObject.setSkinCoordWeight(float[]). - setSkinNormal(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field skinNormal.
- setSkinNormal(X3DNormalNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field skinNormal.
- setSkinNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field skinNormal.
- setSkyAngle(double[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
BackgroundObject.setSkyAngle(float[]). - setSkyAngle(double[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TextureBackgroundObject.setSkyAngle(float[]). - setSkyAngle(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Accessor method to assign Float array unit axis, angle (in radians) to inputOutput MFFloat field named skyAngle.
- setSkyAngle(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Accessor method to assign Float array unit axis, angle (in radians) to inputOutput MFFloat field named skyAngle.
- setSkyAngle(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Accessor method to assign float array unit axis, angle (in radians) to inputOutput MFFloat field named skyAngle.
- setSkyAngle(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Accessor method to assign float array unit axis, angle (in radians) to inputOutput MFFloat field named skyAngle.
- setSkyAngle(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
-
Accessor method to assign float array unit axis, angle (in radians) to inputOutput MFFloat field named skyAngle.
- setSkyAngle(int[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign floating-point array value of MFFloat skyAngle field, similar to
BackgroundObject.setSkyAngle(float[]). - setSkyAngle(int[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign floating-point array value of MFFloat skyAngle field, similar to
TextureBackgroundObject.setSkyAngle(float[]). - setSkyAngle(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign ArrayList value of MFFloat skyAngle field, similar to
BackgroundObject.setSkyAngle(float[]). - setSkyAngle(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign ArrayList value of MFFloat skyAngle field, similar to
TextureBackgroundObject.setSkyAngle(float[]). - setSkyAngle(MFFloatObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign typed object value to MFFloat skyAngle field, similar to
BackgroundObject.setSkyAngle(float[]). - setSkyAngle(MFFloatObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign typed object value to MFFloat skyAngle field, similar to
TextureBackgroundObject.setSkyAngle(float[]). - setSkyColor(double[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
BackgroundObject.setSkyColor(float[]). - setSkyColor(double[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TextureBackgroundObject.setSkyColor(float[]). - setSkyColor(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput MFColor field named skyColor.
- setSkyColor(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput MFColor field named skyColor.
- setSkyColor(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput MFColor field named skyColor.
- setSkyColor(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput MFColor field named skyColor.
- setSkyColor(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput MFColor field named skyColor.
- setSkyColor(MFColorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign typed object value to MFColor skyColor field, similar to
BackgroundObject.setSkyColor(float[]). - setSkyColor(MFColorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign typed object value to MFColor skyColor field, similar to
TextureBackgroundObject.setSkyColor(float[]). - setSliderForce(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SliderJointObject.setSliderForce(float). - setSliderForce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named sliderForce.
- setSliderForce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Accessor method to assign float value to inputOutput SFFloat field named sliderForce.
- setSliderForce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign typed object value to SFFloat sliderForce field, similar to
SliderJointObject.setSliderForce(float). - setSlipCoefficients(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ContactObject.setSlipCoefficients(float[]). - setSlipCoefficients(double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ContactObject.setSlipCoefficients(float[]). - setSlipCoefficients(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named slipCoefficients.
- setSlipCoefficients(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named slipCoefficients.
- setSlipCoefficients(float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign values to SFVec2f slipCoefficients field, similar to
ContactObject.setSlipCoefficients(float[]). - setSlipCoefficients(SFVec2fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign typed object value to SFVec2f slipCoefficients field, similar to
ContactObject.setSlipCoefficients(float[]). - setSlipFactors(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CollisionCollectionObject.setSlipFactors(float[]). - setSlipFactors(double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CollisionCollectionObject.setSlipFactors(float[]). - setSlipFactors(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named slipFactors.
- setSlipFactors(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named slipFactors.
- setSlipFactors(float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign values to SFVec2f slipFactors field, similar to
CollisionCollectionObject.setSlipFactors(float[]). - setSlipFactors(SFVec2fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign typed object value to SFVec2f slipFactors field, similar to
CollisionCollectionObject.setSlipFactors(float[]). - setSoftnessConstantForceMix(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
CollisionCollectionObject.setSoftnessConstantForceMix(float). - setSoftnessConstantForceMix(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ContactObject.setSoftnessConstantForceMix(float). - setSoftnessConstantForceMix(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign float value to inputOutput SFFloat field named softnessConstantForceMix.
- setSoftnessConstantForceMix(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign float value to inputOutput SFFloat field named softnessConstantForceMix.
- setSoftnessConstantForceMix(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Accessor method to assign float value to inputOutput SFFloat field named softnessConstantForceMix.
- setSoftnessConstantForceMix(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Accessor method to assign float value to inputOutput SFFloat field named softnessConstantForceMix.
- setSoftnessConstantForceMix(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign typed object value to SFFloat softnessConstantForceMix field, similar to
CollisionCollectionObject.setSoftnessConstantForceMix(float). - setSoftnessConstantForceMix(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign typed object value to SFFloat softnessConstantForceMix field, similar to
ContactObject.setSoftnessConstantForceMix(float). - setSoftnessErrorCorrection(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
CollisionCollectionObject.setSoftnessErrorCorrection(float). - setSoftnessErrorCorrection(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ContactObject.setSoftnessErrorCorrection(float). - setSoftnessErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign float value to inputOutput SFFloat field named softnessErrorCorrection.
- setSoftnessErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign float value to inputOutput SFFloat field named softnessErrorCorrection.
- setSoftnessErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Accessor method to assign float value to inputOutput SFFloat field named softnessErrorCorrection.
- setSoftnessErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Accessor method to assign float value to inputOutput SFFloat field named softnessErrorCorrection.
- setSoftnessErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign typed object value to SFFloat softnessErrorCorrection field, similar to
CollisionCollectionObject.setSoftnessErrorCorrection(float). - setSoftnessErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign typed object value to SFFloat softnessErrorCorrection field, similar to
ContactObject.setSoftnessErrorCorrection(float). - setSolid(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry2D.Disk2D
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry2D.Rectangle2D
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry2D.TriangleSet2D
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Box
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Sphere
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSweptSurface
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSwungSurface
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Text.Text
-
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign typed object value to SFBool solid field, similar to
IndexedQuadSetObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign typed object value to SFBool solid field, similar to
QuadSetObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign typed object value to SFBool solid field, similar to
ArcClose2DObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Assign typed object value to SFBool solid field, similar to
Disk2DObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Assign typed object value to SFBool solid field, similar to
Rectangle2DObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Assign typed object value to SFBool solid field, similar to
TriangleSet2DObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Assign typed object value to SFBool solid field, similar to
BoxObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign typed object value to SFBool solid field, similar to
ConeObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign typed object value to SFBool solid field, similar to
CylinderObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign typed object value to SFBool solid field, similar to
ElevationGridObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign typed object value to SFBool solid field, similar to
ExtrusionObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign typed object value to SFBool solid field, similar to
IndexedFaceSetObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Assign typed object value to SFBool solid field, similar to
SphereObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign typed object value to SFBool solid field, similar to
GeoElevationGridObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign typed object value to SFBool solid field, similar to
NurbsPatchSurfaceObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign typed object value to SFBool solid field, similar to
NurbsSweptSurfaceObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Assign typed object value to SFBool solid field, similar to
NurbsSwungSurfaceObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign typed object value to SFBool solid field, similar to
NurbsTrimmedSurfaceObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign typed object value to SFBool solid field, similar to
IndexedTriangleFanSetObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign typed object value to SFBool solid field, similar to
IndexedTriangleSetObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign typed object value to SFBool solid field, similar to
IndexedTriangleStripSetObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign typed object value to SFBool solid field, similar to
TriangleFanSetObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign typed object value to SFBool solid field, similar to
TriangleSetObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign typed object value to SFBool solid field, similar to
TriangleStripSetObject.setSolid(boolean). - setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign typed object value to SFBool solid field, similar to
TextObject.setSolid(boolean). - setSortOrder(String) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Accessor method to assign String enumeration value ("ANY" | "CLOSEST" | "ALL" | "ALL_SORTED") to initializeOnly SFString field named sortOrder.
- setSortOrder(String) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Accessor method to assign String enumeration value ("ANY" | "CLOSEST" | "ALL" | "ALL_SORTED") to initializeOnly SFString field named sortOrder.
- setSortOrder(String) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Accessor method to assign String enumeration value ("ANY" | "CLOSEST" | "ALL" | "ALL_SORTED") to initializeOnly SFString field named sortOrder.
- setSortOrder(String) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Accessor method to assign String enumeration value ("ANY" | "CLOSEST" | "ALL" | "ALL_SORTED") to initializeOnly SFString field named sortOrder.
- setSortOrder(String) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Accessor method to assign String enumeration value ("ANY" | "CLOSEST" | "ALL" | "ALL_SORTED") to initializeOnly SFString field named sortOrder.
- setSortOrder(String) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Accessor method to assign String enumeration value ("ANY" | "CLOSEST" | "ALL" | "ALL_SORTED") to initializeOnly SFString field named sortOrder.
- setSortOrder(String) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Accessor method to assign String enumeration value ("ANY" | "CLOSEST" | "ALL" | "ALL_SORTED") to initializeOnly SFString field named sortOrder.
- setSortOrder(String) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Accessor method to assign String enumeration value ("ANY" | "CLOSEST" | "ALL" | "ALL_SORTED") to initializeOnly SFString field named sortOrder.
- setSortOrder(String) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Accessor method to assign String enumeration value ("ANY" | "CLOSEST" | "ALL" | "ALL_SORTED") to initializeOnly SFString field named sortOrder.
- setSortOrder(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign typed object value to SFString sortOrder field, similar to
LinePickSensorObject.setSortOrder(String). - setSortOrder(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign typed object value to SFString sortOrder field, similar to
PointPickSensorObject.setSortOrder(String). - setSortOrder(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign typed object value to SFString sortOrder field, similar to
PrimitivePickSensorObject.setSortOrder(String). - setSortOrder(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign typed object value to SFString sortOrder field, similar to
VolumePickSensorObject.setSortOrder(String). - setSource(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign singleton String value to MFString source field, similar to
MultiTextureObject.setSource(String[]). - setSource(String[]) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Accessor method to assign String enumeration array (""DIFFUSE"" | ""FACTOR"" | ""SPECULAR"" | """") to inputOutput MFString field named source.
- setSource(String[]) - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
-
Accessor method to assign String enumeration array (""DIFFUSE"" | ""FACTOR"" | ""SPECULAR"" | """") to inputOutput MFString field named source.
- setSource(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign ArrayList value of MFString source field, similar to
MultiTextureObject.setSource(String[]). - setSource(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field source.
- setSource(MFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign typed object value to MFString source field, similar to
MultiTextureObject.setSource(String[]). - setSource(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign single SFString object value to MFString source field, similar to
MultiTextureObject.setSource(String[]). - setSource(X3DSoundSourceNode) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Accessor method to assign X3DSoundSourceNode instance (using a properly typed node) to inputOutput SFNode field source.
- setSource(X3DSoundSourceNode) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Accessor method to assign X3DSoundSourceNode instance (using a properly typed node) to inputOutput SFNode field source.
- setSourceCode(String) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Set new source code (for example, JavaScript).
- setSourceCode(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Set new source code (for example, JavaScript).
- setSourceCode(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Set new source code (for example, JavaScript).
- setSourceCode(String[]) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Set new source code (for example, JavaScript).
- setSourceCode(String[]) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Set new source code (for example, JavaScript).
- setSourceCode(String[]) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Set new source code (for example, JavaScript).
- setSourceCode(StringBuilder) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Set new source code (for example, JavaScript).
- setSourceCode(StringBuilder) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Set new source code (for example, JavaScript).
- setSourceCode(StringBuilder) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Set new source code (for example, JavaScript).
- setSpacing(double) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ScreenFontStyleObject.setSpacing(float). - setSpacing(double) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
FontStyleObject.setSpacing(float). - setSpacing(float) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Accessor method to assign float value to initializeOnly SFFloat field named spacing.
- setSpacing(float) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Accessor method to assign float value to initializeOnly SFFloat field named spacing.
- setSpacing(float) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Accessor method to assign float value to initializeOnly SFFloat field named spacing.
- setSpacing(float) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Accessor method to assign float value to initializeOnly SFFloat field named spacing.
- setSpacing(SFFloatObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign typed object value to SFFloat spacing field, similar to
ScreenFontStyleObject.setSpacing(float). - setSpacing(SFFloatObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign typed object value to SFFloat spacing field, similar to
FontStyleObject.setSpacing(float). - setSpatialize(boolean) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named spatialize.
- setSpatialize(boolean) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Accessor method to assign boolean value to initializeOnly SFBool field named spatialize.
- setSpatialize(SFBoolObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign typed object value to SFBool spatialize field, similar to
SoundObject.setSpatialize(boolean). - setSpecific(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named specific.
- setSpecific(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Accessor method to assign int value to initializeOnly SFInt32 field named specific.
- setSpecific(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign typed object value to SFInt32 specific field, similar to
DISEntityTypeMappingObject.setSpecific(int). - setSpecificationSection(String) - Method in class org.web3d.x3d.util.x3duom.InterfaceDefinition
-
Sets the value of the specificationSection property.
- setSpecificationUrl(String) - Method in class org.web3d.x3d.util.x3duom.InterfaceDefinition
-
Sets the value of the specificationUrl property.
- setSpecularColor(double[]) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
MaterialObject.setSpecularColor(float[]). - setSpecularColor(double[]) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TwoSidedMaterialObject.setSpecularColor(float[]). - setSpecularColor(double, double, double) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
MaterialObject.setSpecularColor(float[]). - setSpecularColor(double, double, double) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TwoSidedMaterialObject.setSpecularColor(float[]). - setSpecularColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named specularColor.
- setSpecularColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named specularColor.
- setSpecularColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.Material
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named specularColor.
- setSpecularColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named specularColor.
- setSpecularColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign values to SFColor specularColor field, similar to
MaterialObject.setSpecularColor(float[]). - setSpecularColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign values to SFColor specularColor field, similar to
TwoSidedMaterialObject.setSpecularColor(float[]). - setSpecularColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign typed object value to SFColor specularColor field, similar to
MaterialObject.setSpecularColor(float[]). - setSpecularColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign typed object value to SFColor specularColor field, similar to
TwoSidedMaterialObject.setSpecularColor(float[]). - setSpeed(double) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
NavigationInfoObject.setSpeed(float). - setSpeed(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ConeEmitterObject.setSpeed(float). - setSpeed(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ExplosionEmitterObject.setSpeed(float). - setSpeed(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
PointEmitterObject.setSpeed(float). - setSpeed(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
PolylineEmitterObject.setSpeed(float). - setSpeed(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SurfaceEmitterObject.setSpeed(float). - setSpeed(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
VolumeEmitterObject.setSpeed(float). - setSpeed(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
WindPhysicsModelObject.setSpeed(float). - setSpeed(double) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
MovieTextureObject.setSpeed(float). - setSpeed(float) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Accessor method to assign float value to inputOutput SFFloat field named speed.
- setSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign typed object value to SFFloat speed field, similar to
NavigationInfoObject.setSpeed(float). - setSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign typed object value to SFFloat speed field, similar to
ConeEmitterObject.setSpeed(float). - setSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign typed object value to SFFloat speed field, similar to
ExplosionEmitterObject.setSpeed(float). - setSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign typed object value to SFFloat speed field, similar to
PointEmitterObject.setSpeed(float). - setSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign typed object value to SFFloat speed field, similar to
PolylineEmitterObject.setSpeed(float). - setSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign typed object value to SFFloat speed field, similar to
SurfaceEmitterObject.setSpeed(float). - setSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign typed object value to SFFloat speed field, similar to
VolumeEmitterObject.setSpeed(float). - setSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign typed object value to SFFloat speed field, similar to
WindPhysicsModelObject.setSpeed(float). - setSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign typed object value to SFFloat speed field, similar to
MovieTextureObject.setSpeed(float). - setSpeedFactor(double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
GeoViewpointObject.setSpeedFactor(float). - setSpeedFactor(float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Accessor method to assign float value to initializeOnly SFFloat field named speedFactor.
- setSpeedFactor(float) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Accessor method to assign float value to initializeOnly SFFloat field named speedFactor.
- setSpeedFactor(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign typed object value to SFFloat speedFactor field, similar to
GeoViewpointObject.setSpeedFactor(float). - setSpine(double[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ExtrusionObject.setSpine(float[]). - setSpine(float[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Accessor method to assign 3-tuple float array to initializeOnly MFVec3f field named spine.
- setSpine(float[]) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Accessor method to assign 3-tuple float array to initializeOnly MFVec3f field named spine.
- setSpine(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign typed object value to MFVec3f spine field, similar to
ExtrusionObject.setSpine(float[]). - setStartAngle(double) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
Arc2DObject.setStartAngle(float). - setStartAngle(double) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ArcClose2DObject.setStartAngle(float). - setStartAngle(float) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Accessor method to assign float value unit axis, angle (in radians) to initializeOnly SFFloat field named startAngle.
- setStartAngle(float) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Accessor method to assign float value unit axis, angle (in radians) to initializeOnly SFFloat field named startAngle.
- setStartAngle(float) - Method in interface org.web3d.x3d.sai.Geometry2D.Arc2D
-
Accessor method to assign float value unit axis, angle (in radians) to initializeOnly SFFloat field named startAngle.
- setStartAngle(float) - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
-
Accessor method to assign float value unit axis, angle (in radians) to initializeOnly SFFloat field named startAngle.
- setStartAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Assign typed object value to SFFloat startAngle field, similar to
Arc2DObject.setStartAngle(float). - setStartAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign typed object value to SFFloat startAngle field, similar to
ArcClose2DObject.setStartAngle(float). - setStartFrame(int) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Accessor method to assign int value to inputOutput SFInt32 field named startFrame.
- setStartFrame(int) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Accessor method to assign int value to inputOutput SFInt32 field named startFrame.
- setStartFrame(SFInt32Object) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign typed object value to SFInt32 startFrame field, similar to
HAnimMotionObject.setStartFrame(int). - setStartTime(double) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named startTime.
- setStartTime(double) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named startTime.
- setStartTime(double) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named startTime.
- setStartTime(double) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Accessor method to assign double value in seconds to inputOutput SFTime field named startTime.
- setStartTime(double) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Accessor method to assign double value in seconds to inputOutput SFTime field named startTime.
- setStartTime(double) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Accessor method to assign double value in seconds to inputOutput SFTime field named startTime.
- setStartTime(double) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Accessor method to assign double value in seconds to inputOutput SFTime field named startTime.
- setStartTime(double) - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
-
Accessor method to assign double value in seconds to inputOutput SFTime field named startTime.
- setStartTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign typed object value to SFTime startTime field, similar to
AudioClipObject.setStartTime(double). - setStartTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign typed object value to SFTime startTime field, similar to
MovieTextureObject.setStartTime(double). - setStartTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign typed object value to SFTime startTime field, similar to
TimeSensorObject.setStartTime(double). - setStatements(Statements) - Method in class org.web3d.x3d.util.x3duom.X3DUnifiedObjectModel
-
Sets the value of the statements property.
- setStiffness(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimJointObject.setStiffness(float[]). - setStiffness(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimJointObject.setStiffness(float[]). - setStiffness(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named stiffness.
- setStiffness(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named stiffness.
- setStiffness(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign values to SFVec3f stiffness field, similar to
HAnimJointObject.setStiffness(float[]). - setStiffness(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to SFVec3f stiffness field, similar to
HAnimJointObject.setStiffness(float[]). - setStop1Bounce(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
DoubleAxisHingeJointObject.setStop1Bounce(float). - setStop1Bounce(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
MotorJointObject.setStop1Bounce(float). - setStop1Bounce(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
UniversalJointObject.setStop1Bounce(float). - setStop1Bounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named stop1Bounce.
- setStop1Bounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named stop1Bounce.
- setStop1Bounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named stop1Bounce.
- setStop1Bounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Accessor method to assign float value to inputOutput SFFloat field named stop1Bounce.
- setStop1Bounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign float value to inputOutput SFFloat field named stop1Bounce.
- setStop1Bounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Accessor method to assign float value to inputOutput SFFloat field named stop1Bounce.
- setStop1Bounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign typed object value to SFFloat stop1Bounce field, similar to
DoubleAxisHingeJointObject.setStop1Bounce(float). - setStop1Bounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFFloat stop1Bounce field, similar to
MotorJointObject.setStop1Bounce(float). - setStop1Bounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign typed object value to SFFloat stop1Bounce field, similar to
UniversalJointObject.setStop1Bounce(float). - setStop1ConstantForceMix(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
DoubleAxisHingeJointObject.setStop1ConstantForceMix(float). - setStop1ConstantForceMix(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named stop1ConstantForceMix.
- setStop1ConstantForceMix(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Accessor method to assign float value to inputOutput SFFloat field named stop1ConstantForceMix.
- setStop1ConstantForceMix(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign typed object value to SFFloat stop1ConstantForceMix field, similar to
DoubleAxisHingeJointObject.setStop1ConstantForceMix(float). - setStop1ErrorCorrection(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
DoubleAxisHingeJointObject.setStop1ErrorCorrection(float). - setStop1ErrorCorrection(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
MotorJointObject.setStop1ErrorCorrection(float). - setStop1ErrorCorrection(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
UniversalJointObject.setStop1ErrorCorrection(float). - setStop1ErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named stop1ErrorCorrection.
- setStop1ErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named stop1ErrorCorrection.
- setStop1ErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named stop1ErrorCorrection.
- setStop1ErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Accessor method to assign float value to inputOutput SFFloat field named stop1ErrorCorrection.
- setStop1ErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign float value to inputOutput SFFloat field named stop1ErrorCorrection.
- setStop1ErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Accessor method to assign float value to inputOutput SFFloat field named stop1ErrorCorrection.
- setStop1ErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign typed object value to SFFloat stop1ErrorCorrection field, similar to
DoubleAxisHingeJointObject.setStop1ErrorCorrection(float). - setStop1ErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFFloat stop1ErrorCorrection field, similar to
MotorJointObject.setStop1ErrorCorrection(float). - setStop1ErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign typed object value to SFFloat stop1ErrorCorrection field, similar to
UniversalJointObject.setStop1ErrorCorrection(float). - setStop2Bounce(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
MotorJointObject.setStop2Bounce(float). - setStop2Bounce(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
UniversalJointObject.setStop2Bounce(float). - setStop2Bounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named stop2Bounce.
- setStop2Bounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named stop2Bounce.
- setStop2Bounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign float value to inputOutput SFFloat field named stop2Bounce.
- setStop2Bounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Accessor method to assign float value to inputOutput SFFloat field named stop2Bounce.
- setStop2Bounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFFloat stop2Bounce field, similar to
MotorJointObject.setStop2Bounce(float). - setStop2Bounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign typed object value to SFFloat stop2Bounce field, similar to
UniversalJointObject.setStop2Bounce(float). - setStop2ErrorCorrection(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
MotorJointObject.setStop2ErrorCorrection(float). - setStop2ErrorCorrection(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
UniversalJointObject.setStop2ErrorCorrection(float). - setStop2ErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named stop2ErrorCorrection.
- setStop2ErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named stop2ErrorCorrection.
- setStop2ErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign float value to inputOutput SFFloat field named stop2ErrorCorrection.
- setStop2ErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Accessor method to assign float value to inputOutput SFFloat field named stop2ErrorCorrection.
- setStop2ErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFFloat stop2ErrorCorrection field, similar to
MotorJointObject.setStop2ErrorCorrection(float). - setStop2ErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign typed object value to SFFloat stop2ErrorCorrection field, similar to
UniversalJointObject.setStop2ErrorCorrection(float). - setStop3Bounce(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
MotorJointObject.setStop3Bounce(float). - setStop3Bounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named stop3Bounce.
- setStop3Bounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign float value to inputOutput SFFloat field named stop3Bounce.
- setStop3Bounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFFloat stop3Bounce field, similar to
MotorJointObject.setStop3Bounce(float). - setStop3ErrorCorrection(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
MotorJointObject.setStop3ErrorCorrection(float). - setStop3ErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named stop3ErrorCorrection.
- setStop3ErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Accessor method to assign float value to inputOutput SFFloat field named stop3ErrorCorrection.
- setStop3ErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFFloat stop3ErrorCorrection field, similar to
MotorJointObject.setStop3ErrorCorrection(float). - setStopBounce(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SingleAxisHingeJointObject.setStopBounce(float). - setStopBounce(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SliderJointObject.setStopBounce(float). - setStopBounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named stopBounce.
- setStopBounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named stopBounce.
- setStopBounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Accessor method to assign float value to inputOutput SFFloat field named stopBounce.
- setStopBounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Accessor method to assign float value to inputOutput SFFloat field named stopBounce.
- setStopBounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign typed object value to SFFloat stopBounce field, similar to
SingleAxisHingeJointObject.setStopBounce(float). - setStopBounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign typed object value to SFFloat stopBounce field, similar to
SliderJointObject.setStopBounce(float). - setStopErrorCorrection(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SingleAxisHingeJointObject.setStopErrorCorrection(float). - setStopErrorCorrection(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SliderJointObject.setStopErrorCorrection(float). - setStopErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named stopErrorCorrection.
- setStopErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named stopErrorCorrection.
- setStopErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Accessor method to assign float value to inputOutput SFFloat field named stopErrorCorrection.
- setStopErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Accessor method to assign float value to inputOutput SFFloat field named stopErrorCorrection.
- setStopErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign typed object value to SFFloat stopErrorCorrection field, similar to
SingleAxisHingeJointObject.setStopErrorCorrection(float). - setStopErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign typed object value to SFFloat stopErrorCorrection field, similar to
SliderJointObject.setStopErrorCorrection(float). - setStopTime(double) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named stopTime.
- setStopTime(double) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named stopTime.
- setStopTime(double) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named stopTime.
- setStopTime(double) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Accessor method to assign double value in seconds to inputOutput SFTime field named stopTime.
- setStopTime(double) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Accessor method to assign double value in seconds to inputOutput SFTime field named stopTime.
- setStopTime(double) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Accessor method to assign double value in seconds to inputOutput SFTime field named stopTime.
- setStopTime(double) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Accessor method to assign double value in seconds to inputOutput SFTime field named stopTime.
- setStopTime(double) - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
-
Accessor method to assign double value in seconds to inputOutput SFTime field named stopTime.
- setStopTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign typed object value to SFTime stopTime field, similar to
AudioClipObject.setStopTime(double). - setStopTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign typed object value to SFTime stopTime field, similar to
MovieTextureObject.setStopTime(double). - setStopTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign typed object value to SFTime stopTime field, similar to
TimeSensorObject.setStopTime(double). - setString(String) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign singleton String value to MFString string field, similar to
TextObject.setString(String[]). - setString(String[]) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Accessor method to assign String array to inputOutput MFString field named string.
- setString(String[]) - Method in interface org.web3d.x3d.sai.Text.Text
-
Accessor method to assign String array to inputOutput MFString field named string.
- setString(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign ArrayList value of MFString string field, similar to
TextObject.setString(String[]). - setString(MFStringObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign typed object value to MFString string field, similar to
TextObject.setString(String[]). - setString(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign single SFString object value to MFString string field, similar to
TextObject.setString(String[]). - setStripCount(int[]) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Accessor method to assign Integer array to inputOutput MFInt32 field named stripCount.
- setStripCount(int[]) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Accessor method to assign int array to inputOutput MFInt32 field named stripCount.
- setStripCount(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign ArrayList value of MFInt32 stripCount field, similar to
TriangleStripSetObject.setStripCount(int[]). - setStripCount(MFInt32Object) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign typed object value to MFInt32 stripCount field, similar to
TriangleStripSetObject.setStripCount(int[]). - setStripDefaultAttributes(boolean) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set whether default attributes (and their values) are stripped when serializing scene output.
- setStripTrailingZeroes(boolean) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set whether to omit trailing zeros from floating-point or double-precision output, this property can be helpful for debugging.
- setStyle(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Accessor method to assign String enumeration value ("PLAIN" | "BOLD" | "ITALIC" | "BOLDITALIC") to initializeOnly SFString field named style.
- setStyle(String) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Accessor method to assign String enumeration value ("PLAIN" | "BOLD" | "ITALIC" | "BOLDITALIC") to initializeOnly SFString field named style.
- setStyle(String) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Accessor method to assign String enumeration value ("PLAIN" | "BOLD" | "ITALIC" | "BOLDITALIC") to initializeOnly SFString field named style.
- setStyle(String) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Accessor method to assign String enumeration value ("PLAIN" | "BOLD" | "ITALIC" | "BOLDITALIC") to initializeOnly SFString field named style.
- setStyle(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign typed object value to SFString style field, similar to
ScreenFontStyleObject.setStyle(String). - setStyle(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign typed object value to SFString style field, similar to
FontStyleObject.setStyle(String). - setSubcategory(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named subcategory.
- setSubcategory(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Accessor method to assign int value to initializeOnly SFInt32 field named subcategory.
- setSubcategory(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign typed object value to SFInt32 subcategory field, similar to
DISEntityTypeMappingObject.setSubcategory(int). - setSubImage(int, RenderedImage, int, int, int, int, int, int) - Method in class org.web3d.x3d.jsail.fields.MFImageObject
-
Copy a region of the argument RenderedImage to replace a portion of the current SFimage.
- setSubImage(int, RenderedImage, int, int, int, int, int, int) - Method in interface org.web3d.x3d.sai.MFImage
-
Copy a region of the argument RenderedImage to replace a portion of the current SFimage.
- setSubImage(RenderedImage, int, int, int, int, int, int) - Method in class org.web3d.x3d.jsail.fields.SFImageObject
-
Copy a region of the argument RenderedImage to replace a portion of the current SFimage.
- setSubImage(RenderedImage, int, int, int, int, int, int) - Method in interface org.web3d.x3d.sai.SFImage
-
Copy a region of the argument RenderedImage to replace a portion of the current SFimage.
- setSummary(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign singleton String value to MFString summary field, similar to
GeoMetadataObject.setSummary(String[]). - setSummary(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Accessor method to assign String array to inputOutput MFString field named summary.
- setSummary(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoMetadata
-
Accessor method to assign String array to inputOutput MFString field named summary.
- setSummary(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign ArrayList value of MFString summary field, similar to
GeoMetadataObject.setSummary(String[]). - setSummary(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign typed object value to MFString summary field, similar to
GeoMetadataObject.setSummary(String[]). - setSummary(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign single SFString object value to MFString summary field, similar to
GeoMetadataObject.setSummary(String[]). - setSurface(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field surface.
- setSurface(X3DGeometryNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Accessor method to assign X3DGeometryNode instance (using a properly typed node) to initializeOnly SFNode field surface.
- setSurface(X3DGeometryNode) - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
-
Accessor method to assign X3DGeometryNode instance (using a properly typed node) to initializeOnly SFNode field surface.
- setSurfaceArea(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ConeEmitterObject.setSurfaceArea(float). - setSurfaceArea(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ExplosionEmitterObject.setSurfaceArea(float). - setSurfaceArea(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
PointEmitterObject.setSurfaceArea(float). - setSurfaceArea(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
PolylineEmitterObject.setSurfaceArea(float). - setSurfaceArea(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SurfaceEmitterObject.setSurfaceArea(float). - setSurfaceArea(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
VolumeEmitterObject.setSurfaceArea(float). - setSurfaceArea(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Accessor method to assign float value to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Accessor method to assign float value to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Accessor method to assign float value to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Accessor method to assign float value to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Accessor method to assign float value to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Accessor method to assign float value to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Accessor method to assign float value to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
-
Accessor method to assign float value to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
-
Accessor method to assign float value to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Accessor method to assign float value to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
-
Accessor method to assign float value to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Accessor method to assign float value to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode
-
Accessor method to assign float value to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign typed object value to SFFloat surfaceArea field, similar to
ConeEmitterObject.setSurfaceArea(float). - setSurfaceArea(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign typed object value to SFFloat surfaceArea field, similar to
ExplosionEmitterObject.setSurfaceArea(float). - setSurfaceArea(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign typed object value to SFFloat surfaceArea field, similar to
PointEmitterObject.setSurfaceArea(float). - setSurfaceArea(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign typed object value to SFFloat surfaceArea field, similar to
PolylineEmitterObject.setSurfaceArea(float). - setSurfaceArea(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign typed object value to SFFloat surfaceArea field, similar to
SurfaceEmitterObject.setSurfaceArea(float). - setSurfaceArea(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign typed object value to SFFloat surfaceArea field, similar to
VolumeEmitterObject.setSurfaceArea(float). - setSurfaceNormals(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(X3DTexture3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(X3DTexture3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.EdgeEnhancementVolumeStyle
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(X3DTexture3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(X3DTexture3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(X3DTexture3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.ToneMappedVolumeStyle
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceSpeed(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CollisionCollectionObject.setSurfaceSpeed(float[]). - setSurfaceSpeed(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ContactObject.setSurfaceSpeed(float[]). - setSurfaceSpeed(double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CollisionCollectionObject.setSurfaceSpeed(float[]). - setSurfaceSpeed(double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ContactObject.setSurfaceSpeed(float[]). - setSurfaceSpeed(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named surfaceSpeed.
- setSurfaceSpeed(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named surfaceSpeed.
- setSurfaceSpeed(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named surfaceSpeed.
- setSurfaceSpeed(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named surfaceSpeed.
- setSurfaceSpeed(float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign values to SFVec2f surfaceSpeed field, similar to
CollisionCollectionObject.setSurfaceSpeed(float[]). - setSurfaceSpeed(float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign values to SFVec2f surfaceSpeed field, similar to
ContactObject.setSurfaceSpeed(float[]). - setSurfaceSpeed(SFVec2fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign typed object value to SFVec2f surfaceSpeed field, similar to
CollisionCollectionObject.setSurfaceSpeed(float[]). - setSurfaceSpeed(SFVec2fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign typed object value to SFVec2f surfaceSpeed field, similar to
ContactObject.setSurfaceSpeed(float[]). - setSurfaceTolerance(double) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
IsoSurfaceVolumeDataObject.setSurfaceTolerance(float). - setSurfaceTolerance(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Accessor method to assign float value to inputOutput SFFloat field named surfaceTolerance.
- setSurfaceTolerance(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Accessor method to assign float value to inputOutput SFFloat field named surfaceTolerance.
- setSurfaceTolerance(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign typed object value to SFFloat surfaceTolerance field, similar to
IsoSurfaceVolumeDataObject.setSurfaceTolerance(float). - setSurfaceValues(double[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
IsoSurfaceVolumeDataObject.setSurfaceValues(float[]). - setSurfaceValues(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Accessor method to assign Float array to inputOutput MFFloat field named surfaceValues.
- setSurfaceValues(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Accessor method to assign float array to inputOutput MFFloat field named surfaceValues.
- setSurfaceValues(int[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign floating-point array value of MFFloat surfaceValues field, similar to
IsoSurfaceVolumeDataObject.setSurfaceValues(float[]). - setSurfaceValues(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign ArrayList value of MFFloat surfaceValues field, similar to
IsoSurfaceVolumeDataObject.setSurfaceValues(float[]). - setSurfaceValues(MFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign typed object value to MFFloat surfaceValues field, similar to
IsoSurfaceVolumeDataObject.setSurfaceValues(float[]). - setSuspensionErrorCorrection(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
DoubleAxisHingeJointObject.setSuspensionErrorCorrection(float). - setSuspensionErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named suspensionErrorCorrection.
- setSuspensionErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Accessor method to assign float value to inputOutput SFFloat field named suspensionErrorCorrection.
- setSuspensionErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign typed object value to SFFloat suspensionErrorCorrection field, similar to
DoubleAxisHingeJointObject.setSuspensionErrorCorrection(float). - setSuspensionForce(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
DoubleAxisHingeJointObject.setSuspensionForce(float). - setSuspensionForce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign float value to inputOutput SFFloat field named suspensionForce.
- setSuspensionForce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Accessor method to assign float value to inputOutput SFFloat field named suspensionForce.
- setSuspensionForce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign typed object value to SFFloat suspensionForce field, similar to
DoubleAxisHingeJointObject.setSuspensionForce(float). - setTargetObject(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field targetObject.
- setTargetObject(X3DNode) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field targetObject. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Grouping.X3DGroupingNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Shape.X3DShapeNode); if (!
- setTargetObject(X3DNode) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field targetObject. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Grouping.X3DGroupingNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Shape.X3DShapeNode); if (!
- setTau(double) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named tau.
- setTau(double) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named tau.
- setTau(double) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named tau.
- setTau(double) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named tau.
- setTau(double) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named tau.
- setTau(double) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named tau.
- setTau(double) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named tau.
- setTau(double) - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
-
Accessor method to assign double value in seconds to inputOutput SFTime field named tau.
- setTau(double) - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
-
Accessor method to assign double value in seconds to inputOutput SFTime field named tau.
- setTau(double) - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
-
Accessor method to assign double value in seconds to inputOutput SFTime field named tau.
- setTau(double) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
-
Accessor method to assign double value in seconds to inputOutput SFTime field named tau.
- setTau(double) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
-
Accessor method to assign double value in seconds to inputOutput SFTime field named tau.
- setTau(double) - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
-
Accessor method to assign double value in seconds to inputOutput SFTime field named tau.
- setTau(double) - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
-
Accessor method to assign double value in seconds to inputOutput SFTime field named tau.
- setTau(double) - Method in interface org.web3d.x3d.sai.Followers.X3DDamperNode
-
Accessor method to assign double value in seconds to inputOutput SFTime field named tau.
- setTau(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign typed object value to SFTime tau field, similar to
ColorDamperObject.setTau(double). - setTau(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign typed object value to SFTime tau field, similar to
CoordinateDamperObject.setTau(double). - setTau(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign typed object value to SFTime tau field, similar to
OrientationDamperObject.setTau(double). - setTau(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign typed object value to SFTime tau field, similar to
PositionDamper2DObject.setTau(double). - setTau(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign typed object value to SFTime tau field, similar to
PositionDamperObject.setTau(double). - setTau(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign typed object value to SFTime tau field, similar to
ScalarDamperObject.setTau(double). - setTau(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign typed object value to SFTime tau field, similar to
TexCoordDamper2DObject.setTau(double). - setTdlType(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named tdlType.
- setTdlType(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named tdlType.
- setTdlType(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFInt32 tdlType field, similar to
SignalPduObject.setTdlType(int). - setTessellation(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Accessor method to assign int value to inputOutput SFInt32 field named tessellation.
- setTessellation(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Accessor method to assign int value to inputOutput SFInt32 field named tessellation.
- setTessellation(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
-
Accessor method to assign int value to inputOutput SFInt32 field named tessellation.
- setTessellation(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
-
Accessor method to assign int value to inputOutput SFInt32 field named tessellation.
- setTessellation(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign typed object value to SFInt32 tessellation field, similar to
NurbsCurve2DObject.setTessellation(int). - setTessellation(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign typed object value to SFInt32 tessellation field, similar to
NurbsCurveObject.setTessellation(int). - setTessellationScale(double) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
NurbsSetObject.setTessellationScale(float). - setTessellationScale(float) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Accessor method to assign float value to inputOutput SFFloat field named tessellationScale.
- setTessellationScale(float) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
-
Accessor method to assign float value to inputOutput SFFloat field named tessellationScale.
- setTessellationScale(SFFloatObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign typed object value to SFFloat tessellationScale field, similar to
NurbsSetObject.setTessellationScale(float). - setTexCoord(ArrayList<X3DTextureCoordinateNode>) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Assign ArrayList value of MFNode texCoord field, similar to
MultiTextureCoordinateObject.setTexCoord(X3DNode[]). - setTexCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field texCoord. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTextureCoordinateNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject); if (!
- setTexCoord(X3DNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field texCoord. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTextureCoordinateNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject); if (!
- setTexCoord(X3DNode) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Set single child texCoord node, replacing prior array of existing nodes (if any).
- setTexCoord(X3DNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field texCoord. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTextureCoordinateNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject); if (!
- setTexCoord(X3DNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field texCoord. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTextureCoordinateNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject); if (!
- setTexCoord(X3DNode) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field texCoord. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTextureCoordinateNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject); if (!
- setTexCoord(X3DNode) - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureCoordinate
-
Set single child texCoord node, replacing prior array of existing nodes (if any).
- setTexCoord(X3DNode[]) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Accessor method to assign X3DTextureCoordinateNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field texCoord.
- setTexCoord(X3DNode[]) - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureCoordinate
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoordIndex(int[]) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign Integer array to initializeOnly MFInt32 field named texCoordIndex.
- setTexCoordIndex(int[]) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Accessor method to assign int array to initializeOnly MFInt32 field named texCoordIndex.
- setTexCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign ArrayList value of MFInt32 texCoordIndex field, similar to
IndexedFaceSetObject.setTexCoordIndex(int[]). - setTexCoordIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign typed object value to MFInt32 texCoordIndex field, similar to
IndexedFaceSetObject.setTexCoordIndex(int[]). - setTexCoordKey(double[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
ParticleSystemObject.setTexCoordKey(float[]). - setTexCoordKey(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign Float array to initializeOnly MFFloat field named texCoordKey.
- setTexCoordKey(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign float array to initializeOnly MFFloat field named texCoordKey.
- setTexCoordKey(int[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign floating-point array value of MFFloat texCoordKey field, similar to
ParticleSystemObject.setTexCoordKey(float[]). - setTexCoordKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign ArrayList value of MFFloat texCoordKey field, similar to
ParticleSystemObject.setTexCoordKey(float[]). - setTexCoordKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign typed object value to MFFloat texCoordKey field, similar to
ParticleSystemObject.setTexCoordKey(float[]). - setTexCoordRamp(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field texCoordRamp.
- setTexCoordRamp(TextureCoordinate) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign TextureCoordinateObject instance (using a properly typed node) to initializeOnly SFNode field texCoordRamp.
- setTexCoordRamp(TextureCoordinate) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign TextureCoordinate instance (using a properly typed node) to initializeOnly SFNode field texCoordRamp.
- setTexture(ArrayList<X3DTexture2DNode>) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign ArrayList value of MFNode texture field, similar to
ComposedTexture3DObject.setTexture(X3DNode[]). - setTexture(ArrayList<X3DTextureNode>) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign ArrayList value of MFNode texture field, similar to
MultiTextureObject.setTexture(X3DNode[]). - setTexture(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texture.
- setTexture(X3DNode) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Set single child texture node, replacing prior array of existing nodes (if any).
- setTexture(X3DNode) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Set single child texture node, replacing prior array of existing nodes (if any).
- setTexture(X3DNode) - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
-
Set single child texture node, replacing prior array of existing nodes (if any).
- setTexture(X3DNode) - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
-
Set single child texture node, replacing prior array of existing nodes (if any).
- setTexture(X3DNode[]) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Accessor method to assign X3DTextureNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field texture.
- setTexture(X3DNode[]) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Accessor method to assign X3DTexture2DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field texture.
- setTexture(X3DNode[]) - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field texture.
- setTexture(X3DNode[]) - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field texture.
- setTexture(X3DTextureNode) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Accessor method to assign X3DTextureNode instance (using a properly typed node) to inputOutput SFNode field texture.
- setTexture(X3DTextureNode) - Method in interface org.web3d.x3d.sai.Shape.Appearance
-
Accessor method to assign X3DTextureNode instance (using a properly typed node) to inputOutput SFNode field texture.
- setTextureCompression(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Accessor method to assign String enumeration value ("DEFAULT" | "FASTEST" | "HIGH" | "LOW" | "MEDIUM" | "NICEST") to inputOutput SFString field named textureCompression.
- setTextureCompression(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Accessor method to assign String enumeration value ("DEFAULT" | "FASTEST" | "HIGH" | "LOW" | "MEDIUM" | "NICEST") to inputOutput SFString field named textureCompression.
- setTextureCompression(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign typed object value to SFString textureCompression field, similar to
TexturePropertiesObject.setTextureCompression(String). - setTexturePriority(double) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
TexturePropertiesObject.setTexturePriority(float). - setTexturePriority(float) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Accessor method to assign float value to inputOutput SFFloat field named texturePriority.
- setTexturePriority(float) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Accessor method to assign float value to inputOutput SFFloat field named texturePriority.
- setTexturePriority(SFFloatObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign typed object value to SFFloat texturePriority field, similar to
TexturePropertiesObject.setTexturePriority(float). - setTextureProperties(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Accessor method to assign TexturePropertiesObject instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Accessor method to assign TexturePropertiesObject instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Accessor method to assign TexturePropertiesObject instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Accessor method to assign TexturePropertiesObject instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Accessor method to assign TexturePropertiesObject instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Accessor method to assign TexturePropertiesObject instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Accessor method to assign TexturePropertiesObject instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Accessor method to assign TexturePropertiesObject instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.GeneratedCubeMapTexture
-
Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ImageCubeMapTexture
-
Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.Texturing.ImageTexture
-
Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.Texturing.PixelTexture
-
Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.Texturing.X3DTexture2DNode
-
Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
-
Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
-
Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
-
Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
-
Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureTransform(ArrayList<X3DTextureTransformNode>) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Assign ArrayList value of MFNode textureTransform field, similar to
MultiTextureTransformObject.setTextureTransform(X3DNode[]). - setTextureTransform(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field textureTransform.
- setTextureTransform(X3DNode) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Set single child textureTransform node, replacing prior array of existing nodes (if any).
- setTextureTransform(X3DNode) - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureTransform
-
Set single child textureTransform node, replacing prior array of existing nodes (if any).
- setTextureTransform(X3DNode[]) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Accessor method to assign X3DTextureTransformNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field textureTransform.
- setTextureTransform(X3DNode[]) - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureTransform
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field textureTransform.
- setTextureTransform(X3DTextureTransformNode) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Accessor method to assign X3DTextureTransformNode instance (using a properly typed node) to inputOutput SFNode field textureTransform.
- setTextureTransform(X3DTextureTransformNode) - Method in interface org.web3d.x3d.sai.Shape.Appearance
-
Accessor method to assign X3DTextureTransformNode instance (using a properly typed node) to inputOutput SFNode field textureTransform.
- setTimeOut(double) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named timeOut.
- setTimeOut(double) - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
-
Accessor method to assign double value in seconds to inputOutput SFTime field named timeOut.
- setTimeOut(SFTimeObject) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Assign typed object value to SFTime timeOut field, similar to
LoadSensorObject.setTimeOut(double). - setTitle(String) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Accessor method to assign String value to inputOutput SFString field named title.
- setTitle(String) - Method in interface org.web3d.x3d.sai.Core.WorldInfo
-
Accessor method to assign String value to inputOutput SFString field named title.
- setTitle(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Assign typed object value to SFString title field, similar to
WorldInfoObject.setTitle(String). - setToField(String) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Accessor method to assign String value to inputOutput SFString field named toField.
- setToField(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Assign typed object value to SFString toField field, similar to
ROUTEObject.setToField(String). - setToggle(boolean) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
Accessor method to assign boolean value to inputOutput SFBool field named toggle.
- setToggle(boolean) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanToggle
-
Accessor method to assign boolean value to inputOutput SFBool field named toggle.
- setToggle(SFBoolObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
Assign typed object value to SFBool toggle field, similar to
BooleanToggleObject.setToggle(boolean). - setTolerance(double) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ColorDamperObject.setTolerance(float). - setTolerance(double) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
CoordinateDamperObject.setTolerance(float). - setTolerance(double) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
OrientationDamperObject.setTolerance(float). - setTolerance(double) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
PositionDamper2DObject.setTolerance(float). - setTolerance(double) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
PositionDamperObject.setTolerance(float). - setTolerance(double) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ScalarDamperObject.setTolerance(float). - setTolerance(double) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
TexCoordDamper2DObject.setTolerance(float). - setTolerance(float) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Accessor method to assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Accessor method to assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Accessor method to assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Accessor method to assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Accessor method to assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Accessor method to assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Accessor method to assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
-
Accessor method to assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
-
Accessor method to assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
-
Accessor method to assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
-
Accessor method to assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
-
Accessor method to assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
-
Accessor method to assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
-
Accessor method to assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in interface org.web3d.x3d.sai.Followers.X3DDamperNode
-
Accessor method to assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign typed object value to SFFloat tolerance field, similar to
ColorDamperObject.setTolerance(float). - setTolerance(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign typed object value to SFFloat tolerance field, similar to
CoordinateDamperObject.setTolerance(float). - setTolerance(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign typed object value to SFFloat tolerance field, similar to
OrientationDamperObject.setTolerance(float). - setTolerance(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign typed object value to SFFloat tolerance field, similar to
PositionDamper2DObject.setTolerance(float). - setTolerance(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign typed object value to SFFloat tolerance field, similar to
PositionDamperObject.setTolerance(float). - setTolerance(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign typed object value to SFFloat tolerance field, similar to
ScalarDamperObject.setTolerance(float). - setTolerance(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign typed object value to SFFloat tolerance field, similar to
TexCoordDamper2DObject.setTolerance(float). - setToNode(String) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Accessor method to assign String value to inputOutput SFString field named toNode.
- setToNode(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Assign typed object value to SFString toNode field, similar to
ROUTEObject.setToNode(String). - setTop(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Accessor method to assign boolean value to inputOutput SFBool field named top.
- setTop(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
-
Accessor method to assign boolean value to inputOutput SFBool field named top.
- setTop(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field top.
- setTop(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign typed object value to SFBool top field, similar to
CylinderObject.setTop(boolean). - setTop(X3DTexture2DNode) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field top.
- setTop(X3DTexture2DNode) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
-
Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field top.
- setTopTexture(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field topTexture.
- setTopTexture(X3DNode) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field topTexture. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTexture2DNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Texturing.MultiTextureObject); if (!
- setTopTexture(X3DNode) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field topTexture. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTexture2DNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.jsail.Texturing.MultiTextureObject); if (!
- setTopToBottom(boolean) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named topToBottom.
- setTopToBottom(boolean) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named topToBottom.
- setTopToBottom(boolean) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Accessor method to assign boolean value to initializeOnly SFBool field named topToBottom.
- setTopToBottom(boolean) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Accessor method to assign boolean value to initializeOnly SFBool field named topToBottom.
- setTopToBottom(SFBoolObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign typed object value to SFBool topToBottom field, similar to
ScreenFontStyleObject.setTopToBottom(boolean). - setTopToBottom(SFBoolObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign typed object value to SFBool topToBottom field, similar to
FontStyleObject.setTopToBottom(boolean). - setTopUrl(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign singleton String value to MFString topUrl field, similar to
BackgroundObject.setTopUrl(String[]). - setTopUrl(String[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Accessor method to assign String array to inputOutput MFString field named topUrl.
- setTopUrl(String[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Accessor method to assign String array to inputOutput MFString field named topUrl.
- setTopUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign ArrayList value of MFString topUrl field, similar to
BackgroundObject.setTopUrl(String[]). - setTopUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign typed object value to MFString topUrl field, similar to
BackgroundObject.setTopUrl(String[]). - setTopUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign single SFString object value to MFString topUrl field, similar to
BackgroundObject.setTopUrl(String[]). - setTorques(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
RigidBodyObject.setTorques(float[]). - setTorques(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named torques.
- setTorques(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named torques.
- setTorques(MFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to MFVec3f torques field, similar to
RigidBodyObject.setTorques(float[]). - setTrajectoryCurve(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field trajectoryCurve.
- setTrajectoryCurve(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field trajectoryCurve.
- setTrajectoryCurve(NurbsCurve) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Accessor method to assign NurbsCurveObject instance (using a properly typed node) to inputOutput SFNode field trajectoryCurve.
- setTrajectoryCurve(NurbsCurve) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSweptSurface
-
Accessor method to assign NurbsCurve instance (using a properly typed node) to inputOutput SFNode field trajectoryCurve.
- setTrajectoryCurve(X3DNurbsControlCurveNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Accessor method to assign X3DNurbsControlCurveNode instance (using a properly typed node) to inputOutput SFNode field trajectoryCurve.
- setTrajectoryCurve(X3DNurbsControlCurveNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSwungSurface
-
Accessor method to assign X3DNurbsControlCurveNode instance (using a properly typed node) to inputOutput SFNode field trajectoryCurve.
- setTransferFunction(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field transferFunction.
- setTransferFunction(X3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field transferFunction. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTexture2DNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode); if (!
- setTransferFunction(X3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.OpacityMapVolumeStyle
-
Accessor method to assign X3DNode instance (using a properly typed node) to inputOutput SFNode field transferFunction. // newValueInstanceAcceptableNodeTypesTest checks are needed for methods that override/subset X3DNode interfaces #1 boolean isNodeTypeAllowed = (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing.X3DTexture2DNode) || (((X3DConcreteNode)newValue) instanceof org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode); if (!
- setTransform(SFVec3d, SFRotation, SFVec3d, SFRotation, SFVec3d) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3dObject
- setTransform(SFVec3d, SFRotation, SFVec3d, SFRotation, SFVec3d) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4dObject
- setTransform(SFVec3d, SFRotation, SFVec3d, SFRotation, SFVec3d) - Method in class org.web3d.x3d.jsail.fields.SFMatrix3dObject
- setTransform(SFVec3d, SFRotation, SFVec3d, SFRotation, SFVec3d) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4dObject
- setTransform(SFVec3d, SFRotation, SFVec3d, SFRotation, SFVec3d) - Method in interface org.web3d.x3d.sai.MFMatrix3d
- setTransform(SFVec3d, SFRotation, SFVec3d, SFRotation, SFVec3d) - Method in interface org.web3d.x3d.sai.MFMatrix4d
- setTransform(SFVec3d, SFRotation, SFVec3d, SFRotation, SFVec3d) - Method in interface org.web3d.x3d.sai.SFMatrix3d
- setTransform(SFVec3d, SFRotation, SFVec3d, SFRotation, SFVec3d) - Method in interface org.web3d.x3d.sai.SFMatrix4d
- setTransform(SFVec3f, SFRotation, SFVec3f, SFRotation, SFVec3f) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3fObject
- setTransform(SFVec3f, SFRotation, SFVec3f, SFRotation, SFVec3f) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4fObject
- setTransform(SFVec3f, SFRotation, SFVec3f, SFRotation, SFVec3f) - Method in class org.web3d.x3d.jsail.fields.SFMatrix3fObject
- setTransform(SFVec3f, SFRotation, SFVec3f, SFRotation, SFVec3f) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4fObject
- setTransform(SFVec3f, SFRotation, SFVec3f, SFRotation, SFVec3f) - Method in interface org.web3d.x3d.sai.MFMatrix3f
- setTransform(SFVec3f, SFRotation, SFVec3f, SFRotation, SFVec3f) - Method in interface org.web3d.x3d.sai.MFMatrix4f
- setTransform(SFVec3f, SFRotation, SFVec3f, SFRotation, SFVec3f) - Method in interface org.web3d.x3d.sai.SFMatrix3f
- setTransform(SFVec3f, SFRotation, SFVec3f, SFRotation, SFVec3f) - Method in interface org.web3d.x3d.sai.SFMatrix4f
- setTransitionTime(double) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named transitionTime.
- setTransitionTime(double) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Accessor method to assign double value in seconds to inputOutput SFTime field named transitionTime.
- setTransitionTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign typed object value to SFTime transitionTime field, similar to
NavigationInfoObject.setTransitionTime(double). - setTransitionType(String) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign singleton String value to MFString transitionType field, similar to
NavigationInfoObject.setTransitionType(String[]). - setTransitionType(String[]) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Accessor method to assign String enumeration array (""TELEPORT"" | ""LINEAR"" | ""ANIMATE"") to inputOutput MFString field named transitionType.
- setTransitionType(String[]) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Accessor method to assign String enumeration array (""TELEPORT"" | ""LINEAR"" | ""ANIMATE"") to inputOutput MFString field named transitionType.
- setTransitionType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign ArrayList value of MFString transitionType field, similar to
NavigationInfoObject.setTransitionType(String[]). - setTransitionType(MFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign typed object value to MFString transitionType field, similar to
NavigationInfoObject.setTransitionType(String[]). - setTransitionType(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign single SFString object value to MFString transitionType field, similar to
NavigationInfoObject.setTransitionType(String[]). - setTranslation(double[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CADPartObject.setTranslation(float[]). - setTranslation(double[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
EspduTransformObject.setTranslation(float[]). - setTranslation(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
GeoTransformObject.setTranslation(float[]). - setTranslation(double[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TransformObject.setTranslation(float[]). - setTranslation(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimHumanoidObject.setTranslation(float[]). - setTranslation(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimJointObject.setTranslation(float[]). - setTranslation(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimSiteObject.setTranslation(float[]). - setTranslation(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CollidableOffsetObject.setTranslation(float[]). - setTranslation(double[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
CollidableShapeObject.setTranslation(float[]). - setTranslation(double[]) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TextureTransformObject.setTranslation(float[]). - setTranslation(double[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TextureTransform3DObject.setTranslation(float[]). - setTranslation(double, double) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TextureTransformObject.setTranslation(float[]). - setTranslation(double, double, double) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CADPartObject.setTranslation(float[]). - setTranslation(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
EspduTransformObject.setTranslation(float[]). - setTranslation(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
GeoTransformObject.setTranslation(float[]). - setTranslation(double, double, double) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TransformObject.setTranslation(float[]). - setTranslation(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimHumanoidObject.setTranslation(float[]). - setTranslation(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimJointObject.setTranslation(float[]). - setTranslation(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimSiteObject.setTranslation(float[]). - setTranslation(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CollidableOffsetObject.setTranslation(float[]). - setTranslation(double, double, double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
CollidableShapeObject.setTranslation(float[]). - setTranslation(double, double, double) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
TextureTransform3DObject.setTranslation(float[]). - setTranslation(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named translation.
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.Texturing.TextureTransform
-
Accessor method to assign 2-tuple float array to inputOutput SFVec2f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransform3D
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float, float) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign values to SFVec2f translation field, similar to
TextureTransformObject.setTranslation(float[]). - setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign values to SFVec3f translation field, similar to
CADPartObject.setTranslation(float[]). - setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign values to SFVec3f translation field, similar to
EspduTransformObject.setTranslation(float[]). - setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign values to SFVec3f translation field, similar to
GeoTransformObject.setTranslation(float[]). - setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign values to SFVec3f translation field, similar to
TransformObject.setTranslation(float[]). - setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign values to SFVec3f translation field, similar to
HAnimHumanoidObject.setTranslation(float[]). - setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign values to SFVec3f translation field, similar to
HAnimJointObject.setTranslation(float[]). - setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign values to SFVec3f translation field, similar to
HAnimSiteObject.setTranslation(float[]). - setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign values to SFVec3f translation field, similar to
CollidableOffsetObject.setTranslation(float[]). - setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign values to SFVec3f translation field, similar to
CollidableShapeObject.setTranslation(float[]). - setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign values to SFVec3f translation field, similar to
TextureTransform3DObject.setTranslation(float[]). - setTranslation(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign typed object value to SFVec2f translation field, similar to
TextureTransformObject.setTranslation(float[]). - setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign typed object value to SFVec3f translation field, similar to
CADPartObject.setTranslation(float[]). - setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFVec3f translation field, similar to
EspduTransformObject.setTranslation(float[]). - setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign typed object value to SFVec3f translation field, similar to
GeoTransformObject.setTranslation(float[]). - setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign typed object value to SFVec3f translation field, similar to
TransformObject.setTranslation(float[]). - setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to SFVec3f translation field, similar to
HAnimHumanoidObject.setTranslation(float[]). - setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to SFVec3f translation field, similar to
HAnimJointObject.setTranslation(float[]). - setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign typed object value to SFVec3f translation field, similar to
HAnimSiteObject.setTranslation(float[]). - setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign typed object value to SFVec3f translation field, similar to
CollidableOffsetObject.setTranslation(float[]). - setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign typed object value to SFVec3f translation field, similar to
CollidableShapeObject.setTranslation(float[]). - setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign typed object value to SFVec3f translation field, similar to
TextureTransform3DObject.setTranslation(float[]). - setTransmitFrequencyBandwidth(double) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
TransmitterPduObject.setTransmitFrequencyBandwidth(float). - setTransmitFrequencyBandwidth(float) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign float value to inputOutput SFFloat field named transmitFrequencyBandwidth.
- setTransmitFrequencyBandwidth(float) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign float value to inputOutput SFFloat field named transmitFrequencyBandwidth.
- setTransmitFrequencyBandwidth(SFFloatObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFFloat transmitFrequencyBandwidth field, similar to
TransmitterPduObject.setTransmitFrequencyBandwidth(float). - setTransmitState(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named transmitState.
- setTransmitState(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named transmitState.
- setTransmitState(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 transmitState field, similar to
TransmitterPduObject.setTransmitState(int). - setTransmitterApplicationID(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named transmitterApplicationID.
- setTransmitterApplicationID(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named transmitterApplicationID.
- setTransmitterApplicationID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFInt32 transmitterApplicationID field, similar to
ReceiverPduObject.setTransmitterApplicationID(int). - setTransmitterEntityID(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named transmitterEntityID.
- setTransmitterEntityID(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named transmitterEntityID.
- setTransmitterEntityID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFInt32 transmitterEntityID field, similar to
ReceiverPduObject.setTransmitterEntityID(int). - setTransmitterRadioID(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named transmitterRadioID.
- setTransmitterRadioID(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named transmitterRadioID.
- setTransmitterRadioID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFInt32 transmitterRadioID field, similar to
ReceiverPduObject.setTransmitterRadioID(int). - setTransmitterSiteID(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named transmitterSiteID.
- setTransmitterSiteID(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named transmitterSiteID.
- setTransmitterSiteID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFInt32 transmitterSiteID field, similar to
ReceiverPduObject.setTransmitterSiteID(int). - setTransparency(double) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
BackgroundObject.setTransparency(float). - setTransparency(double) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
TextureBackgroundObject.setTransparency(float). - setTransparency(double) - Method in class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Utility method to modify transparency
- setTransparency(double) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
MaterialObject.setTransparency(float). - setTransparency(double) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
TwoSidedMaterialObject.setTransparency(float). - setTransparency(float) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Accessor method to assign float value to inputOutput SFFloat field named transparency.
- setTransparency(float) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Accessor method to assign float value to inputOutput SFFloat field named transparency.
- setTransparency(float) - Method in class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Utility method to modify transparency
- setTransparency(float) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Accessor method to assign float value to inputOutput SFFloat field named transparency.
- setTransparency(float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Accessor method to assign float value to inputOutput SFFloat field named transparency.
- setTransparency(float) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Accessor method to assign float value to inputOutput SFFloat field named transparency.
- setTransparency(float) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Accessor method to assign float value to inputOutput SFFloat field named transparency.
- setTransparency(float) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
-
Accessor method to assign float value to inputOutput SFFloat field named transparency.
- setTransparency(float) - Method in interface org.web3d.x3d.sai.Shape.Material
-
Accessor method to assign float value to inputOutput SFFloat field named transparency.
- setTransparency(float) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Accessor method to assign float value to inputOutput SFFloat field named transparency.
- setTransparency(SFFloatObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign typed object value to SFFloat transparency field, similar to
BackgroundObject.setTransparency(float). - setTransparency(SFFloatObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign typed object value to SFFloat transparency field, similar to
TextureBackgroundObject.setTransparency(float). - setTransparency(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign typed object value to SFFloat transparency field, similar to
MaterialObject.setTransparency(float). - setTransparency(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign typed object value to SFFloat transparency field, similar to
TwoSidedMaterialObject.setTransparency(float). - setTrimmingContour(ArrayList<Contour2DObject>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign ArrayList value of MFNode trimmingContour field, similar to
NurbsTrimmedSurfaceObject.setTrimmingContour(X3DNode[]). - setTrimmingContour(X3DNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Set single child trimmingContour node, replacing prior array of existing nodes (if any).
- setTrimmingContour(X3DNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Set single child trimmingContour node, replacing prior array of existing nodes (if any).
- setTrimmingContour(X3DNode[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign Contour2DObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field trimmingContour.
- setTrimmingContour(X3DNode[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field trimmingContour.
- setTupleSize(int) - Method in class org.web3d.x3d.util.x3duom.FieldType
-
Sets the value of the tupleSize property.
- setTurbulence(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
WindPhysicsModelObject.setTurbulence(float). - setTurbulence(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Accessor method to assign float value to inputOutput SFFloat field named turbulence.
- setTurbulence(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
-
Accessor method to assign float value to inputOutput SFFloat field named turbulence.
- setTurbulence(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign typed object value to SFFloat turbulence field, similar to
WindPhysicsModelObject.setTurbulence(float). - setType(String) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Accessor method to assign String enumeration value ("SFBool" | "MFBool" | "SFColor" | "MFColor" | "SFColorRGBA" | "MFColorRGBA" | "SFDouble" | "MFDouble" | "SFFloat" | "MFFloat" | "SFImage" | "MFImage" | "SFInt32" | "SFNode" | "MFNode" | "MFInt32" | "SFRotation" | "MFRotation" | "SFString" | "MFString" | "SFTime" | "MFTime" | "SFVec2d" | "MFVec2d" | "SFVec2f" | "MFVec2f" | "SFVec3d" | "MFVec3d" | "SFVec3f" | "MFVec3f" | "SFVec4d" | "MFVec4d" | "SFVec4f" | "MFVec4f" | "SFMatrix3d" | "MFMatrix3d" | "SFMatrix3f" | "MFMatrix3f" | "SFMatrix4d" | "MFMatrix4d" | "SFMatrix4f" | "MFMatrix4f") to inputOutput SFString field named type.
- setType(String) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign singleton String value to MFString type field, similar to
NavigationInfoObject.setType(String[]). - setType(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Accessor method to assign String enumeration value ("VERTEX" | "FRAGMENT") to inputOutput SFString field named type.
- setType(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Accessor method to assign String enumeration value ("VERTEX" | "FRAGMENT") to inputOutput SFString field named type.
- setType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Accessor method to assign String enumeration value ("MAX" | "MIN" | "AVERAGE") to inputOutput SFString field named type.
- setType(String) - Method in interface org.web3d.x3d.sai.Shaders.ShaderPart
-
Accessor method to assign String enumeration value ("VERTEX" | "FRAGMENT") to inputOutput SFString field named type.
- setType(String) - Method in interface org.web3d.x3d.sai.Shaders.ShaderProgram
-
Accessor method to assign String enumeration value ("VERTEX" | "FRAGMENT") to inputOutput SFString field named type.
- setType(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.ProjectionVolumeStyle
-
Accessor method to assign String enumeration value ("MAX" | "MIN" | "AVERAGE") to inputOutput SFString field named type.
- setType(String) - Method in class org.web3d.x3d.util.x3duom.ContainerField
-
Sets the value of the type property.
- setType(String) - Method in class org.web3d.x3d.util.x3duom.FieldType
-
Sets the value of the type property.
- setType(String[]) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Accessor method to assign String enumeration array (""ANY"" | ""WALK"" | ""EXAMINE"" | ""FLY"" | ""LOOKAT"" | ""NONE"" | ""EXPLORE"") to inputOutput MFString field named type.
- setType(String[]) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Accessor method to assign String enumeration array (""ANY"" | ""WALK"" | ""EXAMINE"" | ""FLY"" | ""LOOKAT"" | ""NONE"" | ""EXPLORE"") to inputOutput MFString field named type.
- setType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign ArrayList value of MFString type field, similar to
NavigationInfoObject.setType(String[]). - setType(MFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign typed object value to MFString type field, similar to
NavigationInfoObject.setType(String[]). - setType(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Assign typed object value to SFString type field, similar to
fieldObject.setType(String). - setType(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign single SFString object value to MFString type field, similar to
NavigationInfoObject.setType(String[]). - setType(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Assign typed object value to SFString type field, similar to
ShaderPartObject.setType(String). - setType(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Assign typed object value to SFString type field, similar to
ShaderProgramObject.setType(String). - setType(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Assign typed object value to SFString type field, similar to
ProjectionVolumeStyleObject.setType(String). - setType(FieldTypeValues) - Method in class org.web3d.x3d.util.x3duom.Field
-
Sets the value of the type property.
- setUClosed(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named uClosed.
- setUClosed(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named uClosed.
- setUClosed(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Accessor method to assign boolean value to initializeOnly SFBool field named uClosed.
- setUClosed(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Accessor method to assign boolean value to initializeOnly SFBool field named uClosed.
- setUClosed(boolean) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Accessor method to assign boolean value to initializeOnly SFBool field named uClosed.
- setUClosed(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign typed object value to SFBool uClosed field, similar to
NurbsPatchSurfaceObject.setUClosed(boolean). - setUClosed(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign typed object value to SFBool uClosed field, similar to
NurbsTrimmedSurfaceObject.setUClosed(boolean). - setUDimension(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named uDimension.
- setUDimension(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named uDimension.
- setUDimension(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named uDimension.
- setUDimension(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named uDimension.
- setUDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Accessor method to assign int value to initializeOnly SFInt32 field named uDimension.
- setUDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Accessor method to assign int value to initializeOnly SFInt32 field named uDimension.
- setUDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Accessor method to assign int value to initializeOnly SFInt32 field named uDimension.
- setUDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Accessor method to assign int value to initializeOnly SFInt32 field named uDimension.
- setUDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Accessor method to assign int value to initializeOnly SFInt32 field named uDimension.
- setUDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign typed object value to SFInt32 uDimension field, similar to
NurbsPatchSurfaceObject.setUDimension(int). - setUDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign typed object value to SFInt32 uDimension field, similar to
NurbsSurfaceInterpolatorObject.setUDimension(int). - setUDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign typed object value to SFInt32 uDimension field, similar to
NurbsTextureCoordinateObject.setUDimension(int). - setUDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign typed object value to SFInt32 uDimension field, similar to
NurbsTrimmedSurfaceObject.setUDimension(int). - setUKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign Double array to initializeOnly MFDouble field named uKnot.
- setUKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Accessor method to assign Double array to initializeOnly MFDouble field named uKnot.
- setUKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Accessor method to assign Double array to initializeOnly MFDouble field named uKnot.
- setUKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign Double array to initializeOnly MFDouble field named uKnot.
- setUKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Accessor method to assign double array to initializeOnly MFDouble field named uKnot.
- setUKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Accessor method to assign double array to initializeOnly MFDouble field named uKnot.
- setUKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Accessor method to assign double array to initializeOnly MFDouble field named uKnot.
- setUKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Accessor method to assign double array to initializeOnly MFDouble field named uKnot.
- setUKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Accessor method to assign double array to initializeOnly MFDouble field named uKnot.
- setUKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign floating-point array value of MFDouble uKnot field, similar to
NurbsPatchSurfaceObject.setUKnot(double[]). - setUKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign floating-point array value of MFDouble uKnot field, similar to
NurbsSurfaceInterpolatorObject.setUKnot(double[]). - setUKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign floating-point array value of MFDouble uKnot field, similar to
NurbsTextureCoordinateObject.setUKnot(double[]). - setUKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign floating-point array value of MFDouble uKnot field, similar to
NurbsTrimmedSurfaceObject.setUKnot(double[]). - setUKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign ArrayList value of MFDouble uKnot field, similar to
NurbsPatchSurfaceObject.setUKnot(double[]). - setUKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign ArrayList value of MFDouble uKnot field, similar to
NurbsSurfaceInterpolatorObject.setUKnot(double[]). - setUKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign ArrayList value of MFDouble uKnot field, similar to
NurbsTextureCoordinateObject.setUKnot(double[]). - setUKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign ArrayList value of MFDouble uKnot field, similar to
NurbsTrimmedSurfaceObject.setUKnot(double[]). - setUKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign typed object value to MFDouble uKnot field, similar to
NurbsPatchSurfaceObject.setUKnot(double[]). - setUKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign typed object value to MFDouble uKnot field, similar to
NurbsSurfaceInterpolatorObject.setUKnot(double[]). - setUKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign typed object value to MFDouble uKnot field, similar to
NurbsTextureCoordinateObject.setUKnot(double[]). - setUKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign typed object value to MFDouble uKnot field, similar to
NurbsTrimmedSurfaceObject.setUKnot(double[]). - setUlimit(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimJointObject.setUlimit(float[]). - setUlimit(double, double, double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
HAnimJointObject.setUlimit(float[]). - setUlimit(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named ulimit.
- setUlimit(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named ulimit.
- setUlimit(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign values to SFVec3f ulimit field, similar to
HAnimJointObject.setUlimit(float[]). - setUlimit(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to SFVec3f ulimit field, similar to
HAnimJointObject.setUlimit(float[]). - setUnit(unitObject) - Method in class org.web3d.x3d.jsail.Core.headObject
-
Set single child unit node, replacing prior array of existing nodes (if any).
- setUnitList(ArrayList<unitObject>) - Method in class org.web3d.x3d.jsail.Core.headObject
-
Accessor method to assign unitObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field unit.
- setUOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named uOrder.
- setUOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named uOrder.
- setUOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named uOrder.
- setUOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named uOrder.
- setUOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Accessor method to assign int value to initializeOnly SFInt32 field named uOrder.
- setUOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Accessor method to assign int value to initializeOnly SFInt32 field named uOrder.
- setUOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Accessor method to assign int value to initializeOnly SFInt32 field named uOrder.
- setUOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Accessor method to assign int value to initializeOnly SFInt32 field named uOrder.
- setUOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Accessor method to assign int value to initializeOnly SFInt32 field named uOrder.
- setUOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign typed object value to SFInt32 uOrder field, similar to
NurbsPatchSurfaceObject.setUOrder(int). - setUOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign typed object value to SFInt32 uOrder field, similar to
NurbsSurfaceInterpolatorObject.setUOrder(int). - setUOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign typed object value to SFInt32 uOrder field, similar to
NurbsTextureCoordinateObject.setUOrder(int). - setUOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign typed object value to SFInt32 uOrder field, similar to
NurbsTrimmedSurfaceObject.setUOrder(int). - setUpdate(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Accessor method to assign String enumeration value ("NONE" | "NEXT_FRAME_ONLY" | "ALWAYS") to inputOutput SFString field named update.
- setUpdate(String) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.GeneratedCubeMapTexture
-
Accessor method to assign String enumeration value ("NONE" | "NEXT_FRAME_ONLY" | "ALWAYS") to inputOutput SFString field named update.
- setUpdate(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Assign typed object value to SFString update field, similar to
GeneratedCubeMapTextureObject.setUpdate(String). - setUrl(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Assign singleton String value to MFString url field, similar to
ImageCubeMapTextureObject.setUrl(String[]). - setUrl(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign singleton String value to MFString url field, similar to
DISEntityTypeMappingObject.setUrl(String[]). - setUrl(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign singleton String value to MFString url field, similar to
GeoMetadataObject.setUrl(String[]). - setUrl(String) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign singleton String value to MFString url field, similar to
AnchorObject.setUrl(String[]). - setUrl(String) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign singleton String value to MFString url field, similar to
InlineObject.setUrl(String[]). - setUrl(String) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign singleton String value to MFString url field, similar to
ScriptObject.setUrl(String[]). - setUrl(String) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign singleton String value to MFString url field, similar to
PackagedShaderObject.setUrl(String[]). - setUrl(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Assign singleton String value to MFString url field, similar to
ShaderPartObject.setUrl(String[]). - setUrl(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Assign singleton String value to MFString url field, similar to
ShaderProgramObject.setUrl(String[]). - setUrl(String) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign singleton String value to MFString url field, similar to
AudioClipObject.setUrl(String[]). - setUrl(String) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign singleton String value to MFString url field, similar to
ImageTextureObject.setUrl(String[]). - setUrl(String) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign singleton String value to MFString url field, similar to
MovieTextureObject.setUrl(String[]). - setUrl(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign singleton String value to MFString url field, similar to
ImageTexture3DObject.setUrl(String[]). - setUrl(String[]) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ImageCubeMapTexture
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoMetadata
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Networking.Inline
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Networking.X3DUrlObject
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Scripting.Script
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Scripting.X3DScriptNode
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Shaders.PackagedShader
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Shaders.ShaderPart
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Shaders.ShaderProgram
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Texturing.ImageTexture
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
-
Accessor method to assign String array to inputOutput MFString field named url.
- setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Assign ArrayList value of MFString url field, similar to
ImageCubeMapTextureObject.setUrl(String[]). - setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign ArrayList value of MFString url field, similar to
DISEntityTypeMappingObject.setUrl(String[]). - setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign ArrayList value of MFString url field, similar to
GeoMetadataObject.setUrl(String[]). - setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign ArrayList value of MFString url field, similar to
AnchorObject.setUrl(String[]). - setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign ArrayList value of MFString url field, similar to
InlineObject.setUrl(String[]). - setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign ArrayList value of MFString url field, similar to
ScriptObject.setUrl(String[]). - setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign ArrayList value of MFString url field, similar to
PackagedShaderObject.setUrl(String[]). - setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Assign ArrayList value of MFString url field, similar to
ShaderPartObject.setUrl(String[]). - setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Assign ArrayList value of MFString url field, similar to
ShaderProgramObject.setUrl(String[]). - setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign ArrayList value of MFString url field, similar to
AudioClipObject.setUrl(String[]). - setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign ArrayList value of MFString url field, similar to
ImageTextureObject.setUrl(String[]). - setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign ArrayList value of MFString url field, similar to
MovieTextureObject.setUrl(String[]). - setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign ArrayList value of MFString url field, similar to
ImageTexture3DObject.setUrl(String[]). - setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Assign typed object value to MFString url field, similar to
ExternProtoDeclareObject.setUrl(String[]). - setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Assign typed object value to MFString url field, similar to
ImageCubeMapTextureObject.setUrl(String[]). - setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign typed object value to MFString url field, similar to
DISEntityTypeMappingObject.setUrl(String[]). - setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign typed object value to MFString url field, similar to
GeoMetadataObject.setUrl(String[]). - setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign typed object value to MFString url field, similar to
AnchorObject.setUrl(String[]). - setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign typed object value to MFString url field, similar to
InlineObject.setUrl(String[]). - setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign typed object value to MFString url field, similar to
ScriptObject.setUrl(String[]). - setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign typed object value to MFString url field, similar to
PackagedShaderObject.setUrl(String[]). - setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Assign typed object value to MFString url field, similar to
ShaderPartObject.setUrl(String[]). - setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Assign typed object value to MFString url field, similar to
ShaderProgramObject.setUrl(String[]). - setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign typed object value to MFString url field, similar to
AudioClipObject.setUrl(String[]). - setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign typed object value to MFString url field, similar to
ImageTextureObject.setUrl(String[]). - setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign typed object value to MFString url field, similar to
MovieTextureObject.setUrl(String[]). - setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign typed object value to MFString url field, similar to
ImageTexture3DObject.setUrl(String[]). - setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Assign single SFString object value to MFString url field, similar to
ImageCubeMapTextureObject.setUrl(String[]). - setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign single SFString object value to MFString url field, similar to
DISEntityTypeMappingObject.setUrl(String[]). - setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign single SFString object value to MFString url field, similar to
GeoMetadataObject.setUrl(String[]). - setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign single SFString object value to MFString url field, similar to
AnchorObject.setUrl(String[]). - setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign single SFString object value to MFString url field, similar to
InlineObject.setUrl(String[]). - setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign single SFString object value to MFString url field, similar to
ScriptObject.setUrl(String[]). - setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign single SFString object value to MFString url field, similar to
PackagedShaderObject.setUrl(String[]). - setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Assign single SFString object value to MFString url field, similar to
ShaderPartObject.setUrl(String[]). - setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Assign single SFString object value to MFString url field, similar to
ShaderProgramObject.setUrl(String[]). - setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign single SFString object value to MFString url field, similar to
AudioClipObject.setUrl(String[]). - setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign single SFString object value to MFString url field, similar to
ImageTextureObject.setUrl(String[]). - setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign single SFString object value to MFString url field, similar to
MovieTextureObject.setUrl(String[]). - setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign single SFString object value to MFString url field, similar to
ImageTexture3DObject.setUrl(String[]). - setUse(String) - Method in class org.web3d.x3d.util.x3duom.Field
-
Sets the value of the use property.
- setUSE(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.CommentsBlock
-
Deprecated.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Deprecated.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Deprecated.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Deprecated.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
-
Deprecated.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
-
Deprecated.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Accessor method to assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in class org.web3d.x3d.jsail.X3DConcreteNode
-
Each concrete class must independently override this abstract method to enable object-specific method pipelining.
- setUSE(CADAssemblyObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign a USE reference to another DEF node of same node type, similar to
CADAssemblyObject.setUSE(String). - setUSE(CADFaceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign a USE reference to another DEF node of same node type, similar to
CADFaceObject.setUSE(String). - setUSE(CADLayerObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign a USE reference to another DEF node of same node type, similar to
CADLayerObject.setUSE(String). - setUSE(CADPartObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign a USE reference to another DEF node of same node type, similar to
CADPartObject.setUSE(String). - setUSE(IndexedQuadSetObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign a USE reference to another DEF node of same node type, similar to
IndexedQuadSetObject.setUSE(String). - setUSE(QuadSetObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign a USE reference to another DEF node of same node type, similar to
QuadSetObject.setUSE(String). - setUSE(MetadataBooleanObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Assign a USE reference to another DEF node of same node type, similar to
MetadataBooleanObject.setUSE(String). - setUSE(MetadataDoubleObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Assign a USE reference to another DEF node of same node type, similar to
MetadataDoubleObject.setUSE(String). - setUSE(MetadataFloatObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Assign a USE reference to another DEF node of same node type, similar to
MetadataFloatObject.setUSE(String). - setUSE(MetadataIntegerObject) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Assign a USE reference to another DEF node of same node type, similar to
MetadataIntegerObject.setUSE(String). - setUSE(MetadataSetObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Assign a USE reference to another DEF node of same node type, similar to
MetadataSetObject.setUSE(String). - setUSE(MetadataStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign a USE reference to another DEF node of same node type, similar to
MetadataStringObject.setUSE(String). - setUSE(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Assign a USE reference to another DEF node of same node type, similar to
ProtoInstanceObject.setUSE(String). - setUSE(WorldInfoObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Assign a USE reference to another DEF node of same node type, similar to
WorldInfoObject.setUSE(String). - setUSE(ComposedCubeMapTextureObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign a USE reference to another DEF node of same node type, similar to
ComposedCubeMapTextureObject.setUSE(String). - setUSE(GeneratedCubeMapTextureObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Assign a USE reference to another DEF node of same node type, similar to
GeneratedCubeMapTextureObject.setUSE(String). - setUSE(ImageCubeMapTextureObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Assign a USE reference to another DEF node of same node type, similar to
ImageCubeMapTextureObject.setUSE(String). - setUSE(DISEntityManagerObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign a USE reference to another DEF node of same node type, similar to
DISEntityManagerObject.setUSE(String). - setUSE(DISEntityTypeMappingObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign a USE reference to another DEF node of same node type, similar to
DISEntityTypeMappingObject.setUSE(String). - setUSE(EspduTransformObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign a USE reference to another DEF node of same node type, similar to
EspduTransformObject.setUSE(String). - setUSE(ReceiverPduObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign a USE reference to another DEF node of same node type, similar to
ReceiverPduObject.setUSE(String). - setUSE(SignalPduObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign a USE reference to another DEF node of same node type, similar to
SignalPduObject.setUSE(String). - setUSE(TransmitterPduObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign a USE reference to another DEF node of same node type, similar to
TransmitterPduObject.setUSE(String). - setUSE(BackgroundObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign a USE reference to another DEF node of same node type, similar to
BackgroundObject.setUSE(String). - setUSE(FogCoordinateObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Assign a USE reference to another DEF node of same node type, similar to
FogCoordinateObject.setUSE(String). - setUSE(FogObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Assign a USE reference to another DEF node of same node type, similar to
FogObject.setUSE(String). - setUSE(LocalFogObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign a USE reference to another DEF node of same node type, similar to
LocalFogObject.setUSE(String). - setUSE(TextureBackgroundObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign a USE reference to another DEF node of same node type, similar to
TextureBackgroundObject.setUSE(String). - setUSE(ProximitySensorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Assign a USE reference to another DEF node of same node type, similar to
ProximitySensorObject.setUSE(String). - setUSE(TransformSensorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign a USE reference to another DEF node of same node type, similar to
TransformSensorObject.setUSE(String). - setUSE(VisibilitySensorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Assign a USE reference to another DEF node of same node type, similar to
VisibilitySensorObject.setUSE(String). - setUSE(BooleanFilterObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
Assign a USE reference to another DEF node of same node type, similar to
BooleanFilterObject.setUSE(String). - setUSE(BooleanSequencerObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign a USE reference to another DEF node of same node type, similar to
BooleanSequencerObject.setUSE(String). - setUSE(BooleanToggleObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
Assign a USE reference to another DEF node of same node type, similar to
BooleanToggleObject.setUSE(String). - setUSE(BooleanTriggerObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
Assign a USE reference to another DEF node of same node type, similar to
BooleanTriggerObject.setUSE(String). - setUSE(IntegerSequencerObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign a USE reference to another DEF node of same node type, similar to
IntegerSequencerObject.setUSE(String). - setUSE(IntegerTriggerObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
Assign a USE reference to another DEF node of same node type, similar to
IntegerTriggerObject.setUSE(String). - setUSE(TimeTriggerObject) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
Assign a USE reference to another DEF node of same node type, similar to
TimeTriggerObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign typed object value to SFString USE field, similar to
CADAssemblyObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign typed object value to SFString USE field, similar to
CADFaceObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign typed object value to SFString USE field, similar to
CADLayerObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign typed object value to SFString USE field, similar to
CADPartObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign typed object value to SFString USE field, similar to
IndexedQuadSetObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign typed object value to SFString USE field, similar to
QuadSetObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Assign typed object value to SFString USE field, similar to
MetadataBooleanObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Assign typed object value to SFString USE field, similar to
MetadataDoubleObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Assign typed object value to SFString USE field, similar to
MetadataFloatObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Assign typed object value to SFString USE field, similar to
MetadataIntegerObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Assign typed object value to SFString USE field, similar to
MetadataSetObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign typed object value to SFString USE field, similar to
MetadataStringObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Assign typed object value to SFString USE field, similar to
ProtoInstanceObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Assign typed object value to SFString USE field, similar to
WorldInfoObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign typed object value to SFString USE field, similar to
ComposedCubeMapTextureObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Assign typed object value to SFString USE field, similar to
GeneratedCubeMapTextureObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Assign typed object value to SFString USE field, similar to
ImageCubeMapTextureObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign typed object value to SFString USE field, similar to
DISEntityManagerObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign typed object value to SFString USE field, similar to
DISEntityTypeMappingObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFString USE field, similar to
EspduTransformObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFString USE field, similar to
ReceiverPduObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFString USE field, similar to
SignalPduObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFString USE field, similar to
TransmitterPduObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign typed object value to SFString USE field, similar to
BackgroundObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Assign typed object value to SFString USE field, similar to
FogCoordinateObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Assign typed object value to SFString USE field, similar to
FogObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign typed object value to SFString USE field, similar to
LocalFogObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign typed object value to SFString USE field, similar to
TextureBackgroundObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Assign typed object value to SFString USE field, similar to
ProximitySensorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign typed object value to SFString USE field, similar to
TransformSensorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Assign typed object value to SFString USE field, similar to
VisibilitySensorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
Assign typed object value to SFString USE field, similar to
BooleanFilterObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign typed object value to SFString USE field, similar to
BooleanSequencerObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
Assign typed object value to SFString USE field, similar to
BooleanToggleObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
Assign typed object value to SFString USE field, similar to
BooleanTriggerObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign typed object value to SFString USE field, similar to
IntegerSequencerObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
Assign typed object value to SFString USE field, similar to
IntegerTriggerObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
Assign typed object value to SFString USE field, similar to
TimeTriggerObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Assign typed object value to SFString USE field, similar to
ColorChaserObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign typed object value to SFString USE field, similar to
ColorDamperObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Assign typed object value to SFString USE field, similar to
CoordinateChaserObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign typed object value to SFString USE field, similar to
CoordinateDamperObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Assign typed object value to SFString USE field, similar to
OrientationChaserObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign typed object value to SFString USE field, similar to
OrientationDamperObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Assign typed object value to SFString USE field, similar to
PositionChaser2DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Assign typed object value to SFString USE field, similar to
PositionChaserObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign typed object value to SFString USE field, similar to
PositionDamper2DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign typed object value to SFString USE field, similar to
PositionDamperObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Assign typed object value to SFString USE field, similar to
ScalarChaserObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign typed object value to SFString USE field, similar to
ScalarDamperObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Assign typed object value to SFString USE field, similar to
TexCoordChaser2DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign typed object value to SFString USE field, similar to
TexCoordDamper2DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Assign typed object value to SFString USE field, similar to
Arc2DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign typed object value to SFString USE field, similar to
ArcClose2DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Assign typed object value to SFString USE field, similar to
Circle2DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Assign typed object value to SFString USE field, similar to
Disk2DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Assign typed object value to SFString USE field, similar to
Polyline2DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Assign typed object value to SFString USE field, similar to
Polypoint2DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Assign typed object value to SFString USE field, similar to
Rectangle2DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Assign typed object value to SFString USE field, similar to
TriangleSet2DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Assign typed object value to SFString USE field, similar to
BoxObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign typed object value to SFString USE field, similar to
ConeObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign typed object value to SFString USE field, similar to
CylinderObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign typed object value to SFString USE field, similar to
ElevationGridObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign typed object value to SFString USE field, similar to
ExtrusionObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign typed object value to SFString USE field, similar to
IndexedFaceSetObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Assign typed object value to SFString USE field, similar to
SphereObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign typed object value to SFString USE field, similar to
GeoCoordinateObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign typed object value to SFString USE field, similar to
GeoElevationGridObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign typed object value to SFString USE field, similar to
GeoLocationObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign typed object value to SFString USE field, similar to
GeoLODObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign typed object value to SFString USE field, similar to
GeoMetadataObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign typed object value to SFString USE field, similar to
GeoOriginObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign typed object value to SFString USE field, similar to
GeoPositionInterpolatorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign typed object value to SFString USE field, similar to
GeoProximitySensorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign typed object value to SFString USE field, similar to
GeoTouchSensorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign typed object value to SFString USE field, similar to
GeoTransformObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign typed object value to SFString USE field, similar to
GeoViewpointObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign typed object value to SFString USE field, similar to
GroupObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign typed object value to SFString USE field, similar to
StaticGroupObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign typed object value to SFString USE field, similar to
SwitchObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign typed object value to SFString USE field, similar to
TransformObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign typed object value to SFString USE field, similar to
HAnimDisplacerObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to SFString USE field, similar to
HAnimHumanoidObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to SFString USE field, similar to
HAnimJointObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign typed object value to SFString USE field, similar to
HAnimMotionObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign typed object value to SFString USE field, similar to
HAnimSegmentObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign typed object value to SFString USE field, similar to
HAnimSiteObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Assign typed object value to SFString USE field, similar to
ColorInterpolatorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Assign typed object value to SFString USE field, similar to
CoordinateInterpolator2DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Assign typed object value to SFString USE field, similar to
CoordinateInterpolatorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Assign typed object value to SFString USE field, similar to
EaseInEaseOutObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Assign typed object value to SFString USE field, similar to
NormalInterpolatorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Assign typed object value to SFString USE field, similar to
OrientationInterpolatorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Assign typed object value to SFString USE field, similar to
PositionInterpolator2DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Assign typed object value to SFString USE field, similar to
PositionInterpolatorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Assign typed object value to SFString USE field, similar to
ScalarInterpolatorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign typed object value to SFString USE field, similar to
SplinePositionInterpolator2DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign typed object value to SFString USE field, similar to
SplinePositionInterpolatorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign typed object value to SFString USE field, similar to
SplineScalarInterpolatorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Assign typed object value to SFString USE field, similar to
SquadOrientationInterpolatorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
Assign typed object value to SFString USE field, similar to
KeySensorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Assign typed object value to SFString USE field, similar to
StringSensorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign typed object value to SFString USE field, similar to
LayerObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Assign typed object value to SFString USE field, similar to
LayerSetObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign typed object value to SFString USE field, similar to
ViewportObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign typed object value to SFString USE field, similar to
LayoutGroupObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign typed object value to SFString USE field, similar to
LayoutLayerObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign typed object value to SFString USE field, similar to
LayoutObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign typed object value to SFString USE field, similar to
ScreenFontStyleObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign typed object value to SFString USE field, similar to
ScreenGroupObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign typed object value to SFString USE field, similar to
DirectionalLightObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign typed object value to SFString USE field, similar to
PointLightObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign typed object value to SFString USE field, similar to
SpotLightObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign typed object value to SFString USE field, similar to
BillboardObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign typed object value to SFString USE field, similar to
CollisionObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign typed object value to SFString USE field, similar to
LODObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign typed object value to SFString USE field, similar to
NavigationInfoObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign typed object value to SFString USE field, similar to
OrthoViewpointObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign typed object value to SFString USE field, similar to
ViewpointGroupObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign typed object value to SFString USE field, similar to
ViewpointObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign typed object value to SFString USE field, similar to
AnchorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign typed object value to SFString USE field, similar to
InlineObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Assign typed object value to SFString USE field, similar to
LoadSensorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
Assign typed object value to SFString USE field, similar to
Contour2DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
Assign typed object value to SFString USE field, similar to
ContourPolyline2DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
Assign typed object value to SFString USE field, similar to
CoordinateDoubleObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign typed object value to SFString USE field, similar to
NurbsCurve2DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign typed object value to SFString USE field, similar to
NurbsCurveObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign typed object value to SFString USE field, similar to
NurbsOrientationInterpolatorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign typed object value to SFString USE field, similar to
NurbsPatchSurfaceObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign typed object value to SFString USE field, similar to
NurbsPositionInterpolatorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign typed object value to SFString USE field, similar to
NurbsSetObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign typed object value to SFString USE field, similar to
NurbsSurfaceInterpolatorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign typed object value to SFString USE field, similar to
NurbsSweptSurfaceObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Assign typed object value to SFString USE field, similar to
NurbsSwungSurfaceObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign typed object value to SFString USE field, similar to
NurbsTextureCoordinateObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign typed object value to SFString USE field, similar to
NurbsTrimmedSurfaceObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Assign typed object value to SFString USE field, similar to
BoundedPhysicsModelObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign typed object value to SFString USE field, similar to
ConeEmitterObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign typed object value to SFString USE field, similar to
ExplosionEmitterObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Assign typed object value to SFString USE field, similar to
ForcePhysicsModelObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign typed object value to SFString USE field, similar to
ParticleSystemObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign typed object value to SFString USE field, similar to
PointEmitterObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign typed object value to SFString USE field, similar to
PolylineEmitterObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign typed object value to SFString USE field, similar to
SurfaceEmitterObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign typed object value to SFString USE field, similar to
VolumeEmitterObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign typed object value to SFString USE field, similar to
WindPhysicsModelObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign typed object value to SFString USE field, similar to
LinePickSensorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign typed object value to SFString USE field, similar to
PickableGroupObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign typed object value to SFString USE field, similar to
PointPickSensorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign typed object value to SFString USE field, similar to
PrimitivePickSensorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign typed object value to SFString USE field, similar to
VolumePickSensorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign typed object value to SFString USE field, similar to
CylinderSensorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign typed object value to SFString USE field, similar to
PlaneSensorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign typed object value to SFString USE field, similar to
SphereSensorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Assign typed object value to SFString USE field, similar to
TouchSensorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Assign typed object value to SFString USE field, similar to
ClipPlaneObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Assign typed object value to SFString USE field, similar to
ColorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Assign typed object value to SFString USE field, similar to
ColorRGBAObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Assign typed object value to SFString USE field, similar to
CoordinateObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign typed object value to SFString USE field, similar to
IndexedLineSetObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign typed object value to SFString USE field, similar to
IndexedTriangleFanSetObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign typed object value to SFString USE field, similar to
IndexedTriangleSetObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign typed object value to SFString USE field, similar to
IndexedTriangleStripSetObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign typed object value to SFString USE field, similar to
LineSetObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Assign typed object value to SFString USE field, similar to
NormalObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Assign typed object value to SFString USE field, similar to
PointSetObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign typed object value to SFString USE field, similar to
TriangleFanSetObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign typed object value to SFString USE field, similar to
TriangleSetObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign typed object value to SFString USE field, similar to
TriangleStripSetObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign typed object value to SFString USE field, similar to
BallJointObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign typed object value to SFString USE field, similar to
CollidableOffsetObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign typed object value to SFString USE field, similar to
CollidableShapeObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign typed object value to SFString USE field, similar to
CollisionCollectionObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Assign typed object value to SFString USE field, similar to
CollisionSensorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign typed object value to SFString USE field, similar to
CollisionSpaceObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign typed object value to SFString USE field, similar to
ContactObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign typed object value to SFString USE field, similar to
DoubleAxisHingeJointObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign typed object value to SFString USE field, similar to
MotorJointObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign typed object value to SFString USE field, similar to
RigidBodyCollectionObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFString USE field, similar to
RigidBodyObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign typed object value to SFString USE field, similar to
SingleAxisHingeJointObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign typed object value to SFString USE field, similar to
SliderJointObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign typed object value to SFString USE field, similar to
UniversalJointObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign typed object value to SFString USE field, similar to
ScriptObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Assign typed object value to SFString USE field, similar to
ComposedShaderObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Assign typed object value to SFString USE field, similar to
FloatVertexAttributeObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Assign typed object value to SFString USE field, similar to
Matrix3VertexAttributeObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Assign typed object value to SFString USE field, similar to
Matrix4VertexAttributeObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign typed object value to SFString USE field, similar to
PackagedShaderObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Assign typed object value to SFString USE field, similar to
ProgramShaderObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Assign typed object value to SFString USE field, similar to
ShaderPartObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Assign typed object value to SFString USE field, similar to
ShaderProgramObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign typed object value to SFString USE field, similar to
AppearanceObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Assign typed object value to SFString USE field, similar to
FillPropertiesObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Assign typed object value to SFString USE field, similar to
LinePropertiesObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign typed object value to SFString USE field, similar to
MaterialObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Assign typed object value to SFString USE field, similar to
PointPropertiesObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign typed object value to SFString USE field, similar to
ShapeObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign typed object value to SFString USE field, similar to
TwoSidedMaterialObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign typed object value to SFString USE field, similar to
AudioClipObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign typed object value to SFString USE field, similar to
SoundObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign typed object value to SFString USE field, similar to
FontStyleObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign typed object value to SFString USE field, similar to
TextObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign typed object value to SFString USE field, similar to
ImageTextureObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign typed object value to SFString USE field, similar to
MovieTextureObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Assign typed object value to SFString USE field, similar to
MultiTextureCoordinateObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign typed object value to SFString USE field, similar to
MultiTextureObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Assign typed object value to SFString USE field, similar to
MultiTextureTransformObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign typed object value to SFString USE field, similar to
PixelTextureObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Assign typed object value to SFString USE field, similar to
TextureCoordinateGeneratorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Assign typed object value to SFString USE field, similar to
TextureCoordinateObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign typed object value to SFString USE field, similar to
TexturePropertiesObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign typed object value to SFString USE field, similar to
TextureTransformObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign typed object value to SFString USE field, similar to
ComposedTexture3DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign typed object value to SFString USE field, similar to
ImageTexture3DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign typed object value to SFString USE field, similar to
PixelTexture3DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Assign typed object value to SFString USE field, similar to
TextureCoordinate3DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Assign typed object value to SFString USE field, similar to
TextureCoordinate4DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign typed object value to SFString USE field, similar to
TextureTransform3DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
Assign typed object value to SFString USE field, similar to
TextureTransformMatrix3DObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign typed object value to SFString USE field, similar to
TimeSensorObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign typed object value to SFString USE field, similar to
BlendedVolumeStyleObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Assign typed object value to SFString USE field, similar to
BoundaryEnhancementVolumeStyleObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign typed object value to SFString USE field, similar to
CartoonVolumeStyleObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Assign typed object value to SFString USE field, similar to
ComposedVolumeStyleObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign typed object value to SFString USE field, similar to
EdgeEnhancementVolumeStyleObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign typed object value to SFString USE field, similar to
IsoSurfaceVolumeDataObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Assign typed object value to SFString USE field, similar to
OpacityMapVolumeStyleObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Assign typed object value to SFString USE field, similar to
ProjectionVolumeStyleObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign typed object value to SFString USE field, similar to
SegmentedVolumeDataObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign typed object value to SFString USE field, similar to
ShadedVolumeStyleObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign typed object value to SFString USE field, similar to
SilhouetteEnhancementVolumeStyleObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign typed object value to SFString USE field, similar to
ToneMappedVolumeStyleObject.setUSE(String). - setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign typed object value to SFString USE field, similar to
VolumeDataObject.setUSE(String). - setUSE(ColorChaserObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Assign a USE reference to another DEF node of same node type, similar to
ColorChaserObject.setUSE(String). - setUSE(ColorDamperObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign a USE reference to another DEF node of same node type, similar to
ColorDamperObject.setUSE(String). - setUSE(CoordinateChaserObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Assign a USE reference to another DEF node of same node type, similar to
CoordinateChaserObject.setUSE(String). - setUSE(CoordinateDamperObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign a USE reference to another DEF node of same node type, similar to
CoordinateDamperObject.setUSE(String). - setUSE(OrientationChaserObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Assign a USE reference to another DEF node of same node type, similar to
OrientationChaserObject.setUSE(String). - setUSE(OrientationDamperObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign a USE reference to another DEF node of same node type, similar to
OrientationDamperObject.setUSE(String). - setUSE(PositionChaser2DObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Assign a USE reference to another DEF node of same node type, similar to
PositionChaser2DObject.setUSE(String). - setUSE(PositionChaserObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Assign a USE reference to another DEF node of same node type, similar to
PositionChaserObject.setUSE(String). - setUSE(PositionDamper2DObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign a USE reference to another DEF node of same node type, similar to
PositionDamper2DObject.setUSE(String). - setUSE(PositionDamperObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign a USE reference to another DEF node of same node type, similar to
PositionDamperObject.setUSE(String). - setUSE(ScalarChaserObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Assign a USE reference to another DEF node of same node type, similar to
ScalarChaserObject.setUSE(String). - setUSE(ScalarDamperObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign a USE reference to another DEF node of same node type, similar to
ScalarDamperObject.setUSE(String). - setUSE(TexCoordChaser2DObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Assign a USE reference to another DEF node of same node type, similar to
TexCoordChaser2DObject.setUSE(String). - setUSE(TexCoordDamper2DObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign a USE reference to another DEF node of same node type, similar to
TexCoordDamper2DObject.setUSE(String). - setUSE(Arc2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Assign a USE reference to another DEF node of same node type, similar to
Arc2DObject.setUSE(String). - setUSE(ArcClose2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign a USE reference to another DEF node of same node type, similar to
ArcClose2DObject.setUSE(String). - setUSE(Circle2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Assign a USE reference to another DEF node of same node type, similar to
Circle2DObject.setUSE(String). - setUSE(Disk2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Assign a USE reference to another DEF node of same node type, similar to
Disk2DObject.setUSE(String). - setUSE(Polyline2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Assign a USE reference to another DEF node of same node type, similar to
Polyline2DObject.setUSE(String). - setUSE(Polypoint2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Assign a USE reference to another DEF node of same node type, similar to
Polypoint2DObject.setUSE(String). - setUSE(Rectangle2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Assign a USE reference to another DEF node of same node type, similar to
Rectangle2DObject.setUSE(String). - setUSE(TriangleSet2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Assign a USE reference to another DEF node of same node type, similar to
TriangleSet2DObject.setUSE(String). - setUSE(BoxObject) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Assign a USE reference to another DEF node of same node type, similar to
BoxObject.setUSE(String). - setUSE(ConeObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign a USE reference to another DEF node of same node type, similar to
ConeObject.setUSE(String). - setUSE(CylinderObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign a USE reference to another DEF node of same node type, similar to
CylinderObject.setUSE(String). - setUSE(ElevationGridObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign a USE reference to another DEF node of same node type, similar to
ElevationGridObject.setUSE(String). - setUSE(ExtrusionObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign a USE reference to another DEF node of same node type, similar to
ExtrusionObject.setUSE(String). - setUSE(IndexedFaceSetObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign a USE reference to another DEF node of same node type, similar to
IndexedFaceSetObject.setUSE(String). - setUSE(SphereObject) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Assign a USE reference to another DEF node of same node type, similar to
SphereObject.setUSE(String). - setUSE(GeoCoordinateObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign a USE reference to another DEF node of same node type, similar to
GeoCoordinateObject.setUSE(String). - setUSE(GeoElevationGridObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign a USE reference to another DEF node of same node type, similar to
GeoElevationGridObject.setUSE(String). - setUSE(GeoLocationObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign a USE reference to another DEF node of same node type, similar to
GeoLocationObject.setUSE(String). - setUSE(GeoLODObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign a USE reference to another DEF node of same node type, similar to
GeoLODObject.setUSE(String). - setUSE(GeoMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign a USE reference to another DEF node of same node type, similar to
GeoMetadataObject.setUSE(String). - setUSE(GeoOriginObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign a USE reference to another DEF node of same node type, similar to
GeoOriginObject.setUSE(String). - setUSE(GeoPositionInterpolatorObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign a USE reference to another DEF node of same node type, similar to
GeoPositionInterpolatorObject.setUSE(String). - setUSE(GeoProximitySensorObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign a USE reference to another DEF node of same node type, similar to
GeoProximitySensorObject.setUSE(String). - setUSE(GeoTouchSensorObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign a USE reference to another DEF node of same node type, similar to
GeoTouchSensorObject.setUSE(String). - setUSE(GeoTransformObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign a USE reference to another DEF node of same node type, similar to
GeoTransformObject.setUSE(String). - setUSE(GeoViewpointObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign a USE reference to another DEF node of same node type, similar to
GeoViewpointObject.setUSE(String). - setUSE(GroupObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign a USE reference to another DEF node of same node type, similar to
GroupObject.setUSE(String). - setUSE(StaticGroupObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign a USE reference to another DEF node of same node type, similar to
StaticGroupObject.setUSE(String). - setUSE(SwitchObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign a USE reference to another DEF node of same node type, similar to
SwitchObject.setUSE(String). - setUSE(TransformObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign a USE reference to another DEF node of same node type, similar to
TransformObject.setUSE(String). - setUSE(HAnimDisplacerObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign a USE reference to another DEF node of same node type, similar to
HAnimDisplacerObject.setUSE(String). - setUSE(HAnimHumanoidObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign a USE reference to another DEF node of same node type, similar to
HAnimHumanoidObject.setUSE(String). - setUSE(HAnimJointObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign a USE reference to another DEF node of same node type, similar to
HAnimJointObject.setUSE(String). - setUSE(HAnimMotionObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign a USE reference to another DEF node of same node type, similar to
HAnimMotionObject.setUSE(String). - setUSE(HAnimSegmentObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign a USE reference to another DEF node of same node type, similar to
HAnimSegmentObject.setUSE(String). - setUSE(HAnimSiteObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign a USE reference to another DEF node of same node type, similar to
HAnimSiteObject.setUSE(String). - setUSE(ColorInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Assign a USE reference to another DEF node of same node type, similar to
ColorInterpolatorObject.setUSE(String). - setUSE(CoordinateInterpolator2DObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Assign a USE reference to another DEF node of same node type, similar to
CoordinateInterpolator2DObject.setUSE(String). - setUSE(CoordinateInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Assign a USE reference to another DEF node of same node type, similar to
CoordinateInterpolatorObject.setUSE(String). - setUSE(EaseInEaseOutObject) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Assign a USE reference to another DEF node of same node type, similar to
EaseInEaseOutObject.setUSE(String). - setUSE(NormalInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Assign a USE reference to another DEF node of same node type, similar to
NormalInterpolatorObject.setUSE(String). - setUSE(OrientationInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Assign a USE reference to another DEF node of same node type, similar to
OrientationInterpolatorObject.setUSE(String). - setUSE(PositionInterpolator2DObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Assign a USE reference to another DEF node of same node type, similar to
PositionInterpolator2DObject.setUSE(String). - setUSE(PositionInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Assign a USE reference to another DEF node of same node type, similar to
PositionInterpolatorObject.setUSE(String). - setUSE(ScalarInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Assign a USE reference to another DEF node of same node type, similar to
ScalarInterpolatorObject.setUSE(String). - setUSE(SplinePositionInterpolator2DObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign a USE reference to another DEF node of same node type, similar to
SplinePositionInterpolator2DObject.setUSE(String). - setUSE(SplinePositionInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign a USE reference to another DEF node of same node type, similar to
SplinePositionInterpolatorObject.setUSE(String). - setUSE(SplineScalarInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign a USE reference to another DEF node of same node type, similar to
SplineScalarInterpolatorObject.setUSE(String). - setUSE(SquadOrientationInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Assign a USE reference to another DEF node of same node type, similar to
SquadOrientationInterpolatorObject.setUSE(String). - setUSE(KeySensorObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
Assign a USE reference to another DEF node of same node type, similar to
KeySensorObject.setUSE(String). - setUSE(StringSensorObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Assign a USE reference to another DEF node of same node type, similar to
StringSensorObject.setUSE(String). - setUSE(LayerObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign a USE reference to another DEF node of same node type, similar to
LayerObject.setUSE(String). - setUSE(LayerSetObject) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Assign a USE reference to another DEF node of same node type, similar to
LayerSetObject.setUSE(String). - setUSE(ViewportObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign a USE reference to another DEF node of same node type, similar to
ViewportObject.setUSE(String). - setUSE(LayoutGroupObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign a USE reference to another DEF node of same node type, similar to
LayoutGroupObject.setUSE(String). - setUSE(LayoutLayerObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign a USE reference to another DEF node of same node type, similar to
LayoutLayerObject.setUSE(String). - setUSE(LayoutObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign a USE reference to another DEF node of same node type, similar to
LayoutObject.setUSE(String). - setUSE(ScreenFontStyleObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign a USE reference to another DEF node of same node type, similar to
ScreenFontStyleObject.setUSE(String). - setUSE(ScreenGroupObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign a USE reference to another DEF node of same node type, similar to
ScreenGroupObject.setUSE(String). - setUSE(DirectionalLightObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign a USE reference to another DEF node of same node type, similar to
DirectionalLightObject.setUSE(String). - setUSE(PointLightObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign a USE reference to another DEF node of same node type, similar to
PointLightObject.setUSE(String). - setUSE(SpotLightObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign a USE reference to another DEF node of same node type, similar to
SpotLightObject.setUSE(String). - setUSE(BillboardObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign a USE reference to another DEF node of same node type, similar to
BillboardObject.setUSE(String). - setUSE(CollisionObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign a USE reference to another DEF node of same node type, similar to
CollisionObject.setUSE(String). - setUSE(LODObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign a USE reference to another DEF node of same node type, similar to
LODObject.setUSE(String). - setUSE(NavigationInfoObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign a USE reference to another DEF node of same node type, similar to
NavigationInfoObject.setUSE(String). - setUSE(OrthoViewpointObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign a USE reference to another DEF node of same node type, similar to
OrthoViewpointObject.setUSE(String). - setUSE(ViewpointGroupObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign a USE reference to another DEF node of same node type, similar to
ViewpointGroupObject.setUSE(String). - setUSE(ViewpointObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign a USE reference to another DEF node of same node type, similar to
ViewpointObject.setUSE(String). - setUSE(AnchorObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign a USE reference to another DEF node of same node type, similar to
AnchorObject.setUSE(String). - setUSE(InlineObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign a USE reference to another DEF node of same node type, similar to
InlineObject.setUSE(String). - setUSE(LoadSensorObject) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Assign a USE reference to another DEF node of same node type, similar to
LoadSensorObject.setUSE(String). - setUSE(Contour2DObject) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
Assign a USE reference to another DEF node of same node type, similar to
Contour2DObject.setUSE(String). - setUSE(ContourPolyline2DObject) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
Assign a USE reference to another DEF node of same node type, similar to
ContourPolyline2DObject.setUSE(String). - setUSE(CoordinateDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
Assign a USE reference to another DEF node of same node type, similar to
CoordinateDoubleObject.setUSE(String). - setUSE(NurbsCurve2DObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign a USE reference to another DEF node of same node type, similar to
NurbsCurve2DObject.setUSE(String). - setUSE(NurbsCurveObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign a USE reference to another DEF node of same node type, similar to
NurbsCurveObject.setUSE(String). - setUSE(NurbsOrientationInterpolatorObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign a USE reference to another DEF node of same node type, similar to
NurbsOrientationInterpolatorObject.setUSE(String). - setUSE(NurbsPatchSurfaceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign a USE reference to another DEF node of same node type, similar to
NurbsPatchSurfaceObject.setUSE(String). - setUSE(NurbsPositionInterpolatorObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign a USE reference to another DEF node of same node type, similar to
NurbsPositionInterpolatorObject.setUSE(String). - setUSE(NurbsSetObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign a USE reference to another DEF node of same node type, similar to
NurbsSetObject.setUSE(String). - setUSE(NurbsSurfaceInterpolatorObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign a USE reference to another DEF node of same node type, similar to
NurbsSurfaceInterpolatorObject.setUSE(String). - setUSE(NurbsSweptSurfaceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign a USE reference to another DEF node of same node type, similar to
NurbsSweptSurfaceObject.setUSE(String). - setUSE(NurbsSwungSurfaceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Assign a USE reference to another DEF node of same node type, similar to
NurbsSwungSurfaceObject.setUSE(String). - setUSE(NurbsTextureCoordinateObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign a USE reference to another DEF node of same node type, similar to
NurbsTextureCoordinateObject.setUSE(String). - setUSE(NurbsTrimmedSurfaceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign a USE reference to another DEF node of same node type, similar to
NurbsTrimmedSurfaceObject.setUSE(String). - setUSE(BoundedPhysicsModelObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Assign a USE reference to another DEF node of same node type, similar to
BoundedPhysicsModelObject.setUSE(String). - setUSE(ConeEmitterObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign a USE reference to another DEF node of same node type, similar to
ConeEmitterObject.setUSE(String). - setUSE(ExplosionEmitterObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign a USE reference to another DEF node of same node type, similar to
ExplosionEmitterObject.setUSE(String). - setUSE(ForcePhysicsModelObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Assign a USE reference to another DEF node of same node type, similar to
ForcePhysicsModelObject.setUSE(String). - setUSE(ParticleSystemObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign a USE reference to another DEF node of same node type, similar to
ParticleSystemObject.setUSE(String). - setUSE(PointEmitterObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign a USE reference to another DEF node of same node type, similar to
PointEmitterObject.setUSE(String). - setUSE(PolylineEmitterObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign a USE reference to another DEF node of same node type, similar to
PolylineEmitterObject.setUSE(String). - setUSE(SurfaceEmitterObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign a USE reference to another DEF node of same node type, similar to
SurfaceEmitterObject.setUSE(String). - setUSE(VolumeEmitterObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign a USE reference to another DEF node of same node type, similar to
VolumeEmitterObject.setUSE(String). - setUSE(WindPhysicsModelObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign a USE reference to another DEF node of same node type, similar to
WindPhysicsModelObject.setUSE(String). - setUSE(LinePickSensorObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign a USE reference to another DEF node of same node type, similar to
LinePickSensorObject.setUSE(String). - setUSE(PickableGroupObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign a USE reference to another DEF node of same node type, similar to
PickableGroupObject.setUSE(String). - setUSE(PointPickSensorObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign a USE reference to another DEF node of same node type, similar to
PointPickSensorObject.setUSE(String). - setUSE(PrimitivePickSensorObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign a USE reference to another DEF node of same node type, similar to
PrimitivePickSensorObject.setUSE(String). - setUSE(VolumePickSensorObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign a USE reference to another DEF node of same node type, similar to
VolumePickSensorObject.setUSE(String). - setUSE(CylinderSensorObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign a USE reference to another DEF node of same node type, similar to
CylinderSensorObject.setUSE(String). - setUSE(PlaneSensorObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign a USE reference to another DEF node of same node type, similar to
PlaneSensorObject.setUSE(String). - setUSE(SphereSensorObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign a USE reference to another DEF node of same node type, similar to
SphereSensorObject.setUSE(String). - setUSE(TouchSensorObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Assign a USE reference to another DEF node of same node type, similar to
TouchSensorObject.setUSE(String). - setUSE(ClipPlaneObject) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Assign a USE reference to another DEF node of same node type, similar to
ClipPlaneObject.setUSE(String). - setUSE(ColorObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Assign a USE reference to another DEF node of same node type, similar to
ColorObject.setUSE(String). - setUSE(ColorRGBAObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Assign a USE reference to another DEF node of same node type, similar to
ColorRGBAObject.setUSE(String). - setUSE(CoordinateObject) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Assign a USE reference to another DEF node of same node type, similar to
CoordinateObject.setUSE(String). - setUSE(IndexedLineSetObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign a USE reference to another DEF node of same node type, similar to
IndexedLineSetObject.setUSE(String). - setUSE(IndexedTriangleFanSetObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign a USE reference to another DEF node of same node type, similar to
IndexedTriangleFanSetObject.setUSE(String). - setUSE(IndexedTriangleSetObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign a USE reference to another DEF node of same node type, similar to
IndexedTriangleSetObject.setUSE(String). - setUSE(IndexedTriangleStripSetObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign a USE reference to another DEF node of same node type, similar to
IndexedTriangleStripSetObject.setUSE(String). - setUSE(LineSetObject) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign a USE reference to another DEF node of same node type, similar to
LineSetObject.setUSE(String). - setUSE(NormalObject) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Assign a USE reference to another DEF node of same node type, similar to
NormalObject.setUSE(String). - setUSE(PointSetObject) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Assign a USE reference to another DEF node of same node type, similar to
PointSetObject.setUSE(String). - setUSE(TriangleFanSetObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign a USE reference to another DEF node of same node type, similar to
TriangleFanSetObject.setUSE(String). - setUSE(TriangleSetObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign a USE reference to another DEF node of same node type, similar to
TriangleSetObject.setUSE(String). - setUSE(TriangleStripSetObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign a USE reference to another DEF node of same node type, similar to
TriangleStripSetObject.setUSE(String). - setUSE(BallJointObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign a USE reference to another DEF node of same node type, similar to
BallJointObject.setUSE(String). - setUSE(CollidableOffsetObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign a USE reference to another DEF node of same node type, similar to
CollidableOffsetObject.setUSE(String). - setUSE(CollidableShapeObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign a USE reference to another DEF node of same node type, similar to
CollidableShapeObject.setUSE(String). - setUSE(CollisionCollectionObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign a USE reference to another DEF node of same node type, similar to
CollisionCollectionObject.setUSE(String). - setUSE(CollisionSensorObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Assign a USE reference to another DEF node of same node type, similar to
CollisionSensorObject.setUSE(String). - setUSE(CollisionSpaceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign a USE reference to another DEF node of same node type, similar to
CollisionSpaceObject.setUSE(String). - setUSE(ContactObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign a USE reference to another DEF node of same node type, similar to
ContactObject.setUSE(String). - setUSE(DoubleAxisHingeJointObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign a USE reference to another DEF node of same node type, similar to
DoubleAxisHingeJointObject.setUSE(String). - setUSE(MotorJointObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign a USE reference to another DEF node of same node type, similar to
MotorJointObject.setUSE(String). - setUSE(RigidBodyCollectionObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign a USE reference to another DEF node of same node type, similar to
RigidBodyCollectionObject.setUSE(String). - setUSE(RigidBodyObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign a USE reference to another DEF node of same node type, similar to
RigidBodyObject.setUSE(String). - setUSE(SingleAxisHingeJointObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign a USE reference to another DEF node of same node type, similar to
SingleAxisHingeJointObject.setUSE(String). - setUSE(SliderJointObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign a USE reference to another DEF node of same node type, similar to
SliderJointObject.setUSE(String). - setUSE(UniversalJointObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign a USE reference to another DEF node of same node type, similar to
UniversalJointObject.setUSE(String). - setUSE(ScriptObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign a USE reference to another DEF node of same node type, similar to
ScriptObject.setUSE(String). - setUSE(ComposedShaderObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Assign a USE reference to another DEF node of same node type, similar to
ComposedShaderObject.setUSE(String). - setUSE(FloatVertexAttributeObject) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Assign a USE reference to another DEF node of same node type, similar to
FloatVertexAttributeObject.setUSE(String). - setUSE(Matrix3VertexAttributeObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Assign a USE reference to another DEF node of same node type, similar to
Matrix3VertexAttributeObject.setUSE(String). - setUSE(Matrix4VertexAttributeObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Assign a USE reference to another DEF node of same node type, similar to
Matrix4VertexAttributeObject.setUSE(String). - setUSE(PackagedShaderObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign a USE reference to another DEF node of same node type, similar to
PackagedShaderObject.setUSE(String). - setUSE(ProgramShaderObject) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Assign a USE reference to another DEF node of same node type, similar to
ProgramShaderObject.setUSE(String). - setUSE(ShaderPartObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Assign a USE reference to another DEF node of same node type, similar to
ShaderPartObject.setUSE(String). - setUSE(ShaderProgramObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Assign a USE reference to another DEF node of same node type, similar to
ShaderProgramObject.setUSE(String). - setUSE(AppearanceObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign a USE reference to another DEF node of same node type, similar to
AppearanceObject.setUSE(String). - setUSE(FillPropertiesObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Assign a USE reference to another DEF node of same node type, similar to
FillPropertiesObject.setUSE(String). - setUSE(LinePropertiesObject) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Assign a USE reference to another DEF node of same node type, similar to
LinePropertiesObject.setUSE(String). - setUSE(MaterialObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign a USE reference to another DEF node of same node type, similar to
MaterialObject.setUSE(String). - setUSE(PointPropertiesObject) - Method in class org.web3d.x3d.jsail.Shape.PointPropertiesObject
-
Assign a USE reference to another DEF node of same node type, similar to
PointPropertiesObject.setUSE(String). - setUSE(ShapeObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign a USE reference to another DEF node of same node type, similar to
ShapeObject.setUSE(String). - setUSE(TwoSidedMaterialObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign a USE reference to another DEF node of same node type, similar to
TwoSidedMaterialObject.setUSE(String). - setUSE(AudioClipObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign a USE reference to another DEF node of same node type, similar to
AudioClipObject.setUSE(String). - setUSE(SoundObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign a USE reference to another DEF node of same node type, similar to
SoundObject.setUSE(String). - setUSE(FontStyleObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign a USE reference to another DEF node of same node type, similar to
FontStyleObject.setUSE(String). - setUSE(TextObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign a USE reference to another DEF node of same node type, similar to
TextObject.setUSE(String). - setUSE(ImageTextureObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign a USE reference to another DEF node of same node type, similar to
ImageTextureObject.setUSE(String). - setUSE(MovieTextureObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign a USE reference to another DEF node of same node type, similar to
MovieTextureObject.setUSE(String). - setUSE(MultiTextureCoordinateObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Assign a USE reference to another DEF node of same node type, similar to
MultiTextureCoordinateObject.setUSE(String). - setUSE(MultiTextureObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign a USE reference to another DEF node of same node type, similar to
MultiTextureObject.setUSE(String). - setUSE(MultiTextureTransformObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Assign a USE reference to another DEF node of same node type, similar to
MultiTextureTransformObject.setUSE(String). - setUSE(PixelTextureObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign a USE reference to another DEF node of same node type, similar to
PixelTextureObject.setUSE(String). - setUSE(TextureCoordinateGeneratorObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Assign a USE reference to another DEF node of same node type, similar to
TextureCoordinateGeneratorObject.setUSE(String). - setUSE(TextureCoordinateObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Assign a USE reference to another DEF node of same node type, similar to
TextureCoordinateObject.setUSE(String). - setUSE(TexturePropertiesObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign a USE reference to another DEF node of same node type, similar to
TexturePropertiesObject.setUSE(String). - setUSE(TextureTransformObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign a USE reference to another DEF node of same node type, similar to
TextureTransformObject.setUSE(String). - setUSE(ComposedTexture3DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign a USE reference to another DEF node of same node type, similar to
ComposedTexture3DObject.setUSE(String). - setUSE(ImageTexture3DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign a USE reference to another DEF node of same node type, similar to
ImageTexture3DObject.setUSE(String). - setUSE(PixelTexture3DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign a USE reference to another DEF node of same node type, similar to
PixelTexture3DObject.setUSE(String). - setUSE(TextureCoordinate3DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Assign a USE reference to another DEF node of same node type, similar to
TextureCoordinate3DObject.setUSE(String). - setUSE(TextureCoordinate4DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Assign a USE reference to another DEF node of same node type, similar to
TextureCoordinate4DObject.setUSE(String). - setUSE(TextureTransform3DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign a USE reference to another DEF node of same node type, similar to
TextureTransform3DObject.setUSE(String). - setUSE(TextureTransformMatrix3DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
Assign a USE reference to another DEF node of same node type, similar to
TextureTransformMatrix3DObject.setUSE(String). - setUSE(TimeSensorObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign a USE reference to another DEF node of same node type, similar to
TimeSensorObject.setUSE(String). - setUSE(BlendedVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign a USE reference to another DEF node of same node type, similar to
BlendedVolumeStyleObject.setUSE(String). - setUSE(BoundaryEnhancementVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Assign a USE reference to another DEF node of same node type, similar to
BoundaryEnhancementVolumeStyleObject.setUSE(String). - setUSE(CartoonVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign a USE reference to another DEF node of same node type, similar to
CartoonVolumeStyleObject.setUSE(String). - setUSE(ComposedVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Assign a USE reference to another DEF node of same node type, similar to
ComposedVolumeStyleObject.setUSE(String). - setUSE(EdgeEnhancementVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign a USE reference to another DEF node of same node type, similar to
EdgeEnhancementVolumeStyleObject.setUSE(String). - setUSE(IsoSurfaceVolumeDataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign a USE reference to another DEF node of same node type, similar to
IsoSurfaceVolumeDataObject.setUSE(String). - setUSE(OpacityMapVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Assign a USE reference to another DEF node of same node type, similar to
OpacityMapVolumeStyleObject.setUSE(String). - setUSE(ProjectionVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Assign a USE reference to another DEF node of same node type, similar to
ProjectionVolumeStyleObject.setUSE(String). - setUSE(SegmentedVolumeDataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign a USE reference to another DEF node of same node type, similar to
SegmentedVolumeDataObject.setUSE(String). - setUSE(ShadedVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign a USE reference to another DEF node of same node type, similar to
ShadedVolumeStyleObject.setUSE(String). - setUSE(SilhouetteEnhancementVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign a USE reference to another DEF node of same node type, similar to
SilhouetteEnhancementVolumeStyleObject.setUSE(String). - setUSE(ToneMappedVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign a USE reference to another DEF node of same node type, similar to
ToneMappedVolumeStyleObject.setUSE(String). - setUSE(VolumeDataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign a USE reference to another DEF node of same node type, similar to
VolumeDataObject.setUSE(String). - setUseFiniteRotation(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign boolean value unit axis, angle (in radians) to inputOutput SFBool field named useFiniteRotation.
- setUseFiniteRotation(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign boolean value unit axis, angle (in radians) to inputOutput SFBool field named useFiniteRotation.
- setUseFiniteRotation(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFBool useFiniteRotation field, similar to
RigidBodyObject.setUseFiniteRotation(boolean). - setUseGeometry(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Accessor method to assign boolean value to inputOutput SFBool field named useGeometry.
- setUseGeometry(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
-
Accessor method to assign boolean value to inputOutput SFBool field named useGeometry.
- setUseGeometry(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign typed object value to SFBool useGeometry field, similar to
CollisionSpaceObject.setUseGeometry(boolean). - setUseGlobalGravity(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Accessor method to assign boolean value to inputOutput SFBool field named useGlobalGravity.
- setUseGlobalGravity(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Accessor method to assign boolean value to inputOutput SFBool field named useGlobalGravity.
- setUseGlobalGravity(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign typed object value to SFBool useGlobalGravity field, similar to
RigidBodyObject.setUseGlobalGravity(boolean). - setUTessellation(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign int value to inputOutput SFInt32 field named uTessellation.
- setUTessellation(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign int value to inputOutput SFInt32 field named uTessellation.
- setUTessellation(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Accessor method to assign int value to inputOutput SFInt32 field named uTessellation.
- setUTessellation(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Accessor method to assign int value to inputOutput SFInt32 field named uTessellation.
- setUTessellation(int) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Accessor method to assign int value to inputOutput SFInt32 field named uTessellation.
- setUTessellation(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign typed object value to SFInt32 uTessellation field, similar to
NurbsPatchSurfaceObject.setUTessellation(int). - setUTessellation(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign typed object value to SFInt32 uTessellation field, similar to
NurbsTrimmedSurfaceObject.setUTessellation(int). - setValidationExceptionAllowed(boolean) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set whether partial results are allowed (and operation continues) if validation exception occurs when serializing scene output.
- setValue(boolean) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a boolean field declaration.
- setValue(boolean) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a boolean fieldValue declaration.
- setValue(boolean) - Method in class org.web3d.x3d.jsail.fields.MFBoolObject
-
Assign a single boolean value as new array (of length 1).
- setValue(boolean) - Method in class org.web3d.x3d.jsail.fields.SFBoolObject
-
Assign a new value to this field.
- setValue(boolean) - Method in interface org.web3d.x3d.sai.SFBool
-
Assign a new value to this field.
- setValue(boolean[]) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a boolean[] field declaration.
- setValue(boolean[]) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a boolean[] fieldValue declaration.
- setValue(boolean[]) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Accessor method to assign Boolean array to inputOutput MFBool field named value.
- setValue(boolean[]) - Method in class org.web3d.x3d.jsail.fields.MFBoolObject
-
Assign a new boolean[] value to this field.
- setValue(boolean[]) - Method in interface org.web3d.x3d.sai.Core.MetadataBoolean
-
Accessor method to assign boolean array to inputOutput MFBool field named value.
- setValue(double) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a double field declaration.
- setValue(double) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a double fieldValue declaration.
- setValue(double) - Method in class org.web3d.x3d.jsail.fields.MFDoubleObject
-
Assign a single double value as new array (of length 1).
- setValue(double) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Assign a single double value as new array (of length 1).
- setValue(double) - Method in class org.web3d.x3d.jsail.fields.SFDoubleObject
-
Assign a new value to this field.
- setValue(double) - Method in class org.web3d.x3d.jsail.fields.SFFloatObject
-
Apply a double value to this float field type, note change in precision.
- setValue(double) - Method in class org.web3d.x3d.jsail.fields.SFTimeObject
-
Assign a new value to this field.
- setValue(double) - Method in interface org.web3d.x3d.sai.SFDouble
-
Assign a new value to this field.
- setValue(double) - Method in interface org.web3d.x3d.sai.SFTime
-
Assign a new value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a double[] array field declaration.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a double[] array fieldValue declaration.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Accessor method to assign Double array to inputOutput MFDouble field named value.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
MetadataFloatObject.setValue(float[]). - setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
-
Assign a double-precision array value to this single-precision field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
-
Assign a double-precision array value to this single-precision field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFDoubleObject
-
Assign a new double[] value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFFloatObject
-
Assign a double-precision array value to this single-precision field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3dObject
-
Apply an array of primitive values to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4dObject
-
Apply an array of primitive values to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFRotationObject
-
Assign a double-precision array value to this single-precision field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Assign a new double[] value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec2dObject
-
Assign a new double[] value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec2fObject
-
Assign a double-precision array value to this single-precision field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec3dObject
-
Assign a new double[] value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec3fObject
-
Assign a double-precision array value to this single-precision field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec4dObject
-
Assign a new double[] value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec4fObject
-
Assign a double-precision array value to this single-precision field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.SFColorObject
-
Assign a new value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Assign a new value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.SFMatrix3dObject
-
Apply an array of primitive values to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4dObject
-
Apply an array of primitive values to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.SFRotationObject
-
Assign a new value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.SFVec2dObject
-
Assign a new value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.SFVec2fObject
-
Constructor for SFVec2fObject using a corresponding Java primitive double[] array as new initial value.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.SFVec3dObject
-
Assign a new value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Constructor for SFVec3fObject using a corresponding Java primitive double[] array as new initial value.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.SFVec4dObject
-
Assign a new value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.SFVec4fObject
-
Constructor for SFVec4fObject using a corresponding Java primitive double[] array as new initial value.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
FloatVertexAttributeObject.setValue(float[]). - setValue(double[]) - Method in interface org.web3d.x3d.sai.Core.MetadataDouble
-
Accessor method to assign double array to inputOutput MFDouble field named value.
- setValue(double[]) - Method in interface org.web3d.x3d.sai.SFVec2d
-
Assign a new value to this field.
- setValue(double[]) - Method in interface org.web3d.x3d.sai.SFVec3d
-
Assign a new value to this field.
- setValue(double[]) - Method in interface org.web3d.x3d.sai.SFVec4d
-
Assign a new value to this field.
- setValue(double, double) - Method in class org.web3d.x3d.jsail.fields.SFVec2dObject
-
Assign a new value to this field.
- setValue(double, double) - Method in class org.web3d.x3d.jsail.fields.SFVec2fObject
-
Assign a new value to this field.
- setValue(double, double, double) - Method in class org.web3d.x3d.jsail.fields.SFColorObject
-
Assign a new value to this field.
- setValue(double, double, double) - Method in class org.web3d.x3d.jsail.fields.SFVec3dObject
-
Assign a new value to this field.
- setValue(double, double, double) - Method in class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Assign a new value to this field.
- setValue(double, double, double, double) - Method in class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Assign a new value to this field.
- setValue(double, double, double, double) - Method in class org.web3d.x3d.jsail.fields.SFRotationObject
-
Assign a new value to this field.
- setValue(double, double, double, double) - Method in class org.web3d.x3d.jsail.fields.SFVec4dObject
-
Assign a new value to this field.
- setValue(double, double, double, double) - Method in class org.web3d.x3d.jsail.fields.SFVec4fObject
-
Assign a new value to this field.
- setValue(float) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a float field declaration.
- setValue(float) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a float fieldValue declaration.
- setValue(float) - Method in class org.web3d.x3d.jsail.fields.MFFloatObject
-
Assign a single float value as new array (of length 1).
- setValue(float) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Assign a single float value as new double array (of length 1).
- setValue(float) - Method in class org.web3d.x3d.jsail.fields.SFDoubleObject
-
Apply a float value to this double field type, note change in precision.
- setValue(float) - Method in class org.web3d.x3d.jsail.fields.SFFloatObject
-
Assign a new value to this field.
- setValue(float) - Method in class org.web3d.x3d.jsail.fields.SFTimeObject
-
Apply a float value to this double field type, note change in precision.
- setValue(float) - Method in interface org.web3d.x3d.sai.SFFloat
-
Assign a new value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a float[] array field declaration.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a float[] array fieldValue declaration.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Accessor method to assign Float array to inputOutput MFFloat field named value.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
-
Assign a new float[] value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
-
Assign a new float[] value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFDoubleObject
-
Assign a single-precision floating-point array value to this double-precision field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFFloatObject
-
Assign a new float[] value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3fObject
-
Apply an array of primitive values to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4fObject
-
Apply an array of primitive values to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFRotationObject
-
Assign a new float[] value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Assign a float array as new double array.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec2dObject
-
Assign a single-precision floating-point array value to this double-precision field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec2fObject
-
Assign a new float[] value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec3dObject
-
Assign a single-precision floating-point array value to this double-precision field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec3fObject
-
Assign a new float[] value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec4dObject
-
Assign a single-precision floating-point array value to this double-precision field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec4fObject
-
Assign a new float[] value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFColorObject
-
Assign a new value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Assign a new value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFMatrix3fObject
-
Apply an array of primitive values to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4fObject
-
Apply an array of primitive values to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFRotationObject
-
Assign a new value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFVec2dObject
-
Constructor for SFVec2dObject using a corresponding Java primitive float[] array as new initial value.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFVec2fObject
-
Assign a new value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFVec3dObject
-
Constructor for SFVec3dObject using a corresponding Java primitive float[] array as new initial value.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Assign a new value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFVec4dObject
-
Constructor for SFVec4dObject using a corresponding Java primitive float[] array as new initial value.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFVec4fObject
-
Assign a new value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Accessor method to assign Float array to inputOutput MFFloat field named value.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Accessor method to assign float array to inputOutput MFMatrix3f field named value.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Accessor method to assign float array to inputOutput MFMatrix4f field named value.
- setValue(float[]) - Method in interface org.web3d.x3d.sai.Core.MetadataFloat
-
Accessor method to assign float array to inputOutput MFFloat field named value.
- setValue(float[]) - Method in interface org.web3d.x3d.sai.SFColor
-
Assign a new value to this field.
- setValue(float[]) - Method in interface org.web3d.x3d.sai.SFColorRGBA
-
Assign a new value to this field.
- setValue(float[]) - Method in interface org.web3d.x3d.sai.SFRotation
-
Assign a new value to this field.
- setValue(float[]) - Method in interface org.web3d.x3d.sai.SFVec2f
-
Assign a new value to this field.
- setValue(float[]) - Method in interface org.web3d.x3d.sai.SFVec3f
-
Assign a new value to this field.
- setValue(float[]) - Method in interface org.web3d.x3d.sai.SFVec4f
-
Assign a new value to this field.
- setValue(float[]) - Method in interface org.web3d.x3d.sai.Shaders.FloatVertexAttribute
-
Accessor method to assign float array to inputOutput MFFloat field named value.
- setValue(float[]) - Method in interface org.web3d.x3d.sai.Shaders.Matrix3VertexAttribute
-
Accessor method to assign float array to inputOutput MFMatrix3f field named value.
- setValue(float[]) - Method in interface org.web3d.x3d.sai.Shaders.Matrix4VertexAttribute
-
Accessor method to assign float array to inputOutput MFMatrix4f field named value.
- setValue(float, float) - Method in class org.web3d.x3d.jsail.fields.SFVec2fObject
-
Assign a new value to this field.
- setValue(float, float, float) - Method in class org.web3d.x3d.jsail.fields.SFColorObject
-
Assign a new value to this field.
- setValue(float, float, float) - Method in class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Assign a new value to this field.
- setValue(float, float, float, float) - Method in class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Assign a new value to this field.
- setValue(float, float, float, float) - Method in class org.web3d.x3d.jsail.fields.SFRotationObject
-
Assign a new value to this field.
- setValue(float, float, float, float) - Method in class org.web3d.x3d.jsail.fields.SFVec4fObject
-
Assign a new value to this field.
- setValue(int) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a integer field declaration.
- setValue(int) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a integer fieldValue declaration.
- setValue(int) - Method in class org.web3d.x3d.jsail.fields.MFInt32Object
-
Assign a single int value as new array (of length 1).
- setValue(int) - Method in class org.web3d.x3d.jsail.fields.SFColorObject
-
Public utility accessor method setting single HTML-style 0xRRGGBB hex value as new value.
- setValue(int) - Method in class org.web3d.x3d.jsail.fields.SFDoubleObject
-
Apply an int value to this double field type, note change in precision.
- setValue(int) - Method in class org.web3d.x3d.jsail.fields.SFFloatObject
-
Apply an int value to this float field type, note change in precision.
- setValue(int) - Method in class org.web3d.x3d.jsail.fields.SFInt32Object
-
Assign a new value to this field.
- setValue(int) - Method in class org.web3d.x3d.jsail.fields.SFTimeObject
-
Apply an int value to this double field type, note change in precision.
- setValue(int) - Method in interface org.web3d.x3d.sai.SFInt32
-
Assign a new value to this field.
- setValue(int[]) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a integer array field declaration.
- setValue(int[]) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a integer array fieldValue declaration.
- setValue(int[]) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Assign floating-point array MFDouble value field, similar to
MetadataDoubleObject.setValue(double[]). - setValue(int[]) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Assign floating-point array MFFloat value field, similar to
MetadataFloatObject.setValue(float[]). - setValue(int[]) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Accessor method to assign Integer array to inputOutput MFInt32 field named value.
- setValue(int[]) - Method in class org.web3d.x3d.jsail.fields.MFImageObject
-
Assign a new value array; can be an SFImage primive array containing width, height, and components count, followed by array of pixels.
- setValue(int[]) - Method in class org.web3d.x3d.jsail.fields.MFInt32Object
-
Assign a new int[] value to this field.
- setValue(int[]) - Method in class org.web3d.x3d.jsail.fields.SFImageObject
-
Set the image value as a primitive array.
- setValue(int[]) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Assign floating-point array MFFloat value field, similar to
FloatVertexAttributeObject.setValue(float[]). - setValue(int[]) - Method in interface org.web3d.x3d.sai.Core.MetadataInteger
-
Accessor method to assign int array to inputOutput MFInt32 field named value.
- setValue(int[]) - Method in interface org.web3d.x3d.sai.MFImage
-
Assign a new value array containing imageIndex, width, height, and components count, followed by array of pixels.
- setValue(int, boolean[]) - Method in class org.web3d.x3d.jsail.fields.MFBoolObject
-
Assign an array subset to this field.
- setValue(int, boolean[]) - Method in interface org.web3d.x3d.sai.MFBool
-
Assign an array subset to this field.
- setValue(int, double[]) - Method in class org.web3d.x3d.jsail.fields.MFDoubleObject
-
Assign an array subset to this field.
- setValue(int, double[]) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Assign an array subset to this field.
- setValue(int, double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec2dObject
-
Assign an array subset to this field.
- setValue(int, double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec3dObject
-
Assign an array subset to this field.
- setValue(int, double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec4dObject
-
Assign an array subset to this field.
- setValue(int, double[]) - Method in interface org.web3d.x3d.sai.MFDouble
-
Assign an array subset to this field.
- setValue(int, double[]) - Method in interface org.web3d.x3d.sai.MFTime
-
Assign an array subset to this field.
- setValue(int, double[]) - Method in interface org.web3d.x3d.sai.MFVec2d
-
Assign an array subset to this field.
- setValue(int, double[]) - Method in interface org.web3d.x3d.sai.MFVec3d
-
Assign an array subset to this field.
- setValue(int, double[]) - Method in interface org.web3d.x3d.sai.MFVec4d
-
Assign an array subset to this field.
- setValue(int, double[][]) - Method in class org.web3d.x3d.jsail.fields.MFVec2dObject
-
Assign an array subset to this field.
- setValue(int, double[][]) - Method in class org.web3d.x3d.jsail.fields.MFVec3dObject
-
Assign an array subset to this field.
- setValue(int, double[][]) - Method in class org.web3d.x3d.jsail.fields.MFVec4dObject
-
Assign an array subset to this field.
- setValue(int, double[][]) - Method in interface org.web3d.x3d.sai.MFVec2d
-
Assign an array subset to this field.
- setValue(int, double[][]) - Method in interface org.web3d.x3d.sai.MFVec3d
-
Assign an array subset to this field.
- setValue(int, double[][]) - Method in interface org.web3d.x3d.sai.MFVec4d
-
Assign an array subset to this field.
- setValue(int, float) - Method in class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Public utility accessor method setting single HTML-style 0xRRGGBB hex value as new value.
- setValue(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
-
Assign an array subset to this field.
- setValue(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
-
Assign an array subset to this field.
- setValue(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFFloatObject
-
Assign an array subset to this field.
- setValue(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFRotationObject
-
Assign an array subset to this field.
- setValue(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec2fObject
-
Assign an array subset to this field.
- setValue(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec3fObject
-
Assign an array subset to this field.
- setValue(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec4fObject
-
Assign an array subset to this field.
- setValue(int, float[]) - Method in interface org.web3d.x3d.sai.MFColor
-
Assign a new value to this field.
- setValue(int, float[]) - Method in interface org.web3d.x3d.sai.MFColorRGBA
-
Assign a new value to this field.
- setValue(int, float[]) - Method in interface org.web3d.x3d.sai.MFFloat
-
Assign an array subset to this field.
- setValue(int, float[]) - Method in interface org.web3d.x3d.sai.MFRotation
-
Assign a new value to this field.
- setValue(int, float[]) - Method in interface org.web3d.x3d.sai.MFVec2f
-
Assign an array subset to this field.
- setValue(int, float[]) - Method in interface org.web3d.x3d.sai.MFVec3f
-
Assign an array subset to this field.
- setValue(int, float[]) - Method in interface org.web3d.x3d.sai.MFVec4f
-
Assign an array subset to this field.
- setValue(int, float[][]) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
-
Assign an array subset to this field.
- setValue(int, float[][]) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
-
Assign an array subset to this field.
- setValue(int, float[][]) - Method in class org.web3d.x3d.jsail.fields.MFRotationObject
-
Assign an array subset to this field.
- setValue(int, float[][]) - Method in class org.web3d.x3d.jsail.fields.MFVec2fObject
-
Assign an array subset to this field.
- setValue(int, float[][]) - Method in class org.web3d.x3d.jsail.fields.MFVec3fObject
-
Assign an array subset to this field.
- setValue(int, float[][]) - Method in class org.web3d.x3d.jsail.fields.MFVec4fObject
-
Assign an array subset to this field.
- setValue(int, float[][]) - Method in interface org.web3d.x3d.sai.MFColor
-
Assign a new value to this field.
- setValue(int, float[][]) - Method in interface org.web3d.x3d.sai.MFColorRGBA
-
Assign a new value to this field.
- setValue(int, float[][]) - Method in interface org.web3d.x3d.sai.MFRotation
-
Assign a new value to this field.
- setValue(int, float[][]) - Method in interface org.web3d.x3d.sai.MFVec2f
-
Assign an array subset to this field.
- setValue(int, float[][]) - Method in interface org.web3d.x3d.sai.MFVec3f
-
Assign an array subset to this field.
- setValue(int, float[][]) - Method in interface org.web3d.x3d.sai.MFVec4f
-
Assign an array subset to this field.
- setValue(int, int[]) - Method in class org.web3d.x3d.jsail.fields.MFInt32Object
-
Assign an array subset to this field.
- setValue(int, int[]) - Method in interface org.web3d.x3d.sai.MFInt32
-
Assign an array subset to this field.
- setValue(int, int, int, int[]) - Method in class org.web3d.x3d.jsail.fields.SFImageObject
-
Set the image value in the given writable field.
- setValue(int, int, int, int[]) - Method in interface org.web3d.x3d.sai.SFImage
-
Set the image value in the given writable field.
- setValue(int, long[]) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Replace values at the appropriate location in the existing value array.
- setValue(int, long[]) - Method in interface org.web3d.x3d.sai.MFTime
-
Assign an array subset to this field.
- setValue(int, String[]) - Method in class org.web3d.x3d.jsail.fields.MFStringObject
-
Assign an array subset to this field.
- setValue(int, String[]) - Method in interface org.web3d.x3d.sai.MFString
-
Assign a new value to this field.
- setValue(int, X3DNode[]) - Method in class org.web3d.x3d.jsail.fields.MFNodeObject
-
Assign an array subset to this field.
- setValue(int, X3DNode[]) - Method in interface org.web3d.x3d.sai.MFNode
-
Assign an array subset to this field.
- setValue(long) - Method in class org.web3d.x3d.jsail.fields.SFTimeObject
-
Assign a new value, converting seconds from (long) to (double).
- setValue(long) - Method in interface org.web3d.x3d.sai.SFTime
-
Assign a new value to this field.
- setValue(long[]) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Assign a new value array, converting seconds from (long) to (double).
- setValue(long[]) - Method in interface org.web3d.x3d.sai.MFTime
-
Assign a new value to this field.
- setValue(String) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Accessor method to assign String value to inputOutput SFString field named value.
- setValue(String) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Accessor method to assign String value to inputOutput SFString field named value.
- setValue(String) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign singleton String MFString value field, similar to
MetadataStringObject.setValue(String[]). - setValue(String) - Method in class org.web3d.x3d.jsail.fields.SFStringObject
-
Assign a new value to this field.
- setValue(String) - Method in interface org.web3d.x3d.sai.SFString
-
Assign a new value to this field.
- setValue(String) - Method in class org.web3d.x3d.util.x3duom.Enumeration
-
Sets the value of the value property.
- setValue(String[]) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Assign typed object String[] array value to field, similar to
fieldObject.setValue(String). - setValue(String[]) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Assign typed object String[] array value to fieldValue, similar to
fieldValueObject.setValue(String). - setValue(String[]) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Accessor method to assign String array to inputOutput MFString field named value.
- setValue(String[]) - Method in class org.web3d.x3d.jsail.fields.MFStringObject
-
Assign a new String[] value to this field.
- setValue(String[]) - Method in interface org.web3d.x3d.sai.Core.MetadataString
-
Accessor method to assign String array to inputOutput MFString field named value.
- setValue(ArrayList<Boolean>) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Assign ArrayList MFBool value field, similar to
MetadataBooleanObject.setValue(boolean[]). - setValue(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Assign ArrayList MFDouble value field, similar to
MetadataDoubleObject.setValue(double[]). - setValue(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Assign ArrayList MFFloat value field, similar to
MetadataFloatObject.setValue(float[]). - setValue(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Assign ArrayList MFFloat value field, similar to
FloatVertexAttributeObject.setValue(float[]). - setValue(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Assign ArrayList MFInt32 value field, similar to
MetadataIntegerObject.setValue(int[]). - setValue(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign ArrayList MFString value field, similar to
MetadataStringObject.setValue(String[]). - setValue(ArrayList<X3DMetadataObject>) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Assign ArrayList MFNode value field, similar to
MetadataSetObject.setValue(X3DNode[]). - setValue(MFBoolObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFBool field declaration.
- setValue(MFBoolObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFBool fieldValue declaration.
- setValue(MFBoolObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Assign typed object MFBool value field, similar to
MetadataBooleanObject.setValue(boolean[]). - setValue(MFBoolObject) - Method in class org.web3d.x3d.jsail.fields.MFBoolObject
-
Apply an MFBoolObject value to this field.
- setValue(MFColorObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFColor field declaration.
- setValue(MFColorObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFColor fieldValue declaration.
- setValue(MFColorObject) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
-
Apply an MFColorObject value to this field.
- setValue(MFColorRGBAObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFColorRGBA field declaration.
- setValue(MFColorRGBAObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFColorRGBA fieldValue declaration.
- setValue(MFColorRGBAObject) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
-
Apply an MFColorRGBAObject value to this field.
- setValue(MFDoubleObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFDouble field declaration.
- setValue(MFDoubleObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFDouble fieldValue declaration.
- setValue(MFDoubleObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Assign typed object MFDouble value field, similar to
MetadataDoubleObject.setValue(double[]). - setValue(MFDoubleObject) - Method in class org.web3d.x3d.jsail.fields.MFDoubleObject
-
Apply an MFDoubleObject value to this field.
- setValue(MFFloatObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFFloat field declaration.
- setValue(MFFloatObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFFloat fieldValue declaration.
- setValue(MFFloatObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Assign typed object MFFloat value field, similar to
MetadataFloatObject.setValue(float[]). - setValue(MFFloatObject) - Method in class org.web3d.x3d.jsail.fields.MFFloatObject
-
Apply an MFFloatObject value to this field.
- setValue(MFFloatObject) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Assign typed object MFFloat value field, similar to
FloatVertexAttributeObject.setValue(float[]). - setValue(MFImageObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFImage field declaration.
- setValue(MFImageObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFImage fieldValue declaration.
- setValue(MFImageObject) - Method in class org.web3d.x3d.jsail.fields.MFImageObject
-
Apply an MFImageObject value to this field.
- setValue(MFInt32Object) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFInt32 field declaration.
- setValue(MFInt32Object) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFInt32 fieldValue declaration.
- setValue(MFInt32Object) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Assign typed object MFInt32 value field, similar to
MetadataIntegerObject.setValue(int[]). - setValue(MFInt32Object) - Method in class org.web3d.x3d.jsail.fields.MFInt32Object
-
Apply an MFInt32Object value to this field.
- setValue(MFMatrix3dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFMatrix3d field declaration.
- setValue(MFMatrix3dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFMatrix3d fieldValue declaration.
- setValue(MFMatrix3dObject) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3dObject
-
Apply an MFMatrix3dObject value to this field.
- setValue(MFMatrix3fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFMatrix3f field declaration.
- setValue(MFMatrix3fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFMatrix3f fieldValue declaration.
- setValue(MFMatrix3fObject) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3fObject
-
Apply an MFMatrix3fObject value to this field.
- setValue(MFMatrix3fObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Assign typed object MFMatrix3f value field, similar to
Matrix3VertexAttributeObject.setValue(float[]). - setValue(MFMatrix4dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFMatrix4d field declaration.
- setValue(MFMatrix4dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFMatrix4d fieldValue declaration.
- setValue(MFMatrix4dObject) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4dObject
-
Apply an MFMatrix4dObject value to this field.
- setValue(MFMatrix4fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFMatrix4f field declaration.
- setValue(MFMatrix4fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFMatrix4f fieldValue declaration.
- setValue(MFMatrix4fObject) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4fObject
-
Apply an MFMatrix4fObject value to this field.
- setValue(MFMatrix4fObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Assign typed object MFMatrix4f value field, similar to
Matrix4VertexAttributeObject.setValue(float[]). - setValue(MFNodeObject) - Method in class org.web3d.x3d.jsail.fields.MFNodeObject
-
Apply an MFNodeObject value to this field.
- setValue(MFRotationObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFRotation field declaration.
- setValue(MFRotationObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFRotation fieldValue declaration.
- setValue(MFRotationObject) - Method in class org.web3d.x3d.jsail.fields.MFRotationObject
-
Apply an MFRotationObject value to this field.
- setValue(MFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Assign typed object MFString value to field, similar to
fieldObject.setValue(String). - setValue(MFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Assign typed object MFString value to fieldValue, similar to
fieldValueObject.setValue(String). - setValue(MFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign typed object MFString value field, similar to
MetadataStringObject.setValue(String[]). - setValue(MFStringObject) - Method in class org.web3d.x3d.jsail.fields.MFStringObject
-
Apply an MFStringObject value to this field.
- setValue(MFTimeObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFTime field declaration.
- setValue(MFTimeObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFTime fieldValue declaration.
- setValue(MFTimeObject) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Apply an MFTimeObject value to this field.
- setValue(MFVec2dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFVec2d field declaration.
- setValue(MFVec2dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFVec2d fieldValue declaration.
- setValue(MFVec2dObject) - Method in class org.web3d.x3d.jsail.fields.MFVec2dObject
-
Apply an MFVec2dObject value to this field.
- setValue(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFVec2f field declaration.
- setValue(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFVec2f fieldValue declaration.
- setValue(MFVec2fObject) - Method in class org.web3d.x3d.jsail.fields.MFVec2fObject
-
Apply an MFVec2fObject value to this field.
- setValue(MFVec3dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFVec3d field declaration.
- setValue(MFVec3dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFVec3d fieldValue declaration.
- setValue(MFVec3dObject) - Method in class org.web3d.x3d.jsail.fields.MFVec3dObject
-
Apply an MFVec3dObject value to this field.
- setValue(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFVec3f field declaration.
- setValue(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFVec3f fieldValue declaration.
- setValue(MFVec3fObject) - Method in class org.web3d.x3d.jsail.fields.MFVec3fObject
-
Apply an MFVec3fObject value to this field.
- setValue(MFVec4dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFVec4d field declaration.
- setValue(MFVec4dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFVec4d fieldValue declaration.
- setValue(MFVec4dObject) - Method in class org.web3d.x3d.jsail.fields.MFVec4dObject
-
Apply an MFVec4dObject value to this field.
- setValue(MFVec4fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFVec4f field declaration.
- setValue(MFVec4fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFVec4f fieldValue declaration.
- setValue(MFVec4fObject) - Method in class org.web3d.x3d.jsail.fields.MFVec4fObject
-
Apply an MFVec4fObject value to this field.
- setValue(SFBoolObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFBool field declaration.
- setValue(SFBoolObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFBool fieldValue declaration.
- setValue(SFBoolObject) - Method in class org.web3d.x3d.jsail.fields.MFBoolObject
-
Assign a single-field SFBoolObject as new array value.
- setValue(SFBoolObject) - Method in class org.web3d.x3d.jsail.fields.SFBoolObject
-
Apply an SFBoolObject value to this field.
- setValue(SFColorObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFColor field declaration.
- setValue(SFColorObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFColor fieldValue declaration.
- setValue(SFColorObject) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
-
Assign a single-field SFColorObject as new array value.
- setValue(SFColorObject) - Method in class org.web3d.x3d.jsail.fields.SFColorObject
-
Apply an SFColorObject value to this field.
- setValue(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFColorRGBA field declaration.
- setValue(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFColorRGBA fieldValue declaration.
- setValue(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
-
Assign a single-field SFColorRGBAObject as new array value.
- setValue(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Apply an SFColorRGBAObject value to this field.
- setValue(SFDoubleObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFDouble field declaration.
- setValue(SFDoubleObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFDouble fieldValue declaration.
- setValue(SFDoubleObject) - Method in class org.web3d.x3d.jsail.fields.MFDoubleObject
-
Assign a single-field SFDoubleObject as new array value.
- setValue(SFDoubleObject) - Method in class org.web3d.x3d.jsail.fields.SFDoubleObject
-
Apply an SFDoubleObject value to this field.
- setValue(SFFloatObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFFloat field declaration.
- setValue(SFFloatObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFFloat fieldValue declaration.
- setValue(SFFloatObject) - Method in class org.web3d.x3d.jsail.fields.MFFloatObject
-
Assign a single-field SFFloatObject as new array value.
- setValue(SFFloatObject) - Method in class org.web3d.x3d.jsail.fields.SFFloatObject
-
Apply an SFFloatObject value to this field.
- setValue(SFImageObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFImage field declaration.
- setValue(SFImageObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFImage fieldValue declaration.
- setValue(SFImageObject) - Method in class org.web3d.x3d.jsail.fields.MFImageObject
-
Assign a new value array; can be an SFImage primive array containing width, height, and components count, followed by array of pixels.
- setValue(SFImageObject) - Method in class org.web3d.x3d.jsail.fields.SFImageObject
-
Apply an SFImageObject value to this field.
- setValue(SFInt32Object) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFInt32 field declaration.
- setValue(SFInt32Object) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFInt32 fieldValue declaration.
- setValue(SFInt32Object) - Method in class org.web3d.x3d.jsail.fields.MFInt32Object
-
Assign a single-field SFInt32Object as new array value.
- setValue(SFInt32Object) - Method in class org.web3d.x3d.jsail.fields.SFInt32Object
-
Apply an SFInt32Object value to this field.
- setValue(SFMatrix3dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFMatrix3d field declaration.
- setValue(SFMatrix3dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFMatrix3d fieldValue declaration.
- setValue(SFMatrix3dObject) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3dObject
-
Utility method for MFMatrix3dObject to assign a single SFMatrix3dObject as new initial value.
- setValue(SFMatrix3dObject) - Method in class org.web3d.x3d.jsail.fields.SFMatrix3dObject
-
Apply an SFMatrix3dObject value to this field.
- setValue(SFMatrix3fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFMatrix3f field declaration.
- setValue(SFMatrix3fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFMatrix3f fieldValue declaration.
- setValue(SFMatrix3fObject) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3fObject
-
Utility method for MFMatrix3fObject to assign a single SFMatrix3fObject as new initial value.
- setValue(SFMatrix3fObject) - Method in class org.web3d.x3d.jsail.fields.SFMatrix3fObject
-
Apply an SFMatrix3fObject value to this field.
- setValue(SFMatrix4dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFMatrix4d field declaration.
- setValue(SFMatrix4dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFMatrix4d fieldValue declaration.
- setValue(SFMatrix4dObject) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4dObject
-
Utility method for MFMatrix4dObject to assign a single SFMatrix4dObject as new initial value.
- setValue(SFMatrix4dObject) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4dObject
-
Apply an SFMatrix4dObject value to this field.
- setValue(SFMatrix4fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFMatrix4f field declaration.
- setValue(SFMatrix4fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFMatrix4f fieldValue declaration.
- setValue(SFMatrix4fObject) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4fObject
-
Utility method for MFMatrix4fObject to assign a single SFMatrix4fObject as new initial value.
- setValue(SFMatrix4fObject) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4fObject
-
Apply an SFMatrix4fObject value to this field.
- setValue(SFNodeObject) - Method in class org.web3d.x3d.jsail.fields.MFNodeObject
-
Assign a single-field SFNodeObject as new array value.
- setValue(SFNodeObject) - Method in class org.web3d.x3d.jsail.fields.SFNodeObject
-
Apply an SFNodeObject value to this field.
- setValue(SFRotationObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFRotation field declaration.
- setValue(SFRotationObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFRotation fieldValue declaration.
- setValue(SFRotationObject) - Method in class org.web3d.x3d.jsail.fields.MFRotationObject
-
Assign a single-field SFRotationObject as new array value.
- setValue(SFRotationObject) - Method in class org.web3d.x3d.jsail.fields.SFRotationObject
-
Apply an SFRotationObject value to this field.
- setValue(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Assign typed object SFString value field, similar to
fieldObject.setValue(String). - setValue(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Assign typed object SFString value field, similar to
fieldValueObject.setValue(String). - setValue(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign single SFString object MFString value field, similar to
MetadataStringObject.setValue(String[]). - setValue(SFStringObject) - Method in class org.web3d.x3d.jsail.fields.MFStringObject
-
Assign a single-field SFStringObject as new array value.
- setValue(SFStringObject) - Method in class org.web3d.x3d.jsail.fields.SFStringObject
-
Apply an SFStringObject value to this field.
- setValue(SFTimeObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFTime field declaration.
- setValue(SFTimeObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFTime fieldValue declaration.
- setValue(SFTimeObject) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Assign a single-field SFTimeObject as new array value.
- setValue(SFTimeObject) - Method in class org.web3d.x3d.jsail.fields.SFTimeObject
-
Apply an SFTimeObject value to this field.
- setValue(SFVec2dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFVec2d field declaration.
- setValue(SFVec2dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFVec2d fieldValue declaration.
- setValue(SFVec2dObject) - Method in class org.web3d.x3d.jsail.fields.MFVec2dObject
-
Assign a single-field SFVec2dObject as new array value.
- setValue(SFVec2dObject) - Method in class org.web3d.x3d.jsail.fields.SFVec2dObject
-
Apply an SFVec2dObject value to this field.
- setValue(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFVec2f field declaration.
- setValue(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFVec2f fieldValue declaration.
- setValue(SFVec2fObject) - Method in class org.web3d.x3d.jsail.fields.MFVec2fObject
-
Assign a single-field SFVec2fObject as new array value.
- setValue(SFVec2fObject) - Method in class org.web3d.x3d.jsail.fields.SFVec2fObject
-
Apply an SFVec2fObject value to this field.
- setValue(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFVec3d field declaration.
- setValue(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFVec3d fieldValue declaration.
- setValue(SFVec3dObject) - Method in class org.web3d.x3d.jsail.fields.MFVec3dObject
-
Assign a single-field SFVec3dObject as new array value.
- setValue(SFVec3dObject) - Method in class org.web3d.x3d.jsail.fields.SFVec3dObject
-
Apply an SFVec3dObject value to this field.
- setValue(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFVec3f field declaration.
- setValue(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFVec3f fieldValue declaration.
- setValue(SFVec3fObject) - Method in class org.web3d.x3d.jsail.fields.MFVec3fObject
-
Assign a single-field SFVec3fObject as new array value.
- setValue(SFVec3fObject) - Method in class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Apply an SFVec3fObject value to this field.
- setValue(SFVec4dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFVec4d field declaration.
- setValue(SFVec4dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFVec4d fieldValue declaration.
- setValue(SFVec4dObject) - Method in class org.web3d.x3d.jsail.fields.MFVec4dObject
-
Assign a single-field SFVec4dObject as new array value.
- setValue(SFVec4dObject) - Method in class org.web3d.x3d.jsail.fields.SFVec4dObject
-
Apply an SFVec4dObject value to this field.
- setValue(SFVec4fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFVec4f field declaration.
- setValue(SFVec4fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFVec4f fieldValue declaration.
- setValue(SFVec4fObject) - Method in class org.web3d.x3d.jsail.fields.MFVec4fObject
-
Assign a single-field SFVec4fObject as new array value.
- setValue(SFVec4fObject) - Method in class org.web3d.x3d.jsail.fields.SFVec4fObject
-
Apply an SFVec4fObject value to this field.
- setValue(X3DNode) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Set single child value node, replacing prior array of existing nodes (if any).
- setValue(X3DNode) - Method in class org.web3d.x3d.jsail.fields.SFNodeObject
-
Assign a new value to this field.
- setValue(X3DNode) - Method in interface org.web3d.x3d.sai.Core.MetadataSet
-
Set single child value node, replacing prior array of existing nodes (if any).
- setValue(X3DNode) - Method in interface org.web3d.x3d.sai.SFNode
-
Assign a new value to this field.
- setValue(X3DNode[]) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Accessor method to assign X3DMetadataObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field value.
- setValue(X3DNode[]) - Method in class org.web3d.x3d.jsail.fields.MFNodeObject
-
Assign a new X3DNode[] value to this field.
- setValue(X3DNode[]) - Method in interface org.web3d.x3d.sai.Core.MetadataSet
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field value.
- setValueArray(double[]) - Method in class org.web3d.x3d.jsail.fields.SFVec2dObject
-
Assign a new array value to this field, pipelined.
- setValueArray(double[]) - Method in class org.web3d.x3d.jsail.fields.SFVec3dObject
-
Assign a new array value to this field, pipelined.
- setValueArray(double[]) - Method in class org.web3d.x3d.jsail.fields.SFVec4dObject
-
Assign a new array value to this field, pipelined.
- setValueArray(float[]) - Method in class org.web3d.x3d.jsail.fields.SFColorObject
-
Assign a new array value to this field, pipelined.
- setValueArray(float[]) - Method in class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Assign a new array value to this field, pipelined.
- setValueArray(float[]) - Method in class org.web3d.x3d.jsail.fields.SFRotationObject
-
Assign a new array value to this field, pipelined.
- setValueArray(float[]) - Method in class org.web3d.x3d.jsail.fields.SFVec2fObject
-
Assign a new array value to this field, pipelined.
- setValueArray(float[]) - Method in class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Assign a new array value to this field, pipelined.
- setValueArray(float[]) - Method in class org.web3d.x3d.jsail.fields.SFVec4fObject
-
Assign a new array value to this field, pipelined.
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFBoolObject
-
Utility accessor for MFBoolObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
-
Utility accessor for MFColorObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
-
Utility accessor for MFColorRGBAObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFDoubleObject
-
Utility accessor for MFDoubleObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFFloatObject
-
Utility accessor for MFFloatObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFImageObject
-
Utility accessor for MFImageObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFInt32Object
-
Utility accessor for MFInt32Object using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3dObject
-
Utility accessor for MFMatrix3dObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3fObject
-
Utility accessor for MFMatrix3fObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4dObject
-
Utility accessor for MFMatrix4dObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4fObject
-
Utility accessor for MFMatrix4fObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFRotationObject
-
Utility accessor for MFRotationObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFStringObject
-
Utility accessor for MFStringObject using String value
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Utility accessor for MFTimeObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFVec2dObject
-
Utility accessor for MFVec2dObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFVec2fObject
-
Utility accessor for MFVec2fObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFVec3dObject
-
Utility accessor for MFVec3dObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFVec3fObject
-
Utility accessor for MFVec3fObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFVec4dObject
-
Utility accessor for MFVec4dObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.MFVec4fObject
-
Utility accessor for MFVec4fObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFBoolObject
-
Utility accessor for SFBoolObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFColorObject
-
Utility accessor for SFColorObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Utility accessor for SFColorRGBAObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFDoubleObject
-
Utility accessor for SFDoubleObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFFloatObject
-
Utility accessor for SFFloatObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFImageObject
-
Utility accessor for SFImageObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFInt32Object
-
Utility accessor for SFInt32Object using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFMatrix3dObject
-
Utility accessor for SFMatrix3dObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFMatrix3fObject
-
Utility accessor for SFMatrix3fObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4dObject
-
Utility accessor for SFMatrix4dObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4fObject
-
Utility accessor for SFMatrix4fObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFRotationObject
-
Utility accessor for SFRotationObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFStringObject
-
Utility accessor for SFStringObject using String value
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFTimeObject
-
Utility accessor for SFTimeObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFVec2dObject
-
Utility accessor for SFVec2dObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFVec2fObject
-
Utility accessor for SFVec2fObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFVec3dObject
-
Utility accessor for SFVec3dObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Utility accessor for SFVec3fObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFVec4dObject
-
Utility accessor for SFVec4dObject using String value (which must pass parsing validation checks).
- setValueByString(String) - Method in class org.web3d.x3d.jsail.fields.SFVec4fObject
-
Utility accessor for SFVec4fObject using String value (which must pass parsing validation checks).
- setValues(double[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
HAnimMotionObject.setValues(float[]). - setValues(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Accessor method to assign Float array to inputOutput MFFloat field named values.
- setValues(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Accessor method to assign float array to inputOutput MFFloat field named values.
- setValues(int[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign floating-point array value of MFFloat values field, similar to
HAnimMotionObject.setValues(float[]). - setValues(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign ArrayList value of MFFloat values field, similar to
HAnimMotionObject.setValues(float[]). - setValues(MFFloatObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign typed object value to MFFloat values field, similar to
HAnimMotionObject.setValues(float[]). - setVariation(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ConeEmitterObject.setVariation(float). - setVariation(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ExplosionEmitterObject.setVariation(float). - setVariation(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
PointEmitterObject.setVariation(float). - setVariation(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
PolylineEmitterObject.setVariation(float). - setVariation(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
SurfaceEmitterObject.setVariation(float). - setVariation(double) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
VolumeEmitterObject.setVariation(float). - setVariation(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Accessor method to assign float value to inputOutput SFFloat field named variation.
- setVariation(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Accessor method to assign float value to inputOutput SFFloat field named variation.
- setVariation(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Accessor method to assign float value to inputOutput SFFloat field named variation.
- setVariation(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Accessor method to assign float value to inputOutput SFFloat field named variation.
- setVariation(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Accessor method to assign float value to inputOutput SFFloat field named variation.
- setVariation(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Accessor method to assign float value to inputOutput SFFloat field named variation.
- setVariation(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Accessor method to assign float value to inputOutput SFFloat field named variation.
- setVariation(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
-
Accessor method to assign float value to inputOutput SFFloat field named variation.
- setVariation(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
-
Accessor method to assign float value to inputOutput SFFloat field named variation.
- setVariation(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Accessor method to assign float value to inputOutput SFFloat field named variation.
- setVariation(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
-
Accessor method to assign float value to inputOutput SFFloat field named variation.
- setVariation(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Accessor method to assign float value to inputOutput SFFloat field named variation.
- setVariation(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode
-
Accessor method to assign float value to inputOutput SFFloat field named variation.
- setVariation(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign typed object value to SFFloat variation field, similar to
ConeEmitterObject.setVariation(float). - setVariation(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign typed object value to SFFloat variation field, similar to
ExplosionEmitterObject.setVariation(float). - setVariation(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign typed object value to SFFloat variation field, similar to
PointEmitterObject.setVariation(float). - setVariation(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign typed object value to SFFloat variation field, similar to
PolylineEmitterObject.setVariation(float). - setVariation(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign typed object value to SFFloat variation field, similar to
SurfaceEmitterObject.setVariation(float). - setVariation(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign typed object value to SFFloat variation field, similar to
VolumeEmitterObject.setVariation(float). - setVClosed(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named vClosed.
- setVClosed(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign boolean value to initializeOnly SFBool field named vClosed.
- setVClosed(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Accessor method to assign boolean value to initializeOnly SFBool field named vClosed.
- setVClosed(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Accessor method to assign boolean value to initializeOnly SFBool field named vClosed.
- setVClosed(boolean) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Accessor method to assign boolean value to initializeOnly SFBool field named vClosed.
- setVClosed(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign typed object value to SFBool vClosed field, similar to
NurbsPatchSurfaceObject.setVClosed(boolean). - setVClosed(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign typed object value to SFBool vClosed field, similar to
NurbsTrimmedSurfaceObject.setVClosed(boolean). - setVDimension(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named vDimension.
- setVDimension(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named vDimension.
- setVDimension(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named vDimension.
- setVDimension(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named vDimension.
- setVDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Accessor method to assign int value to initializeOnly SFInt32 field named vDimension.
- setVDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Accessor method to assign int value to initializeOnly SFInt32 field named vDimension.
- setVDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Accessor method to assign int value to initializeOnly SFInt32 field named vDimension.
- setVDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Accessor method to assign int value to initializeOnly SFInt32 field named vDimension.
- setVDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Accessor method to assign int value to initializeOnly SFInt32 field named vDimension.
- setVDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign typed object value to SFInt32 vDimension field, similar to
NurbsPatchSurfaceObject.setVDimension(int). - setVDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign typed object value to SFInt32 vDimension field, similar to
NurbsSurfaceInterpolatorObject.setVDimension(int). - setVDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign typed object value to SFInt32 vDimension field, similar to
NurbsTextureCoordinateObject.setVDimension(int). - setVDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign typed object value to SFInt32 vDimension field, similar to
NurbsTrimmedSurfaceObject.setVDimension(int). - setVector(double[]) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
NormalObject.setVector(float[]). - setVector(float[]) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named vector.
- setVector(float[]) - Method in interface org.web3d.x3d.sai.Rendering.Normal
-
Accessor method to assign 3-tuple float array to inputOutput MFVec3f field named vector.
- setVector(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Assign typed object value to MFVec3f vector field, similar to
NormalObject.setVector(float[]). - setVersion(String) - Method in class org.web3d.x3d.jsail.Core.X3DObject
-
Accessor method to assign String enumeration value ("3.0" | "3.1" | "3.2" | "3.3" | "4.0") to inputOutput SFString field named version.
- setVersion(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign String enumeration value ("1.0" | "1.1" | "2.0") to inputOutput SFString field named version.
- setVersion(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign String enumeration value ("1.0" | "1.1" | "2.0") to inputOutput SFString field named version.
- setVersion(String) - Method in class org.web3d.x3d.util.x3duom.X3DUnifiedObjectModel
-
Sets the value of the version property.
- setVersion(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.X3DObject
-
Assign typed object value to SFString version field, similar to
X3DObject.setVersion(String). - setVersion(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to SFString version field, similar to
HAnimHumanoidObject.setVersion(String). - setVertexCount(int[]) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Accessor method to assign Integer array to inputOutput MFInt32 field named vertexCount.
- setVertexCount(int[]) - Method in interface org.web3d.x3d.sai.Rendering.LineSet
-
Accessor method to assign int array to inputOutput MFInt32 field named vertexCount.
- setVertexCount(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign ArrayList value of MFInt32 vertexCount field, similar to
LineSetObject.setVertexCount(int[]). - setVertexCount(MFInt32Object) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign typed object value to MFInt32 vertexCount field, similar to
LineSetObject.setVertexCount(int[]). - setVertices(double[]) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
TriangleSet2DObject.setVertices(float[]). - setVertices(float[]) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named vertices.
- setVertices(float[]) - Method in interface org.web3d.x3d.sai.Geometry2D.TriangleSet2D
-
Accessor method to assign 2-tuple float array to inputOutput MFVec2f field named vertices.
- setVertices(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Assign typed object value to MFVec2f vertices field, similar to
TriangleSet2DObject.setVertices(float[]). - setViewpoints(ArrayList<HAnimSiteObject>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign ArrayList value of MFNode viewpoints field, similar to
HAnimHumanoidObject.setViewpoints(X3DNode[]). - setViewpoints(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Set single child viewpoints node, replacing prior array of existing nodes (if any).
- setViewpoints(X3DNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Set single child viewpoints node, replacing prior array of existing nodes (if any).
- setViewpoints(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign HAnimSiteObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field viewpoints.
- setViewpoints(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field viewpoints.
- setViewport(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field viewport.
- setViewport(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field viewport.
- setViewport(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field viewport.
- setViewport(X3DViewportNode) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Accessor method to assign X3DViewportNode instance (using a properly typed node) to inputOutput SFNode field viewport.
- setViewport(X3DViewportNode) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Accessor method to assign X3DViewportNode instance (using a properly typed node) to inputOutput SFNode field viewport.
- setViewport(X3DViewportNode) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Accessor method to assign X3DViewportNode instance (using a properly typed node) to inputOutput SFNode field viewport.
- setViewport(X3DViewportNode) - Method in interface org.web3d.x3d.sai.Layering.Layer
-
Accessor method to assign X3DViewportNode instance (using a properly typed node) to inputOutput SFNode field viewport.
- setViewport(X3DViewportNode) - Method in interface org.web3d.x3d.sai.Layering.X3DLayerNode
-
Accessor method to assign X3DViewportNode instance (using a properly typed node) to inputOutput SFNode field viewport.
- setViewport(X3DViewportNode) - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
-
Accessor method to assign X3DViewportNode instance (using a properly typed node) to inputOutput SFNode field viewport.
- setViewport(X3DViewportNode) - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
-
Accessor method to assign X3DViewportNode instance (using a properly typed node) to inputOutput SFNode field viewport.
- setVisibilityLimit(double) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
NavigationInfoObject.setVisibilityLimit(float). - setVisibilityLimit(float) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Accessor method to assign float value to inputOutput SFFloat field named visibilityLimit.
- setVisibilityLimit(float) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Accessor method to assign float value to inputOutput SFFloat field named visibilityLimit.
- setVisibilityLimit(SFFloatObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign typed object value to SFFloat visibilityLimit field, similar to
NavigationInfoObject.setVisibilityLimit(float). - setVisibilityRange(double) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
FogObject.setVisibilityRange(float). - setVisibilityRange(double) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
LocalFogObject.setVisibilityRange(float). - setVisibilityRange(float) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Accessor method to assign float value to inputOutput SFFloat field named visibilityRange.
- setVisibilityRange(float) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Accessor method to assign float value to inputOutput SFFloat field named visibilityRange.
- setVisibilityRange(float) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Fog
-
Accessor method to assign float value to inputOutput SFFloat field named visibilityRange.
- setVisibilityRange(float) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.LocalFog
-
Accessor method to assign float value to inputOutput SFFloat field named visibilityRange.
- setVisibilityRange(float) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DFogObject
-
Accessor method to assign float value to inputOutput SFFloat field named visibilityRange.
- setVisibilityRange(SFFloatObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Assign typed object value to SFFloat visibilityRange field, similar to
FogObject.setVisibilityRange(float). - setVisibilityRange(SFFloatObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign typed object value to SFFloat visibilityRange field, similar to
LocalFogObject.setVisibilityRange(float). - setVisible(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Grouping.Group
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Grouping.StaticGroup
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Grouping.Switch
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Grouping.X3DBoundedObject
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Grouping.X3DGroupingNode
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Layering.Layer
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Layering.Viewport
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Layering.X3DLayerNode
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Layering.X3DViewportNode
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Layout.ScreenGroup
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Navigation.Billboard
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Navigation.Collision
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Networking.Inline
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Shape.Shape
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeDataNode
-
Accessor method to assign boolean value to inputOutput SFBool field named visible.
- setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign typed object value to SFBool visible field, similar to
CADAssemblyObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign typed object value to SFBool visible field, similar to
CADFaceObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign typed object value to SFBool visible field, similar to
CADLayerObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign typed object value to SFBool visible field, similar to
CADPartObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFBool visible field, similar to
EspduTransformObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFBool visible field, similar to
ReceiverPduObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFBool visible field, similar to
SignalPduObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFBool visible field, similar to
TransmitterPduObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign typed object value to SFBool visible field, similar to
GeoLocationObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign typed object value to SFBool visible field, similar to
GeoLODObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign typed object value to SFBool visible field, similar to
GeoTransformObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign typed object value to SFBool visible field, similar to
GroupObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign typed object value to SFBool visible field, similar to
StaticGroupObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign typed object value to SFBool visible field, similar to
SwitchObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign typed object value to SFBool visible field, similar to
TransformObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign typed object value to SFBool visible field, similar to
HAnimHumanoidObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign typed object value to SFBool visible field, similar to
HAnimJointObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign typed object value to SFBool visible field, similar to
HAnimSegmentObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign typed object value to SFBool visible field, similar to
HAnimSiteObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign typed object value to SFBool visible field, similar to
LayerObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign typed object value to SFBool visible field, similar to
ViewportObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign typed object value to SFBool visible field, similar to
LayoutGroupObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign typed object value to SFBool visible field, similar to
LayoutLayerObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign typed object value to SFBool visible field, similar to
ScreenGroupObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign typed object value to SFBool visible field, similar to
BillboardObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign typed object value to SFBool visible field, similar to
CollisionObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign typed object value to SFBool visible field, similar to
LODObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign typed object value to SFBool visible field, similar to
AnchorObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign typed object value to SFBool visible field, similar to
InlineObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign typed object value to SFBool visible field, similar to
NurbsSetObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign typed object value to SFBool visible field, similar to
ParticleSystemObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign typed object value to SFBool visible field, similar to
PickableGroupObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign typed object value to SFBool visible field, similar to
CollidableOffsetObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign typed object value to SFBool visible field, similar to
CollidableShapeObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign typed object value to SFBool visible field, similar to
CollisionCollectionObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign typed object value to SFBool visible field, similar to
CollisionSpaceObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign typed object value to SFBool visible field, similar to
ShapeObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign typed object value to SFBool visible field, similar to
IsoSurfaceVolumeDataObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign typed object value to SFBool visible field, similar to
SegmentedVolumeDataObject.setVisible(boolean). - setVisible(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign typed object value to SFBool visible field, similar to
VolumeDataObject.setVisible(boolean). - setVKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign Double array to initializeOnly MFDouble field named vKnot.
- setVKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Accessor method to assign Double array to initializeOnly MFDouble field named vKnot.
- setVKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Accessor method to assign Double array to initializeOnly MFDouble field named vKnot.
- setVKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign Double array to initializeOnly MFDouble field named vKnot.
- setVKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Accessor method to assign double array to initializeOnly MFDouble field named vKnot.
- setVKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Accessor method to assign double array to initializeOnly MFDouble field named vKnot.
- setVKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Accessor method to assign double array to initializeOnly MFDouble field named vKnot.
- setVKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Accessor method to assign double array to initializeOnly MFDouble field named vKnot.
- setVKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Accessor method to assign double array to initializeOnly MFDouble field named vKnot.
- setVKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign floating-point array value of MFDouble vKnot field, similar to
NurbsPatchSurfaceObject.setVKnot(double[]). - setVKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign floating-point array value of MFDouble vKnot field, similar to
NurbsSurfaceInterpolatorObject.setVKnot(double[]). - setVKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign floating-point array value of MFDouble vKnot field, similar to
NurbsTextureCoordinateObject.setVKnot(double[]). - setVKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign floating-point array value of MFDouble vKnot field, similar to
NurbsTrimmedSurfaceObject.setVKnot(double[]). - setVKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign ArrayList value of MFDouble vKnot field, similar to
NurbsPatchSurfaceObject.setVKnot(double[]). - setVKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign ArrayList value of MFDouble vKnot field, similar to
NurbsSurfaceInterpolatorObject.setVKnot(double[]). - setVKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign ArrayList value of MFDouble vKnot field, similar to
NurbsTextureCoordinateObject.setVKnot(double[]). - setVKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign ArrayList value of MFDouble vKnot field, similar to
NurbsTrimmedSurfaceObject.setVKnot(double[]). - setVKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign typed object value to MFDouble vKnot field, similar to
NurbsPatchSurfaceObject.setVKnot(double[]). - setVKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign typed object value to MFDouble vKnot field, similar to
NurbsSurfaceInterpolatorObject.setVKnot(double[]). - setVKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign typed object value to MFDouble vKnot field, similar to
NurbsTextureCoordinateObject.setVKnot(double[]). - setVKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign typed object value to MFDouble vKnot field, similar to
NurbsTrimmedSurfaceObject.setVKnot(double[]). - setVOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named vOrder.
- setVOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named vOrder.
- setVOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named vOrder.
- setVOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named vOrder.
- setVOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Accessor method to assign int value to initializeOnly SFInt32 field named vOrder.
- setVOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Accessor method to assign int value to initializeOnly SFInt32 field named vOrder.
- setVOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Accessor method to assign int value to initializeOnly SFInt32 field named vOrder.
- setVOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Accessor method to assign int value to initializeOnly SFInt32 field named vOrder.
- setVOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Accessor method to assign int value to initializeOnly SFInt32 field named vOrder.
- setVOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign typed object value to SFInt32 vOrder field, similar to
NurbsPatchSurfaceObject.setVOrder(int). - setVOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign typed object value to SFInt32 vOrder field, similar to
NurbsSurfaceInterpolatorObject.setVOrder(int). - setVOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign typed object value to SFInt32 vOrder field, similar to
NurbsTextureCoordinateObject.setVOrder(int). - setVOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign typed object value to SFInt32 vOrder field, similar to
NurbsTrimmedSurfaceObject.setVOrder(int). - setVoxels(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field voxels.
- setVoxels(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field voxels.
- setVoxels(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field voxels.
- setVoxels(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field voxels.
- setVoxels(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.
- setVoxels(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.
- setVoxels(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.
- setVoxels(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.
- setVoxels(X3DTexture3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.
- setVoxels(X3DTexture3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.
- setVoxels(X3DTexture3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.
- setVoxels(X3DTexture3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
-
Accessor method to assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.
- setVTessellation(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign int value to inputOutput SFInt32 field named vTessellation.
- setVTessellation(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign int value to inputOutput SFInt32 field named vTessellation.
- setVTessellation(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Accessor method to assign int value to inputOutput SFInt32 field named vTessellation.
- setVTessellation(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Accessor method to assign int value to inputOutput SFInt32 field named vTessellation.
- setVTessellation(int) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Accessor method to assign int value to inputOutput SFInt32 field named vTessellation.
- setVTessellation(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign typed object value to SFInt32 vTessellation field, similar to
NurbsPatchSurfaceObject.setVTessellation(int). - setVTessellation(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign typed object value to SFInt32 vTessellation field, similar to
NurbsTrimmedSurfaceObject.setVTessellation(int). - setWarhead(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign int value to inputOutput SFInt32 field named warhead.
- setWarhead(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign int value to inputOutput SFInt32 field named warhead.
- setWarhead(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFInt32 warhead field, similar to
EspduTransformObject.setWarhead(int). - setWarmColor(double[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ToneMappedVolumeStyleObject.setWarmColor(float[]). - setWarmColor(double, double, double, double) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Utility method: double-precision set-parameters accessor for X3D floating-point type, similar to
ToneMappedVolumeStyleObject.setWarmColor(float[]). - setWarmColor(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput SFColorRGBA field named warmColor.
- setWarmColor(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.ToneMappedVolumeStyle
-
Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput SFColorRGBA field named warmColor.
- setWarmColor(float, float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign values to SFColorRGBA warmColor field, similar to
ToneMappedVolumeStyleObject.setWarmColor(float[]). - setWarmColor(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign typed object value to SFColorRGBA warmColor field, similar to
ToneMappedVolumeStyleObject.setWarmColor(float[]). - setWatchList(ArrayList<X3DUrlObject>) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Assign ArrayList value of MFNode watchList field, similar to
LoadSensorObject.setWatchList(X3DNode[]). - setWatchList(X3DNode) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Set single child watchList node, replacing prior array of existing nodes (if any).
- setWatchList(X3DNode) - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
-
Set single child watchList node, replacing prior array of existing nodes (if any).
- setWatchList(X3DNode[]) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Accessor method to assign X3DUrlObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field watchList.
- setWatchList(X3DNode[]) - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
-
Accessor method to assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field watchList.
- setWeight(double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
HAnimDisplacerObject.setWeight(float). - setWeight(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Accessor method to assign Double array to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Accessor method to assign Double array to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Accessor method to assign Double array to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Accessor method to assign Double array to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Accessor method to assign Double array to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Accessor method to assign Double array to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Utility method: double-precision set-array accessor for X3D floating-point type, similar to
NurbsTextureCoordinateObject.setWeight(float[]). - setWeight(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Accessor method to assign Double array to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
-
Accessor method to assign double array to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
-
Accessor method to assign double array to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
-
Accessor method to assign double array to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Accessor method to assign double array to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
-
Accessor method to assign double array to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Accessor method to assign double array to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Accessor method to assign double array to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Accessor method to assign double array to inputOutput MFDouble field named weight.
- setWeight(float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Accessor method to assign float value to inputOutput SFFloat field named weight.
- setWeight(float) - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
-
Accessor method to assign float value to inputOutput SFFloat field named weight.
- setWeight(float[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Accessor method to assign Float array to inputOutput MFFloat field named weight.
- setWeight(float[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Accessor method to assign float array to inputOutput MFFloat field named weight.
- setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign floating-point array value of MFDouble weight field, similar to
NurbsCurve2DObject.setWeight(double[]). - setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign floating-point array value of MFDouble weight field, similar to
NurbsCurveObject.setWeight(double[]). - setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign floating-point array value of MFDouble weight field, similar to
NurbsOrientationInterpolatorObject.setWeight(double[]). - setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign floating-point array value of MFDouble weight field, similar to
NurbsPatchSurfaceObject.setWeight(double[]). - setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign floating-point array value of MFDouble weight field, similar to
NurbsPositionInterpolatorObject.setWeight(double[]). - setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign floating-point array value of MFDouble weight field, similar to
NurbsSurfaceInterpolatorObject.setWeight(double[]). - setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign floating-point array value of MFFloat weight field, similar to
NurbsTextureCoordinateObject.setWeight(float[]). - setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign floating-point array value of MFDouble weight field, similar to
NurbsTrimmedSurfaceObject.setWeight(double[]). - setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign ArrayList value of MFDouble weight field, similar to
NurbsCurve2DObject.setWeight(double[]). - setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign ArrayList value of MFDouble weight field, similar to
NurbsCurveObject.setWeight(double[]). - setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign ArrayList value of MFDouble weight field, similar to
NurbsOrientationInterpolatorObject.setWeight(double[]). - setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign ArrayList value of MFDouble weight field, similar to
NurbsPatchSurfaceObject.setWeight(double[]). - setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign ArrayList value of MFDouble weight field, similar to
NurbsPositionInterpolatorObject.setWeight(double[]). - setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign ArrayList value of MFDouble weight field, similar to
NurbsSurfaceInterpolatorObject.setWeight(double[]). - setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign ArrayList value of MFDouble weight field, similar to
NurbsTrimmedSurfaceObject.setWeight(double[]). - setWeight(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign ArrayList value of MFFloat weight field, similar to
NurbsTextureCoordinateObject.setWeight(float[]). - setWeight(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign typed object value to MFDouble weight field, similar to
NurbsCurve2DObject.setWeight(double[]). - setWeight(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign typed object value to MFDouble weight field, similar to
NurbsCurveObject.setWeight(double[]). - setWeight(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign typed object value to MFDouble weight field, similar to
NurbsOrientationInterpolatorObject.setWeight(double[]). - setWeight(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign typed object value to MFDouble weight field, similar to
NurbsPatchSurfaceObject.setWeight(double[]). - setWeight(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign typed object value to MFDouble weight field, similar to
NurbsPositionInterpolatorObject.setWeight(double[]). - setWeight(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign typed object value to MFDouble weight field, similar to
NurbsSurfaceInterpolatorObject.setWeight(double[]). - setWeight(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign typed object value to MFDouble weight field, similar to
NurbsTrimmedSurfaceObject.setWeight(double[]). - setWeight(MFFloatObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign typed object value to MFFloat weight field, similar to
NurbsTextureCoordinateObject.setWeight(float[]). - setWeight(SFFloatObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign typed object value to SFFloat weight field, similar to
HAnimDisplacerObject.setWeight(float). - setWeightConstant1(double) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
BlendedVolumeStyleObject.setWeightConstant1(float). - setWeightConstant1(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Accessor method to assign float value to inputOutput SFFloat field named weightConstant1.
- setWeightConstant1(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Accessor method to assign float value to inputOutput SFFloat field named weightConstant1.
- setWeightConstant1(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign typed object value to SFFloat weightConstant1 field, similar to
BlendedVolumeStyleObject.setWeightConstant1(float). - setWeightConstant2(double) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
BlendedVolumeStyleObject.setWeightConstant2(float). - setWeightConstant2(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Accessor method to assign float value to inputOutput SFFloat field named weightConstant2.
- setWeightConstant2(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Accessor method to assign float value to inputOutput SFFloat field named weightConstant2.
- setWeightConstant2(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign typed object value to SFFloat weightConstant2 field, similar to
BlendedVolumeStyleObject.setWeightConstant2(float). - setWeightFunction1(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Accessor method to assign String enumeration value ("CONSTANT" | "ALPHA1" | "ALPHA2" | "ONE_MINUS_ALPHA1" | "ONE_MINUS_ALPHA2" | "TABLE") to inputOutput SFString field named weightFunction1.
- setWeightFunction1(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Accessor method to assign String enumeration value ("CONSTANT" | "ALPHA1" | "ALPHA2" | "ONE_MINUS_ALPHA1" | "ONE_MINUS_ALPHA2" | "TABLE") to inputOutput SFString field named weightFunction1.
- setWeightFunction1(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign typed object value to SFString weightFunction1 field, similar to
BlendedVolumeStyleObject.setWeightFunction1(String). - setWeightFunction2(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Accessor method to assign String enumeration value ("CONSTANT" | "ALPHA1" | "ALPHA2" | "ONE_MINUS_ALPHA1" | "ONE_MINUS_ALPHA2" | "TABLE") to inputOutput SFString field named weightFunction2.
- setWeightFunction2(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Accessor method to assign String enumeration value ("CONSTANT" | "ALPHA1" | "ALPHA2" | "ONE_MINUS_ALPHA1" | "ONE_MINUS_ALPHA2" | "TABLE") to inputOutput SFString field named weightFunction2.
- setWeightFunction2(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign typed object value to SFString weightFunction2 field, similar to
BlendedVolumeStyleObject.setWeightFunction2(String). - setWeightTransferFunction1(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field weightTransferFunction1.
- setWeightTransferFunction1(X3DTexture2DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field weightTransferFunction1.
- setWeightTransferFunction1(X3DTexture2DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field weightTransferFunction1.
- setWeightTransferFunction2(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field weightTransferFunction2.
- setWeightTransferFunction2(X3DTexture2DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field weightTransferFunction2.
- setWeightTransferFunction2(X3DTexture2DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Accessor method to assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field weightTransferFunction2.
- setWhichChoice(int) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Accessor method to assign int value to inputOutput SFInt32 field named whichChoice.
- setWhichChoice(int) - Method in interface org.web3d.x3d.sai.Grouping.Switch
-
Accessor method to assign int value to inputOutput SFInt32 field named whichChoice.
- setWhichChoice(SFInt32Object) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign typed object value to SFInt32 whichChoice field, similar to
SwitchObject.setWhichChoice(int). - setWhichGeometry(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named whichGeometry.
- setWhichGeometry(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named whichGeometry.
- setWhichGeometry(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign int value to inputOutput SFInt32 field named whichGeometry.
- setWhichGeometry(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named whichGeometry.
- setWhichGeometry(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named whichGeometry.
- setWhichGeometry(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign int value to inputOutput SFInt32 field named whichGeometry.
- setWhichGeometry(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFInt32 whichGeometry field, similar to
ReceiverPduObject.setWhichGeometry(int). - setWhichGeometry(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFInt32 whichGeometry field, similar to
SignalPduObject.setWhichGeometry(int). - setWhichGeometry(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFInt32 whichGeometry field, similar to
TransmitterPduObject.setWhichGeometry(int). - setWritable(boolean) - Method in class org.web3d.x3d.jsail.fields.X3DConcreteField
-
Set whether field is writable
- setWriteInterval(double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named writeInterval.
- setWriteInterval(double) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named writeInterval.
- setWriteInterval(double) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named writeInterval.
- setWriteInterval(double) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Accessor method to assign double value in seconds to inputOutput SFTime field named writeInterval.
- setWriteInterval(double) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Accessor method to assign double value in seconds to inputOutput SFTime field named writeInterval.
- setWriteInterval(double) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Accessor method to assign double value in seconds to inputOutput SFTime field named writeInterval.
- setWriteInterval(double) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Accessor method to assign double value in seconds to inputOutput SFTime field named writeInterval.
- setWriteInterval(double) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Accessor method to assign double value in seconds to inputOutput SFTime field named writeInterval.
- setWriteInterval(SFTimeObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign typed object value to SFTime writeInterval field, similar to
EspduTransformObject.setWriteInterval(double). - setWriteInterval(SFTimeObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign typed object value to SFTime writeInterval field, similar to
ReceiverPduObject.setWriteInterval(double). - setWriteInterval(SFTimeObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign typed object value to SFTime writeInterval field, similar to
SignalPduObject.setWriteInterval(double). - setWriteInterval(SFTimeObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign typed object value to SFTime writeInterval field, similar to
TransmitterPduObject.setWriteInterval(double). - setX3dCanonicalForm() - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Ensure that X3D Canonical Form is used for XML output, resetting default values for indentation.
- setXDimension(int) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named xDimension.
- setXDimension(int) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named xDimension.
- setXDimension(int) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Accessor method to assign int value to initializeOnly SFInt32 field named xDimension.
- setXDimension(int) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Accessor method to assign int value to initializeOnly SFInt32 field named xDimension.
- setXDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign typed object value to SFInt32 xDimension field, similar to
ElevationGridObject.setXDimension(int). - setXDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign typed object value to SFInt32 xDimension field, similar to
GeoElevationGridObject.setXDimension(int). - setXmlSchemaValidation(boolean) - Method in class org.web3d.x3d.jsail.X3DLoaderDOM
-
Accessor method to set whether XML Schema validation is performed when loading an X3D file, reconfiguring documentBuilderFactory
- setXsltEngine(String) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set preference for XSLT transformation engine to use:
ConfigurationProperties.XSLT_ENGINE_SAXONorConfigurationProperties.XSLT_ENGINE_NATIVE_JAVA. - setXSpacing(double) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ElevationGridObject.setXSpacing(float). - setXSpacing(double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign double value to initializeOnly SFDouble field named xSpacing.
- setXSpacing(double) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Accessor method to assign double value to initializeOnly SFDouble field named xSpacing.
- setXSpacing(float) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign float value to initializeOnly SFFloat field named xSpacing.
- setXSpacing(float) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Accessor method to assign float value to initializeOnly SFFloat field named xSpacing.
- setXSpacing(SFDoubleObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign typed object value to SFDouble xSpacing field, similar to
GeoElevationGridObject.setXSpacing(double). - setXSpacing(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign typed object value to SFFloat xSpacing field, similar to
ElevationGridObject.setXSpacing(float). - setYScale(double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
GeoElevationGridObject.setYScale(float). - setYScale(float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign float value to inputOutput SFFloat field named yScale.
- setYScale(float) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Accessor method to assign float value to inputOutput SFFloat field named yScale.
- setYScale(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign typed object value to SFFloat yScale field, similar to
GeoElevationGridObject.setYScale(float). - setZDimension(int) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named zDimension.
- setZDimension(int) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign int value to initializeOnly SFInt32 field named zDimension.
- setZDimension(int) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Accessor method to assign int value to initializeOnly SFInt32 field named zDimension.
- setZDimension(int) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Accessor method to assign int value to initializeOnly SFInt32 field named zDimension.
- setZDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign typed object value to SFInt32 zDimension field, similar to
ElevationGridObject.setZDimension(int). - setZDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign typed object value to SFInt32 zDimension field, similar to
GeoElevationGridObject.setZDimension(int). - setZSpacing(double) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Utility method: double-precision set-parameter accessor for X3D floating-point type, similar to
ElevationGridObject.setZSpacing(float). - setZSpacing(double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Accessor method to assign double value to initializeOnly SFDouble field named zSpacing.
- setZSpacing(double) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Accessor method to assign double value to initializeOnly SFDouble field named zSpacing.
- setZSpacing(float) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Accessor method to assign float value to initializeOnly SFFloat field named zSpacing.
- setZSpacing(float) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Accessor method to assign float value to initializeOnly SFFloat field named zSpacing.
- setZSpacing(SFDoubleObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign typed object value to SFDouble zSpacing field, similar to
GeoElevationGridObject.setZSpacing(double). - setZSpacing(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign typed object value to SFFloat zSpacing field, similar to
ElevationGridObject.setZSpacing(float). - SF_BOOL - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_COLOR - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_COLOR_RGBA - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_DOUBLE - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_FLOAT - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_IMAGE - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_INT_32 - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_MATRIX_3_D - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_MATRIX_3_F - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_MATRIX_4_D - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_MATRIX_4_F - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_NODE - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_ROTATION - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_STRING - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_TIME - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_VEC_2_D - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_VEC_2_F - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_VEC_3_D - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_VEC_3_F - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_VEC_4_D - org.web3d.x3d.util.x3duom.FieldTypeValues
- SF_VEC_4_F - org.web3d.x3d.util.x3duom.FieldTypeValues
- SFBool - Interface in org.web3d.x3d.sai
-
SFBool is a logical type with possible values (true|false) to match the XML boolean type.
- SFBOOL - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFBOOL has value 1.
- SFBoolObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFBool X3D field type.
- SFBoolObject() - Constructor for class org.web3d.x3d.jsail.fields.SFBoolObject
-
Constructor for SFBoolObject performs value initialization.
- SFBoolObject(boolean) - Constructor for class org.web3d.x3d.jsail.fields.SFBoolObject
-
Constructor for SFBoolObject using a corresponding Java primitive boolean as new initial value.
- SFBoolObject(SFBoolObject) - Constructor for class org.web3d.x3d.jsail.fields.SFBoolObject
-
Constructor to copy an SFBoolObject value as initial value for this new field object.
- SFColor - Interface in org.web3d.x3d.sai
-
The SFColor field specifies one RGB (red-green-blue) color triple.
- SFCOLOR - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFCOLOR has value 21.
- SFColorObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFColor X3D field type.
- SFColorObject() - Constructor for class org.web3d.x3d.jsail.fields.SFColorObject
-
Constructor for SFColorObject performs value initialization.
- SFColorObject(double[]) - Constructor for class org.web3d.x3d.jsail.fields.SFColorObject
-
Utility constructor for SFColorObject using an alternatively typed Java double[] array as new initial value.
- SFColorObject(double, double, double) - Constructor for class org.web3d.x3d.jsail.fields.SFColorObject
-
Constructor using individual double types as new initial value (which must pass validation checks).
- SFColorObject(float[]) - Constructor for class org.web3d.x3d.jsail.fields.SFColorObject
-
Constructor for SFColorObject using a corresponding Java primitive float[] array as new initial value.
- SFColorObject(float, float, float) - Constructor for class org.web3d.x3d.jsail.fields.SFColorObject
-
Constructor using individual float types as new initial value (which must pass validation checks).
- SFColorObject(int) - Constructor for class org.web3d.x3d.jsail.fields.SFColorObject
-
Constructor using single HTML-style 0xRRGGBB hex value as new initial value.
- SFColorObject(SFColorObject) - Constructor for class org.web3d.x3d.jsail.fields.SFColorObject
-
Constructor to copy an SFColorObject value as initial value for this new field object.
- SFColorRGBA - Interface in org.web3d.x3d.sai
-
The SFColorRGBA field specifies one RGBA (red-green-blue-alpha) color 4-tuple.
- SFCOLORRGBA - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFCOLORRGBA has value 23.
- SFColorRGBAObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFColorRGBA X3D field type.
- SFColorRGBAObject() - Constructor for class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Constructor for SFColorRGBAObject performs value initialization.
- SFColorRGBAObject(double[]) - Constructor for class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Utility constructor for SFColorRGBAObject using an alternatively typed Java double[] array as new initial value.
- SFColorRGBAObject(double, double, double, double) - Constructor for class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Constructor using individual double types as new initial value (which must pass validation checks).
- SFColorRGBAObject(float[]) - Constructor for class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Constructor for SFColorRGBAObject using a corresponding Java primitive float[] array as new initial value.
- SFColorRGBAObject(float, float, float, float) - Constructor for class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Constructor using individual float types as new initial value (which must pass validation checks).
- SFColorRGBAObject(int, float) - Constructor for class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Constructor using single HTML-style 0xRRGGBB hex value as new initial value.
- SFColorRGBAObject(SFColorRGBAObject) - Constructor for class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Constructor to copy an SFColorRGBAObject value as initial value for this new field object.
- SFDouble - Interface in org.web3d.x3d.sai
-
SFDouble is a double-precision floating-point type.
- SFDOUBLE - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFDOUBLE has value 7.
- SFDoubleObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFDouble X3D field type.
- SFDoubleObject() - Constructor for class org.web3d.x3d.jsail.fields.SFDoubleObject
-
Constructor for SFDoubleObject performs value initialization.
- SFDoubleObject(double) - Constructor for class org.web3d.x3d.jsail.fields.SFDoubleObject
-
Constructor for SFDoubleObject using a corresponding Java primitive double as new initial value.
- SFDoubleObject(float) - Constructor for class org.web3d.x3d.jsail.fields.SFDoubleObject
-
Constructor using float as new initial value.
- SFDoubleObject(int) - Constructor for class org.web3d.x3d.jsail.fields.SFDoubleObject
-
ConstructorObject using int as new initial value.
- SFDoubleObject(SFDoubleObject) - Constructor for class org.web3d.x3d.jsail.fields.SFDoubleObject
-
Constructor to copy an SFDoubleObject value as initial value for this new field object.
- SFFloat - Interface in org.web3d.x3d.sai
-
SFFloat is a single-precision floating-point type.
- SFFLOAT - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFFLOAT has value 5.
- SFFloatObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFFloat X3D field type.
- SFFloatObject() - Constructor for class org.web3d.x3d.jsail.fields.SFFloatObject
-
Constructor for SFFloatObject performs value initialization.
- SFFloatObject(double) - Constructor for class org.web3d.x3d.jsail.fields.SFFloatObject
-
Constructor using double as new initial value.
- SFFloatObject(float) - Constructor for class org.web3d.x3d.jsail.fields.SFFloatObject
-
Constructor for SFFloatObject using a corresponding Java primitive float as new initial value.
- SFFloatObject(int) - Constructor for class org.web3d.x3d.jsail.fields.SFFloatObject
-
Constructor using int as new initial value.
- SFFloatObject(SFFloatObject) - Constructor for class org.web3d.x3d.jsail.fields.SFFloatObject
-
Constructor to copy an SFFloatObject value as initial value for this new field object.
- SFImage - Interface in org.web3d.x3d.sai
-
The SFImage field specifies a single uncompressed 2-dimensional pixel image.
- SFIMAGE - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFIMAGE has value 25.
- SFImageObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFImage X3D field type.
- SFImageObject() - Constructor for class org.web3d.x3d.jsail.fields.SFImageObject
-
Constructor for SFImageObject performs value initialization.
- SFImageObject(int[]) - Constructor for class org.web3d.x3d.jsail.fields.SFImageObject
-
Constructor for SFImageObject using a corresponding Java primitive int[] array as new initial value.
- SFImageObject(SFImageObject) - Constructor for class org.web3d.x3d.jsail.fields.SFImageObject
-
Constructor to copy an SFImageObject value as initial value for this new field object.
- SFImagePixelOutputHexadecimal_DEFAULT - Static variable in class org.web3d.x3d.jsail.ConfigurationProperties
-
Whether SFImage pixel output values are in hexadecimal format when serializing scene output, initial value is true.
- SFInt32 - Interface in org.web3d.x3d.sai
-
An SFInt32 field specifies one 32-bit signed integer.
- SFINT32 - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFINT32 has value 3.
- SFInt32Object - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFInt32 X3D field type.
- SFInt32Object() - Constructor for class org.web3d.x3d.jsail.fields.SFInt32Object
-
Constructor for SFInt32Object performs value initialization.
- SFInt32Object(int) - Constructor for class org.web3d.x3d.jsail.fields.SFInt32Object
-
Constructor for SFInt32Object using a corresponding Java primitive int as new initial value.
- SFInt32Object(SFInt32Object) - Constructor for class org.web3d.x3d.jsail.fields.SFInt32Object
-
Constructor to copy an SFInt32Object value as initial value for this new field object.
- SFMatrix3d - Interface in org.web3d.x3d.sai
-
SFMatrix3d specifies a 3x3 matrix of double-precision floating point numbers, organized in row-major fashion.
- SFMATRIX3D - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFMATRIX3D has value 37.
- SFMatrix3dObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFMatrix3d X3D field type.
- SFMatrix3dObject() - Constructor for class org.web3d.x3d.jsail.fields.SFMatrix3dObject
-
Constructor for SFMatrix3dObject performs value initialization.
- SFMatrix3dObject(double[]) - Constructor for class org.web3d.x3d.jsail.fields.SFMatrix3dObject
-
Constructor for SFMatrix3dObject using a corresponding Java primitive double[] array as new initial value.
- SFMatrix3dObject(SFMatrix3dObject) - Constructor for class org.web3d.x3d.jsail.fields.SFMatrix3dObject
-
Constructor to copy an SFMatrix3dObject value as initial value for this new field object.
- SFMatrix3f - Interface in org.web3d.x3d.sai
-
SFMatrix3f specifies a 3x3 matrix of single-precision floating point numbers, organized in row-major fashion.
- SFMATRIX3F - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFMATRIX3F has value 35.
- SFMatrix3fObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFMatrix3f X3D field type.
- SFMatrix3fObject() - Constructor for class org.web3d.x3d.jsail.fields.SFMatrix3fObject
-
Constructor for SFMatrix3fObject performs value initialization.
- SFMatrix3fObject(float[]) - Constructor for class org.web3d.x3d.jsail.fields.SFMatrix3fObject
-
Constructor for SFMatrix3fObject using a corresponding Java primitive float[] array as new initial value.
- SFMatrix3fObject(SFMatrix3fObject) - Constructor for class org.web3d.x3d.jsail.fields.SFMatrix3fObject
-
Constructor to copy an SFMatrix3fObject value as initial value for this new field object.
- SFMatrix4d - Interface in org.web3d.x3d.sai
-
SFMatrix4d specifies a 4x4 matrix of double-precision floating point numbers, organized in row-major fashion.
- SFMATRIX4D - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFMATRIX4D has value 41.
- SFMatrix4dObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFMatrix4d X3D field type.
- SFMatrix4dObject() - Constructor for class org.web3d.x3d.jsail.fields.SFMatrix4dObject
-
Constructor for SFMatrix4dObject performs value initialization.
- SFMatrix4dObject(double[]) - Constructor for class org.web3d.x3d.jsail.fields.SFMatrix4dObject
-
Constructor for SFMatrix4dObject using a corresponding Java primitive double[] array as new initial value.
- SFMatrix4dObject(SFMatrix4dObject) - Constructor for class org.web3d.x3d.jsail.fields.SFMatrix4dObject
-
Constructor to copy an SFMatrix4dObject value as initial value for this new field object.
- SFMatrix4f - Interface in org.web3d.x3d.sai
-
SFMatrix4f specifies a 4x4 matrix of single-precision floating point numbers, organized in row-major fashion.
- SFMATRIX4F - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFMATRIX4F has value 39.
- SFMatrix4fObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFMatrix4f X3D field type.
- SFMatrix4fObject() - Constructor for class org.web3d.x3d.jsail.fields.SFMatrix4fObject
-
Constructor for SFMatrix4fObject performs value initialization.
- SFMatrix4fObject(float[]) - Constructor for class org.web3d.x3d.jsail.fields.SFMatrix4fObject
-
Constructor for SFMatrix4fObject using a corresponding Java primitive float[] array as new initial value.
- SFMatrix4fObject(SFMatrix4fObject) - Constructor for class org.web3d.x3d.jsail.fields.SFMatrix4fObject
-
Constructor to copy an SFMatrix4fObject value as initial value for this new field object.
- SFNode - Interface in org.web3d.x3d.sai
-
The SFNode field specifies an X3D node; the default empty value of an uninitialized SFNode field is sometimes described as NULL.
- SFNODE - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFNODE has value 11.
- SFNodeObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFNode X3D field type.
- SFNodeObject() - Constructor for class org.web3d.x3d.jsail.fields.SFNodeObject
-
Constructor for SFNodeObject performs value initialization.
- SFNodeObject(SFNodeObject) - Constructor for class org.web3d.x3d.jsail.fields.SFNodeObject
-
Constructor to copy an SFNodeObject value as initial value for this new field object.
- SFNodeObject(X3DNode) - Constructor for class org.web3d.x3d.jsail.fields.SFNodeObject
-
Constructor for SFNodeObject using a corresponding Java primitive X3DNode as new initial value.
- SFRotation - Interface in org.web3d.x3d.sai
-
SFRotation is an axis-angle 4-tuple, indicating X-Y-Z direction axis plus angle orientation about that axis.
- SFROTATION - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFROTATION has value 19.
- SFRotationObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFRotation X3D field type.
- SFRotationObject() - Constructor for class org.web3d.x3d.jsail.fields.SFRotationObject
-
Constructor for SFRotationObject performs value initialization.
- SFRotationObject(double[]) - Constructor for class org.web3d.x3d.jsail.fields.SFRotationObject
-
Utility constructor for SFRotationObject using an alternatively typed Java double[] array as new initial value.
- SFRotationObject(double, double, double, double) - Constructor for class org.web3d.x3d.jsail.fields.SFRotationObject
-
Constructor using individual double types as new initial axis-angle value.
- SFRotationObject(float[]) - Constructor for class org.web3d.x3d.jsail.fields.SFRotationObject
-
Constructor for SFRotationObject using a corresponding Java primitive float[] array as new initial value.
- SFRotationObject(float, float, float, float) - Constructor for class org.web3d.x3d.jsail.fields.SFRotationObject
-
Constructor using individual float types as new initial axis-angle value.
- SFRotationObject(int, int, int, float) - Constructor for class org.web3d.x3d.jsail.fields.SFRotationObject
-
Constructor using individual integer types as new initial axis, along with float angle value.
- SFRotationObject(SFRotationObject) - Constructor for class org.web3d.x3d.jsail.fields.SFRotationObject
-
Constructor to copy an SFRotationObject value as initial value for this new field object.
- SFString - Interface in org.web3d.x3d.sai
-
SFString defines a single string encoded with the UTF-8 universal character set.
- SFSTRING - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFSTRING has value 27.
- SFStringObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFString X3D field type.
- SFStringObject() - Constructor for class org.web3d.x3d.jsail.fields.SFStringObject
-
Constructor for SFStringObject performs value initialization.
- SFStringObject(String) - Constructor for class org.web3d.x3d.jsail.fields.SFStringObject
-
Constructor for SFStringObject using a corresponding Java primitive String as new initial value.
- SFStringObject(SFStringObject) - Constructor for class org.web3d.x3d.jsail.fields.SFStringObject
-
Constructor to copy an SFStringObject value as initial value for this new field object.
- SFTime - Interface in org.web3d.x3d.sai
-
The SFTime field specifies a single time value.
- SFTIME - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFTIME has value 9.
- SFTimeObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFTime X3D field type.
- SFTimeObject() - Constructor for class org.web3d.x3d.jsail.fields.SFTimeObject
-
Constructor for SFTimeObject performs value initialization.
- SFTimeObject(double) - Constructor for class org.web3d.x3d.jsail.fields.SFTimeObject
-
Constructor for SFTimeObject using a corresponding Java primitive double as new initial value.
- SFTimeObject(float) - Constructor for class org.web3d.x3d.jsail.fields.SFTimeObject
-
Constructor using float as new initial value.
- SFTimeObject(int) - Constructor for class org.web3d.x3d.jsail.fields.SFTimeObject
-
Constructor using int as new initial value.
- SFTimeObject(SFTimeObject) - Constructor for class org.web3d.x3d.jsail.fields.SFTimeObject
-
Constructor to copy an SFTimeObject value as initial value for this new field object.
- SFVec2d - Interface in org.web3d.x3d.sai
-
SFVec2d is a 2-tuple pair of SFDouble values.
- SFVEC2D - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFVEC2D has value 29.
- SFVec2dObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFVec2d X3D field type.
- SFVec2dObject() - Constructor for class org.web3d.x3d.jsail.fields.SFVec2dObject
-
Constructor for SFVec2dObject performs value initialization.
- SFVec2dObject(double[]) - Constructor for class org.web3d.x3d.jsail.fields.SFVec2dObject
-
Constructor for SFVec2dObject using a corresponding Java primitive double[] array as new initial value.
- SFVec2dObject(double, double) - Constructor for class org.web3d.x3d.jsail.fields.SFVec2dObject
-
Utility constructor for SFVec2dObject using individual primitive values.
- SFVec2dObject(float[]) - Constructor for class org.web3d.x3d.jsail.fields.SFVec2dObject
-
Constructor for MFVec3fObject using an alternatively typed float[] array as new initial value.
- SFVec2dObject(SFVec2dObject) - Constructor for class org.web3d.x3d.jsail.fields.SFVec2dObject
-
Constructor to copy an SFVec2dObject value as initial value for this new field object.
- SFVec2f - Interface in org.web3d.x3d.sai
-
SFVec2f is a 2-tuple pair of SFFloat values.
- SFVEC2F - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFVEC2F has value 13.
- SFVec2fObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFVec2f X3D field type.
- SFVec2fObject() - Constructor for class org.web3d.x3d.jsail.fields.SFVec2fObject
-
Constructor for SFVec2fObject performs value initialization.
- SFVec2fObject(double[]) - Constructor for class org.web3d.x3d.jsail.fields.SFVec2fObject
-
Utility constructor for SFVec2fObject using an alternatively typed Java double[] array as new initial value.
- SFVec2fObject(double, double) - Constructor for class org.web3d.x3d.jsail.fields.SFVec2fObject
-
Utility constructor for SFVec2fObject using double values.
- SFVec2fObject(float[]) - Constructor for class org.web3d.x3d.jsail.fields.SFVec2fObject
-
Constructor for SFVec2fObject using a corresponding Java primitive float[] array as new initial value.
- SFVec2fObject(float, float) - Constructor for class org.web3d.x3d.jsail.fields.SFVec2fObject
-
Utility constructor for SFVec2fObject using individual primitive values.
- SFVec2fObject(SFVec2fObject) - Constructor for class org.web3d.x3d.jsail.fields.SFVec2fObject
-
Constructor to copy an SFVec2fObject value as initial value for this new field object.
- SFVec3d - Interface in org.web3d.x3d.sai
-
SFVec3d is a 3-tuple triplet of SFDouble values.
- SFVEC3D - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFVEC3D has value 17.
- SFVec3dObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFVec3d X3D field type.
- SFVec3dObject() - Constructor for class org.web3d.x3d.jsail.fields.SFVec3dObject
-
Constructor for SFVec3dObject performs value initialization.
- SFVec3dObject(double[]) - Constructor for class org.web3d.x3d.jsail.fields.SFVec3dObject
-
Constructor for SFVec3dObject using a corresponding Java primitive double[] array as new initial value.
- SFVec3dObject(double, double, double) - Constructor for class org.web3d.x3d.jsail.fields.SFVec3dObject
-
Utility constructor for SFVec3dObject using individual primitive values.
- SFVec3dObject(float[]) - Constructor for class org.web3d.x3d.jsail.fields.SFVec3dObject
-
Constructor for MFVec3fObject using an alternatively typed float[] array as new initial value.
- SFVec3dObject(SFVec3dObject) - Constructor for class org.web3d.x3d.jsail.fields.SFVec3dObject
-
Constructor to copy an SFVec3dObject value as initial value for this new field object.
- SFVec3f - Interface in org.web3d.x3d.sai
-
SFVec3f is a 3-tuple triplet of SFFloat values.
- SFVEC3F - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFVEC3F has value 15.
- SFVec3fObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFVec3f X3D field type.
- SFVec3fObject() - Constructor for class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Constructor for SFVec3fObject performs value initialization.
- SFVec3fObject(double[]) - Constructor for class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Utility constructor for SFVec3fObject using an alternatively typed Java double[] array as new initial value.
- SFVec3fObject(double, double, double) - Constructor for class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Utility constructor for SFVec3fObject using double values.
- SFVec3fObject(float[]) - Constructor for class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Constructor for SFVec3fObject using a corresponding Java primitive float[] array as new initial value.
- SFVec3fObject(float, float, float) - Constructor for class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Utility constructor for SFVec3fObject using individual primitive values.
- SFVec3fObject(SFVec3fObject) - Constructor for class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Constructor to copy an SFVec3fObject value as initial value for this new field object.
- SFVec4d - Interface in org.web3d.x3d.sai
-
SFVec4d is a 4-tuple set of double-precision floating-point values, specifying a 3D homogeneous vector.
- SFVEC4D - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFVEC4D has value 33.
- SFVec4dObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFVec4d X3D field type.
- SFVec4dObject() - Constructor for class org.web3d.x3d.jsail.fields.SFVec4dObject
-
Constructor for SFVec4dObject performs value initialization.
- SFVec4dObject(double[]) - Constructor for class org.web3d.x3d.jsail.fields.SFVec4dObject
-
Constructor for SFVec4dObject using a corresponding Java primitive double[] array as new initial value.
- SFVec4dObject(double, double, double, double) - Constructor for class org.web3d.x3d.jsail.fields.SFVec4dObject
-
Utility constructor for SFVec4dObject using individual primitive values.
- SFVec4dObject(float[]) - Constructor for class org.web3d.x3d.jsail.fields.SFVec4dObject
-
Constructor for MFVec3fObject using an alternatively typed float[] array as new initial value.
- SFVec4dObject(SFVec4dObject) - Constructor for class org.web3d.x3d.jsail.fields.SFVec4dObject
-
Constructor to copy an SFVec4dObject value as initial value for this new field object.
- SFVec4f - Interface in org.web3d.x3d.sai
-
SFVec4f is a 4-tuple set of single-precision floating-point values, specifying a 3D homogeneous vector.
- SFVEC4F - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
-
Enumeration constant SFVEC4F has value 31.
- SFVec4fObject - Class in org.web3d.x3d.jsail.fields
-
This utility class provides a concrete implementation corresponding to SFVec4f X3D field type.
- SFVec4fObject() - Constructor for class org.web3d.x3d.jsail.fields.SFVec4fObject
-
Constructor for SFVec4fObject performs value initialization.
- SFVec4fObject(double[]) - Constructor for class org.web3d.x3d.jsail.fields.SFVec4fObject
-
Utility constructor for SFVec4fObject using an alternatively typed Java double[] array as new initial value.
- SFVec4fObject(double, double, double, double) - Constructor for class org.web3d.x3d.jsail.fields.SFVec4fObject
-
Utility constructor for SFVec4fObject using double values.
- SFVec4fObject(float[]) - Constructor for class org.web3d.x3d.jsail.fields.SFVec4fObject
-
Constructor for SFVec4fObject using a corresponding Java primitive float[] array as new initial value.
- SFVec4fObject(float, float, float, float) - Constructor for class org.web3d.x3d.jsail.fields.SFVec4fObject
-
Utility constructor for SFVec4fObject using individual primitive values.
- SFVec4fObject(SFVec4fObject) - Constructor for class org.web3d.x3d.jsail.fields.SFVec4fObject
-
Constructor to copy an SFVec4fObject value as initial value for this new field object.
- ShadedVolumeStyle - Interface in org.web3d.x3d.sai.VolumeRendering
-
All fields fully supported except shadows supported with at least Phong shading at level 3.
- ShadedVolumeStyleObject - Class in org.web3d.x3d.jsail.VolumeRendering
-
All fields fully supported except shadows supported with at least Phong shading at level 3.
- ShadedVolumeStyleObject() - Constructor for class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Constructor for ShadedVolumeStyleObject to initialize member variables with default values.
- ShadedVolumeStyleObject(String) - Constructor for class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- shaderLanguageValues - Static variable in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
List of specification-defined enumeration values, with additional author-defined enumeration values not allowed.
- shaderLanguageValues - Static variable in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
List of specification-defined enumeration values, with additional author-defined enumeration values not allowed.
- shaderLanguageValues - Static variable in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
List of specification-defined enumeration values, with additional author-defined enumeration values not allowed.
- ShaderPart - Interface in org.web3d.x3d.sai.Shaders
-
ShaderPart can contain a CDATA section of plain-text source code.
- ShaderPartObject - Class in org.web3d.x3d.jsail.Shaders
-
ShaderPart can contain a CDATA section of plain-text source code.
- ShaderPartObject() - Constructor for class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Constructor for ShaderPartObject to initialize member variables with default values.
- ShaderPartObject(String) - Constructor for class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- shaderPartTypeValues - Static variable in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
List of specification-defined enumeration values, with additional author-defined enumeration values not allowed.
- shaderPartTypeValues - Static variable in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
List of specification-defined enumeration values, with additional author-defined enumeration values not allowed.
- ShaderProgram - Interface in org.web3d.x3d.sai.Shaders
-
ShaderProgram can contain field declarations and a CDATA section of plain-text source code.
- ShaderProgramObject - Class in org.web3d.x3d.jsail.Shaders
-
ShaderProgram can contain field declarations and a CDATA section of plain-text source code.
- ShaderProgramObject() - Constructor for class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Constructor for ShaderProgramObject to initialize member variables with default values.
- ShaderProgramObject(String) - Constructor for class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- SHADOWS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
SFBool field named shadows has default value false (Java syntax) or false (XML syntax).
- Shape - Interface in org.web3d.x3d.sai.Shape
-
Shape can appear under any grouping node.
- SHAPE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
SFNode field named shape has default value null (Java syntax) or NULL (XML syntax).
- SHAPE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
SFNode field named shape has default value null (Java syntax) or NULL (XML syntax).
- ShapeObject - Class in org.web3d.x3d.jsail.Shape
-
Shape can appear under any grouping node.
- ShapeObject() - Constructor for class org.web3d.x3d.jsail.Shape.ShapeObject
-
Constructor for ShapeObject to initialize member variables with default values.
- ShapeObject(String) - Constructor for class org.web3d.x3d.jsail.Shape.ShapeObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- SHININESS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Shape.MaterialObject
-
SFFloat field named shininess has default value 0.2f (Java syntax) or 0.2 (XML syntax).
- SHININESS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
SFFloat field named shininess has default value 0.2f (Java syntax) or 0.2 (XML syntax).
- shutdown() - Method in interface org.web3d.x3d.sai.X3DComponent
-
Shutdown the component because it will no longer be needed.
- SHUTDOWN - Static variable in class org.web3d.x3d.sai.BrowserEvent
-
The currently loaded world is about to be unloaded.
- SIDE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
SFBool field named side has default value true (Java syntax) or true (XML syntax).
- SIDE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
SFBool field named side has default value true (Java syntax) or true (XML syntax).
- SIENNA - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
- SignalPdu - Interface in org.web3d.x3d.sai.DIS
-
SignalPdu is a networked Protocol Data Unit (PDU) information node that communicates the transmission of voice, audio or other data modeled in a simulation.
- SignalPduObject - Class in org.web3d.x3d.jsail.DIS
-
SignalPdu is a networked Protocol Data Unit (PDU) information node that communicates the transmission of voice, audio or other data modeled in a simulation.
- SignalPduObject() - Constructor for class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Constructor for SignalPduObject to initialize member variables with default values.
- SignalPduObject(String) - Constructor for class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- SILHOUETTEBOUNDARYOPACITY_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
SFFloat field named silhouetteBoundaryOpacity has default value 0f (Java syntax) or 0 (XML syntax).
- SilhouetteEnhancementVolumeStyle - Interface in org.web3d.x3d.sai.VolumeRendering
-
SilhouetteEnhancementVolumeStyle specifies that volumetric data is rendered with silhouette enhancement.
- SilhouetteEnhancementVolumeStyleObject - Class in org.web3d.x3d.jsail.VolumeRendering
-
SilhouetteEnhancementVolumeStyle specifies that volumetric data is rendered with silhouette enhancement.
- SilhouetteEnhancementVolumeStyleObject() - Constructor for class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Constructor for SilhouetteEnhancementVolumeStyleObject to initialize member variables with default values.
- SilhouetteEnhancementVolumeStyleObject(String) - Constructor for class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- SILHOUETTERETAINEDOPACITY_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
SFFloat field named silhouetteRetainedOpacity has default value 1f (Java syntax) or 1 (XML syntax).
- SILHOUETTESHARPNESS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
SFFloat field named silhouetteSharpness has default value 0.5f (Java syntax) or 0.5 (XML syntax).
- SILVER - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
- simpleType - Variable in class org.web3d.x3d.util.x3duom.SimpleTypeEnumerations
- SimpleType - Class in org.web3d.x3d.util.x3duom
-
Java class for anonymous complex type.
- SimpleType() - Constructor for class org.web3d.x3d.util.x3duom.SimpleType
- simpleTypeEnumerations - Variable in class org.web3d.x3d.util.x3duom.X3DUnifiedObjectModel
- SimpleTypeEnumerations - Class in org.web3d.x3d.util.x3duom
-
Java class for anonymous complex type.
- SimpleTypeEnumerations() - Constructor for class org.web3d.x3d.util.x3duom.SimpleTypeEnumerations
- SingleAxisHingeJoint - Interface in org.web3d.x3d.sai.RigidBodyPhysics
-
SingleAxisHingeJoint has single axis about which to rotate, similar to a traditional door hinge.
- SingleAxisHingeJointObject - Class in org.web3d.x3d.jsail.RigidBodyPhysics
-
SingleAxisHingeJoint has single axis about which to rotate, similar to a traditional door hinge.
- SingleAxisHingeJointObject() - Constructor for class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Constructor for SingleAxisHingeJointObject to initialize member variables with default values.
- SingleAxisHingeJointObject(String) - Constructor for class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- SITEID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
SFInt32 field named siteID has default value 0 (Java syntax) or 0 (XML syntax).
- SITEID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
SFInt32 field named siteID has default value 0 (Java syntax) or 0 (XML syntax).
- SITEID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
SFInt32 field named siteID has default value 0 (Java syntax) or 0 (XML syntax).
- SITEID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
SFInt32 field named siteID has default value 0 (Java syntax) or 0 (XML syntax).
- SITEID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
SFInt32 field named siteID has default value 0 (Java syntax) or 0 (XML syntax).
- size() - Method in class org.web3d.x3d.jsail.fields.MFBoolObject
-
Get the size of the underlying data array, meaning the number of simple SFBool elements for the given data type.
- size() - Method in class org.web3d.x3d.jsail.fields.MFColorObject
-
Get the size of the underlying data array, meaning the number of simple SFColor elements for the given data type.
- size() - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
-
Get the size of the underlying data array, meaning the number of simple SFColorRGBA elements for the given data type.
- size() - Method in class org.web3d.x3d.jsail.fields.MFDoubleObject
-
Get the size of the underlying data array, meaning the number of simple SFDouble elements for the given data type.
- size() - Method in class org.web3d.x3d.jsail.fields.MFFloatObject
-
Get the size of the underlying data array, meaning the number of simple SFFloat elements for the given data type.
- size() - Method in class org.web3d.x3d.jsail.fields.MFImageObject
-
Get the size of the underlying data array.
- size() - Method in class org.web3d.x3d.jsail.fields.MFInt32Object
-
Get the size of the underlying data array, meaning the number of simple SFInt32 elements for the given data type.
- size() - Method in class org.web3d.x3d.jsail.fields.MFNodeObject
-
Get the size of the underlying data array, meaning the number of simple SFNode elements for the given data type.
- size() - Method in class org.web3d.x3d.jsail.fields.MFRotationObject
-
Get the size of the underlying data array, meaning the number of simple SFRotation elements for the given data type.
- size() - Method in class org.web3d.x3d.jsail.fields.MFStringObject
-
Get the size of the underlying data array, meaning the number of simple SFString elements for the given data type.
- size() - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Get the size of the underlying data array, meaning the number of simple SFTime elements for the given data type.
- size() - Method in class org.web3d.x3d.jsail.fields.MFVec2dObject
-
Get the size of the underlying data array, meaning the number of simple SFVec2d elements for the given data type.
- size() - Method in class org.web3d.x3d.jsail.fields.MFVec2fObject
-
Get the size of the underlying data array, meaning the number of simple SFVec2f elements for the given data type.
- size() - Method in class org.web3d.x3d.jsail.fields.MFVec3dObject
-
Get the size of the underlying data array, meaning the number of simple SFVec3d elements for the given data type.
- size() - Method in class org.web3d.x3d.jsail.fields.MFVec3fObject
-
Get the size of the underlying data array, meaning the number of simple SFVec3f elements for the given data type.
- size() - Method in class org.web3d.x3d.jsail.fields.MFVec4dObject
-
Get the size of the underlying data array, meaning the number of simple SFVec4d elements for the given data type.
- size() - Method in class org.web3d.x3d.jsail.fields.MFVec4fObject
-
Get the size of the underlying data array, meaning the number of simple SFVec4f elements for the given data type.
- size() - Method in interface org.web3d.x3d.sai.MField
-
Get the size of the underlying data array.
- SIZE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
SFInt32 field named size has default value 128 (Java syntax) or 128 (XML syntax).
- SIZE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
SFVec3f field named size has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).
- SIZE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
SFVec3f field named size has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).
- SIZE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
SFVec3f field named size has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).
- SIZE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
SFVec2f field named size has default value {2f,2f} (Java syntax) or 2 2 (XML syntax).
- SIZE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
SFVec3f field named size has default value {2f,2f,2f} (Java syntax) or 2 2 2 (XML syntax).
- SIZE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
SFVec3f field named size has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).
- SIZE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFFloat field named size has default value {1f,1f} (Java syntax) or 1 1 (XML syntax).
- SIZE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
SFVec3f field named size has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).
- SIZE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Text.FontStyleObject
-
SFFloat field named size has default value 1.0f (Java syntax) or 1.0 (XML syntax).
- SIZEUNITS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named sizeUnits has default quoted value new String[] {"WORLD","WORLD"} (Java syntax) or quoted value "WORLD" "WORLD" (XML syntax).
- SIZEUNITS_FRACTION_FRACTION - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named sizeUnits with X3DUOM baseType layoutUnitsChoices is an array that can only include one set of the quoted enumeration values "\"FRACTION\" \"FRACTION\"" (Java syntax) or '"FRACTION" "FRACTION"' (XML syntax).
- SIZEUNITS_FRACTION_PIXEL - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named sizeUnits with X3DUOM baseType layoutUnitsChoices is an array that can only include one set of the quoted enumeration values "\"FRACTION\" \"PIXEL\"" (Java syntax) or '"FRACTION" "PIXEL"' (XML syntax).
- SIZEUNITS_FRACTION_WORLD - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named sizeUnits with X3DUOM baseType layoutUnitsChoices is an array that can only include one set of the quoted enumeration values "\"FRACTION\" \"WORLD\"" (Java syntax) or '"FRACTION" "WORLD"' (XML syntax).
- SIZEUNITS_PIXEL_FRACTION - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named sizeUnits with X3DUOM baseType layoutUnitsChoices is an array that can only include one set of the quoted enumeration values "\"PIXEL\" \"FRACTION\"" (Java syntax) or '"PIXEL" "FRACTION"' (XML syntax).
- SIZEUNITS_PIXEL_PIXEL - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named sizeUnits with X3DUOM baseType layoutUnitsChoices is an array that can only include one set of the quoted enumeration values "\"PIXEL\" \"PIXEL\"" (Java syntax) or '"PIXEL" "PIXEL"' (XML syntax).
- SIZEUNITS_PIXEL_WORLD - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named sizeUnits with X3DUOM baseType layoutUnitsChoices is an array that can only include one set of the quoted enumeration values "\"PIXEL\" \"WORLD\"" (Java syntax) or '"PIXEL" "WORLD"' (XML syntax).
- SIZEUNITS_WORLD_FRACTION - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named sizeUnits with X3DUOM baseType layoutUnitsChoices is an array that can only include one set of the quoted enumeration values "\"WORLD\" \"FRACTION\"" (Java syntax) or '"WORLD" "FRACTION"' (XML syntax).
- SIZEUNITS_WORLD_PIXEL - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named sizeUnits with X3DUOM baseType layoutUnitsChoices is an array that can only include one set of the quoted enumeration values "\"WORLD\" \"PIXEL\"" (Java syntax) or '"WORLD" "PIXEL"' (XML syntax).
- SIZEUNITS_WORLD_WORLD - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named sizeUnits with X3DUOM baseType layoutUnitsChoices is an array that can only include one set of the quoted enumeration values "\"WORLD\" \"WORLD\"" (Java syntax) or '"WORLD" "WORLD"' (XML syntax).
- SKELETALCONFIGURATION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
SFString field named skeletalConfiguration has default value "BASIC" (Java syntax) or BASIC (XML syntax).
- SKINBINDINGCOORDS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
SFNode field named skinBindingCoords has default value null (Java syntax) or NULL (XML syntax).
- SKINBINDINGNORMALS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
SFNode field named skinBindingNormals has default value null (Java syntax) or NULL (XML syntax).
- SKINCOORD_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
SFNode field named skinCoord has default value null (Java syntax) or NULL (XML syntax).
- SKINCOORDINDEX_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
MFInt32 field named skinCoordIndex has default value equal to an empty list.
- SKINCOORDWEIGHT_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
MFFloat field named skinCoordWeight has default value equal to an empty list.
- SKINNORMAL_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
SFNode field named skinNormal has default value null (Java syntax) or NULL (XML syntax).
- SKYANGLE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
MFFloat field named skyAngle has default value equal to an empty list.
- SKYANGLE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
MFFloat field named skyAngle has default value equal to an empty list.
- SKYBLUE - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
- SKYCOLOR_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
MFColor field named skyColor has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).
- SKYCOLOR_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
MFColor field named skyColor has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).
- SLATEBLUE - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
- SLATEGRAY - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
- SLATEGREY - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
- SLIDERFORCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
SFFloat field named sliderForce has default value 0f (Java syntax) or 0 (XML syntax).
- SliderJoint - Interface in org.web3d.x3d.sai.RigidBodyPhysics
-
SliderJoint constrains all movement between body1 and body2 along a single axis.
- SliderJointObject - Class in org.web3d.x3d.jsail.RigidBodyPhysics
-
SliderJoint constrains all movement between body1 and body2 along a single axis.
- SliderJointObject() - Constructor for class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Constructor for SliderJointObject to initialize member variables with default values.
- SliderJointObject(String) - Constructor for class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- SLIPCOEFFICIENTS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
SFVec2f field named slipCoefficients has default value {0f,0f} (Java syntax) or 0 0 (XML syntax).
- SLIPFACTORS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
SFVec2f field named slipFactors has default value {0f,0f} (Java syntax) or 0 0 (XML syntax).
- SNOW - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
- SOFTNESSCONSTANTFORCEMIX_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
SFFloat field named softnessConstantForceMix has default value 0.0001f (Java syntax) or 0.0001 (XML syntax).
- SOFTNESSCONSTANTFORCEMIX_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
SFFloat field named softnessConstantForceMix has default value 0.0001f (Java syntax) or 0.0001 (XML syntax).
- SOFTNESSERRORCORRECTION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
SFFloat field named softnessErrorCorrection has default value 0.8f (Java syntax) or 0.8 (XML syntax).
- SOFTNESSERRORCORRECTION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
SFFloat field named softnessErrorCorrection has default value 0.8f (Java syntax) or 0.8 (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
SFBool field named solid has default value false (Java syntax) or false (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
SFBool field named solid has default value false (Java syntax) or false (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
SFBool field named solid has default value false (Java syntax) or false (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
SFBool field named solid has default value false (Java syntax) or false (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
SFBool field named solid has default value true (Java syntax) or true (XML syntax).
- SOLID_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Text.TextObject
-
SFBool field named solid has default value false (Java syntax) or false (XML syntax).
- SORTORDER_ALL - Static variable in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
SFString field named sortOrder with X3DUOM baseType pickSensorSortOrderValues can equal this value "ALL" (Java syntax) or ALL (XML syntax).
- SORTORDER_ALL - Static variable in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
SFString field named sortOrder with X3DUOM baseType pickSensorSortOrderValues can equal this value "ALL" (Java syntax) or ALL (XML syntax).
- SORTORDER_ALL - Static variable in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
SFString field named sortOrder with X3DUOM baseType pickSensorSortOrderValues can equal this value "ALL" (Java syntax) or ALL (XML syntax).
- SORTORDER_ALL - Static variable in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
SFString field named sortOrder with X3DUOM baseType pickSensorSortOrderValues can equal this value "ALL" (Java syntax) or ALL (XML syntax).
- SORTORDER_ALL_SORTED - Static variable in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
SFString field named sortOrder with X3DUOM baseType pickSensorSortOrderValues can equal this value "ALL_SORTED" (Java syntax) or ALL_SORTED (XML syntax).
- SORTORDER_ALL_SORTED - Static variable in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
SFString field named sortOrder with X3DUOM baseType pickSensorSortOrderValues can equal this value "ALL_SORTED" (Java syntax) or ALL_SORTED (XML syntax).
- SORTORDER_ALL_SORTED - Static variable in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
SFString field named sortOrder with X3DUOM baseType pickSensorSortOrderValues can equal this value "ALL_SORTED" (Java syntax) or ALL_SORTED (XML syntax).
- SORTORDER_ALL_SORTED - Static variable in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
SFString field named sortOrder with X3DUOM baseType pickSensorSortOrderValues can equal this value "ALL_SORTED" (Java syntax) or ALL_SORTED (XML syntax).
- SORTORDER_ANY - Static variable in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
SFString field named sortOrder with X3DUOM baseType pickSensorSortOrderValues can equal this value "ANY" (Java syntax) or ANY (XML syntax).
- SORTORDER_ANY - Static variable in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
SFString field named sortOrder with X3DUOM baseType pickSensorSortOrderValues can equal this value "ANY" (Java syntax) or ANY (XML syntax).
- SORTORDER_ANY - Static variable in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
SFString field named sortOrder with X3DUOM baseType pickSensorSortOrderValues can equal this value "ANY" (Java syntax) or ANY (XML syntax).
- SORTORDER_ANY - Static variable in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
SFString field named sortOrder with X3DUOM baseType pickSensorSortOrderValues can equal this value "ANY" (Java syntax) or ANY (XML syntax).
- SORTORDER_CLOSEST - Static variable in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
SFString field named sortOrder with X3DUOM baseType pickSensorSortOrderValues can equal this value "CLOSEST" (Java syntax) or CLOSEST (XML syntax).
- SORTORDER_CLOSEST - Static variable in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
SFString field named sortOrder with X3DUOM baseType pickSensorSortOrderValues can equal this value "CLOSEST" (Java syntax) or CLOSEST (XML syntax).
- SORTORDER_CLOSEST - Static variable in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
SFString field named sortOrder with X3DUOM baseType pickSensorSortOrderValues can equal this value "CLOSEST" (Java syntax) or CLOSEST (XML syntax).
- SORTORDER_CLOSEST - Static variable in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
SFString field named sortOrder with X3DUOM baseType pickSensorSortOrderValues can equal this value "CLOSEST" (Java syntax) or CLOSEST (XML syntax).
- SORTORDER_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
SFString field named sortOrder has default value "CLOSEST" (Java syntax) or CLOSEST (XML syntax).
- SORTORDER_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
SFString field named sortOrder has default value "CLOSEST" (Java syntax) or CLOSEST (XML syntax).
- SORTORDER_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
SFString field named sortOrder has default value "CLOSEST" (Java syntax) or CLOSEST (XML syntax).
- SORTORDER_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
SFString field named sortOrder has default value "CLOSEST" (Java syntax) or CLOSEST (XML syntax).
- Sound - Interface in org.web3d.x3d.sai.Sound
-
The Sound node controls the 3D spatialization of sound playback by a child AudioClip or MovieTexture node.
- SoundObject - Class in org.web3d.x3d.jsail.Sound
-
The Sound node controls the 3D spatialization of sound playback by a child AudioClip or MovieTexture node.
- SoundObject() - Constructor for class org.web3d.x3d.jsail.Sound.SoundObject
-
Constructor for SoundObject to initialize member variables with default values.
- SoundObject(String) - Constructor for class org.web3d.x3d.jsail.Sound.SoundObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- SOURCE_ - Static variable in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
MFString field named source with X3DUOM baseType multiTextureSourceValues is an array that can include this quoted enumeration value (and also may include alternate values) "" (Java syntax) or '""' (XML syntax).
- SOURCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Sound.SoundObject
-
SFNode field named source has default value null (Java syntax) or NULL (XML syntax).
- SOURCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
MFString field named source has default value equal to an empty list.
- SOURCE_DIFFUSE - Static variable in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
MFString field named source with X3DUOM baseType multiTextureSourceValues is an array that can include this quoted enumeration value (and also may include alternate values) "DIFFUSE" (Java syntax) or '"DIFFUSE"' (XML syntax).
- SOURCE_FACTOR - Static variable in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
MFString field named source with X3DUOM baseType multiTextureSourceValues is an array that can include this quoted enumeration value (and also may include alternate values) "FACTOR" (Java syntax) or '"FACTOR"' (XML syntax).
- SOURCE_SPECULAR - Static variable in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
MFString field named source with X3DUOM baseType multiTextureSourceValues is an array that can include this quoted enumeration value (and also may include alternate values) "SPECULAR" (Java syntax) or '"SPECULAR"' (XML syntax).
- SPACING_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
SFFloat field named spacing has default value 1.0f (Java syntax) or 1.0 (XML syntax).
- SPACING_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Text.FontStyleObject
-
SFFloat field named spacing has default value 1.0f (Java syntax) or 1.0 (XML syntax).
- SPATIALIZE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Sound.SoundObject
-
SFBool field named spatialize has default value true (Java syntax) or true (XML syntax).
- SPECIFIC_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
SFInt32 field named specific has default value 0 (Java syntax) or 0 (XML syntax).
- specificationSection - Variable in class org.web3d.x3d.util.x3duom.InterfaceDefinition
- specificationUrl - Variable in class org.web3d.x3d.util.x3duom.InterfaceDefinition
- SPECULARCOLOR_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Shape.MaterialObject
-
SFColor field named specularColor has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).
- SPECULARCOLOR_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
SFColor field named specularColor has default value {0f,0f,0f} (Java syntax) or 0 0 0 (XML syntax).
- SPEED_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
SFFloat field named speed has default value 1f (Java syntax) or 1 (XML syntax).
- SPEED_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
SFFloat field named speed has default value 0f (Java syntax) or 0 (XML syntax).
- SPEED_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
SFFloat field named speed has default value 0f (Java syntax) or 0 (XML syntax).
- SPEED_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
SFFloat field named speed has default value 0f (Java syntax) or 0 (XML syntax).
- SPEED_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
SFFloat field named speed has default value 0f (Java syntax) or 0 (XML syntax).
- SPEED_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
SFFloat field named speed has default value 0f (Java syntax) or 0 (XML syntax).
- SPEED_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
SFFloat field named speed has default value 0f (Java syntax) or 0 (XML syntax).
- SPEED_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
SFFloat field named speed has default value 0.1f (Java syntax) or 0.1 (XML syntax).
- SPEED_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
SFFloat field named speed has default value 1.0f (Java syntax) or 1.0 (XML syntax).
- SPEEDFACTOR_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
SFFloat field named speedFactor has default value 1.0f (Java syntax) or 1.0 (XML syntax).
- Sphere - Interface in org.web3d.x3d.sai.Geometry3D
-
Sphere is a geometry node, representing a perfectly round geometrical object that is the surface of a completely round ball.
- SphereObject - Class in org.web3d.x3d.jsail.Geometry3D
-
Sphere is a geometry node, representing a perfectly round geometrical object that is the surface of a completely round ball.
- SphereObject() - Constructor for class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Constructor for SphereObject to initialize member variables with default values.
- SphereObject(String) - Constructor for class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- SphereSensor - Interface in org.web3d.x3d.sai.PointingDeviceSensor
-
SphereSensor converts pointing device motion into a spherical rotation about the origin of the local coordinate system.
- SphereSensorObject - Class in org.web3d.x3d.jsail.PointingDeviceSensor
-
SphereSensor converts pointing device motion into a spherical rotation about the origin of the local coordinate system.
- SphereSensorObject() - Constructor for class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Constructor for SphereSensorObject to initialize member variables with default values.
- SphereSensorObject(String) - Constructor for class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- SPINE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
MFVec3f field named spine has default value {0f,0f,0f,0f,1f,0f} (Java syntax) or 0 0 0 0 1 0 (XML syntax).
- SplinePositionInterpolator - Interface in org.web3d.x3d.sai.Interpolation
-
SplinePositionInterpolator performs non-linear interpolation among paired lists of 3-tuple values and velocities to produce an SFVec3f value_changed output event.
- SplinePositionInterpolator2D - Interface in org.web3d.x3d.sai.Interpolation
-
SplinePositionInterpolator2D performs non-linear interpolation among paired lists of 2-tuple values and velocities to produce an SFVec2f value_changed output event.
- SplinePositionInterpolator2DObject - Class in org.web3d.x3d.jsail.Interpolation
-
SplinePositionInterpolator2D performs non-linear interpolation among paired lists of 2-tuple values and velocities to produce an SFVec2f value_changed output event.
- SplinePositionInterpolator2DObject() - Constructor for class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Constructor for SplinePositionInterpolator2DObject to initialize member variables with default values.
- SplinePositionInterpolator2DObject(String) - Constructor for class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- SplinePositionInterpolatorObject - Class in org.web3d.x3d.jsail.Interpolation
-
SplinePositionInterpolator performs non-linear interpolation among paired lists of 3-tuple values and velocities to produce an SFVec3f value_changed output event.
- SplinePositionInterpolatorObject() - Constructor for class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Constructor for SplinePositionInterpolatorObject to initialize member variables with default values.
- SplinePositionInterpolatorObject(String) - Constructor for class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- SplineScalarInterpolator - Interface in org.web3d.x3d.sai.Interpolation
-
SplineScalarInterpolator performs non-linear interpolation among paired lists of float values and velocities to produce an SFFloat value_changed output event.
- SplineScalarInterpolatorObject - Class in org.web3d.x3d.jsail.Interpolation
-
SplineScalarInterpolator performs non-linear interpolation among paired lists of float values and velocities to produce an SFFloat value_changed output event.
- SplineScalarInterpolatorObject() - Constructor for class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Constructor for SplineScalarInterpolatorObject to initialize member variables with default values.
- SplineScalarInterpolatorObject(String) - Constructor for class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- SpotLight - Interface in org.web3d.x3d.sai.Lighting
-
Linear attenuation may occur at level 2, full support at level 3.
- SpotLightObject - Class in org.web3d.x3d.jsail.Lighting
-
Linear attenuation may occur at level 2, full support at level 3.
- SpotLightObject() - Constructor for class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Constructor for SpotLightObject to initialize member variables with default values.
- SpotLightObject(String) - Constructor for class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- SPRINGGREEN - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
- SquadOrientationInterpolator - Interface in org.web3d.x3d.sai.Interpolation
-
SquadOrientationInterpolator performs non-linear interpolation among paired lists of rotation values to produce an SFRotation value_changed output event.
- SquadOrientationInterpolatorObject - Class in org.web3d.x3d.jsail.Interpolation
-
SquadOrientationInterpolator performs non-linear interpolation among paired lists of rotation values to produce an SFRotation value_changed output event.
- SquadOrientationInterpolatorObject() - Constructor for class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Constructor for SquadOrientationInterpolatorObject to initialize member variables with default values.
- SquadOrientationInterpolatorObject(String) - Constructor for class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- STARTANGLE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
SFFloat field named startAngle has default value 0f (Java syntax) or 0 (XML syntax).
- STARTANGLE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
SFFloat field named startAngle has default value 0f (Java syntax) or 0 (XML syntax).
- STARTFRAME_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
SFInt32 field named startFrame has default value 0 (Java syntax) or 0 (XML syntax).
- STARTTIME_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
SFTime field named startTime has default value 0 (Java syntax) or 0 (XML syntax).
- STARTTIME_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
SFTime field named startTime has default value 0 (Java syntax) or 0 (XML syntax).
- STARTTIME_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
SFTime field named startTime has default value 0 (Java syntax) or 0 (XML syntax).
- statement - Variable in class org.web3d.x3d.util.x3duom.Statements
- Statement - Class in org.web3d.x3d.util.x3duom
-
Java class for anonymous complex type.
- Statement() - Constructor for class org.web3d.x3d.util.x3duom.Statement
- StatementContentModel - Class in org.web3d.x3d.util.x3duom
-
Java class for anonymous complex type.
- StatementContentModel() - Constructor for class org.web3d.x3d.util.x3duom.StatementContentModel
- statements - Variable in class org.web3d.x3d.util.x3duom.X3DUnifiedObjectModel
- Statements - Class in org.web3d.x3d.util.x3duom
-
Java class for anonymous complex type.
- Statements() - Constructor for class org.web3d.x3d.util.x3duom.Statements
- StaticGroup - Interface in org.web3d.x3d.sai.Grouping
-
StaticGroup is similar to Group node but does not allow access to children after creation time.
- StaticGroupObject - Class in org.web3d.x3d.jsail.Grouping
-
StaticGroup is similar to Group node but does not allow access to children after creation time.
- StaticGroupObject() - Constructor for class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Constructor for StaticGroupObject to initialize member variables with default values.
- StaticGroupObject(String) - Constructor for class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- STEELBLUE - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
- STIFFNESS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
SFVec3f field named stiffness has default value {1f,1f,1f} (Java syntax) or 1 1 1 (XML syntax).
- STOP1BOUNCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
SFFloat field named stop1Bounce has default value 0f (Java syntax) or 0 (XML syntax).
- STOP1BOUNCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
SFFloat field named stop1Bounce has default value 0f (Java syntax) or 0 (XML syntax).
- STOP1BOUNCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
SFFloat field named stop1Bounce has default value 0f (Java syntax) or 0 (XML syntax).
- STOP1CONSTANTFORCEMIX_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
SFFloat field named stop1ConstantForceMix has default value 0.001f (Java syntax) or 0.001 (XML syntax).
- STOP1ERRORCORRECTION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
SFFloat field named stop1ErrorCorrection has default value 0.8f (Java syntax) or 0.8 (XML syntax).
- STOP1ERRORCORRECTION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
SFFloat field named stop1ErrorCorrection has default value 0.8f (Java syntax) or 0.8 (XML syntax).
- STOP1ERRORCORRECTION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
SFFloat field named stop1ErrorCorrection has default value 0.8f (Java syntax) or 0.8 (XML syntax).
- STOP2BOUNCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
SFFloat field named stop2Bounce has default value 0f (Java syntax) or 0 (XML syntax).
- STOP2BOUNCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
SFFloat field named stop2Bounce has default value 0f (Java syntax) or 0 (XML syntax).
- STOP2ERRORCORRECTION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
SFFloat field named stop2ErrorCorrection has default value 0.8f (Java syntax) or 0.8 (XML syntax).
- STOP2ERRORCORRECTION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
SFFloat field named stop2ErrorCorrection has default value 0.8f (Java syntax) or 0.8 (XML syntax).
- STOP3BOUNCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
SFFloat field named stop3Bounce has default value 0f (Java syntax) or 0 (XML syntax).
- STOP3ERRORCORRECTION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
SFFloat field named stop3ErrorCorrection has default value 0.8f (Java syntax) or 0.8 (XML syntax).
- STOPBOUNCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
SFFloat field named stopBounce has default value 0f (Java syntax) or 0 (XML syntax).
- STOPBOUNCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
SFFloat field named stopBounce has default value 0f (Java syntax) or 0 (XML syntax).
- STOPERRORCORRECTION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
SFFloat field named stopErrorCorrection has default value 0.8f (Java syntax) or 0.8 (XML syntax).
- STOPERRORCORRECTION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
SFFloat field named stopErrorCorrection has default value 1f (Java syntax) or 1 (XML syntax).
- STOPTIME_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
SFTime field named stopTime has default value 0 (Java syntax) or 0 (XML syntax).
- STOPTIME_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
SFTime field named stopTime has default value 0 (Java syntax) or 0 (XML syntax).
- STOPTIME_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
SFTime field named stopTime has default value 0 (Java syntax) or 0 (XML syntax).
- STRING_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Text.TextObject
-
MFString field named string has default value equal to an empty list.
- StringSensor - Interface in org.web3d.x3d.sai.KeyDeviceSensor
-
StringSensor generates events as the user presses keys on the keyboard.
- StringSensorObject - Class in org.web3d.x3d.jsail.KeyDeviceSensor
-
StringSensor generates events as the user presses keys on the keyboard.
- StringSensorObject() - Constructor for class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Constructor for StringSensorObject to initialize member variables with default values.
- StringSensorObject(String) - Constructor for class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- STRIPCOUNT_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
MFInt32 field named stripCount has default value equal to an empty list.
- stripDefaultAttributes_DEFAULT - Static variable in class org.web3d.x3d.jsail.ConfigurationProperties
-
Whether to strip default attribute values when serializing scene output, initial value is true;.
- stripTrailingZeroes() - Method in class org.web3d.x3d.jsail.fields.SFDoubleObject
-
Utility method to strip trailing fractional zeroes from String representations of the current object's value.
- stripTrailingZeroes() - Method in class org.web3d.x3d.jsail.fields.SFFloatObject
-
Utility method to strip trailing fractional zeroes from String representations of the current object's value.
- stripTrailingZeroes() - Method in class org.web3d.x3d.jsail.fields.SFTimeObject
-
Utility method to strip trailing fractional zeroes from String representations of the current object's value.
- stripTrailingZeroes(double) - Static method in class org.web3d.x3d.jsail.fields.SFDoubleObject
-
Utility method to always strip trailing fractional zeroes from String value of any given double.
- stripTrailingZeroes(double) - Static method in class org.web3d.x3d.jsail.fields.SFTimeObject
-
Utility method to always strip trailing fractional zeroes from String value of any given double.
- stripTrailingZeroes(float) - Static method in class org.web3d.x3d.jsail.fields.SFFloatObject
-
Utility method to always strip trailing fractional zeroes from String value of any given float.
- STYLE_BOLD - Static variable in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
SFString field named style with X3DUOM baseType fontStyleChoices can equal this value "BOLD" (Java syntax) or BOLD (XML syntax).
- STYLE_BOLD - Static variable in class org.web3d.x3d.jsail.Text.FontStyleObject
-
SFString field named style with X3DUOM baseType fontStyleChoices can equal this value "BOLD" (Java syntax) or BOLD (XML syntax).
- STYLE_BOLDITALIC - Static variable in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
SFString field named style with X3DUOM baseType fontStyleChoices can equal this value "BOLDITALIC" (Java syntax) or BOLDITALIC (XML syntax).
- STYLE_BOLDITALIC - Static variable in class org.web3d.x3d.jsail.Text.FontStyleObject
-
SFString field named style with X3DUOM baseType fontStyleChoices can equal this value "BOLDITALIC" (Java syntax) or BOLDITALIC (XML syntax).
- STYLE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
SFString field named style has default value "PLAIN" (Java syntax) or PLAIN (XML syntax).
- STYLE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Text.FontStyleObject
-
SFString field named style has default value "PLAIN" (Java syntax) or PLAIN (XML syntax).
- STYLE_ITALIC - Static variable in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
SFString field named style with X3DUOM baseType fontStyleChoices can equal this value "ITALIC" (Java syntax) or ITALIC (XML syntax).
- STYLE_ITALIC - Static variable in class org.web3d.x3d.jsail.Text.FontStyleObject
-
SFString field named style with X3DUOM baseType fontStyleChoices can equal this value "ITALIC" (Java syntax) or ITALIC (XML syntax).
- STYLE_PLAIN - Static variable in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
SFString field named style with X3DUOM baseType fontStyleChoices can equal this value "PLAIN" (Java syntax) or PLAIN (XML syntax).
- STYLE_PLAIN - Static variable in class org.web3d.x3d.jsail.Text.FontStyleObject
-
SFString field named style with X3DUOM baseType fontStyleChoices can equal this value "PLAIN" (Java syntax) or PLAIN (XML syntax).
- STYLESHEET_COBWEB - Static variable in class org.web3d.x3d.jsail.ConfigurationProperties
-
Deprecated.
- STYLESHEET_ExtrusionCrossSectionSVG - Static variable in class org.web3d.x3d.jsail.ConfigurationProperties
-
XSLT stylesheet to create Extrusion node cross sections in SVG from X3D scene: ..
- STYLESHEET_HTML_DOCUMENTATION - Static variable in class org.web3d.x3d.jsail.ConfigurationProperties
-
XSLT stylesheet to create pretty-print HTML documentation page from X3D scene: ..
- STYLESHEET_JAVA - Static variable in class org.web3d.x3d.jsail.ConfigurationProperties
-
XSLT stylesheet to create Java source code (using X3DJSAIL library) from X3D scene: ..
- STYLESHEET_JSON - Static variable in class org.web3d.x3d.jsail.ConfigurationProperties
-
XSLT stylesheet to create JSON encoding from X3D scene: ..
- STYLESHEET_MODEL_META_TO_MARKDOWN - Static variable in class org.web3d.x3d.jsail.ConfigurationProperties
-
XSLT stylesheet to create model meta information as markdown: ..
- STYLESHEET_PYTHON - Static variable in class org.web3d.x3d.jsail.ConfigurationProperties
-
XSLT stylesheet to create Python source from X3D scene: ..
- STYLESHEET_VRML97 - Static variable in class org.web3d.x3d.jsail.ConfigurationProperties
-
XSLT stylesheet to create VRML97 model from X3D scene: ..
- STYLESHEET_X_ITE - Static variable in class org.web3d.x3d.jsail.ConfigurationProperties
-
XSLT stylesheet to create X_ITE XHTML page or X_ITE HTML page from X3D scene: ..
- STYLESHEET_X3DOM - Static variable in class org.web3d.x3d.jsail.ConfigurationProperties
-
XSLT stylesheet to create X3DOM XHTML page or X3DOM HTML page from X3D scene: ..
- STYLESHEET_X3DTIDY - Static variable in class org.web3d.x3d.jsail.ConfigurationProperties
-
XSLT stylesheet to create X3D-Tidy cleaned-up version of X3D scene: ..
- STYLESHEET_X3DV_CLASSICVRML - Static variable in class org.web3d.x3d.jsail.ConfigurationProperties
-
XSLT stylesheet to create VRML97 model from X3D scene: ..
- SUBCATEGORY_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
SFInt32 field named subcategory has default value 0 (Java syntax) or 0 (XML syntax).
- SUMMARY_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
MFString field named summary has default value equal to an empty list.
- supportsX3dComponent(String, int) - Method in class org.web3d.x3d.jsail.Core.X3DObject
-
Confirm whether given component is supported by current X3D model, Warning: no support for level tests yet.
- supportsX3dProfile(String) - Method in class org.web3d.x3d.jsail.Core.X3DObject
-
Confirm whether given profile is supported by current X3D model
- supportsX3dVersion(String) - Method in class org.web3d.x3d.jsail.Core.X3DObject
-
Confirm whether given version is supported by current X3D object.
- SURFACE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
SFNode field named surface has default value null (Java syntax) or NULL (XML syntax).
- SURFACEAREA_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
SFFloat field named surfaceArea has default value 0f (Java syntax) or 0 (XML syntax).
- SURFACEAREA_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
SFFloat field named surfaceArea has default value 0f (Java syntax) or 0 (XML syntax).
- SURFACEAREA_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
SFFloat field named surfaceArea has default value 0f (Java syntax) or 0 (XML syntax).
- SURFACEAREA_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
SFFloat field named surfaceArea has default value 0f (Java syntax) or 0 (XML syntax).
- SURFACEAREA_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
SFFloat field named surfaceArea has default value 0f (Java syntax) or 0 (XML syntax).
- SURFACEAREA_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
SFFloat field named surfaceArea has default value 0f (Java syntax) or 0 (XML syntax).
- SurfaceEmitter - Interface in org.web3d.x3d.sai.ParticleSystems
-
SurfaceEmitter generates particles from the surface of an object.
- SurfaceEmitterObject - Class in org.web3d.x3d.jsail.ParticleSystems
-
SurfaceEmitter generates particles from the surface of an object.
- SurfaceEmitterObject() - Constructor for class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Constructor for SurfaceEmitterObject to initialize member variables with default values.
- SurfaceEmitterObject(String) - Constructor for class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
- SURFACENORMALS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
SFNode field named surfaceNormals has default value null (Java syntax) or NULL (XML syntax).
- SURFACENORMALS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
SFNode field named surfaceNormals has default value null (Java syntax) or NULL (XML syntax).
- SURFACENORMALS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
SFNode field named surfaceNormals has default value null (Java syntax) or NULL (XML syntax).
- SURFACENORMALS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
SFNode field named surfaceNormals has default value null (Java syntax) or NULL (XML syntax).
- SURFACENORMALS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
SFNode field named surfaceNormals has default value null (Java syntax) or NULL (XML syntax).
- SURFACESPEED_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
SFVec2f field named surfaceSpeed has default value {0f,0f} (Java syntax) or 0 0 (XML syntax).
- SURFACESPEED_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
SFVec2f field named surfaceSpeed has default value {0f,0f} (Java syntax) or 0 0 (XML syntax).
- SURFACETOLERANCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
SFFloat field named surfaceTolerance has default value 0f (Java syntax) or 0 (XML syntax).
- SURFACEVALUES_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
MFFloat field named surfaceValues has default value equal to an empty list.
- SUSPENSIONERRORCORRECTION_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
SFFloat field named suspensionErrorCorrection has default value 0.8f (Java syntax) or 0.8 (XML syntax).
- SUSPENSIONFORCE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
SFFloat field named suspensionForce has default value 0f (Java syntax) or 0 (XML syntax).
- Switch - Interface in org.web3d.x3d.sai.Grouping
-
Switch is a Grouping node that only renders one (or zero) child at a time.
- SwitchObject - Class in org.web3d.x3d.jsail.Grouping
-
Switch is a Grouping node that only renders one (or zero) child at a time.
- SwitchObject() - Constructor for class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Constructor for SwitchObject to initialize member variables with default values.
- SwitchObject(String) - Constructor for class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Utility constructor that assigns DEF label after initializing member variables with default values.
All Classes|All Packages