- 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- ScalarChaserObject - Class in org.web3d.x3d.jsail.Followers
-
X3D node tooltip: (X3D version 3.2 or later) [X3DChaserNode] 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- ScalarDamperObject - Class in org.web3d.x3d.jsail.Followers
-
X3D node tooltip: (X3D version 3.3 or later) [X3DDamperNode] 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- ScalarInterpolatorObject - Class in org.web3d.x3d.jsail.Interpolation
-
X3D node tooltip: [X3DInterpolatorNode] 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 - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode is an array that can equal this quoted enumeration value new String[] {"FRACTION"} (Java syntax) or '"FRACTION"' (XML syntax).
- SCALEMODE_FRACTION_FRACTION - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode is an array that can equal this quoted enumeration value new String[] {"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 is an array that can equal this quoted enumeration value new String[] {"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 is an array that can equal this quoted enumeration value new String[] {"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 is an array that can equal this quoted enumeration value new String[] {"FRACTION","STRETCH"} (Java syntax) or '"FRACTION" "STRETCH"' (XML syntax).
- SCALEMODE_NONE - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode is an array that can equal this quoted enumeration value new String[] {"NONE"} (Java syntax) or '"NONE"' (XML syntax).
- SCALEMODE_NONE_FRACTION - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode is an array that can equal this quoted enumeration value new String[] {"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 is an array that can equal this quoted enumeration value new String[] {"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 is an array that can equal this quoted enumeration value new String[] {"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 is an array that can equal this quoted enumeration value new String[] {"NONE","STRETCH"} (Java syntax) or '"NONE" "STRETCH"' (XML syntax).
- SCALEMODE_PIXEL - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode is an array that can equal this quoted enumeration value new String[] {"PIXEL"} (Java syntax) or '"PIXEL"' (XML syntax).
- SCALEMODE_PIXEL_FRACTION - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode is an array that can equal this quoted enumeration value new String[] {"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 is an array that can equal this quoted enumeration value new String[] {"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 is an array that can equal this quoted enumeration value new String[] {"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 is an array that can equal this quoted enumeration value new String[] {"PIXEL","STRETCH"} (Java syntax) or '"PIXEL" "STRETCH"' (XML syntax).
- SCALEMODE_STRETCH - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode is an array that can equal this quoted enumeration value new String[] {"STRETCH"} (Java syntax) or '"STRETCH"' (XML syntax).
- SCALEMODE_STRETCH_FRACTION - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named scaleMode is an array that can equal this quoted enumeration value new String[] {"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 is an array that can equal this quoted enumeration value new String[] {"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 is an array that can equal this quoted enumeration value new String[] {"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 is an array that can equal this quoted enumeration value new String[] {"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.
- 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- ScreenFontStyleObject - Class in org.web3d.x3d.jsail.Layout
-
X3D node tooltip: (X3D version 3.2 or later) [X3DFontStyleNode] 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- ScreenGroupObject - Class in org.web3d.x3d.jsail.Layout
-
X3D node tooltip: (X3D version 3.2 or later) [X3DGroupingNode] 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- ScriptObject - Class in org.web3d.x3d.jsail.Scripting
-
X3D node tooltip: [X3DScriptNode] 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- SegmentedVolumeDataObject - Class in org.web3d.x3d.jsail.VolumeRendering
-
X3D node tooltip: (X3D version 3.3 or later) [X3DVolumeDataNode] 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.
- 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).
- 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, 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, 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, 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.MFColorRGBAObject
-
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, 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, 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, int, int, int[]) - Method in class org.web3d.x3d.jsail.fields.MFImageObject
-
- 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, boolean) - Method in interface org.web3d.x3d.sai.MFBool
-
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, double) - Method in interface org.web3d.x3d.sai.MFDouble
-
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, 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, int, int, int[]) - Method in interface org.web3d.x3d.sai.MFImage
-
- 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, X3DNode) - Method in interface org.web3d.x3d.sai.MFNode
-
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, String) - Method in interface org.web3d.x3d.sai.MFString
-
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, long) - 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 interface org.web3d.x3d.sai.MFVec2d
-
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, double[]) - Method in interface org.web3d.x3d.sai.MFVec3d
-
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, 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 interface org.web3d.x3d.sai.MFVec4f
-
Replace a single value at the appropriate location in the existing value array.
- setAccessType(String) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Assign String enumeration value ("initializeOnly"|"inputOnly"|"outputOnly"|"inputOutput") ['initializeOnly'|'inputOnly'|'outputOnly'|'inputOutput'] to inputOutput SFString field named accessType.
- setAccessType(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
- setAccessType(int) - Method in class org.web3d.x3d.jsail.fields.X3DConcreteFieldDefinition
-
Set the access type of the field.
- setActivate(boolean) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Assign boolean value to inputOnly SFBool field named activate.
- setActivate(SFBoolObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
- setActivate(boolean) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign boolean value to inputOnly SFBool field named activate.
- setActivate(SFBoolObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
- setActivate(boolean) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Assign boolean value to inputOnly SFBool field named activate.
- setActivate(SFBoolObject) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
- setActivate(boolean) - Method in interface org.web3d.x3d.sai.Shaders.ComposedShader
-
Assign boolean value to inputOnly SFBool field named activate.
- setActivate(boolean) - Method in interface org.web3d.x3d.sai.Shaders.PackagedShader
-
Assign boolean value to inputOnly SFBool field named activate.
- setActivate(boolean) - Method in interface org.web3d.x3d.sai.Shaders.ProgramShader
-
Assign boolean value to inputOnly SFBool field named activate.
- setActivate(boolean) - Method in interface org.web3d.x3d.sai.Shaders.X3DShaderNode
-
Assign boolean value to inputOnly SFBool field named activate.
- setActiveLayer(int) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Assign int value within allowed range of [0,infinity) to inputOutput SFInt32 field named activeLayer.
- setActiveLayer(SFInt32Object) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
- setActiveLayer(int) - Method in interface org.web3d.x3d.sai.Layering.LayerSet
-
Assign int value within allowed range of [0,infinity) to inputOutput SFInt32 field named activeLayer.
- setAddress(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign String value to inputOutput SFString field named address.
- setAddress(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
- setAddress(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign String value to inputOutput SFString field named address.
- setAddress(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setAddress(String) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign String value to inputOutput SFString field named address.
- setAddress(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setAddress(String) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign String value to inputOutput SFString field named address.
- setAddress(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setAddress(String) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign String value to inputOutput SFString field named address.
- setAddress(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setAddress(String) - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
-
Assign String value to inputOutput SFString field named address.
- setAddress(String) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign String value to inputOutput SFString field named address.
- setAddress(String) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign String value to inputOutput SFString field named address.
- setAddress(String) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign String value to inputOutput SFString field named address.
- setAddress(String) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign String value to inputOutput SFString field named address.
- setAlign(String[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign String enumeration array (""CENTER""|""LEFT" "BOTTOM""|""LEFT" "CENTER""|""LEFT" "TOP""|""CENTER" "BOTTOM""|""CENTER" "CENTER""|""CENTER" "TOP""|""RIGHT" "BOTTOM""|""RIGHT" "CENTER""|""RIGHT" "TOP"") ['"CENTER"'|'"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(MFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setAlign(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setAlign(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setAlign(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setAlign(String[]) - Method in interface org.web3d.x3d.sai.Layout.Layout
-
Assign String enumeration array (""CENTER""|""LEFT" "BOTTOM""|""LEFT" "CENTER""|""LEFT" "TOP""|""CENTER" "BOTTOM""|""CENTER" "CENTER""|""CENTER" "TOP""|""RIGHT" "BOTTOM""|""RIGHT" "CENTER""|""RIGHT" "TOP"") ['"CENTER"'|'"LEFT" "BOTTOM"'|'"LEFT" "CENTER"'|'"LEFT" "TOP"'|'"CENTER" "BOTTOM"'|'"CENTER" "CENTER"'|'"CENTER" "TOP"'|'"RIGHT" "BOTTOM"'|'"RIGHT" "CENTER"'|'"RIGHT" "TOP"'] to inputOutput MFString field named align.
- setAlpha(float) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named alpha.
- setAlpha(SFFloatObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setAlpha(float) - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named alpha.
- setAmbientIntensity(float) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
- setAmbientIntensity(float) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
- setAmbientIntensity(float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setAmbientIntensity(float) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
- setAmbientIntensity(float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setAmbientIntensity(float) - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(float) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(float) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(float) - Method in interface org.web3d.x3d.sai.Lighting.X3DLightNode
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(float) - Method in interface org.web3d.x3d.sai.Shape.Material
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named ambientIntensity.
- setAmbientIntensity(float) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named ambientIntensity.
- setAnchorPoint(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.
- setAnchorPoint(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
- setAnchorPoint(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
- setAnchorPoint(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.
- setAnchorPoint(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setAnchorPoint(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setAnchorPoint(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.
- setAnchorPoint(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
- setAnchorPoint(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
- setAnchorPoint(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.
- setAnchorPoint(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
- setAnchorPoint(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
- setAnchorPoint(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.
- setAnchorPoint(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.
- setAnchorPoint(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.
- setAnchorPoint(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.
- setAngle(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign float value unit axis, angle (in radians) within allowed range of [0,3.1416] to inputOutput SFFloat field named angle.
- setAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
- setAngle(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Assign float value unit axis, angle (in radians) within allowed range of [0,3.1416] to inputOutput SFFloat field named angle.
- setAngularDampingFactor(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign float value to inputOutput SFFloat field named angularDampingFactor.
- setAngularDampingFactor(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setAngularDampingFactor(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign float value to inputOutput SFFloat field named angularDampingFactor.
- setAngularVelocity(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named angularVelocity.
- setAngularVelocity(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setAngularVelocity(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setAngularVelocity(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign 3-tuple float array to inputOutput SFVec3f field named angularVelocity.
- setAnisotropicDegree(float) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign float value within allowed range of [1,infinity) to inputOutput SFFloat field named anisotropicDegree.
- setAnisotropicDegree(SFFloatObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
- setAnisotropicDegree(float) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Assign float value within allowed range of [1,infinity) to inputOutput SFFloat field named anisotropicDegree.
- setAntennaLocation(float[]) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named antennaLocation.
- setAntennaLocation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setAntennaLocation(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setAntennaLocation(float[]) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign 3-tuple float array to inputOutput SFVec3f field named antennaLocation.
- setAntennaPatternLength(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named antennaPatternLength.
- setAntennaPatternLength(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setAntennaPatternLength(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named antennaPatternLength.
- setAntennaPatternType(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named antennaPatternType.
- setAntennaPatternType(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setAntennaPatternType(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named antennaPatternType.
- setAppearance(X3DAppearanceNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign X3DAppearanceNode instance (using a properly typed node) to inputOutput SFNode field appearance.
- setAppearance(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field appearance.
- setAppearance(X3DAppearanceNode) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign X3DAppearanceNode instance (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 interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign X3DAppearanceNode instance (using a properly typed node) to inputOutput SFNode field appearance.
- setAppearance(X3DAppearanceNode) - Method in interface org.web3d.x3d.sai.Shape.Shape
-
Assign X3DAppearanceNode instance (using a properly typed node) to inputOutput SFNode field appearance.
- setAppearance(X3DAppearanceNode) - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
-
Assign X3DAppearanceNode instance (using a properly typed node) to inputOutput SFNode field appearance.
- setAppinfo(String) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Assign String value to inputOutput SFString field named appinfo.
- setAppinfo(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
- setAppinfo(String) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Assign String value to inputOutput SFString field named appinfo.
- setAppinfo(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
- setAppinfo(String) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Assign String value to inputOutput SFString field named appinfo.
- setAppinfo(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
- setApplicationID(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
- setApplicationID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setApplicationID(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setApplicationID(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setApplicationID(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setApplicationID(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
-
Assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign int value to inputOutput SFInt32 field named applicationID.
- setApplicationID(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named applicationID.
- setApplied(boolean) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Assign boolean value to inputOutput SFBool field named applied.
- setApplied(SFBoolObject) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
- setApplied(boolean) - Method in interface org.web3d.x3d.sai.Shape.LineProperties
-
Assign boolean value to inputOutput SFBool field named applied.
- setAppliedParameters(String[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign String enumeration array (""BOUNCE""|""USER_FRICTION""|""FRICTION_COEFFICIENT-2""|""ERROR_REDUCTION""|""CONSTANT_FORCE""|""SPEED-1""|""SPEED-2""|""SLIP-1""|""SLIP-2"") ['"BOUNCE"'|'"USER_FRICTION"'|'"FRICTION_COEFFICIENT-2"'|'"ERROR_REDUCTION"'|'"CONSTANT_FORCE"'|'"SPEED-1"'|'"SPEED-2"'|'"SLIP-1"'|'"SLIP-2"'|'"etc."'] to inputOutput MFString field named appliedParameters.
- setAppliedParameters(MFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setAppliedParameters(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setAppliedParameters(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setAppliedParameters(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setAppliedParameters(String[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign String enumeration array (""BOUNCE""|""USER_FRICTION""|""FRICTION_COEFFICIENT-2""|""ERROR_REDUCTION""|""CONSTANT_FORCE""|""SPEED-1""|""SPEED-2""|""SLIP-1""|""SLIP-2"") ['"BOUNCE"'|'"USER_FRICTION"'|'"FRICTION_COEFFICIENT-2"'|'"ERROR_REDUCTION"'|'"CONSTANT_FORCE"'|'"SPEED-1"'|'"SPEED-2"'|'"SLIP-1"'|'"SLIP-2"'|'"etc."'] to inputOutput MFString field named appliedParameters.
- setAppliedParameters(MFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setAppliedParameters(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setAppliedParameters(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setAppliedParameters(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setAppliedParameters(String[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Assign String enumeration array (""BOUNCE""|""USER_FRICTION""|""FRICTION_COEFFICIENT-2""|""ERROR_REDUCTION""|""CONSTANT_FORCE""|""SPEED-1""|""SPEED-2""|""SLIP-1""|""SLIP-2"") ['"BOUNCE"'|'"USER_FRICTION"'|'"FRICTION_COEFFICIENT-2"'|'"ERROR_REDUCTION"'|'"CONSTANT_FORCE"'|'"SPEED-1"'|'"SPEED-2"'|'"SLIP-1"'|'"SLIP-2"'|'"etc."'] to inputOutput MFString field named appliedParameters.
- setAppliedParameters(String[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign String enumeration array (""BOUNCE""|""USER_FRICTION""|""FRICTION_COEFFICIENT-2""|""ERROR_REDUCTION""|""CONSTANT_FORCE""|""SPEED-1""|""SPEED-2""|""SLIP-1""|""SLIP-2"") ['"BOUNCE"'|'"USER_FRICTION"'|'"FRICTION_COEFFICIENT-2"'|'"ERROR_REDUCTION"'|'"CONSTANT_FORCE"'|'"SPEED-1"'|'"SPEED-2"'|'"SLIP-1"'|'"SLIP-2"'|'"etc."'] to inputOutput MFString field named appliedParameters.
- setArticulationParameterArray(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign Float array to inputOutput MFFloat field named articulationParameterArray.
- setArticulationParameterArray(MFFloatObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setArticulationParameterArray(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setArticulationParameterArray(int[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setArticulationParameterArray(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign float array to inputOutput MFFloat field named articulationParameterArray.
- setArticulationParameterChangeIndicatorArray(int[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign Integer array to inputOutput MFInt32 field named articulationParameterChangeIndicatorArray.
- setArticulationParameterChangeIndicatorArray(MFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setArticulationParameterChangeIndicatorArray(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setArticulationParameterChangeIndicatorArray(int[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int array to inputOutput MFInt32 field named articulationParameterChangeIndicatorArray.
- setArticulationParameterCount(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named articulationParameterCount.
- setArticulationParameterCount(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setArticulationParameterCount(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named articulationParameterCount.
- setArticulationParameterDesignatorArray(int[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign Integer array to inputOutput MFInt32 field named articulationParameterDesignatorArray.
- setArticulationParameterDesignatorArray(MFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setArticulationParameterDesignatorArray(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setArticulationParameterDesignatorArray(int[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int array to inputOutput MFInt32 field named articulationParameterDesignatorArray.
- setArticulationParameterIdPartAttachedToArray(int[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign Integer array to inputOutput MFInt32 field named articulationParameterIdPartAttachedToArray.
- setArticulationParameterIdPartAttachedToArray(MFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setArticulationParameterIdPartAttachedToArray(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setArticulationParameterIdPartAttachedToArray(int[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int array to inputOutput MFInt32 field named articulationParameterIdPartAttachedToArray.
- setArticulationParameterTypeArray(int[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign Integer array to inputOutput MFInt32 field named articulationParameterTypeArray.
- setArticulationParameterTypeArray(MFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setArticulationParameterTypeArray(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setArticulationParameterTypeArray(int[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int array to inputOutput MFInt32 field named articulationParameterTypeArray.
- setAS(String) - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
-
Assign String value to inputOutput SFString field named AS.
- setAS(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
-
- setAS(String) - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
-
Assign String value to inputOutput SFString field named AS.
- setAS(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
-
- setAttenuation(float[]) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign 3-tuple float array within allowed range of [0,infinity) to inputOutput SFVec3f field named attenuation.
- setAttenuation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
- setAttenuation(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
- setAttenuation(float[]) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign 3-tuple float array within allowed range of [0,infinity) to inputOutput SFVec3f field named attenuation.
- setAttenuation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setAttenuation(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setAttenuation(float[]) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Assign 3-tuple float array within allowed range of [0,infinity) to inputOutput SFVec3f field named attenuation.
- setAttenuation(float[]) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Assign 3-tuple float array within allowed range of [0,infinity) to inputOutput SFVec3f field named attenuation.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Utility method to set single SFNode as IndexedQuadSetObject attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Utility method to set single SFNode as QuadSetObject attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Utility method to set single SFNode as ElevationGridObject attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Utility method to set single SFNode as IndexedFaceSetObject attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Utility method to set single SFNode as IndexedLineSetObject attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Utility method to set single SFNode as IndexedTriangleFanSetObject attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Utility method to set single SFNode as IndexedTriangleSetObject attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Utility method to set single SFNode as IndexedTriangleStripSetObject attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Utility method to set single SFNode as LineSetObject attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Utility method to set single SFNode as PointSetObject attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Utility method to set single SFNode as TriangleFanSetObject attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Utility method to set single SFNode as TriangleSetObject attrib.
- setAttrib(X3DNode[]) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
- setAttrib(ArrayList<X3DVertexAttributeNode>) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Utility method to set single SFNode as TriangleStripSetObject attrib.
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
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.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
-
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
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
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
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
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
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
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
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
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
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
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
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
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
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.LineSet
-
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
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.PointSet
-
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
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
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
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
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
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
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
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAttrib(X3DNode[]) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
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
-
Set single child attrib node, replacing prior array of existing nodes (if any).
- setAutoCalc(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign boolean value to initializeOnly SFBool field named autoCalc.
- setAutoCalc(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setAutoCalc(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign boolean value to initializeOnly SFBool field named autoCalc.
- setAutoDamp(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign boolean value to inputOutput SFBool field named autoDamp.
- setAutoDamp(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setAutoDamp(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign boolean value to inputOutput SFBool field named autoDamp.
- setAutoDisable(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign boolean value to inputOutput SFBool field named autoDisable.
- setAutoDisable(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- setAutoDisable(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign boolean value to inputOutput SFBool field named autoDisable.
- setAutoDisable(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setAutoDisable(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign boolean value to inputOutput SFBool field named autoDisable.
- setAutoDisable(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Assign boolean value to inputOutput SFBool field named autoDisable.
- setAutoOffset(boolean) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign boolean value to inputOutput SFBool field named autoOffset.
- setAutoOffset(SFBoolObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
- setAutoOffset(boolean) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign boolean value to inputOutput SFBool field named autoOffset.
- setAutoOffset(SFBoolObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
- setAutoOffset(boolean) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign boolean value to inputOutput SFBool field named autoOffset.
- setAutoOffset(SFBoolObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
- setAutoOffset(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Assign boolean value to inputOutput SFBool field named autoOffset.
- setAutoOffset(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
-
Assign boolean value to inputOutput SFBool field named autoOffset.
- setAutoOffset(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
-
Assign boolean value to inputOutput SFBool field named autoOffset.
- setAutoOffset(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DDragSensorNode
-
Assign boolean value to inputOutput SFBool field named autoOffset.
- setAvatarSize(float[]) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign Float array within allowed range of [0,infinity) to inputOutput MFFloat field named avatarSize.
- setAvatarSize(MFFloatObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setAvatarSize(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setAvatarSize(int[]) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setAvatarSize(float[]) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Assign float array within allowed range of [0,infinity) to inputOutput MFFloat field named avatarSize.
- setAxis(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named axis.
- setAxis(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
- setAxis(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
- setAxis(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named axis.
- setAxis(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
- setAxis(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
- setAxis(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named axis.
- setAxis(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named axis.
- setAxis1(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named axis1.
- setAxis1(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setAxis1(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setAxis1(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named axis1.
- setAxis1(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
- setAxis1(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
- setAxis1(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named axis1.
- setAxis1(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named axis1.
- setAxis1Angle(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
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
-
- setAxis1Angle(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign float value unit axis, angle (in radians) to inputOutput SFFloat field named axis1Angle.
- setAxis1Torque(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign float value to inputOutput SFFloat field named axis1Torque.
- setAxis1Torque(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setAxis1Torque(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign float value to inputOutput SFFloat field named axis1Torque.
- setAxis2(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named axis2.
- setAxis2(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setAxis2(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setAxis2(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named axis2.
- setAxis2(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
- setAxis2(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
- setAxis2(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named axis2.
- setAxis2(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named axis2.
- setAxis2Angle(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
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
-
- setAxis2Angle(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign float value unit axis, angle (in radians) to inputOutput SFFloat field named axis2Angle.
- setAxis2Torque(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign float value to inputOutput SFFloat field named axis2Torque.
- setAxis2Torque(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setAxis2Torque(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign float value to inputOutput SFFloat field named axis2Torque.
- setAxis3Angle(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
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
-
- setAxis3Angle(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign float value unit axis, angle (in radians) to inputOutput SFFloat field named axis3Angle.
- setAxis3Torque(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign float value to inputOutput SFFloat field named axis3Torque.
- setAxis3Torque(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setAxis3Torque(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign float value to inputOutput SFFloat field named axis3Torque.
- setAxisOfRotation(float[]) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign 3-tuple float array unit axis, angle (in radians) to inputOutput SFVec3f field named axisOfRotation.
- setAxisOfRotation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
- setAxisOfRotation(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
- setAxisOfRotation(float[]) - Method in interface org.web3d.x3d.sai.Navigation.Billboard
-
Assign 3-tuple float array unit axis, angle (in radians) to inputOutput SFVec3f field named axisOfRotation.
- setAxisRotation(float[]) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named axisRotation.
- setAxisRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
- setAxisRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
- setAxisRotation(float[]) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named axisRotation.
- setAxisRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
- setAxisRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
- setAxisRotation(float[]) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
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
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named axisRotation.
- setBack(X3DTexture2DNode) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field back.
- 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 interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
-
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field back.
- setBackAmbientIntensity(float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named backAmbientIntensity.
- setBackAmbientIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setBackAmbientIntensity(float) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named backAmbientIntensity.
- setBackDiffuseColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named backDiffuseColor.
- setBackDiffuseColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setBackDiffuseColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setBackDiffuseColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named backDiffuseColor.
- setBackEmissiveColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named backEmissiveColor.
- setBackEmissiveColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setBackEmissiveColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setBackEmissiveColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named backEmissiveColor.
- setBackShininess(float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named backShininess.
- setBackShininess(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setBackShininess(float) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named backShininess.
- setBackSpecularColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named backSpecularColor.
- setBackSpecularColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setBackSpecularColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setBackSpecularColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named backSpecularColor.
- setBackTexture(X3DNode) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, 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(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 interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, 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(float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named backTransparency.
- setBackTransparency(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setBackTransparency(float) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named backTransparency.
- setBackUrl(String[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign String array to inputOutput MFString field named backUrl.
- setBackUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setBackUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setBackUrl(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setBackUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setBackUrl(String[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Assign String array to inputOutput MFString field named backUrl.
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
- setBboxCenter(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
- setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Group
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Grouping.StaticGroup
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Switch
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Grouping.X3DBoundedObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Grouping.X3DGroupingNode
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Layering.Viewport
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Layering.X3DViewportNode
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Layout.ScreenGroup
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Navigation.Billboard
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Navigation.Collision
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Networking.Inline
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Shape.Shape
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxCenter(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeDataNode
-
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
- setBboxSize(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
- setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Group
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Grouping.StaticGroup
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Switch
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Grouping.X3DBoundedObject
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Grouping.X3DGroupingNode
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Layering.Viewport
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Layering.X3DViewportNode
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Layout.ScreenGroup
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Navigation.Billboard
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Navigation.Collision
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Networking.Inline
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Shape.Shape
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBboxSize(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeDataNode
-
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
- setBeamWidth(float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign float value within allowed range of (0,1.570796] to inputOutput SFFloat field named beamWidth.
- setBeamWidth(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setBeamWidth(float) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Assign float value within allowed range of (0,1.570796] to inputOutput SFFloat field named beamWidth.
- setBeginCap(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign boolean value to initializeOnly SFBool field named beginCap.
- setBeginCap(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
- setBeginCap(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Assign boolean value to initializeOnly SFBool field named beginCap.
- setBlenderPath(String) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set preference for XSLT transformation engine to use: XSLT_ENGINE_SAXON or XSLT_ENGINE_NATIVE_JAVA.
- setBodies(X3DNode[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign RigidBody array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field bodies.
- setBodies(ArrayList<RigidBody>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Utility method to set single SFNode as RigidBodyCollectionObject bodies.
- setBodies(X3DNode[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Assign X3DNode 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
-
Set single child bodies node, replacing prior array of existing nodes (if any).
- setBody1(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign RigidBody instance (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(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign RigidBody instance (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(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign RigidBody instance (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(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign RigidBody instance (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(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign RigidBody instance (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(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign RigidBody instance (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 interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
-
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody1(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DRigidJointNode
-
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
- setBody2(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign RigidBody instance (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(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign RigidBody instance (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(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign RigidBody instance (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(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign RigidBody instance (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(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign RigidBody instance (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(RigidBody) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign RigidBody instance (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 interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
-
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
- setBody2(RigidBody) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DRigidJointNode
-
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
- setBorderColor(float[]) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign 4-tuple float array using RGBA values [0..1] using RGBA values [0..1] to inputOutput SFColorRGBA field named borderColor.
- setBorderColor(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
- setBorderColor(float, float, float, float) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
- setBorderColor(float[]) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Assign 4-tuple float array using RGBA values [0..1] using RGBA values [0..1] to inputOutput SFColorRGBA field named borderColor.
- setBorderWidth(int) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign int value within allowed range of [0,infinity) to inputOutput SFInt32 field named borderWidth.
- setBorderWidth(SFInt32Object) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
- setBorderWidth(int) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Assign int value within allowed range of [0,infinity) to inputOutput SFInt32 field named borderWidth.
- setBottom(X3DTexture2DNode) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field 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(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign boolean value to initializeOnly SFBool field named bottom.
- setBottom(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
- setBottom(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign boolean value to initializeOnly SFBool field named bottom.
- setBottom(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
- setBottom(X3DTexture2DNode) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
-
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field bottom.
- setBottom(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
-
Assign boolean value to initializeOnly SFBool field named bottom.
- setBottom(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
-
Assign boolean value to initializeOnly SFBool field named bottom.
- setBottomRadius(float) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named bottomRadius.
- setBottomRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
- setBottomRadius(float) - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named bottomRadius.
- setBottomTexture(X3DNode) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, 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(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 interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, 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 String array to inputOutput MFString field named bottomUrl.
- setBottomUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setBottomUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setBottomUrl(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setBottomUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setBottomUrl(String[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Assign String array to inputOutput MFString field named bottomUrl.
- setBounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named bounce.
- setBounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setBounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named bounce.
- setBounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setBounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named bounce.
- setBounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named bounce.
- setBoundaryModeR(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign String enumeration value ("CLAMP"|"CLAMP_TO_EDGE"|"CLAMP_TO_BOUNDARY"|"MIRRORED_REPEAT"|"REPEAT") ['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
-
- setBoundaryModeR(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Assign String enumeration value ("CLAMP"|"CLAMP_TO_EDGE"|"CLAMP_TO_BOUNDARY"|"MIRRORED_REPEAT"|"REPEAT") ['CLAMP'|'CLAMP_TO_EDGE'|'CLAMP_TO_BOUNDARY'|'MIRRORED_REPEAT'|'REPEAT'] to inputOutput SFString field named boundaryModeR.
- setBoundaryModeS(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign String enumeration value ("CLAMP"|"CLAMP_TO_EDGE"|"CLAMP_TO_BOUNDARY"|"MIRRORED_REPEAT"|"REPEAT") ['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
-
- setBoundaryModeS(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Assign String enumeration value ("CLAMP"|"CLAMP_TO_EDGE"|"CLAMP_TO_BOUNDARY"|"MIRRORED_REPEAT"|"REPEAT") ['CLAMP'|'CLAMP_TO_EDGE'|'CLAMP_TO_BOUNDARY'|'MIRRORED_REPEAT'|'REPEAT'] to inputOutput SFString field named boundaryModeS.
- setBoundaryModeT(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign String enumeration value ("CLAMP"|"CLAMP_TO_EDGE"|"CLAMP_TO_BOUNDARY"|"MIRRORED_REPEAT"|"REPEAT") ['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
-
- setBoundaryModeT(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Assign String enumeration value ("CLAMP"|"CLAMP_TO_EDGE"|"CLAMP_TO_BOUNDARY"|"MIRRORED_REPEAT"|"REPEAT") ['CLAMP'|'CLAMP_TO_EDGE'|'CLAMP_TO_BOUNDARY'|'MIRRORED_REPEAT'|'REPEAT'] to inputOutput SFString field named boundaryModeT.
- setBoundaryOpacity(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named boundaryOpacity.
- setBoundaryOpacity(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
- setBoundaryOpacity(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named boundaryOpacity.
- setBrowserFactoryImpl(BrowserFactoryImpl) - Static method in class org.web3d.x3d.sai.BrowserFactory
-
Set the factory implementation to use.
- setCategory(String) - Method in class org.web3d.x3d.jsail.Core.unitObject
-
Assign String enumeration value ("angle"|"force"|"length"|"mass") ['angle'|'force'|'length'|'mass'] to initializeOnly SFString field named category.
- setCategory(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.unitObject
-
- setCategory(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign int value within allowed range of [0,255] to initializeOnly SFInt32 field named category.
- setCategory(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
- setCategory(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Assign int value within allowed range of [0,255] to initializeOnly SFInt32 field named category.
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
- setCcw(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSweptSurface
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSwungSurface
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCcw(boolean) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Assign boolean value to initializeOnly SFBool field named ccw.
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
- setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
- setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
- setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
- setCenter(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign 3-tuple double array to initializeOnly SFVec3d field named center.
- setCenter(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setCenter(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign 3-tuple double array to inputOutput SFVec3d field named center.
- setCenter(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
- setCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named center.
- setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
- setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
- setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign 2-tuple float array to inputOutput SFVec2f field named center.
- setCenter(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
- setCenter(float, float) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
- setCenter(float[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
- setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.VisibilitySensor
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Assign 3-tuple double array to initializeOnly SFVec3d field named center.
- setCenter(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
-
Assign 3-tuple double array to inputOutput SFVec3d field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Assign 3-tuple float array to initializeOnly SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.Texturing.TextureTransform
-
Assign 2-tuple float array to inputOutput SFVec2f field named center.
- setCenter(float[]) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransform3D
-
Assign 3-tuple float array to inputOutput SFVec3f field named center.
- setCenterOfMass(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named centerOfMass.
- setCenterOfMass(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
- setCenterOfMass(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
- setCenterOfMass(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named centerOfMass.
- setCenterOfMass(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setCenterOfMass(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setCenterOfMass(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Assign 3-tuple float array to inputOutput SFVec3f field named centerOfMass.
- setCenterOfMass(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign 3-tuple float array to inputOutput SFVec3f field named centerOfMass.
- setCenterOfRotation(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign 3-tuple double array unit axis, angle (in radians) to inputOutput SFVec3d field named centerOfRotation.
- setCenterOfRotation(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setCenterOfRotation(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setCenterOfRotation(float[]) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign 3-tuple float array unit axis, angle (in radians) to inputOutput SFVec3f field named centerOfRotation.
- setCenterOfRotation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
- setCenterOfRotation(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
- setCenterOfRotation(float[]) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign 3-tuple float array unit axis, angle (in radians) to inputOutput SFVec3f field named centerOfRotation.
- setCenterOfRotation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
- setCenterOfRotation(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
- setCenterOfRotation(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Assign 3-tuple double array unit axis, angle (in radians) to inputOutput SFVec3d field named centerOfRotation.
- setCenterOfRotation(float[]) - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
-
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
-
Assign 3-tuple float array unit axis, angle (in radians) to inputOutput SFVec3f field named centerOfRotation.
- setChannels(String[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign String array to inputOutput MFString field named channels.
- setChannels(MFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setChannels(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setChannels(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setChannels(ArrayList<String>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setChannels(String[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Assign String array to inputOutput MFString field named channels.
- setChannelsEnabled(boolean[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign Boolean array to inputOutput MFBool field named channelsEnabled.
- setChannelsEnabled(MFBoolObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setChannelsEnabled(ArrayList<Boolean>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setChannelsEnabled(boolean[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Assign boolean array to inputOutput MFBool field named channelsEnabled.
- setChild1Url(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign String array to initializeOnly MFString field named child1Url.
- setChild1Url(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setChild1Url(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setChild1Url(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setChild1Url(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setChild1Url(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Assign String array to initializeOnly MFString field named child1Url.
- setChild2Url(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign String array to initializeOnly MFString field named child2Url.
- setChild2Url(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setChild2Url(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setChild2Url(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setChild2Url(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setChild2Url(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Assign String array to initializeOnly MFString field named child2Url.
- setChild3Url(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign String array to initializeOnly MFString field named child3Url.
- setChild3Url(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setChild3Url(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setChild3Url(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setChild3Url(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setChild3Url(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Assign String array to initializeOnly MFString field named child3Url.
- setChild4Url(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign String array to initializeOnly MFString field named child4Url.
- setChild4Url(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setChild4Url(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setChild4Url(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setChild4Url(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setChild4Url(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Assign String array to initializeOnly MFString field named child4Url.
- setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
- 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
-
Assign CADFace array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<CADFace>) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Assign X3DNode 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.Core.fieldObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Assign X3DNode 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.Core.fieldValueObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Core.ProtoBodyObject
-
Assign X3DNode 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.Core.ProtoBodyObject
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Core.SceneObject
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DChildNode|X3DMetadataObject|LayerSet, 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(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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to initializeOnly MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- 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
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to HAnimJoint|HAnimSegment|HAnimSite, 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(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
- 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
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DViewpointNode|ViewpointGroup, 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(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
- 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
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to NurbsCurve2D|ContourPolyline2D, 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(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
- 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
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
- setChildren(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
- 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
-
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.CADAssembly
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
-
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
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
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
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
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
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
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
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
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
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Grouping.Group
-
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
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Grouping.StaticGroup
-
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.StaticGroup
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Grouping.Switch
-
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.Switch
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
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
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Grouping.X3DGroupingNode
-
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
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to HAnimJoint|HAnimSegment|HAnimSite, 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.HAnimJoint
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
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.HAnimSegment
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
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
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Layering.Layer
-
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
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Layering.Viewport
-
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
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Layering.X3DViewportNode
-
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
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
-
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
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
-
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
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Layout.ScreenGroup
-
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
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Navigation.Billboard
-
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
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Navigation.Collision
-
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
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
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
-
Set single children node, replacing prior array of existing nodes (if any).
- setChildren(X3DNode[]) - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DViewpointNode|ViewpointGroup, 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.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
-
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.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
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to NurbsCurve2D|ContourPolyline2D, 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.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
-
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.Picking.PickableGroup
-
Set single children node, replacing prior array of existing nodes (if any).
- setClipBoundary(float[]) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign Float array within allowed range of [0,1] to inputOutput MFFloat field named clipBoundary.
- setClipBoundary(MFFloatObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
- setClipBoundary(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
- setClipBoundary(int[]) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
- setClipBoundary(float[]) - Method in interface org.web3d.x3d.sai.Layering.Viewport
-
Assign float array within allowed range of [0,1] to inputOutput MFFloat field named clipBoundary.
- setClosed(boolean) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign boolean value to initializeOnly SFBool field named closed.
- setClosed(SFBoolObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
- setClosed(boolean) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign boolean value to initializeOnly SFBool field named closed.
- setClosed(SFBoolObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
- setClosed(boolean) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign boolean value to initializeOnly SFBool field named closed.
- setClosed(SFBoolObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
- setClosed(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign boolean value to initializeOnly SFBool field named closed.
- setClosed(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
- setClosed(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign boolean value to initializeOnly SFBool field named closed.
- setClosed(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
- setClosed(boolean) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
-
Assign boolean value to initializeOnly SFBool field named closed.
- setClosed(boolean) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
-
Assign boolean value to initializeOnly SFBool field named closed.
- setClosed(boolean) - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
-
Assign boolean value to initializeOnly SFBool field named closed.
- setClosed(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
-
Assign boolean value to initializeOnly SFBool field named closed.
- setClosed(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
-
Assign boolean value to initializeOnly SFBool field named closed.
- setClosureType(String) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign String enumeration value ("PIE"|"CHORD") ['PIE'|'CHORD'] to initializeOnly SFString field named closureType.
- setClosureType(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
- setClosureType(String) - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
-
Assign String enumeration value ("PIE"|"CHORD") ['PIE'|'CHORD'] to initializeOnly SFString field named closureType.
- setCollidable(X3DNBodyCollidableNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign X3DNBodyCollidableNode instance (using a properly typed node) to initializeOnly SFNode field collidable.
- 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 interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
-
Assign X3DNBodyCollidableNode instance (using a properly typed node) to initializeOnly SFNode field collidable.
- setCollidables(X3DNode[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DNBodyCollisionSpaceNode|X3DNBodyCollidableNode, 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(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Utility method to set single SFNode as CollisionCollectionObject collidables.
- setCollidables(X3DNode[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DNBodyCollisionSpaceNode|X3DNBodyCollidableNode, 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(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Utility method to set single SFNode as CollisionSpaceObject collidables.
- setCollidables(X3DNode[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DNBodyCollisionSpaceNode|X3DNBodyCollidableNode, 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
-
Set single child collidables node, replacing prior array of existing nodes (if any).
- setCollidables(X3DNode[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DNBodyCollisionSpaceNode|X3DNBodyCollidableNode, 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
-
Set single child collidables node, replacing prior array of existing nodes (if any).
- setCollider(CollisionCollection) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Assign CollisionCollection instance (using a properly typed node) to inputOutput SFNode field collider.
- setCollider(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field collider.
- setCollider(CollisionCollection) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign CollisionCollection instance (using a properly typed node) to initializeOnly 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 interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSensor
-
Assign CollisionCollection instance (using a properly typed node) to inputOutput SFNode field collider.
- setCollider(CollisionCollection) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Assign CollisionCollection instance (using a properly typed node) to initializeOnly SFNode field collider.
- setCollisionType(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named collisionType.
- setCollisionType(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setCollisionType(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named collisionType.
- setColor(X3DColorNode) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to inputOutput SFNode field color.
- setColor(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] 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(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(SFColorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
- setColor(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
- setColor(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(SFColorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
- setColor(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
- setColor(X3DColorNode) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] 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(X3DColorNode) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] 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(X3DColorNode) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] 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(float[]) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
- setColor(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
- setColor(float[]) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
- setColor(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
- setColor(float[]) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setColor(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setColor(float[]) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput MFColor field named color.
- setColor(MFColorObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
- setColor(float[]) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Assign 4-tuple float array using RGBA values [0..1] using RGBA values [0..1] to inputOutput MFColorRGBA field named color.
- setColor(MFColorRGBAObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
- setColor(X3DColorNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] 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(X3DColorNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] 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(X3DColorNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] 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(X3DColorNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] 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(X3DColorNode) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] 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(X3DColorNode) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] 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(X3DColorNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] 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(X3DColorNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] 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(X3DColorNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] 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(float[]) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setColor(float, float, float) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to inputOutput SFNode field color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Fog
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.LocalFog
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DFogObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to inputOutput SFNode field color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.Lighting.X3DLightNode
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.Rendering.Color
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput MFColor field named color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.Rendering.ColorRGBA
-
Assign 4-tuple float array using RGBA values [0..1] using RGBA values [0..1] to inputOutput MFColorRGBA field named color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.LineSet
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.PointSet
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to inputOutput SFNode field color.
- setColor(X3DColorNode) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to inputOutput SFNode field color.
- setColor(float[]) - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named color.
- setColorIndex(int[]) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign Integer array using RGB values [0..1] to initializeOnly MFInt32 field named colorIndex.
- setColorIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- setColorIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- setColorIndex(int[]) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign Integer array using RGB values [0..1] to initializeOnly MFInt32 field named colorIndex.
- setColorIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
- setColorIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
- setColorIndex(int[]) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign int array using RGB values [0..1] to initializeOnly MFInt32 field named colorIndex.
- setColorIndex(int[]) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Assign int array using RGB values [0..1] to initializeOnly MFInt32 field named colorIndex.
- setColorKey(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign Float array using RGB values [0..1] to initializeOnly MFFloat field named colorKey.
- setColorKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setColorKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setColorKey(int[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setColorKey(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign float array using RGB values [0..1] to initializeOnly MFFloat field named colorKey.
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
- setColorPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Assign boolean value to initializeOnly SFBool field named colorPerVertex.
- setColorRamp(X3DColorNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to initializeOnly SFNode field colorRamp.
- 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 interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign X3DColorNode instance (using a properly typed node) using RGB values [0..1] to initializeOnly SFNode field colorRamp.
- setColorSteps(int) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign int value using RGB values [0..1] to inputOutput SFInt32 field named colorSteps.
- setColorSteps(SFInt32Object) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
- setColorSteps(int) - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
-
Assign int value using RGB values [0..1] to inputOutput SFInt32 field named colorSteps.
- setComponent(componentObject) - Method in class org.web3d.x3d.jsail.Core.headObject
-
Set single child component node, replacing prior array of existing nodes (if any).
- setComponentList(ArrayList<componentObject>) - Method in class org.web3d.x3d.jsail.Core.headObject
-
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.
- 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
-
Assign connectObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field connect.
- setConstantForceMix(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign float value to inputOutput SFFloat field named constantForceMix.
- setConstantForceMix(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- setConstantForceMix(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Assign float value to inputOutput SFFloat field named constantForceMix.
- setContactNormal(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named contactNormal.
- setContactNormal(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setContactNormal(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setContactNormal(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign 3-tuple float array to inputOutput SFVec3f field named contactNormal.
- setContactSurfaceThickness(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign float value to inputOutput SFFloat field named contactSurfaceThickness.
- setContactSurfaceThickness(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- setContactSurfaceThickness(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Assign float value to inputOutput SFFloat field named contactSurfaceThickness.
- 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.
- setContainerFieldOverride(String) - Method in class org.web3d.x3d.jsail.X3DConcreteNode
-
containerField describes current field relationship of a node to its parent.
- setContent(String) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
Assign String value to inputOutput SFString field named content.
- setContent(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
- setContourStepSize(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign float value to inputOutput SFFloat field named contourStepSize.
- setContourStepSize(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
- setContourStepSize(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Assign float value to inputOutput SFFloat field named contourStepSize.
- setControlPoint(double[]) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
Assign 2-tuple double array to inputOutput MFVec2d field named controlPoint.
- setControlPoint(MFVec2dObject) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
- setControlPoint(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign 2-tuple double array to inputOutput MFVec2d field named controlPoint.
- setControlPoint(MFVec2dObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
- setControlPoint(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field 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(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign X3DCoordinateNode instance (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(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign X3DCoordinateNode instance (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(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign X3DCoordinateNode instance (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(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign X3DCoordinateNode instance (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(float[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign 2-tuple float array to inputOutput MFVec2f field named controlPoint.
- setControlPoint(MFVec2fObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
- setControlPoint(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign X3DCoordinateNode instance (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(double[]) - Method in interface org.web3d.x3d.sai.NURBS.ContourPolyline2D
-
Assign 2-tuple double array to inputOutput MFVec2d field named controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
-
Assign 2-tuple double array to inputOutput MFVec2d field named controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(float[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Assign 2-tuple float array to inputOutput MFVec2f field named controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setControlPoint(double[]) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsControlCurveNode
-
Assign 2-tuple double array to inputOutput MFVec2d field named controlPoint.
- setControlPoint(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field controlPoint.
- setConversionFactor(double) - Method in class org.web3d.x3d.jsail.Core.unitObject
-
Assign double value within allowed range of (0,infinity) to inputOutput SFDouble field named conversionFactor.
- setConversionFactor(SFDoubleObject) - Method in class org.web3d.x3d.jsail.Core.unitObject
-
- setConvex(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign boolean value to initializeOnly SFBool field named convex.
- setConvex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
- setConvex(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign boolean value to initializeOnly SFBool field named convex.
- setConvex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- setConvex(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Assign boolean value to initializeOnly SFBool field named convex.
- setConvex(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign boolean value to initializeOnly SFBool field named convex.
- setCoolColor(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign 4-tuple float array using RGBA values [0..1] using RGBA values [0..1] to inputOutput SFColorRGBA field named coolColor.
- setCoolColor(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
- setCoolColor(float, float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
- setCoolColor(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.ToneMappedVolumeStyle
-
Assign 4-tuple float array using RGBA values [0..1] using RGBA values [0..1] to inputOutput SFColorRGBA field named coolColor.
- setCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign X3DCoordinateNode instance (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(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign X3DCoordinateNode instance (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(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign X3DCoordinateNode instance (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(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign X3DCoordinateNode instance (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(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign X3DCoordinateNode instance (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(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign X3DCoordinateNode instance (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(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign X3DCoordinateNode instance (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(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign X3DCoordinateNode instance (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(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign X3DCoordinateNode instance (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(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign X3DCoordinateNode instance (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(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Assign X3DCoordinateNode instance (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(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign X3DCoordinateNode instance (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(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign X3DCoordinateNode instance (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(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign X3DCoordinateNode instance (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 interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.LineSet
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.PointSet
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoord(X3DCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
- setCoordIndex(int[]) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign Integer array within allowed range of [-1,infinity) to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- setCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- setCoordIndex(int[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign Integer array within allowed range of [0,infinity) to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
- setCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
- setCoordIndex(int[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign Integer array within allowed range of [-1,infinity) to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
- setCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
- setCoordIndex(int[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign Integer array within allowed range of [-1,infinity) to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
- setCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
- setCoordIndex(int[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign Integer array within allowed range of [-1,infinity) to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
- setCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
- setCoordIndex(int[]) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign Integer array within allowed range of [-1,infinity) to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
- setCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
- setCoordIndex(int[]) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign int array within allowed range of [-1,infinity) to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(int[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
-
Assign int array within allowed range of [0,infinity) to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(int[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Assign int array within allowed range of [-1,infinity) to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(int[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
-
Assign int array within allowed range of [-1,infinity) to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(int[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Assign int array within allowed range of [-1,infinity) to initializeOnly MFInt32 field named coordIndex.
- setCoordIndex(int[]) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Assign int array within allowed range of [-1,infinity) to initializeOnly MFInt32 field named coordIndex.
- setCountry(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign int value within allowed range of [0,65535] to initializeOnly SFInt32 field named country.
- setCountry(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
- setCountry(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Assign int value within allowed range of [0,65535] to initializeOnly SFInt32 field named country.
- setCreaseAngle(float) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign float value unit axis, angle (in radians) within allowed range of [0,infinity) to initializeOnly SFFloat field named creaseAngle.
- setCreaseAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
- setCreaseAngle(float) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign float value unit axis, angle (in radians) within allowed range of [0,infinity) to initializeOnly SFFloat field named creaseAngle.
- setCreaseAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
- setCreaseAngle(float) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign float value unit axis, angle (in radians) within allowed range of [0,infinity) to initializeOnly SFFloat field named creaseAngle.
- setCreaseAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- setCreaseAngle(double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign double value unit axis, angle (in radians) within allowed range of [0,infinity) to initializeOnly SFDouble field named creaseAngle.
- setCreaseAngle(SFDoubleObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setCreaseAngle(float) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Assign float value unit axis, angle (in radians) within allowed range of [0,infinity) to initializeOnly SFFloat field named creaseAngle.
- setCreaseAngle(float) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Assign float value unit axis, angle (in radians) within allowed range of [0,infinity) to initializeOnly SFFloat field named creaseAngle.
- setCreaseAngle(float) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign float value unit axis, angle (in radians) within allowed range of [0,infinity) to initializeOnly SFFloat field named creaseAngle.
- setCreaseAngle(double) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign double value unit axis, angle (in radians) within allowed range of [0,infinity) to initializeOnly SFDouble field named creaseAngle.
- setCreateParticles(boolean) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign boolean value to inputOutput SFBool field named createParticles.
- setCreateParticles(SFBoolObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setCreateParticles(boolean) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign boolean value to inputOutput SFBool field named createParticles.
- 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(float[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign 2-tuple float array to initializeOnly MFVec2f field named crossSection.
- setCrossSection(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
- setCrossSection(float[]) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Assign 2-tuple float array to initializeOnly MFVec2f field named crossSection.
- setCrossSectionCurve(X3DNurbsControlCurveNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign X3DNurbsControlCurveNode instance (using a properly typed node) to inputOutput SFNode field crossSectionCurve.
- 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 interface org.web3d.x3d.sai.NURBS.NurbsSweptSurface
-
Assign X3DNurbsControlCurveNode instance (using a properly typed node) to inputOutput SFNode field crossSectionCurve.
- setCryptoKeyID(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named cryptoKeyID.
- setCryptoKeyID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setCryptoKeyID(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named cryptoKeyID.
- setCryptoSystem(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named cryptoSystem.
- setCryptoSystem(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setCryptoSystem(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named cryptoSystem.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
- 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
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Deprecated.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Deprecated.
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
- 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
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
- setCssClass(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
- 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(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.CADGeometry.X3DProductStructureChildNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Core.MetadataBoolean
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Core.MetadataDouble
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Core.MetadataFloat
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Core.MetadataInteger
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Core.MetadataSet
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Core.MetadataString
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Core.ProtoInstance
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Core.WorldInfo
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Core.X3DBindableNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Core.X3DChildNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Core.X3DInfoNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Core.X3DNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Core.X3DSensorNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.GeneratedCubeMapTexture
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ImageCubeMapTexture
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.X3DEnvironmentTextureNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Fog
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.LocalFog
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.VisibilitySensor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.X3DEnvironmentalSensorNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanFilter
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanSequencer
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanToggle
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanTrigger
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerSequencer
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerTrigger
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EventUtilities.TimeTrigger
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EventUtilities.X3DSequencerNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.EventUtilities.X3DTriggerNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Followers.ColorChaser
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Followers.CoordinateChaser
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Followers.OrientationChaser
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser2D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Followers.ScalarChaser
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Followers.TexCoordChaser2D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Followers.X3DChaserNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Followers.X3DDamperNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Followers.X3DFollowerNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geometry2D.Arc2D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geometry2D.Circle2D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geometry2D.Disk2D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geometry2D.Polyline2D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geometry2D.Polypoint2D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geometry2D.Rectangle2D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geometry2D.TriangleSet2D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geometry3D.Box
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geometry3D.Sphere
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoCoordinate
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoMetadata
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoOrigin
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Grouping.Group
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Grouping.StaticGroup
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Grouping.Switch
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Grouping.X3DGroupingNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Interpolation.ColorInterpolator
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator2D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Interpolation.EaseInEaseOut
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Interpolation.NormalInterpolator
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Interpolation.OrientationInterpolator
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator2D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Interpolation.ScalarInterpolator
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Interpolation.SquadOrientationInterpolator
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Interpolation.X3DInterpolatorNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.KeySensor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.StringSensor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.X3DKeyDeviceSensorNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Layering.Layer
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Layering.LayerSet
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Layering.Viewport
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Layering.X3DLayerNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Layering.X3DViewportNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Layout.Layout
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Layout.ScreenGroup
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Layout.X3DLayoutNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Lighting.X3DLightNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Navigation.Billboard
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Navigation.Collision
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Networking.Inline
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Networking.X3DNetworkSensorNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.NURBS.Contour2D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.NURBS.ContourPolyline2D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.NURBS.CoordinateDouble
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSweptSurface
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSwungSurface
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsControlCurveNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.NURBS.X3DParametricGeometryNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.BoundedPhysicsModel
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.ForcePhysicsModel
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticlePhysicsModelNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DDragSensorNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DPointingDeviceSensorNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DTouchSensorNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.ClipPlane
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.Color
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.ColorRGBA
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.Coordinate
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.LineSet
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.Normal
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.PointSet
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.X3DColorNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.X3DCoordinateNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.X3DGeometricPropertyNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.X3DGeometryNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Rendering.X3DNormalNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSensor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DRigidJointNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Scripting.Script
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Scripting.X3DScriptNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shaders.ComposedShader
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shaders.FloatVertexAttribute
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shaders.Matrix3VertexAttribute
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shaders.Matrix4VertexAttribute
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shaders.PackagedShader
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shaders.ProgramShader
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shaders.ShaderPart
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shaders.ShaderProgram
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shaders.X3DProgrammableShaderObject
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shaders.X3DShaderNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shaders.X3DVertexAttributeNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shape.Appearance
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shape.FillProperties
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shape.LineProperties
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shape.Material
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shape.Shape
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shape.X3DAppearanceChildNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shape.X3DAppearanceNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shape.X3DMaterialNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Text.Text
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Text.X3DFontStyleNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing.ImageTexture
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureCoordinate
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureTransform
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing.PixelTexture
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinate
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinateGenerator
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureTransform
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing.X3DTexture2DNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing.X3DTextureCoordinateNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing.X3DTextureNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing.X3DTextureTransformNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureCoordinate3D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureCoordinate4D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransform3D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransformMatrix3D
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.ComposedVolumeStyle
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.EdgeEnhancementVolumeStyle
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.OpacityMapVolumeStyle
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.ProjectionVolumeStyle
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.ToneMappedVolumeStyle
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DComposableVolumeRenderStyleNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeDataNode
-
Assign String value to inputOutput SFString field named class.
- setCssClass(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeRenderStyleNode
-
Assign String value to inputOutput SFString field named class.
- setCutOffAngle(float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign float value unit axis, angle (in radians) within allowed range of (0,1.570796] to inputOutput SFFloat field named cutOffAngle.
- setCutOffAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setCutOffAngle(float) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Assign float value unit axis, angle (in radians) within allowed range of (0,1.570796] to inputOutput SFFloat field named cutOffAngle.
- setCycleInterval(double) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named cycleInterval.
- setCycleInterval(SFTimeObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
- setCycleInterval(double) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named cycleInterval.
- setData(int[]) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign Integer array to inputOutput MFInt32 field named data.
- setData(MFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setData(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setData(X3DNode[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field data.
- setData(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Utility method to set single SFNode as GeoMetadataObject data.
- setData(int[]) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign int array to inputOutput MFInt32 field named data.
- setData(X3DNode[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoMetadata
-
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
-
Set single child data node, replacing prior array of existing nodes (if any).
- setDataLength(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign int value to inputOutput SFInt32 field named dataLength.
- setDataLength(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setDataLength(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign int value to inputOutput SFInt32 field named dataLength.
- setDeadReckoning(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named deadReckoning.
- setDeadReckoning(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setDeadReckoning(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named deadReckoning.
- 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
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
- 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
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Deprecated.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Deprecated.
- setDEF(String) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
- 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
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
- setDEF(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
- 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(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.CADGeometry.X3DProductStructureChildNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Core.MetadataBoolean
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Core.MetadataDouble
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Core.MetadataFloat
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Core.MetadataInteger
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Core.MetadataSet
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Core.MetadataString
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Core.ProtoInstance
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Core.WorldInfo
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Core.X3DBindableNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Core.X3DChildNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Core.X3DInfoNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Core.X3DNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Core.X3DSensorNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.GeneratedCubeMapTexture
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ImageCubeMapTexture
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.X3DEnvironmentTextureNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Fog
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.LocalFog
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.VisibilitySensor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.X3DEnvironmentalSensorNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanFilter
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanSequencer
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanToggle
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanTrigger
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerSequencer
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerTrigger
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EventUtilities.TimeTrigger
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EventUtilities.X3DSequencerNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.EventUtilities.X3DTriggerNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Followers.ColorChaser
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Followers.CoordinateChaser
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Followers.OrientationChaser
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser2D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Followers.ScalarChaser
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Followers.TexCoordChaser2D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Followers.X3DChaserNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Followers.X3DDamperNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Followers.X3DFollowerNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geometry2D.Arc2D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geometry2D.Circle2D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geometry2D.Disk2D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geometry2D.Polyline2D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geometry2D.Polypoint2D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geometry2D.Rectangle2D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geometry2D.TriangleSet2D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geometry3D.Box
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geometry3D.Sphere
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoCoordinate
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoMetadata
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoOrigin
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Grouping.Group
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Grouping.StaticGroup
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Grouping.Switch
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Grouping.X3DGroupingNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Interpolation.ColorInterpolator
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator2D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Interpolation.EaseInEaseOut
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Interpolation.NormalInterpolator
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Interpolation.OrientationInterpolator
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator2D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Interpolation.ScalarInterpolator
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Interpolation.SquadOrientationInterpolator
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Interpolation.X3DInterpolatorNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.KeySensor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.StringSensor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.X3DKeyDeviceSensorNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Layering.Layer
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Layering.LayerSet
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Layering.Viewport
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Layering.X3DLayerNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Layering.X3DViewportNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Layout.Layout
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Layout.ScreenGroup
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Layout.X3DLayoutNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Lighting.X3DLightNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Navigation.Billboard
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Navigation.Collision
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Networking.Inline
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Networking.X3DNetworkSensorNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.NURBS.Contour2D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.NURBS.ContourPolyline2D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.NURBS.CoordinateDouble
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSweptSurface
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSwungSurface
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsControlCurveNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.NURBS.X3DParametricGeometryNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.BoundedPhysicsModel
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.ForcePhysicsModel
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticlePhysicsModelNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DDragSensorNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DPointingDeviceSensorNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DTouchSensorNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.ClipPlane
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.Color
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.ColorRGBA
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.Coordinate
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.LineSet
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.Normal
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.PointSet
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.X3DColorNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.X3DCoordinateNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.X3DGeometricPropertyNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.X3DGeometryNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Rendering.X3DNormalNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSensor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DRigidJointNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Scripting.Script
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Scripting.X3DScriptNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shaders.ComposedShader
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shaders.FloatVertexAttribute
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shaders.Matrix3VertexAttribute
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shaders.Matrix4VertexAttribute
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shaders.PackagedShader
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shaders.ProgramShader
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shaders.ShaderPart
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shaders.ShaderProgram
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shaders.X3DProgrammableShaderObject
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shaders.X3DShaderNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shaders.X3DVertexAttributeNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shape.Appearance
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shape.FillProperties
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shape.LineProperties
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shape.Material
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shape.Shape
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shape.X3DAppearanceChildNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shape.X3DAppearanceNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shape.X3DMaterialNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Text.Text
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Text.X3DFontStyleNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing.ImageTexture
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureCoordinate
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureTransform
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing.PixelTexture
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinate
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinateGenerator
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureTransform
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing.X3DTexture2DNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing.X3DTextureCoordinateNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing.X3DTextureNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing.X3DTextureTransformNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureCoordinate3D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureCoordinate4D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransform3D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransformMatrix3D
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.ComposedVolumeStyle
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.EdgeEnhancementVolumeStyle
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.OpacityMapVolumeStyle
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.ProjectionVolumeStyle
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.ToneMappedVolumeStyle
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DComposableVolumeRenderStyleNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeDataNode
-
Assign String value to inputOutput SFString field named DEF.
- setDEF(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeRenderStyleNode
-
Assign String value to inputOutput SFString field named DEF.
- 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
-
Assign boolean value to inputOutput SFBool field named deletionAllowed.
- setDeletionAllowed(SFBoolObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
- setDeletionAllowed(boolean) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.StringSensor
-
Assign boolean value to inputOutput SFBool field named deletionAllowed.
- setDepth(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Assign Float array within allowed range of [0,1] to inputOutput MFFloat field named depth.
- setDepth(MFFloatObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
- setDepth(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
- setDepth(int[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
- setDepth(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign float value to inputOutput SFFloat field named depth.
- setDepth(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setDepth(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate
-
Assign float array within allowed range of [0,1] to inputOutput MFFloat field named depth.
- setDepth(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign float value to inputOutput SFFloat field named depth.
- setDescription(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign String value to inputOutput SFString field named description.
- setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
- setDescription(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign String value to inputOutput SFString field named description.
- setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setDescription(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign String value to inputOutput SFString field named description.
- setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setDescription(String) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign String value to inputOutput SFString field named description.
- setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
- setDescription(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign String value to inputOutput SFString field named description.
- setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
- setDescription(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign String value to inputOutput SFString field named description.
- setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
- setDescription(String) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign String value to inputOutput SFString field named description.
- setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
- setDescription(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign String value to inputOutput SFString field named description.
- setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
- setDescription(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign String value to inputOutput SFString field named description.
- setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
- setDescription(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign String value to inputOutput SFString field named description.
- setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
- setDescription(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Assign String value to inputOutput SFString field named description.
- setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
- setDescription(String) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign String value to inputOutput SFString field named description.
- setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
- setDescription(String) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign String value to inputOutput SFString field named description.
- setDescription(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
- setDescription(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
-
Assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
-
Assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
-
Assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
-
Assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
-
Assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
-
Assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
-
Assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
-
Assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DDragSensorNode
-
Assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DPointingDeviceSensorNode
-
Assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DTouchSensorNode
-
Assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Assign String value to inputOutput SFString field named description.
- setDescription(String) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Assign String value to inputOutput SFString field named description.
- setDesiredAngularVelocity1(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign float value to inputOutput SFFloat field named desiredAngularVelocity1.
- setDesiredAngularVelocity1(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setDesiredAngularVelocity1(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign float value to inputOutput SFFloat field named desiredAngularVelocity1.
- setDesiredAngularVelocity2(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign float value to inputOutput SFFloat field named desiredAngularVelocity2.
- setDesiredAngularVelocity2(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setDesiredAngularVelocity2(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign float value to inputOutput SFFloat field named desiredAngularVelocity2.
- setDetonationLocation(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named detonationLocation.
- setDetonationLocation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setDetonationLocation(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setDetonationLocation(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign 3-tuple float array to inputOutput SFVec3f field named detonationLocation.
- setDetonationRelativeLocation(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named detonationRelativeLocation.
- setDetonationRelativeLocation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setDetonationRelativeLocation(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setDetonationRelativeLocation(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign 3-tuple float array to inputOutput SFVec3f field named detonationRelativeLocation.
- setDetonationResult(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named detonationResult.
- setDetonationResult(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setDetonationResult(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named detonationResult.
- setDiffuseColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named diffuseColor.
- setDiffuseColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
- setDiffuseColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
- setDiffuseColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named diffuseColor.
- setDiffuseColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setDiffuseColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setDiffuseColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.Material
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named diffuseColor.
- setDiffuseColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named diffuseColor.
- setDimensions(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign 3-tuple float array within allowed range of (0,infinity) to inputOutput SFVec3f field named dimensions.
- setDimensions(SFVec3fObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
- setDimensions(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
- setDimensions(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign 3-tuple float array within allowed range of (0,infinity) to inputOutput SFVec3f field named dimensions.
- setDimensions(SFVec3fObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
- setDimensions(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
- setDimensions(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign 3-tuple float array within allowed range of (0,infinity) to inputOutput SFVec3f field named dimensions.
- setDimensions(SFVec3fObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
- setDimensions(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
- setDimensions(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Assign 3-tuple float array within allowed range of (0,infinity) to inputOutput SFVec3f field named dimensions.
- setDimensions(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Assign 3-tuple float array within allowed range of (0,infinity) to inputOutput SFVec3f field named dimensions.
- setDimensions(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
-
Assign 3-tuple float array within allowed range of (0,infinity) to inputOutput SFVec3f field named dimensions.
- setDimensions(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeDataNode
-
Assign 3-tuple float array within allowed range of (0,infinity) to inputOutput SFVec3f field named dimensions.
- setDir(String) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
Assign String enumeration value ("rtl"|"ltr") ['rtl'|'ltr'] to inputOutput SFString field named dir.
- setDir(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
- setDirection(float[]) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
- setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
- setDirection(float[]) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setDirection(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign 3-tuple float array within allowed range of [-1,1] to inputOutput SFVec3f field named direction.
- setDirection(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
- setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
- setDirection(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
- setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
- setDirection(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign 3-tuple float array within allowed range of [-1,1] to inputOutput SFVec3f field named direction.
- setDirection(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
- setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
- setDirection(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign 3-tuple float array within allowed range of [-1,1] to inputOutput SFVec3f field named direction.
- setDirection(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
- setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
- setDirection(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
- setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
- setDirection(float[]) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
- setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
- setDirection(float[]) - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
-
Assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Assign 3-tuple float array within allowed range of [-1,1] to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
-
Assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Assign 3-tuple float array within allowed range of [-1,1] to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Assign 3-tuple float array within allowed range of [-1,1] to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
-
Assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirection(float[]) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Assign 3-tuple float array to inputOutput SFVec3f field named direction.
- setDirectOutput(boolean) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign boolean value to initializeOnly SFBool field named directOutput.
- setDirectOutput(SFBoolObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
- setDirectOutput(boolean) - Method in interface org.web3d.x3d.sai.Scripting.Script
-
Assign boolean value to initializeOnly SFBool field named directOutput.
- setDisableAngularSpeed(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign float value to inputOutput SFFloat field named disableAngularSpeed.
- setDisableAngularSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- setDisableAngularSpeed(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign float value to inputOutput SFFloat field named disableAngularSpeed.
- setDisableAngularSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setDisableAngularSpeed(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign float value to inputOutput SFFloat field named disableAngularSpeed.
- setDisableAngularSpeed(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Assign float value to inputOutput SFFloat field named disableAngularSpeed.
- setDisableLinearSpeed(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign float value to inputOutput SFFloat field named disableLinearSpeed.
- setDisableLinearSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- setDisableLinearSpeed(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign float value to inputOutput SFFloat field named disableLinearSpeed.
- setDisableLinearSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setDisableLinearSpeed(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign float value to inputOutput SFFloat field named disableLinearSpeed.
- setDisableLinearSpeed(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Assign float value to inputOutput SFFloat field named disableLinearSpeed.
- setDisableTime(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named disableTime.
- setDisableTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- setDisableTime(double) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named disableTime.
- setDisableTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setDisableTime(double) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named disableTime.
- setDisableTime(double) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named disableTime.
- setDiskAngle(float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign float value unit axis, angle (in radians) within allowed range of [0,1.5708] to inputOutput SFFloat field named diskAngle.
- setDiskAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
- setDiskAngle(float) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Assign float value unit axis, angle (in radians) within allowed range of [0,1.5708] to inputOutput SFFloat field named diskAngle.
- setDisplacements(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign 3-tuple float array to inputOutput MFVec3f field named displacements.
- setDisplacements(MFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
- setDisplacements(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
-
Assign 3-tuple float array to inputOutput MFVec3f field named displacements.
- setDisplacers(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign HAnimDisplacer array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field displacers.
- setDisplacers(ArrayList<HAnimDisplacer>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Utility method to set single SFNode as HAnimJointObject displacers.
- setDisplacers(HAnimDisplacerObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Set HAnimDisplacerObject as single child in displacers field.
- setDisplacers(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign HAnimDisplacer array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field displacers.
- setDisplacers(ArrayList<HAnimDisplacer>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Utility method to set single SFNode as HAnimSegmentObject displacers.
- setDisplacers(HAnimDisplacerObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Set HAnimDisplacerObject as single child in displacers field.
- setDisplacers(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
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.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
-
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
-
Set single child displacers node, replacing prior array of existing nodes (if any).
- setDisplayed(boolean) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign boolean value to inputOutput SFBool field named displayed.
- setDisplayed(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
- setDisplayed(boolean) - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
-
Assign boolean value to inputOutput SFBool field named displayed.
- setDocumentation(String) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Assign String value to inputOutput SFString field named documentation.
- setDocumentation(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
- setDocumentation(String) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Assign String value to inputOutput SFString field named documentation.
- setDocumentation(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
- setDocumentation(String) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Assign String value to inputOutput SFString field named documentation.
- setDocumentation(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
- setDomain(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign int value within allowed range of [0,255] to initializeOnly SFInt32 field named domain.
- setDomain(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
- setDomain(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Assign int value within allowed range of [0,255] to initializeOnly SFInt32 field named domain.
- setDtdValidationPerformed(boolean) - Method in class org.web3d.x3d.jsail.X3DLoaderObject
-
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
-
Assign double value in seconds within allowed range of [0,infinity) to initializeOnly SFTime field named duration.
- setDuration(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
- setDuration(double) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Assign double value in seconds within allowed range of [0,infinity) to initializeOnly SFTime field named duration.
- setDuration(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
- setDuration(double) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Assign double value in seconds within allowed range of [0,infinity) to initializeOnly SFTime field named duration.
- setDuration(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
- setDuration(double) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Assign double value in seconds within allowed range of [0,infinity) to initializeOnly SFTime field named duration.
- setDuration(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
- setDuration(double) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Assign double value in seconds within allowed range of [0,infinity) to initializeOnly SFTime field named duration.
- setDuration(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
- setDuration(double) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Assign double value in seconds within allowed range of [0,infinity) to initializeOnly SFTime field named duration.
- setDuration(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
- setDuration(double) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Assign double value in seconds within allowed range of [0,infinity) to initializeOnly SFTime field named duration.
- setDuration(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
- setDuration(double) - Method in interface org.web3d.x3d.sai.Followers.ColorChaser
-
Assign double value in seconds within allowed range of [0,infinity) to initializeOnly SFTime field named duration.
- setDuration(double) - Method in interface org.web3d.x3d.sai.Followers.CoordinateChaser
-
Assign double value in seconds within allowed range of [0,infinity) to initializeOnly SFTime field named duration.
- setDuration(double) - Method in interface org.web3d.x3d.sai.Followers.OrientationChaser
-
Assign double value in seconds within allowed range of [0,infinity) to initializeOnly SFTime field named duration.
- setDuration(double) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser
-
Assign double value in seconds within allowed range of [0,infinity) to initializeOnly SFTime field named duration.
- setDuration(double) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser2D
-
Assign double value in seconds within allowed range of [0,infinity) to initializeOnly SFTime field named duration.
- setDuration(double) - Method in interface org.web3d.x3d.sai.Followers.ScalarChaser
-
Assign double value in seconds within allowed range of [0,infinity) to initializeOnly SFTime field named duration.
- setDuration(double) - Method in interface org.web3d.x3d.sai.Followers.TexCoordChaser2D
-
Assign double value in seconds within allowed range of [0,infinity) to initializeOnly SFTime field named duration.
- setDuration(double) - Method in interface org.web3d.x3d.sai.Followers.X3DChaserNode
-
Assign double value in seconds within allowed range of [0,infinity) to initializeOnly SFTime field named duration.
- setEaseInEaseOut(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Assign 2-tuple float array to inputOutput MFVec2f field named easeInEaseOut.
- setEaseInEaseOut(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
- setEaseInEaseOut(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.EaseInEaseOut
-
Assign 2-tuple float array to inputOutput MFVec2f field named easeInEaseOut.
- setEdgeColor(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign 4-tuple float array using RGBA values [0..1] using RGBA values [0..1] to inputOutput SFColorRGBA field named edgeColor.
- setEdgeColor(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
- setEdgeColor(float, float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
- setEdgeColor(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.EdgeEnhancementVolumeStyle
-
Assign 4-tuple float array using RGBA values [0..1] using RGBA values [0..1] to inputOutput SFColorRGBA field named edgeColor.
- setEmissiveColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named emissiveColor.
- setEmissiveColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
- setEmissiveColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
- setEmissiveColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named emissiveColor.
- setEmissiveColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setEmissiveColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setEmissiveColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.Material
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named emissiveColor.
- setEmissiveColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named emissiveColor.
- setEmitter(X3DParticleEmitterNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign X3DParticleEmitterNode instance (using a properly typed node) to initializeOnly SFNode field emitter.
- 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 interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign X3DParticleEmitterNode instance (using a properly typed node) to initializeOnly SFNode field emitter.
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
- setEnabled(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Core.X3DSensorNode
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.LocalFog
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.VisibilitySensor
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.X3DEnvironmentalSensorNode
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.KeySensor
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.StringSensor
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.X3DKeyDeviceSensorNode
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Navigation.Collision
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Networking.X3DNetworkSensorNode
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.ParticleSystems.BoundedPhysicsModel
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.ParticleSystems.ForcePhysicsModel
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticlePhysicsModelNode
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DDragSensorNode
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DPointingDeviceSensorNode
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DTouchSensorNode
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Rendering.ClipPlane
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSensor
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.ComposedVolumeStyle
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.EdgeEnhancementVolumeStyle
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.OpacityMapVolumeStyle
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.ProjectionVolumeStyle
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.ToneMappedVolumeStyle
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DComposableVolumeRenderStyleNode
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabled(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeRenderStyleNode
-
Assign boolean value to inputOutput SFBool field named enabled.
- setEnabledAxes(int) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign int value within allowed range of [0,3] to inputOutput SFInt32 field named enabledAxes.
- setEnabledAxes(SFInt32Object) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setEnabledAxes(int) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign int value within allowed range of [0,3] to inputOutput SFInt32 field named enabledAxes.
- setEncodingScheme(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign int value to inputOutput SFInt32 field named encodingScheme.
- setEncodingScheme(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setEncodingScheme(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign int value to inputOutput SFInt32 field named encodingScheme.
- setEndAngle(float) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Assign float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) to initializeOnly SFFloat field named endAngle.
- setEndAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
- setEndAngle(float) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) to initializeOnly SFFloat field named endAngle.
- setEndAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
- setEndAngle(float) - Method in interface org.web3d.x3d.sai.Geometry2D.Arc2D
-
Assign float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) to initializeOnly SFFloat field named endAngle.
- setEndAngle(float) - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
-
Assign float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) to initializeOnly SFFloat field named endAngle.
- setEndCap(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign boolean value to initializeOnly SFBool field named endCap.
- setEndCap(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
- setEndCap(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Assign boolean value to initializeOnly SFBool field named endCap.
- setEndFrame(int) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign int value within allowed range of [-1,infinity) to inputOutput SFInt32 field named endFrame.
- setEndFrame(SFInt32Object) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setEndFrame(int) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Assign int value within allowed range of [-1,infinity) to inputOutput SFInt32 field named endFrame.
- setEntityCategory(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named entityCategory.
- setEntityCategory(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setEntityCategory(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named entityCategory.
- setEntityCountry(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named entityCountry.
- setEntityCountry(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setEntityCountry(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named entityCountry.
- setEntityDomain(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named entityDomain.
- setEntityDomain(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setEntityDomain(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named entityDomain.
- setEntityExtra(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named entityExtra.
- setEntityExtra(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setEntityExtra(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named entityExtra.
- setEntityID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named entityID.
- setEntityID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setEntityID(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign int value to inputOutput SFInt32 field named entityID.
- setEntityID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setEntityID(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign int value to inputOutput SFInt32 field named entityID.
- setEntityID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setEntityID(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named entityID.
- setEntityID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setEntityID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named entityID.
- setEntityID(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign int value to inputOutput SFInt32 field named entityID.
- setEntityID(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign int value to inputOutput SFInt32 field named entityID.
- setEntityID(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named entityID.
- setEntityKind(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named entityKind.
- setEntityKind(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setEntityKind(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named entityKind.
- setEntitySpecific(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named entitySpecific.
- setEntitySpecific(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setEntitySpecific(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named entitySpecific.
- setEntitySubcategory(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named entitySubcategory.
- setEntitySubcategory(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setEntitySubcategory(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named entitySubcategory.
- setErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign float value to inputOutput SFFloat field named errorCorrection.
- setErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- setErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Assign float value to inputOutput SFFloat field named errorCorrection.
- setEventApplicationID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named eventApplicationID.
- setEventApplicationID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setEventApplicationID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named eventApplicationID.
- setEventEntityID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named eventEntityID.
- setEventEntityID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setEventEntityID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named eventEntityID.
- setEventNumber(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named eventNumber.
- setEventNumber(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setEventNumber(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named eventNumber.
- setEventSiteID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named eventSiteID.
- setEventSiteID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setEventSiteID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named eventSiteID.
- setExiEngine(String) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set preference for EXI transformation engine to use: EXI_ENGINE_EXIFICIENT or EXI_ENGINE_OPENEXI.
- setExtra(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign int value within allowed range of [0,255] to initializeOnly SFInt32 field named extra.
- setExtra(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
- setExtra(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Assign int value within allowed range of [0,255] to initializeOnly SFInt32 field named extra.
- setFamily(String[]) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign String enumeration array (""SANS""|""SERIF""|""TYPEWRITER"") ['"SANS"'|'"SERIF"'|'"TYPEWRITER"'|'"etc."'] to initializeOnly MFString field named family.
- setFamily(MFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setFamily(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setFamily(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setFamily(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setFamily(String[]) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign String enumeration array (""SANS""|""SERIF""|""TYPEWRITER"") ['"SANS"'|'"SERIF"'|'"TYPEWRITER"'|'"etc."'] to initializeOnly MFString field named family.
- setFamily(MFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setFamily(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setFamily(String) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setFamily(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setFamily(String[]) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Assign String enumeration array (""SANS""|""SERIF""|""TYPEWRITER"") ['"SANS"'|'"SERIF"'|'"TYPEWRITER"'|'"etc."'] to initializeOnly MFString field named family.
- setFamily(String[]) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Assign String enumeration array (""SANS""|""SERIF""|""TYPEWRITER"") ['"SANS"'|'"SERIF"'|'"TYPEWRITER"'|'"etc."'] to initializeOnly MFString field named family.
- setFanCount(int[]) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign Integer array within allowed range of [3,infinity) to inputOutput MFInt32 field named fanCount.
- setFanCount(MFInt32Object) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
- setFanCount(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
- setFanCount(int[]) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Assign int array within allowed range of [3,infinity) to inputOutput MFInt32 field named fanCount.
- 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).
- setFieldList(ArrayList<fieldObject>) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
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
-
Assign fieldObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field field.
- setFieldOfView(float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign float value within allowed range of (0,3.1416) to inputOutput SFFloat field named fieldOfView.
- setFieldOfView(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setFieldOfView(float[]) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign Float array to inputOutput MFFloat field named fieldOfView.
- setFieldOfView(MFFloatObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
- setFieldOfView(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
- setFieldOfView(int[]) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
- setFieldOfView(float) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign float value within allowed range of (0,3.1416) to inputOutput SFFloat field named fieldOfView.
- setFieldOfView(SFFloatObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
- setFieldOfView(float) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Assign float value within allowed range of (0,3.1416) to inputOutput SFFloat field named fieldOfView.
- setFieldOfView(float[]) - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
-
Assign float array to inputOutput MFFloat field named fieldOfView.
- setFieldOfView(float) - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
-
Assign float value within allowed range of (0,3.1416) to inputOutput SFFloat field named fieldOfView.
- setFieldType(int) - Method in class org.web3d.x3d.jsail.fields.X3DConcreteFieldDefinition
-
Set the field type of the field.
- 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
-
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
-
Assign boolean value to inputOutput SFBool field named filled.
- setFilled(SFBoolObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
- setFilled(boolean) - Method in interface org.web3d.x3d.sai.Shape.FillProperties
-
Assign boolean value to inputOutput SFBool field named filled.
- setFillProperties(FillProperties) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign FillProperties instance (using a properly typed node) to inputOutput SFNode field fillProperties.
- 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 interface org.web3d.x3d.sai.Shape.Appearance
-
Assign FillProperties instance (using a properly typed node) to inputOutput SFNode field fillProperties.
- setFiniteRotationAxis(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign 3-tuple float array unit axis, angle (in radians) to inputOutput SFVec3f field named finiteRotationAxis.
- setFiniteRotationAxis(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setFiniteRotationAxis(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setFiniteRotationAxis(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign 3-tuple float array unit axis, angle (in radians) to inputOutput SFVec3f field named finiteRotationAxis.
- setFired1(boolean) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign boolean value to inputOutput SFBool field named fired1.
- setFired1(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setFired1(boolean) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign boolean value to inputOutput SFBool field named fired1.
- setFired2(boolean) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign boolean value to inputOutput SFBool field named fired2.
- setFired2(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setFired2(boolean) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign boolean value to inputOutput SFBool field named fired2.
- setFireMissionIndex(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named fireMissionIndex.
- setFireMissionIndex(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setFireMissionIndex(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named fireMissionIndex.
- setFiringRange(float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign float value to inputOutput SFFloat field named firingRange.
- setFiringRange(SFFloatObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setFiringRange(float) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign float value to inputOutput SFFloat field named firingRange.
- setFiringRate(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named firingRate.
- setFiringRate(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setFiringRate(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named firingRate.
- setFixed(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign boolean value to inputOutput SFBool field named fixed.
- setFixed(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setFixed(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign boolean value to inputOutput SFBool field named fixed.
- setFogCoord(FogCoordinate) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign FogCoordinate instance (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(FogCoordinate) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign FogCoordinate instance (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(FogCoordinate) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign FogCoordinate instance (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(FogCoordinate) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign FogCoordinate instance (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(FogCoordinate) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign FogCoordinate instance (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(FogCoordinate) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign FogCoordinate instance (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(FogCoordinate) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign FogCoordinate instance (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(FogCoordinate) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign FogCoordinate instance (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(FogCoordinate) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Assign FogCoordinate instance (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(FogCoordinate) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign FogCoordinate instance (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(FogCoordinate) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign FogCoordinate instance (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(FogCoordinate) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign FogCoordinate instance (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 interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.LineSet
-
Assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.PointSet
-
Assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogCoord(FogCoordinate) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Assign FogCoordinate instance (using a properly typed node) to inputOutput SFNode field fogCoord.
- setFogType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Assign String enumeration value ("LINEAR"|"EXPONENTIAL") ['LINEAR'|'EXPONENTIAL'] to inputOutput SFString field named fogType.
- setFogType(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
- setFogType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign String enumeration value ("LINEAR"|"EXPONENTIAL") ['LINEAR'|'EXPONENTIAL'] to inputOutput SFString field named fogType.
- setFogType(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
- setFogType(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Fog
-
Assign String enumeration value ("LINEAR"|"EXPONENTIAL") ['LINEAR'|'EXPONENTIAL'] to inputOutput SFString field named fogType.
- setFogType(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.LocalFog
-
Assign String enumeration value ("LINEAR"|"EXPONENTIAL") ['LINEAR'|'EXPONENTIAL'] to inputOutput SFString field named fogType.
- setFogType(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DFogObject
-
Assign String enumeration value ("LINEAR"|"EXPONENTIAL") ['LINEAR'|'EXPONENTIAL'] to inputOutput SFString field named fogType.
- setFontStyle(X3DFontStyleNode) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign X3DFontStyleNode instance (using a properly typed node) to inputOutput SFNode field fontStyle.
- 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 interface org.web3d.x3d.sai.Text.Text
-
Assign X3DFontStyleNode instance (using a properly typed node) to inputOutput SFNode field fontStyle.
- setForce(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named force.
- setForce(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
- setForce(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
- setForce(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ForcePhysicsModel
-
Assign 3-tuple float array to inputOutput SFVec3f field named force.
- setForceID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named forceID.
- setForceID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setForceID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named forceID.
- setForceOutput(String[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign String enumeration array (""ALL""|""NONE"") ['"ALL"'|'"NONE"'|'"etc."'] to inputOutput MFString field named forceOutput.
- setForceOutput(MFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
- setForceOutput(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
- setForceOutput(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
- setForceOutput(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
- setForceOutput(String[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign String enumeration array (""ALL""|""NONE"") ['"ALL"'|'"NONE"'|'"etc."'] to inputOutput MFString field named forceOutput.
- setForceOutput(MFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setForceOutput(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setForceOutput(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setForceOutput(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setForceOutput(String[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign String enumeration array (""ALL""|""NONE"") ['"ALL"'|'"NONE"'|'"etc."'] to inputOutput MFString field named forceOutput.
- setForceOutput(MFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setForceOutput(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setForceOutput(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setForceOutput(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setForceOutput(String[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign String enumeration array (""ALL""|""NONE"") ['"ALL"'|'"NONE"'|'"etc."'] to inputOutput MFString field named forceOutput.
- setForceOutput(MFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
- setForceOutput(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
- setForceOutput(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
- setForceOutput(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
- setForceOutput(String[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign String enumeration array (""ALL""|""NONE"") ['"ALL"'|'"NONE"'|'"etc."'] to inputOutput MFString field named forceOutput.
- setForceOutput(MFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
- setForceOutput(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
- setForceOutput(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
- setForceOutput(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
- setForceOutput(String[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign String enumeration array (""ALL""|""NONE"") ['"ALL"'|'"NONE"'|'"etc."'] to inputOutput MFString field named forceOutput.
- setForceOutput(MFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
- setForceOutput(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
- setForceOutput(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
- setForceOutput(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
- setForceOutput(String[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
-
Assign String enumeration array (""ALL""|""NONE"") ['"ALL"'|'"NONE"'|'"etc."'] to inputOutput MFString field named forceOutput.
- setForceOutput(String[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign String enumeration array (""ALL""|""NONE"") ['"ALL"'|'"NONE"'|'"etc."'] to inputOutput MFString field named forceOutput.
- setForceOutput(String[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign String enumeration array (""ALL""|""NONE"") ['"ALL"'|'"NONE"'|'"etc."'] to inputOutput MFString field named forceOutput.
- setForceOutput(String[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Assign String enumeration array (""ALL""|""NONE"") ['"ALL"'|'"NONE"'|'"etc."'] to inputOutput MFString field named forceOutput.
- setForceOutput(String[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Assign String enumeration array (""ALL""|""NONE"") ['"ALL"'|'"NONE"'|'"etc."'] to inputOutput MFString field named forceOutput.
- setForceOutput(String[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Assign String enumeration array (""ALL""|""NONE"") ['"ALL"'|'"NONE"'|'"etc."'] to inputOutput MFString field named forceOutput.
- setForceOutput(String[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DRigidJointNode
-
Assign String enumeration array (""ALL""|""NONE"") ['"ALL"'|'"NONE"'|'"etc."'] to inputOutput MFString field named forceOutput.
- setForces(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign 3-tuple float array to inputOutput MFVec3f field named forces.
- setForces(MFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setForces(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign 3-tuple float array to inputOutput MFVec3f field named forces.
- setForceTransitions(boolean) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign boolean value to initializeOnly SFBool field named forceTransitions.
- setForceTransitions(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
- setForceTransitions(boolean) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Assign boolean value to initializeOnly SFBool field named forceTransitions.
- setFrameDuration(double) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign double value in seconds within allowed range of (0,infinity) to inputOutput SFTime field named frameDuration.
- setFrameDuration(SFTimeObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setFrameDuration(double) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Assign double value in seconds within allowed range of (0,infinity) to inputOutput SFTime field named frameDuration.
- setFrameIncrement(int) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign int value to inputOutput SFInt32 field named frameIncrement.
- setFrameIncrement(SFInt32Object) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setFrameIncrement(int) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Assign int value to inputOutput SFInt32 field named frameIncrement.
- setFrameIndex(int) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign int value within allowed range of [0,infinity) to inputOutput SFInt32 field named frameIndex.
- setFrameIndex(SFInt32Object) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setFrameIndex(int) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Assign int value within allowed range of [0,infinity) to inputOutput SFInt32 field named frameIndex.
- setFrequency(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named frequency.
- setFrequency(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setFrequency(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named frequency.
- setFrictionCoefficients(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign 2-tuple float array within allowed range of [0,infinity) to inputOutput SFVec2f field named frictionCoefficients.
- setFrictionCoefficients(SFVec2fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setFrictionCoefficients(float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setFrictionCoefficients(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign 2-tuple float array within allowed range of [0,infinity) to inputOutput SFVec2f field named frictionCoefficients.
- setFrictionCoefficients(SFVec2fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setFrictionCoefficients(float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setFrictionCoefficients(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Assign 2-tuple float array within allowed range of [0,infinity) to inputOutput SFVec2f field named frictionCoefficients.
- setFrictionCoefficients(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign 2-tuple float array within allowed range of [0,infinity) to inputOutput SFVec2f field named frictionCoefficients.
- setFrictionDirection(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named frictionDirection.
- setFrictionDirection(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setFrictionDirection(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setFrictionDirection(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign 3-tuple float array to inputOutput SFVec3f field named frictionDirection.
- setFromField(String) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Assign String value to inputOutput SFString field named fromField.
- setFromField(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
- setFromNode(String) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Assign String value to inputOutput SFString field named fromNode.
- setFromNode(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
- setFront(X3DTexture2DNode) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field front.
- 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 interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
-
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field front.
- setFrontTexture(X3DNode) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, 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(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 interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, 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 String array to inputOutput MFString field named frontUrl.
- setFrontUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setFrontUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setFrontUrl(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setFrontUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setFrontUrl(String[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Assign String array to inputOutput MFString field named frontUrl.
- setFunction(String[]) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign String enumeration array (""COMPLEMENT""|""ALPHAREPLICATE"") ['"COMPLEMENT"'|'"ALPHAREPLICATE"'|'"etc."'] to inputOutput MFString field named function.
- setFunction(MFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setFunction(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setFunction(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setFunction(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setFunction(String[]) - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
-
Assign String enumeration array (""COMPLEMENT""|""ALPHAREPLICATE"") ['"COMPLEMENT"'|'"ALPHAREPLICATE"'|'"etc."'] to inputOutput MFString field named function.
- setFuse(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named fuse.
- setFuse(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setFuse(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named fuse.
- setGenerateMipMaps(boolean) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign boolean value to initializeOnly SFBool field named generateMipMaps.
- setGenerateMipMaps(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
- setGenerateMipMaps(boolean) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Assign boolean value to initializeOnly SFBool field named generateMipMaps.
- setGeoCenter(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign 3-tuple double array to inputOutput SFVec3d field named geoCenter.
- setGeoCenter(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
- setGeoCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
- setGeoCenter(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign 3-tuple double array to inputOutput SFVec3d field named geoCenter.
- setGeoCenter(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setGeoCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setGeoCenter(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
-
Assign 3-tuple double array to inputOutput SFVec3d field named geoCenter.
- setGeoCenter(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Assign 3-tuple double array to inputOutput SFVec3d field named geoCenter.
- setGeoCoords(double[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(SFVec3dObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setGeoCoords(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setGeoCoords(double[]) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(SFVec3dObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setGeoCoords(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setGeoCoords(double[]) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(SFVec3dObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setGeoCoords(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setGeoCoords(double[]) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(SFVec3dObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setGeoCoords(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setGeoCoords(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
- setGeoCoords(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
- setGeoCoords(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
- setGeoCoords(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
- setGeoCoords(double[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(double[]) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(double[]) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(double[]) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoCoords(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoOrigin
-
Assign 3-tuple double array to inputOutput SFVec3d field named geoCoords.
- setGeoGridOrigin(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign 3-tuple double array to initializeOnly SFVec3d field named geoGridOrigin.
- setGeoGridOrigin(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setGeoGridOrigin(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setGeoGridOrigin(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign 3-tuple double array to initializeOnly SFVec3d field named geoGridOrigin.
- setGeometry(X3DNode[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign X3DNurbsSurfaceGeometryNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field geometry.
- setGeometry(ArrayList<X3DNurbsSurfaceGeometryNode>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Utility method to set single SFNode as NurbsSetObject geometry.
- setGeometry(X3DGeometryNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field geometry.
- setGeometry(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field geometry.
- setGeometry(X3DGeometryNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign X3DGeometryNode instance (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(X3DNode[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign X3DNBodyCollidableNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field geometry.
- setGeometry(ArrayList<X3DNBodyCollidableNode>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Utility method to set single SFNode as RigidBodyObject geometry.
- setGeometry(X3DGeometryNode) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign X3DGeometryNode instance (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 interface org.web3d.x3d.sai.NURBS.NurbsSet
-
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.NURBS.NurbsSet
-
Set single child geometry node, replacing prior array of existing nodes (if any).
- setGeometry(X3DGeometryNode) - Method in interface org.web3d.x3d.sai.ParticleSystems.BoundedPhysicsModel
-
Assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field geometry.
- setGeometry(X3DGeometryNode) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field geometry.
- setGeometry(X3DNode[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
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
-
Set single child geometry node, replacing prior array of existing nodes (if any).
- setGeometry(X3DGeometryNode) - Method in interface org.web3d.x3d.sai.Shape.Shape
-
Assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field geometry.
- setGeometry(X3DGeometryNode) - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
-
Assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field geometry.
- setGeometry1(X3DNBodyCollidableNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign X3DNBodyCollidableNode instance (using a properly typed node) to inputOutput SFNode field geometry1.
- 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 interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign X3DNBodyCollidableNode instance (using a properly typed node) to inputOutput SFNode field geometry1.
- setGeometry2(X3DNBodyCollidableNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign X3DNBodyCollidableNode instance (using a properly typed node) to inputOutput SFNode field geometry2.
- 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 interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign X3DNBodyCollidableNode instance (using a properly typed node) to inputOutput SFNode field geometry2.
- setGeometryType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign String enumeration value ("LINE"|"POINT"|"QUAD"|"SPRITE"|"TRIANGLE"|"GEOMETRY") ['LINE'|'POINT'|'QUAD'|'SPRITE'|'TRIANGLE'|'GEOMETRY'] to initializeOnly SFString field named geometryType.
- setGeometryType(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setGeometryType(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign String enumeration value ("LINE"|"POINT"|"QUAD"|"SPRITE"|"TRIANGLE"|"GEOMETRY") ['LINE'|'POINT'|'QUAD'|'SPRITE'|'TRIANGLE'|'GEOMETRY'] to initializeOnly SFString field named geometryType.
- setGeoOrigin(GeoOrigin) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) 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(GeoOrigin) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) 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(GeoOrigin) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) 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(GeoOrigin) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) 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(GeoOrigin) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) 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(GeoOrigin) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) 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(GeoOrigin) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) 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(GeoOrigin) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) 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 interface org.web3d.x3d.sai.Geospatial.GeoCoordinate
-
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
-
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
-
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
-
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) to initializeOnly SFNode field geoOrigin.
- setGeoOrigin(GeoOrigin) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Assign GeoOrigin instance (using a properly typed node) (deprecated node, optional) to initializeOnly SFNode field geoOrigin.
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setGeoSystem(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setGeoSystem(String) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setGeoSystem(String) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setGeoSystem(String) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
- setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
- setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
- setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
- setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
- setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
- setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
- setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
- setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
- setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
- setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
- setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
- setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
- setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
- setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
- setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
- setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
- setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
- setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setGeoSystem(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoCoordinate
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoOrigin
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGeoSystem(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Assign String array to initializeOnly MFString field named geoSystem.
- setGlobal(boolean) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign boolean value to inputOutput SFBool field named global.
- setGlobal(SFBoolObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
- setGlobal(boolean) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign boolean value to inputOutput SFBool field named global.
- setGlobal(SFBoolObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
- setGlobal(boolean) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign boolean value to inputOutput SFBool field named global.
- setGlobal(SFBoolObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setGlobal(boolean) - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
-
Assign boolean value to inputOutput SFBool field named global.
- setGlobal(boolean) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Assign boolean value to inputOutput SFBool field named global.
- setGlobal(boolean) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Assign boolean value to inputOutput SFBool field named global.
- setGradients(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field gradients.
- 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 interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field gradients.
- setGradientThreshold(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign float value within allowed range of [0,3.1416] to inputOutput SFFloat field named gradientThreshold.
- setGradientThreshold(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
- setGradientThreshold(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.EdgeEnhancementVolumeStyle
-
Assign float value within allowed range of [0,3.1416] to inputOutput SFFloat field named gradientThreshold.
- setGravity(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named gravity.
- setGravity(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- setGravity(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- setGravity(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Assign 3-tuple float array to inputOutput SFVec3f field named gravity.
- setGroundAngle(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign Float array unit axis, angle (in radians) within allowed range of [0,1.5708] to inputOutput MFFloat field named groundAngle.
- setGroundAngle(MFFloatObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setGroundAngle(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setGroundAngle(int[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setGroundAngle(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign Float array unit axis, angle (in radians) within allowed range of [0,1.5708] to inputOutput MFFloat field named groundAngle.
- setGroundAngle(MFFloatObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
- setGroundAngle(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
- setGroundAngle(int[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
- setGroundAngle(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Assign float array unit axis, angle (in radians) within allowed range of [0,1.5708] to inputOutput MFFloat field named groundAngle.
- setGroundAngle(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Assign float array unit axis, angle (in radians) within allowed range of [0,1.5708] to inputOutput MFFloat field named groundAngle.
- setGroundAngle(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
-
Assign float array unit axis, angle (in radians) within allowed range of [0,1.5708] to inputOutput MFFloat field named groundAngle.
- setGroundColor(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput MFColor field named groundColor.
- setGroundColor(MFColorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setGroundColor(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput MFColor field named groundColor.
- setGroundColor(MFColorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
- setGroundColor(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput MFColor field named groundColor.
- setGroundColor(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput MFColor field named groundColor.
- setGroundColor(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput MFColor field named groundColor.
- setGustiness(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named gustiness.
- setGustiness(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
- setGustiness(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named gustiness.
- setHatchColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named hatchColor.
- setHatchColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
- setHatchColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
- setHatchColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.FillProperties
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named hatchColor.
- setHatched(boolean) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Assign boolean value to inputOutput SFBool field named hatched.
- setHatched(SFBoolObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
- setHatched(boolean) - Method in interface org.web3d.x3d.sai.Shape.FillProperties
-
Assign boolean value to inputOutput SFBool field named hatched.
- setHatchStyle(int) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Assign int value to inputOutput SFInt32 field named hatchStyle.
- setHatchStyle(SFInt32Object) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
- setHatchStyle(int) - Method in interface org.web3d.x3d.sai.Shape.FillProperties
-
Assign int value to inputOutput SFInt32 field named hatchStyle.
- setHead(headObject) - Method in class org.web3d.x3d.jsail.Core.X3DObject
-
Assign headObject instance (using a properly typed node) to inputOutput SFNode field head.
- setHeadlight(boolean) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign boolean value to inputOutput SFBool field named headlight.
- setHeadlight(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setHeadlight(boolean) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Assign boolean value to inputOutput SFBool field named headlight.
- setHeight(float) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named height.
- setHeight(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
- setHeight(float) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named height.
- setHeight(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
- setHeight(float[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign Float array to initializeOnly MFFloat field named height.
- setHeight(MFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
- setHeight(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
- setHeight(int[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
- setHeight(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign Double array to initializeOnly MFDouble field named height.
- setHeight(MFDoubleObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setHeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setHeight(int[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setHeight(float) - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named height.
- setHeight(float) - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named height.
- setHeight(float[]) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Assign float array to initializeOnly MFFloat field named height.
- setHeight(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign double array to initializeOnly MFDouble field named height.
- setHorizontal(boolean) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign boolean value to initializeOnly SFBool field named horizontal.
- setHorizontal(SFBoolObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setHorizontal(boolean) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign boolean value to initializeOnly SFBool field named horizontal.
- setHorizontal(SFBoolObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setHorizontal(boolean) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Assign boolean value to initializeOnly SFBool field named horizontal.
- setHorizontal(boolean) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Assign boolean value to initializeOnly SFBool field named horizontal.
- setHttp_equiv(String) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
Assign String value to inputOutput SFString field named http-equiv.
- setHttp_equiv(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
- 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, 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(RenderedImage[]) - Method in class org.web3d.x3d.jsail.fields.MFImageObject
-
- 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(int[]) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign Integer array to inputOutput SFImage field named image.
- setImage(SFImageObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
- setImage(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
- setImage(int[]) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign Integer array to inputOutput MFInt32 field named image.
- setImage(MFInt32Object) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
- setImage(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
- 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 interface org.web3d.x3d.sai.MFImage
-
- 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(int[]) - Method in interface org.web3d.x3d.sai.Texturing.PixelTexture
-
Assign int array to inputOutput SFImage field named image.
- setImage(int[]) - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
-
Assign int array to inputOutput MFInt32 field named image.
- setImportedDEF(String) - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
-
Assign String value to inputOutput SFString field named importedDEF.
- setImportedDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
-
- 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
-
Assign Integer array within allowed range of [0,infinity) to initializeOnly MFInt32 field named index.
- setIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
- setIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
- setIndex(int[]) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign Integer array within allowed range of [-1,infinity) to initializeOnly MFInt32 field named index.
- setIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
- setIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
- setIndex(int[]) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign Integer array within allowed range of [0,infinity) to initializeOnly MFInt32 field named index.
- setIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
- setIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
- setIndex(int[]) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign Integer array within allowed range of [-1,infinity) to initializeOnly MFInt32 field named index.
- setIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
- setIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
- setIndex(int[]) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Assign int array within allowed range of [0,infinity) to initializeOnly MFInt32 field named index.
- setIndex(int[]) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Assign int array within allowed range of [-1,infinity) to initializeOnly MFInt32 field named index.
- setIndex(int[]) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Assign int array within allowed range of [0,infinity) to initializeOnly MFInt32 field named index.
- setIndex(int[]) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Assign int array within allowed range of [-1,infinity) to initializeOnly MFInt32 field named index.
- setInertia(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign float array to inputOutput SFMatrix3f field named inertia.
- setInertia(SFMatrix3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setInertia(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign float array to inputOutput SFMatrix3f field named inertia.
- setInfo(String[]) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Assign String array to inputOutput MFString field named info.
- setInfo(MFStringObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
- setInfo(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
- setInfo(String) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
- setInfo(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
- setInfo(String[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign String array to inputOutput MFString field named info.
- setInfo(MFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setInfo(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setInfo(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setInfo(ArrayList<String>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setInfo(String[]) - Method in interface org.web3d.x3d.sai.Core.WorldInfo
-
Assign String array to inputOutput MFString field named info.
- setInfo(String[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign String array to inputOutput MFString field named info.
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to initializeOnly SFColor field named initialDestination.
- setInitialDestination(SFColorObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
- setInitialDestination(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to initializeOnly SFColor field named initialDestination.
- setInitialDestination(SFColorObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
- setInitialDestination(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Assign 3-tuple float array to initializeOnly MFVec3f field named initialDestination.
- setInitialDestination(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign 3-tuple float array to initializeOnly MFVec3f field named initialDestination.
- setInitialDestination(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Assign 4-tuple float array unit axis, angle (in radians) to initializeOnly SFRotation field named initialDestination.
- setInitialDestination(SFRotationObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
- setInitialDestination(float, float, float, float) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign 4-tuple float array unit axis, angle (in radians) to initializeOnly SFRotation field named initialDestination.
- setInitialDestination(SFRotationObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
- setInitialDestination(float, float, float, float) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Assign 2-tuple float array to initializeOnly SFVec2f field named initialDestination.
- setInitialDestination(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
- setInitialDestination(float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named initialDestination.
- setInitialDestination(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
- setInitialDestination(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign 2-tuple float array to initializeOnly SFVec2f field named initialDestination.
- setInitialDestination(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
- setInitialDestination(float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named initialDestination.
- setInitialDestination(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
- setInitialDestination(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
- setInitialDestination(float) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Assign float value to initializeOnly SFFloat field named initialDestination.
- setInitialDestination(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
- setInitialDestination(float) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign float value to initializeOnly SFFloat field named initialDestination.
- setInitialDestination(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Assign 2-tuple float array to initializeOnly MFVec2f field named initialDestination.
- setInitialDestination(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
- setInitialDestination(float[]) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign 2-tuple float array to initializeOnly MFVec2f field named initialDestination.
- setInitialDestination(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.ColorChaser
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to initializeOnly SFColor field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to initializeOnly SFColor field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.CoordinateChaser
-
Assign 3-tuple float array to initializeOnly MFVec3f field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
-
Assign 3-tuple float array to initializeOnly MFVec3f field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.OrientationChaser
-
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
-
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
-
Assign 3-tuple float array to initializeOnly SFVec3f field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser2D
-
Assign 2-tuple float array to initializeOnly SFVec2f field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
-
Assign 3-tuple float array to initializeOnly SFVec3f field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
-
Assign 2-tuple float array to initializeOnly SFVec2f field named initialDestination.
- setInitialDestination(float) - Method in interface org.web3d.x3d.sai.Followers.ScalarChaser
-
Assign float value to initializeOnly SFFloat field named initialDestination.
- setInitialDestination(float) - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
-
Assign float value to initializeOnly SFFloat field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.TexCoordChaser2D
-
Assign 2-tuple float array to initializeOnly MFVec2f field named initialDestination.
- setInitialDestination(float[]) - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
-
Assign 2-tuple float array to initializeOnly MFVec2f field named initialDestination.
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to initializeOnly SFColor field named initialValue.
- setInitialValue(SFColorObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
- setInitialValue(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to initializeOnly SFColor field named initialValue.
- setInitialValue(SFColorObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
- setInitialValue(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Assign 3-tuple float array to initializeOnly MFVec3f field named initialValue.
- setInitialValue(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign 3-tuple float array to initializeOnly MFVec3f field named initialValue.
- setInitialValue(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Assign 4-tuple float array unit axis, angle (in radians) to initializeOnly SFRotation field named initialValue.
- setInitialValue(SFRotationObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
- setInitialValue(float, float, float, float) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign 4-tuple float array unit axis, angle (in radians) to initializeOnly SFRotation field named initialValue.
- setInitialValue(SFRotationObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
- setInitialValue(float, float, float, float) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Assign 2-tuple float array to initializeOnly SFVec2f field named initialValue.
- setInitialValue(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
- setInitialValue(float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named initialValue.
- setInitialValue(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
- setInitialValue(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign 2-tuple float array to initializeOnly SFVec2f field named initialValue.
- setInitialValue(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
- setInitialValue(float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named initialValue.
- setInitialValue(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
- setInitialValue(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
- setInitialValue(float) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Assign float value to initializeOnly SFFloat field named initialValue.
- setInitialValue(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
- setInitialValue(float) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign float value to initializeOnly SFFloat field named initialValue.
- setInitialValue(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Assign 2-tuple float array to initializeOnly MFVec2f field named initialValue.
- setInitialValue(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
- setInitialValue(float[]) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign 2-tuple float array to initializeOnly MFVec2f field named initialValue.
- setInitialValue(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.ColorChaser
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to initializeOnly SFColor field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to initializeOnly SFColor field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.CoordinateChaser
-
Assign 3-tuple float array to initializeOnly MFVec3f field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
-
Assign 3-tuple float array to initializeOnly MFVec3f field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.OrientationChaser
-
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
-
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
-
Assign 3-tuple float array to initializeOnly SFVec3f field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser2D
-
Assign 2-tuple float array to initializeOnly SFVec2f field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
-
Assign 3-tuple float array to initializeOnly SFVec3f field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
-
Assign 2-tuple float array to initializeOnly SFVec2f field named initialValue.
- setInitialValue(float) - Method in interface org.web3d.x3d.sai.Followers.ScalarChaser
-
Assign float value to initializeOnly SFFloat field named initialValue.
- setInitialValue(float) - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
-
Assign float value to initializeOnly SFFloat field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.TexCoordChaser2D
-
Assign 2-tuple float array to initializeOnly MFVec2f field named initialValue.
- setInitialValue(float[]) - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
-
Assign 2-tuple float array to initializeOnly MFVec2f field named initialValue.
- setInlineDEF(String) - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
-
Assign String value to inputOutput SFString field named inlineDEF.
- setInlineDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
-
- setInnerRadius(float) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named innerRadius.
- setInnerRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
- setInnerRadius(float) - Method in interface org.web3d.x3d.sai.Geometry2D.Disk2D
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named innerRadius.
- setInputSource(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named inputSource.
- setInputSource(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setInputSource(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named inputSource.
- setIntegerKey(int) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
Assign int value to inputOutput SFInt32 field named integerKey.
- setIntegerKey(SFInt32Object) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
- setIntegerKey(int) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerTrigger
-
Assign int value to inputOutput SFInt32 field named integerKey.
- setIntensity(float) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named intensity.
- setIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
- setIntensity(float) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named intensity.
- setIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
- setIntensity(float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named intensity.
- setIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setIntensity(float) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named intensity.
- setIntensity(SFFloatObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
- setIntensity(float) - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named intensity.
- setIntensity(float) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named intensity.
- setIntensity(float) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named intensity.
- setIntensity(float) - Method in interface org.web3d.x3d.sai.Lighting.X3DLightNode
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named intensity.
- setIntensity(float) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named intensity.
- setIntensityThreshold(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named intensityThreshold.
- setIntensityThreshold(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
- setIntensityThreshold(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.ProjectionVolumeStyle
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named intensityThreshold.
- setInternal(boolean) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign boolean value to initializeOnly SFBool field named internal.
- setInternal(SFBoolObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
- setInternal(boolean) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Assign boolean value to initializeOnly SFBool field named internal.
- setIntersectionType(String) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign String enumeration value ("BOUNDS"|"GEOMETRY") ['BOUNDS'|'GEOMETRY'|'etc.'] to initializeOnly SFString field named intersectionType.
- setIntersectionType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
- setIntersectionType(String) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign String enumeration value ("BOUNDS"|"GEOMETRY") ['BOUNDS'|'GEOMETRY'|'etc.'] to initializeOnly SFString field named intersectionType.
- setIntersectionType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
- setIntersectionType(String) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign String enumeration value ("BOUNDS"|"GEOMETRY") ['BOUNDS'|'GEOMETRY'|'etc.'] to initializeOnly SFString field named intersectionType.
- setIntersectionType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
- setIntersectionType(String) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign String enumeration value ("BOUNDS"|"GEOMETRY") ['BOUNDS'|'GEOMETRY'|'etc.'] to initializeOnly SFString field named intersectionType.
- setIntersectionType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
- setIntersectionType(String) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Assign String enumeration value ("BOUNDS"|"GEOMETRY") ['BOUNDS'|'GEOMETRY'|'etc.'] to initializeOnly SFString field named intersectionType.
- setIntersectionType(String) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Assign String enumeration value ("BOUNDS"|"GEOMETRY") ['BOUNDS'|'GEOMETRY'|'etc.'] to initializeOnly SFString field named intersectionType.
- setIntersectionType(String) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Assign String enumeration value ("BOUNDS"|"GEOMETRY") ['BOUNDS'|'GEOMETRY'|'etc.'] to initializeOnly SFString field named intersectionType.
- setIntersectionType(String) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Assign String enumeration value ("BOUNDS"|"GEOMETRY") ['BOUNDS'|'GEOMETRY'|'etc.'] to initializeOnly SFString field named intersectionType.
- setIntersectionType(String) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Assign String enumeration value ("BOUNDS"|"GEOMETRY") ['BOUNDS'|'GEOMETRY'|'etc.'] to initializeOnly SFString field named intersectionType.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- setIS(ISObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
- 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.
- setIsPickable(boolean) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign boolean value to inputOutput SFBool field named isPickable.
- setIsPickable(SFBoolObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
- setIsPickable(boolean) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign boolean value to inputOutput SFBool field named isPickable.
- setIsPickable(SFBoolObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
- setIsPickable(boolean) - Method in interface org.web3d.x3d.sai.Layering.Layer
-
Assign boolean value to inputOutput SFBool field named isPickable.
- setIsPickable(boolean) - Method in interface org.web3d.x3d.sai.Layering.X3DLayerNode
-
Assign boolean value to inputOutput SFBool field named isPickable.
- setIsPickable(boolean) - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
-
Assign boolean value to inputOutput SFBool field named isPickable.
- setIterations(int) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign int value to inputOutput SFInt32 field named iterations.
- setIterations(SFInt32Object) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- setIterations(int) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Assign int value to inputOutput SFInt32 field named iterations.
- setJointBindingPositions(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign 3-tuple float array to inputOutput MFVec3f field named jointBindingPositions.
- setJointBindingPositions(MFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setJointBindingPositions(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign 3-tuple float array to inputOutput MFVec3f field named jointBindingPositions.
- setJointBindingRotations(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
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
-
- setJointBindingRotations(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput MFRotation field named jointBindingRotations.
- setJointBindingScales(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign 3-tuple float array to inputOutput MFVec3f field named jointBindingScales.
- setJointBindingScales(MFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setJointBindingScales(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign 3-tuple float array to inputOutput MFVec3f field named jointBindingScales.
- setJoints(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign HAnimJoint array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field joints.
- setJoints(ArrayList<HAnimJoint>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method to set single SFNode as HAnimHumanoidObject joints.
- setJoints(String[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign String array to inputOutput MFString field named joints.
- setJoints(MFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setJoints(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setJoints(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setJoints(ArrayList<String>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setJoints(X3DNode[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign X3DRigidJointNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field joints.
- setJoints(ArrayList<X3DRigidJointNode>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Utility method to set single SFNode as RigidBodyCollectionObject joints.
- setJoints(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
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.HAnim.HAnimHumanoid
-
Set single child joints node, replacing prior array of existing nodes (if any).
- setJoints(String[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Assign String array to inputOutput MFString field named joints.
- setJoints(X3DNode[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
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
-
Set single child joints node, replacing prior array of existing nodes (if any).
- setJump(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign boolean value to inputOutput SFBool field named jump.
- setJump(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setJump(boolean) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign boolean value to inputOutput SFBool field named jump.
- setJump(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
- setJump(boolean) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign boolean value to inputOutput SFBool field named jump.
- setJump(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
- setJump(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Assign boolean value to inputOutput SFBool field named jump.
- setJump(boolean) - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
-
Assign boolean value to inputOutput SFBool field named jump.
- setJump(boolean) - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
-
Assign boolean value to inputOutput SFBool field named jump.
- setJump(boolean) - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
-
Assign boolean value to inputOutput SFBool field named jump.
- setJustify(String[]) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
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"") ['"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(MFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setJustify(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setJustify(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setJustify(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setJustify(String[]) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
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"") ['"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(MFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setJustify(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setJustify(String) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setJustify(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setJustify(String[]) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
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"") ['"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
-
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"") ['"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.
- setKey(float[]) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign Float array to inputOutput MFFloat field named key.
- setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
- setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
- setKey(int[]) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
- setKey(float[]) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign Float array to inputOutput MFFloat field named key.
- setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
- setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
- setKey(int[]) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign Float array to inputOutput MFFloat field named key.
- setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
- setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
- setKey(int[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Assign Float array to inputOutput MFFloat field named key.
- setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
- setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
- setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Assign Float array to inputOutput MFFloat field named key.
- setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
- setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
- setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Assign Float array to inputOutput MFFloat field named key.
- setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
- setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
- setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Assign Float array to inputOutput MFFloat field named key.
- setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
- setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
- setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Assign Float array to inputOutput MFFloat field named key.
- setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
- setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
- setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Assign Float array to inputOutput MFFloat field named key.
- setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
- setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
- setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Assign Float array to inputOutput MFFloat field named key.
- setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
- setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
- setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Assign Float array to inputOutput MFFloat field named key.
- setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
- setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
- setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Assign Float array to inputOutput MFFloat field named key.
- setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
- setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
- setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign Float array to inputOutput MFFloat field named key.
- setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
- setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
- setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign Float array to inputOutput MFFloat field named key.
- setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
- setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
- setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign Float array to inputOutput MFFloat field named key.
- setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
- setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
- setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
- setKey(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Assign Float array to inputOutput MFFloat field named key.
- setKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
- setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
- setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
- setKey(float[]) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanSequencer
-
Assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerSequencer
-
Assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.EventUtilities.X3DSequencerNode
-
Assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
-
Assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.ColorInterpolator
-
Assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator
-
Assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator2D
-
Assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.EaseInEaseOut
-
Assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.NormalInterpolator
-
Assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.OrientationInterpolator
-
Assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator
-
Assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator2D
-
Assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.ScalarInterpolator
-
Assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
-
Assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
-
Assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
-
Assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SquadOrientationInterpolator
-
Assign float array to inputOutput MFFloat field named key.
- setKey(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.X3DInterpolatorNode
-
Assign float array to inputOutput MFFloat field named key.
- setKeyValue(boolean[]) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign Boolean array to inputOutput MFBool field named keyValue.
- setKeyValue(MFBoolObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
- setKeyValue(ArrayList<Boolean>) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
- setKeyValue(int[]) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign Integer array to inputOutput MFInt32 field named keyValue.
- setKeyValue(MFInt32Object) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
- setKeyValue(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
- setKeyValue(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign 3-tuple double array to inputOutput MFVec3d field named keyValue.
- setKeyValue(MFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput MFColor field named keyValue.
- setKeyValue(MFColorObject) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Assign 2-tuple float array to inputOutput MFVec2f field named keyValue.
- setKeyValue(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Assign 3-tuple float array to inputOutput MFVec3f field named keyValue.
- setKeyValue(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Assign 3-tuple float array to inputOutput MFVec3f field named keyValue.
- setKeyValue(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput MFRotation field named keyValue.
- setKeyValue(MFRotationObject) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Assign 2-tuple float array to inputOutput MFVec2f field named keyValue.
- setKeyValue(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Assign 3-tuple float array to inputOutput MFVec3f field named keyValue.
- setKeyValue(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Assign Float array to inputOutput MFFloat field named keyValue.
- setKeyValue(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
- setKeyValue(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
- setKeyValue(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign 2-tuple float array to inputOutput MFVec2f field named keyValue.
- setKeyValue(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign 3-tuple float array to inputOutput MFVec3f field named keyValue.
- setKeyValue(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign Float array to inputOutput MFFloat field named keyValue.
- setKeyValue(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
- setKeyValue(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
- setKeyValue(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
- setKeyValue(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput MFRotation field named keyValue.
- setKeyValue(MFRotationObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
- setKeyValue(boolean[]) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanSequencer
-
Assign boolean array to inputOutput MFBool field named keyValue.
- setKeyValue(int[]) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerSequencer
-
Assign int array to inputOutput MFInt32 field named keyValue.
- setKeyValue(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
-
Assign 3-tuple double array to inputOutput MFVec3d field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.ColorInterpolator
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput MFColor field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator
-
Assign 3-tuple float array to inputOutput MFVec3f field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator2D
-
Assign 2-tuple float array to inputOutput MFVec2f field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.NormalInterpolator
-
Assign 3-tuple float array to inputOutput MFVec3f field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.OrientationInterpolator
-
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
-
Assign 3-tuple float array to inputOutput MFVec3f field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator2D
-
Assign 2-tuple float array to inputOutput MFVec2f field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.ScalarInterpolator
-
Assign float array to inputOutput MFFloat field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
-
Assign 3-tuple float array to inputOutput MFVec3f field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
-
Assign 2-tuple float array to inputOutput MFVec2f field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
-
Assign float array to inputOutput MFFloat field named keyValue.
- setKeyValue(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SquadOrientationInterpolator
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput MFRotation field named keyValue.
- setKeyVelocity(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign 2-tuple float array to inputOutput MFVec2f field named keyVelocity.
- setKeyVelocity(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
- setKeyVelocity(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign 3-tuple float array to inputOutput MFVec3f field named keyVelocity.
- setKeyVelocity(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
- setKeyVelocity(float[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign Float array to inputOutput MFFloat field named keyVelocity.
- setKeyVelocity(MFFloatObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
- setKeyVelocity(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
- setKeyVelocity(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
- setKeyVelocity(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
-
Assign 3-tuple float array to inputOutput MFVec3f field named keyVelocity.
- setKeyVelocity(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
-
Assign 2-tuple float array to inputOutput MFVec2f field named keyVelocity.
- setKeyVelocity(float[]) - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
-
Assign float array to inputOutput MFFloat field named keyVelocity.
- setKind(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign int value within allowed range of [0,255] to initializeOnly SFInt32 field named kind.
- setKind(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
- setKind(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Assign int value within allowed range of [0,255] to initializeOnly SFInt32 field named kind.
- setKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign Double array to initializeOnly MFDouble field named knot.
- setKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
- setKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
- setKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
- setKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign Double array to initializeOnly MFDouble field named knot.
- setKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
- setKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
- setKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
- setKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign Double array to initializeOnly MFDouble field named knot.
- setKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
- setKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
- setKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
- setKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign Double array to initializeOnly MFDouble field named knot.
- setKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
- setKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
- setKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
- setKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
-
Assign double array to initializeOnly MFDouble field named knot.
- setKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
-
Assign double array to initializeOnly MFDouble field named knot.
- setKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
-
Assign double array to initializeOnly MFDouble field named knot.
- setKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
-
Assign double array to initializeOnly MFDouble field named knot.
- setLang(String) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
Assign String value to inputOutput SFString field named lang.
- setLang(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
- setLanguage(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign String value to initializeOnly SFString field named language.
- setLanguage(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setLanguage(String) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Assign String enumeration value ("Cg"|"GLSL"|"HLSL") ['Cg'|'GLSL'|'HLSL'|'etc.'] to initializeOnly SFString field named language.
- setLanguage(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
- setLanguage(String) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign String enumeration value ("Cg"|"GLSL"|"HLSL") ['Cg'|'GLSL'|'HLSL'|'etc.'] to initializeOnly SFString field named language.
- setLanguage(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
- setLanguage(String) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Assign String enumeration value ("Cg"|"GLSL"|"HLSL") ['Cg'|'GLSL'|'HLSL'|'etc.'] to initializeOnly SFString field named language.
- setLanguage(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
- setLanguage(String) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign String value to initializeOnly SFString field named language.
- setLanguage(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setLanguage(String) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Assign String value to initializeOnly SFString field named language.
- setLanguage(String) - Method in interface org.web3d.x3d.sai.Shaders.ComposedShader
-
Assign String enumeration value ("Cg"|"GLSL"|"HLSL") ['Cg'|'GLSL'|'HLSL'|'etc.'] to initializeOnly SFString field named language.
- setLanguage(String) - Method in interface org.web3d.x3d.sai.Shaders.PackagedShader
-
Assign String enumeration value ("Cg"|"GLSL"|"HLSL") ['Cg'|'GLSL'|'HLSL'|'etc.'] to initializeOnly SFString field named language.
- setLanguage(String) - Method in interface org.web3d.x3d.sai.Shaders.ProgramShader
-
Assign String enumeration value ("Cg"|"GLSL"|"HLSL") ['Cg'|'GLSL'|'HLSL'|'etc.'] to initializeOnly SFString field named language.
- setLanguage(String) - Method in interface org.web3d.x3d.sai.Shaders.X3DShaderNode
-
Assign String enumeration value ("Cg"|"GLSL"|"HLSL") ['Cg'|'GLSL'|'HLSL'|'etc.'] to initializeOnly SFString field named language.
- setLanguage(String) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Assign String value to initializeOnly SFString field named language.
- setLayers(X3DNode[]) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Assign X3DLayerNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field layers.
- setLayers(ArrayList<X3DLayerNode>) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Utility method to set single SFNode as LayerSetObject layers.
- setLayers(X3DNode[]) - Method in interface org.web3d.x3d.sai.Layering.LayerSet
-
Assign X3DNode 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
-
Set single child layers node, replacing prior array of existing nodes (if any).
- setLayout(X3DLayoutNode) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign X3DLayoutNode instance (using a properly typed node) to inputOutput SFNode field layout.
- setLayout(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field layout.
- setLayout(X3DLayoutNode) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign X3DLayoutNode instance (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 interface org.web3d.x3d.sai.Layout.LayoutGroup
-
Assign X3DLayoutNode instance (using a properly typed node) to inputOutput SFNode field layout.
- setLayout(X3DLayoutNode) - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
-
Assign X3DLayoutNode instance (using a properly typed node) to inputOutput SFNode field layout.
- setLeft(X3DTexture2DNode) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field left.
- 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 interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
-
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field left.
- setLeftTexture(X3DNode) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, 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(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 interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, 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
-
Assign boolean value to initializeOnly SFBool field named leftToRight.
- setLeftToRight(SFBoolObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setLeftToRight(boolean) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign boolean value to initializeOnly SFBool field named leftToRight.
- setLeftToRight(SFBoolObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setLeftToRight(boolean) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Assign boolean value to initializeOnly SFBool field named leftToRight.
- setLeftToRight(boolean) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Assign boolean value to initializeOnly SFBool field named leftToRight.
- setLeftUrl(String[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign String array to inputOutput MFString field named leftUrl.
- setLeftUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setLeftUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setLeftUrl(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setLeftUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setLeftUrl(String[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Assign String array to inputOutput MFString field named leftUrl.
- setLength(float[]) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign Float array within allowed range of [0,infinity) to inputOutput MFFloat field named length.
- setLength(MFFloatObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
- setLength(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
- setLength(int[]) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
- setLength(float[]) - Method in interface org.web3d.x3d.sai.Text.Text
-
Assign float array within allowed range of [0,infinity) to inputOutput MFFloat field named length.
- setLengthOfModulationParameters(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named lengthOfModulationParameters.
- setLengthOfModulationParameters(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setLengthOfModulationParameters(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named lengthOfModulationParameters.
- setLevel(int) - Method in class org.web3d.x3d.jsail.Core.componentObject
-
Assign int value within allowed range of [1,5] to inputOutput SFInt32 field named level.
- setLevel(SFInt32Object) - Method in class org.web3d.x3d.jsail.Core.componentObject
-
- setLifetimeVariation(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named lifetimeVariation.
- setLifetimeVariation(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setLifetimeVariation(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named lifetimeVariation.
- setLighting(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign boolean value to inputOutput SFBool field named lighting.
- setLighting(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
- setLighting(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
-
Assign boolean value to inputOutput SFBool field named lighting.
- setLimitOrientation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named limitOrientation.
- setLimitOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setLimitOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setLimitOrientation(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named limitOrientation.
- setLinearAcceleration(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named linearAcceleration.
- setLinearAcceleration(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setLinearAcceleration(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setLinearAcceleration(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign 3-tuple float array to inputOutput SFVec3f field named linearAcceleration.
- setLinearDampingFactor(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign float value to inputOutput SFFloat field named linearDampingFactor.
- setLinearDampingFactor(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setLinearDampingFactor(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign float value to inputOutput SFFloat field named linearDampingFactor.
- setLinearVelocity(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named linearVelocity.
- setLinearVelocity(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setLinearVelocity(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setLinearVelocity(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named linearVelocity.
- setLinearVelocity(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setLinearVelocity(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setLinearVelocity(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign 3-tuple float array to inputOutput SFVec3f field named linearVelocity.
- setLinearVelocity(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign 3-tuple float array to inputOutput SFVec3f field named linearVelocity.
- setLineProperties(LineProperties) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign LineProperties instance (using a properly typed node) to inputOutput SFNode field lineProperties.
- 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 interface org.web3d.x3d.sai.Shape.Appearance
-
Assign LineProperties instance (using a properly typed node) to inputOutput SFNode field lineProperties.
- setLineSegments(float[]) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Assign 2-tuple float array to initializeOnly MFVec2f field named lineSegments.
- setLineSegments(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
- setLineSegments(float[]) - Method in interface org.web3d.x3d.sai.Geometry2D.Polyline2D
-
Assign 2-tuple float array to initializeOnly MFVec2f field named lineSegments.
- setLinetype(int) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Assign int value within allowed range of [1,infinity) to inputOutput SFInt32 field named linetype.
- setLinetype(SFInt32Object) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
- setLinetype(int) - Method in interface org.web3d.x3d.sai.Shape.LineProperties
-
Assign int value within allowed range of [1,infinity) to inputOutput SFInt32 field named linetype.
- setLinewidthScaleFactor(float) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Assign float value to inputOutput SFFloat field named linewidthScaleFactor.
- setLinewidthScaleFactor(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
- setLinewidthScaleFactor(float) - Method in interface org.web3d.x3d.sai.Shape.LineProperties
-
Assign float value to inputOutput SFFloat field named linewidthScaleFactor.
- setLlimit(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named llimit.
- setLlimit(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setLlimit(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setLlimit(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named llimit.
- setLoa(int) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign int value within allowed range of [-1,4] to inputOutput SFInt32 field named loa.
- setLoa(SFInt32Object) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setLoa(int) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign int value within allowed range of [-1,4] to inputOutput SFInt32 field named loa.
- setLoa(SFInt32Object) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setLoa(int) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign int value within allowed range of [-1,4] to inputOutput SFInt32 field named loa.
- setLoa(int) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Assign int value within allowed range of [-1,4] to inputOutput SFInt32 field named loa.
- setLoad(boolean) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign boolean value to inputOutput SFBool field named load.
- setLoad(SFBoolObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
- setLoad(boolean) - Method in interface org.web3d.x3d.sai.Networking.Inline
-
Assign boolean value to inputOutput SFBool field named load.
- 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
-
Assign String value to inputOutput SFString field named localDEF.
- setLocalDEF(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
-
- setLocation(float[]) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named location.
- setLocation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
- setLocation(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
- setLocation(float[]) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named location.
- setLocation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setLocation(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setLocation(float[]) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named location.
- setLocation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
- setLocation(float, float, float) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
- setLocation(float[]) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Assign 3-tuple float array to inputOutput SFVec3f field named location.
- setLocation(float[]) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Assign 3-tuple float array to inputOutput SFVec3f field named location.
- setLocation(float[]) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Assign 3-tuple float array to inputOutput SFVec3f field named location.
- setLoop(boolean) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign boolean value to inputOutput SFBool field named loop.
- setLoop(SFBoolObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setLoop(boolean) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign boolean value to inputOutput SFBool field named loop.
- setLoop(SFBoolObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
- setLoop(boolean) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign boolean value to inputOutput SFBool field named loop.
- setLoop(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
- setLoop(boolean) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign boolean value to inputOutput SFBool field named loop.
- setLoop(SFBoolObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
- setLoop(boolean) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Assign boolean value to inputOutput SFBool field named loop.
- setLoop(boolean) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Assign boolean value to inputOutput SFBool field named loop.
- setLoop(boolean) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Assign boolean value to inputOutput SFBool field named loop.
- setLoop(boolean) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Assign boolean value to inputOutput SFBool field named loop.
- setLoop(boolean) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Assign boolean value to inputOutput SFBool field named loop.
- setLoop(boolean) - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
-
Assign boolean value to inputOutput SFBool field named loop.
- setMagnificationFilter(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign String enumeration value ("AVG_PIXEL"|"DEFAULT"|"FASTEST"|"NEAREST_PIXEL"|"NICEST") ['AVG_PIXEL'|'DEFAULT'|'FASTEST'|'NEAREST_PIXEL'|'NICEST'] to inputOutput SFString field named magnificationFilter.
- setMagnificationFilter(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
- setMagnificationFilter(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Assign String enumeration value ("AVG_PIXEL"|"DEFAULT"|"FASTEST"|"NEAREST_PIXEL"|"NICEST") ['AVG_PIXEL'|'DEFAULT'|'FASTEST'|'NEAREST_PIXEL'|'NICEST'] to inputOutput SFString field named magnificationFilter.
- setMapping(X3DNode[]) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign DISEntityTypeMapping array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field mapping.
- setMapping(ArrayList<DISEntityTypeMapping>) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Utility method to set single SFNode as DISEntityManagerObject mapping.
- setMapping(X3DNode[]) - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
-
Assign X3DNode 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
-
Set single child mapping node, replacing prior array of existing nodes (if any).
- setMarking(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign String value to inputOutput SFString field named marking.
- setMarking(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setMarking(String) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign String value to inputOutput SFString field named marking.
- setMass(float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named mass.
- setMass(SFFloatObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
- setMass(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named mass.
- setMass(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
- setMass(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named mass.
- setMass(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
- setMass(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named mass.
- setMass(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
- setMass(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named mass.
- setMass(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
- setMass(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named mass.
- setMass(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
- setMass(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named mass.
- setMass(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
- setMass(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign float value to inputOutput SFFloat field named mass.
- setMass(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setMass(float) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named mass.
- setMass(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named mass.
- setMass(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named mass.
- setMass(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named mass.
- setMass(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named mass.
- setMass(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named mass.
- setMass(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named mass.
- setMass(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named mass.
- setMass(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign float value to inputOutput SFFloat field named mass.
- setMassDensityModel(X3DNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to Sphere|Box|Cone, 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(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 interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to Sphere|Box|Cone, 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
-
Assign String enumeration value ("MATCH_ANY"|"MATCH_EVERY"|"MATCH_ONLY_ONE") ['MATCH_ANY'|'MATCH_EVERY'|'MATCH_ONLY_ONE'] to inputOutput SFString field named matchCriterion.
- setMatchCriterion(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
- setMatchCriterion(String) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign String enumeration value ("MATCH_ANY"|"MATCH_EVERY"|"MATCH_ONLY_ONE") ['MATCH_ANY'|'MATCH_EVERY'|'MATCH_ONLY_ONE'] to inputOutput SFString field named matchCriterion.
- setMatchCriterion(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
- setMatchCriterion(String) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign String enumeration value ("MATCH_ANY"|"MATCH_EVERY"|"MATCH_ONLY_ONE") ['MATCH_ANY'|'MATCH_EVERY'|'MATCH_ONLY_ONE'] to inputOutput SFString field named matchCriterion.
- setMatchCriterion(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
- setMatchCriterion(String) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign String enumeration value ("MATCH_ANY"|"MATCH_EVERY"|"MATCH_ONLY_ONE") ['MATCH_ANY'|'MATCH_EVERY'|'MATCH_ONLY_ONE'] to inputOutput SFString field named matchCriterion.
- setMatchCriterion(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
- setMatchCriterion(String) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Assign String enumeration value ("MATCH_ANY"|"MATCH_EVERY"|"MATCH_ONLY_ONE") ['MATCH_ANY'|'MATCH_EVERY'|'MATCH_ONLY_ONE'] to inputOutput SFString field named matchCriterion.
- setMatchCriterion(String) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Assign String enumeration value ("MATCH_ANY"|"MATCH_EVERY"|"MATCH_ONLY_ONE") ['MATCH_ANY'|'MATCH_EVERY'|'MATCH_ONLY_ONE'] to inputOutput SFString field named matchCriterion.
- setMatchCriterion(String) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Assign String enumeration value ("MATCH_ANY"|"MATCH_EVERY"|"MATCH_ONLY_ONE") ['MATCH_ANY'|'MATCH_EVERY'|'MATCH_ONLY_ONE'] to inputOutput SFString field named matchCriterion.
- setMatchCriterion(String) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Assign String enumeration value ("MATCH_ANY"|"MATCH_EVERY"|"MATCH_ONLY_ONE") ['MATCH_ANY'|'MATCH_EVERY'|'MATCH_ONLY_ONE'] to inputOutput SFString field named matchCriterion.
- setMatchCriterion(String) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Assign String enumeration value ("MATCH_ANY"|"MATCH_EVERY"|"MATCH_ONLY_ONE") ['MATCH_ANY'|'MATCH_EVERY'|'MATCH_ONLY_ONE'] to inputOutput SFString field named matchCriterion.
- setMaterial(X3DMaterialNode) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign X3DMaterialNode instance (using a properly typed node) to inputOutput SFNode field material.
- setMaterial(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field material.
- setMaterial(X3DMaterialNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign X3DMaterialNode instance (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 interface org.web3d.x3d.sai.Shape.Appearance
-
Assign X3DMaterialNode instance (using a properly typed node) to inputOutput SFNode field material.
- setMaterial(X3DMaterialNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
-
Assign X3DMaterialNode instance (using a properly typed node) to inputOutput SFNode field material.
- setMatrix(float[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
Assign float array to inputOutput SFMatrix4f field named matrix.
- setMatrix(SFMatrix4fObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
- setMatrix(float[]) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransformMatrix3D
-
Assign float array to inputOutput SFMatrix4f field named matrix.
- setMaxAngle(float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) to inputOutput SFFloat field named maxAngle.
- setMaxAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
- setMaxAngle(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign float value unit axis, angle (in radians) to inputOutput SFFloat field named maxAngle.
- setMaxAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
- setMaxAngle(float) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Assign float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) to inputOutput SFFloat field named maxAngle.
- setMaxAngle(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Assign float value unit axis, angle (in radians) to inputOutput SFFloat field named maxAngle.
- setMaxAngle1(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
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
-
- setMaxAngle1(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign float value unit axis, angle (in radians) to inputOutput SFFloat field named maxAngle1.
- setMaxBack(float) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named maxBack.
- setMaxBack(SFFloatObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
- setMaxBack(float) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named maxBack.
- setMaxCorrectionSpeed(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign float value to inputOutput SFFloat field named maxCorrectionSpeed.
- setMaxCorrectionSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- setMaxCorrectionSpeed(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Assign float value to inputOutput SFFloat field named maxCorrectionSpeed.
- setMaxExtent(float) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named maxExtent.
- setMaxExtent(SFFloatObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
- setMaxExtent(float) - Method in interface org.web3d.x3d.sai.Text.Text
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named maxExtent.
- setMaxFront(float) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named maxFront.
- setMaxFront(SFFloatObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
- setMaxFront(float) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named maxFront.
- setMaxParticles(int) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign int value within allowed range of [0,infinity) to inputOutput SFInt32 field named maxParticles.
- setMaxParticles(SFInt32Object) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setMaxParticles(int) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign int value within allowed range of [0,infinity) to inputOutput SFInt32 field named maxParticles.
- setMaxPosition(float[]) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign 2-tuple float array to inputOutput SFVec2f field named maxPosition.
- setMaxPosition(SFVec2fObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
- setMaxPosition(float, float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
- setMaxPosition(float[]) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
-
Assign 2-tuple float array to inputOutput SFVec2f field named maxPosition.
- setMaxSeparation(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign float value to inputOutput SFFloat field named maxSeparation.
- setMaxSeparation(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
- setMaxSeparation(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Assign float value to inputOutput SFFloat field named maxSeparation.
- setMaxTorque1(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign float value to inputOutput SFFloat field named maxTorque1.
- setMaxTorque1(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setMaxTorque1(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign float value to inputOutput SFFloat field named maxTorque1.
- setMaxTorque2(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign float value to inputOutput SFFloat field named maxTorque2.
- setMaxTorque2(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setMaxTorque2(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign float value to inputOutput SFFloat field named maxTorque2.
- setMeshLabPath(String) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set directory path for location of meshlabserver program.
- setMeshLabServerExecutableName(String) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set meshLabServerExecutableName for alternate name of meshlabserver program.
- 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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign X3DMetadataObject instance (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(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
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Deprecated.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Deprecated.
- setMetadata(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign X3DMetadataObject instance (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(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
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign X3DMetadataObject instance (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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.X3DConcreteNode
-
Assign X3DMetadataObject instance (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 interface org.web3d.x3d.sai.CADGeometry.CADAssembly
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CADGeometry.X3DProductStructureChildNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.MetadataBoolean
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.MetadataDouble
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.MetadataFloat
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.MetadataInteger
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.MetadataSet
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.MetadataString
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.ProtoInstance
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.WorldInfo
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.X3DBindableNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.X3DChildNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.X3DInfoNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.X3DNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.X3DPrototypeInstance
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Core.X3DSensorNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.GeneratedCubeMapTexture
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ImageCubeMapTexture
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.X3DEnvironmentTextureNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Fog
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.LocalFog
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.VisibilitySensor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.X3DEnvironmentalSensorNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanFilter
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanSequencer
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanToggle
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanTrigger
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerSequencer
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerTrigger
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EventUtilities.TimeTrigger
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EventUtilities.X3DSequencerNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.EventUtilities.X3DTriggerNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.ColorChaser
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.CoordinateChaser
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.OrientationChaser
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser2D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.ScalarChaser
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.TexCoordChaser2D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.X3DChaserNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.X3DDamperNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Followers.X3DFollowerNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry2D.Arc2D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry2D.Circle2D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry2D.Disk2D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry2D.Polyline2D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry2D.Polypoint2D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry2D.Rectangle2D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry2D.TriangleSet2D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry3D.Box
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geometry3D.Sphere
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoCoordinate
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoMetadata
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoOrigin
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Grouping.Group
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Grouping.StaticGroup
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Grouping.Switch
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Grouping.X3DGroupingNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.ColorInterpolator
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator2D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.EaseInEaseOut
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.NormalInterpolator
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.OrientationInterpolator
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator2D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.ScalarInterpolator
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.SquadOrientationInterpolator
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Interpolation.X3DInterpolatorNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.KeySensor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.StringSensor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.X3DKeyDeviceSensorNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layering.Layer
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layering.LayerSet
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layering.Viewport
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layering.X3DLayerNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layering.X3DViewportNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layout.Layout
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layout.ScreenGroup
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Layout.X3DLayoutNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Lighting.X3DLightNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Navigation.Billboard
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Navigation.Collision
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Networking.Inline
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Networking.X3DNetworkSensorNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.Contour2D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.ContourPolyline2D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.CoordinateDouble
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSweptSurface
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSwungSurface
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsControlCurveNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.NURBS.X3DParametricGeometryNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.BoundedPhysicsModel
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.ForcePhysicsModel
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticlePhysicsModelNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DDragSensorNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DPointingDeviceSensorNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DTouchSensorNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.ClipPlane
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.Color
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.ColorRGBA
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.Coordinate
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.LineSet
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.Normal
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.PointSet
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.X3DColorNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.X3DCoordinateNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.X3DGeometricPropertyNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.X3DGeometryNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Rendering.X3DNormalNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSensor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DRigidJointNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Scripting.Script
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Scripting.X3DScriptNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.ComposedShader
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.FloatVertexAttribute
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.Matrix3VertexAttribute
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.Matrix4VertexAttribute
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.PackagedShader
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.ProgramShader
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.ShaderPart
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.ShaderProgram
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.X3DShaderNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shaders.X3DVertexAttributeNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.Appearance
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.FillProperties
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.LineProperties
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.Material
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.Shape
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.X3DAppearanceChildNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.X3DAppearanceNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.X3DMaterialNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Text.Text
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Text.X3DFontStyleNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.ImageTexture
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureCoordinate
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureTransform
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.PixelTexture
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinate
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinateGenerator
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.TextureTransform
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.X3DTexture2DNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.X3DTextureCoordinateNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.X3DTextureNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing.X3DTextureTransformNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureCoordinate3D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureCoordinate4D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransform3D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransformMatrix3D
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.ComposedVolumeStyle
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.EdgeEnhancementVolumeStyle
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.OpacityMapVolumeStyle
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.ProjectionVolumeStyle
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.ToneMappedVolumeStyle
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DComposableVolumeRenderStyleNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeDataNode
-
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
- setMetadata(X3DMetadataObject) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeRenderStyleNode
-
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
-
Assign metaObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field meta.
- setMinAngle(float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) to inputOutput SFFloat field named minAngle.
- setMinAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
- setMinAngle(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign float value unit axis, angle (in radians) to inputOutput SFFloat field named minAngle.
- setMinAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
- setMinAngle(float) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Assign float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) to inputOutput SFFloat field named minAngle.
- setMinAngle(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Assign float value unit axis, angle (in radians) to inputOutput SFFloat field named minAngle.
- setMinAngle1(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
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
-
- setMinAngle1(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign float value unit axis, angle (in radians) to inputOutput SFFloat field named minAngle1.
- setMinBack(float) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named minBack.
- setMinBack(SFFloatObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
- setMinBack(float) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named minBack.
- setMinBounceSpeed(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named minBounceSpeed.
- setMinBounceSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setMinBounceSpeed(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named minBounceSpeed.
- setMinBounceSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setMinBounceSpeed(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named minBounceSpeed.
- setMinBounceSpeed(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named minBounceSpeed.
- setMinFront(float) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named minFront.
- setMinFront(SFFloatObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
- setMinFront(float) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named minFront.
- setMinificationFilter(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
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") ['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
-
- setMinificationFilter(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
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") ['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.
- setMinPosition(float[]) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign 2-tuple float array to inputOutput SFVec2f field named minPosition.
- setMinPosition(SFVec2fObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
- setMinPosition(float, float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
- setMinPosition(float[]) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
-
Assign 2-tuple float array to inputOutput SFVec2f field named minPosition.
- setMinSeparation(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign float value to inputOutput SFFloat field named minSeparation.
- setMinSeparation(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
- setMinSeparation(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Assign float value to inputOutput SFFloat field named minSeparation.
- setMode(String[]) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
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"") ['"ADD"'|'"ADDSIGNED"'|'"ADDSIGNED2X"'|'"ADDSMOOTH"'|'"BLENDCURRENTALPHA"'|'"BLENDDIFFUSEALPHA"'|'"BLENDFACTORALPHA"'|'"BLENDTEXTUREALPHA"'|'"DOTPRODUCT3"'|'"MODULATE"'|'"MODULATE2X"'|'"MODULATE4X"'|'"MODULATEALPHA_ADDCOLOR"'|'"MODULATEINVALPHA_ADDCOLOR"'|'"MODULATEINVCOLOR_ADDALPHA"'|'"OFF"'|'"REPLACE"'|'"SELECTARG1"'|'"SELECTARG2"'|'"SUBTRACT"'|'"etc."'] to inputOutput MFString field named mode.
- setMode(MFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setMode(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setMode(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setMode(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setMode(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Assign String enumeration value ("SPHERE"|"CAMERASPACENORMAL"|"CAMERASPACEPOSITION"|"CAMERASPACEREFLECTIONVECTOR"|"SPHERE-LOCAL"|"COORD"|"COORD-EYE"|"NOISE"|"NOISE-EYE"|"SPHERE-REFLECT"|"SPHERE-REFLECT-LOCAL") ['SPHERE'|'CAMERASPACENORMAL'|'CAMERASPACEPOSITION'|'CAMERASPACEREFLECTIONVECTOR'|'SPHERE-LOCAL'|'COORD'|'COORD-EYE'|'NOISE'|'NOISE-EYE'|'SPHERE-REFLECT'|'SPHERE-REFLECT-LOCAL'] to inputOutput SFString field named mode.
- setMode(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
- setMode(String[]) - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
-
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"") ['"ADD"'|'"ADDSIGNED"'|'"ADDSIGNED2X"'|'"ADDSMOOTH"'|'"BLENDCURRENTALPHA"'|'"BLENDDIFFUSEALPHA"'|'"BLENDFACTORALPHA"'|'"BLENDTEXTUREALPHA"'|'"DOTPRODUCT3"'|'"MODULATE"'|'"MODULATE2X"'|'"MODULATE4X"'|'"MODULATEALPHA_ADDCOLOR"'|'"MODULATEINVALPHA_ADDCOLOR"'|'"MODULATEINVCOLOR_ADDALPHA"'|'"OFF"'|'"REPLACE"'|'"SELECTARG1"'|'"SELECTARG2"'|'"SUBTRACT"'|'"etc."'] to inputOutput MFString field named mode.
- setMode(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinateGenerator
-
Assign String enumeration value ("SPHERE"|"CAMERASPACENORMAL"|"CAMERASPACEPOSITION"|"CAMERASPACEREFLECTIONVECTOR"|"SPHERE-LOCAL"|"COORD"|"COORD-EYE"|"NOISE"|"NOISE-EYE"|"SPHERE-REFLECT"|"SPHERE-REFLECT-LOCAL") ['SPHERE'|'CAMERASPACENORMAL'|'CAMERASPACEPOSITION'|'CAMERASPACEREFLECTIONVECTOR'|'SPHERE-LOCAL'|'COORD'|'COORD-EYE'|'NOISE'|'NOISE-EYE'|'SPHERE-REFLECT'|'SPHERE-REFLECT-LOCAL'] to inputOutput SFString field named mode.
- setModulationTypeDetail(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named modulationTypeDetail.
- setModulationTypeDetail(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setModulationTypeDetail(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named modulationTypeDetail.
- setModulationTypeMajor(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named modulationTypeMajor.
- setModulationTypeMajor(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setModulationTypeMajor(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named modulationTypeMajor.
- setModulationTypeSpreadSpectrum(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named modulationTypeSpreadSpectrum.
- setModulationTypeSpreadSpectrum(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setModulationTypeSpreadSpectrum(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named modulationTypeSpreadSpectrum.
- setModulationTypeSystem(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named modulationTypeSystem.
- setModulationTypeSystem(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setModulationTypeSystem(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named modulationTypeSystem.
- setMomentsOfInertia(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign Float array within allowed range of [0,infinity) to inputOutput MFFloat field named momentsOfInertia.
- setMomentsOfInertia(MFFloatObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
- setMomentsOfInertia(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
- setMomentsOfInertia(int[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
- setMomentsOfInertia(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Assign float array within allowed range of [0,infinity) to inputOutput MFFloat field named momentsOfInertia.
- setMotions(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign HAnimMotion array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field motions.
- setMotions(ArrayList<HAnimMotion>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method to set single SFNode as HAnimHumanoidObject motions.
- setMotions(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign X3DNode 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
-
Set single child motions node, replacing prior array of existing nodes (if any).
- setMotor1Axis(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named motor1Axis.
- setMotor1Axis(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setMotor1Axis(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setMotor1Axis(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named motor1Axis.
- setMotor2Axis(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named motor2Axis.
- setMotor2Axis(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setMotor2Axis(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setMotor2Axis(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named motor2Axis.
- setMotor3Axis(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named motor3Axis.
- setMotor3Axis(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setMotor3Axis(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setMotor3Axis(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named motor3Axis.
- setMulticastRelayHost(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign String value to inputOutput SFString field named multicastRelayHost.
- setMulticastRelayHost(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setMulticastRelayHost(String) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign String value to inputOutput SFString field named multicastRelayHost.
- setMulticastRelayHost(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setMulticastRelayHost(String) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign String value to inputOutput SFString field named multicastRelayHost.
- setMulticastRelayHost(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setMulticastRelayHost(String) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign String value to inputOutput SFString field named multicastRelayHost.
- setMulticastRelayHost(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setMulticastRelayHost(String) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign String value to inputOutput SFString field named multicastRelayHost.
- setMulticastRelayHost(String) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign String value to inputOutput SFString field named multicastRelayHost.
- setMulticastRelayHost(String) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign String value to inputOutput SFString field named multicastRelayHost.
- setMulticastRelayHost(String) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign String value to inputOutput SFString field named multicastRelayHost.
- setMulticastRelayPort(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named multicastRelayPort.
- setMulticastRelayPort(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setMulticastRelayPort(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign int value to inputOutput SFInt32 field named multicastRelayPort.
- setMulticastRelayPort(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setMulticastRelayPort(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign int value to inputOutput SFInt32 field named multicastRelayPort.
- setMulticastRelayPort(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setMulticastRelayPort(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named multicastRelayPort.
- setMulticastRelayPort(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setMulticastRelayPort(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named multicastRelayPort.
- setMulticastRelayPort(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign int value to inputOutput SFInt32 field named multicastRelayPort.
- setMulticastRelayPort(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign int value to inputOutput SFInt32 field named multicastRelayPort.
- setMulticastRelayPort(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named multicastRelayPort.
- setMunitionApplicationID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named munitionApplicationID.
- setMunitionApplicationID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setMunitionApplicationID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named munitionApplicationID.
- setMunitionEndPoint(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named munitionEndPoint.
- setMunitionEndPoint(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setMunitionEndPoint(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setMunitionEndPoint(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign 3-tuple float array to inputOutput SFVec3f field named munitionEndPoint.
- setMunitionEntityID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named munitionEntityID.
- setMunitionEntityID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setMunitionEntityID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named munitionEntityID.
- setMunitionQuantity(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named munitionQuantity.
- setMunitionQuantity(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setMunitionQuantity(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named munitionQuantity.
- setMunitionSiteID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named munitionSiteID.
- setMunitionSiteID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setMunitionSiteID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named munitionSiteID.
- setMunitionStartPoint(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named munitionStartPoint.
- setMunitionStartPoint(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setMunitionStartPoint(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setMunitionStartPoint(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign 3-tuple float array to inputOutput SFVec3f field named munitionStartPoint.
- setMustEvaluate(boolean) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign boolean value to initializeOnly SFBool field named mustEvaluate.
- setMustEvaluate(SFBoolObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
- setMustEvaluate(boolean) - Method in interface org.web3d.x3d.sai.Scripting.Script
-
Assign boolean value to initializeOnly SFBool field named mustEvaluate.
- setName(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.Core.componentObject
-
Assign String enumeration value ("Core"|"CADGeometry"|"CubeMapTexturing"|"DIS"|"EnvironmentalEffects"|"EnvironmentalSensor"|"EventUtilities"|"Followers"|"Geometry2D"|"Geometry3D"|"Geospatial"|"Grouping"|"H-Anim"|"Interpolation"|"KeyDeviceSensor"|"Layering"|"Layout"|"Lighting"|"Navigation"|"Networking"|"NURBS"|"ParticleSystems"|"Picking"|"PointingDeviceSensor"|"Rendering"|"RigidBodyPhysics"|"Scripting"|"Shaders"|"Shape"|"Sound"|"Text"|"Texturing"|"Texturing3D"|"Time"|"VolumeRendering") ['Core'|'CADGeometry'|'CubeMapTexturing'|'DIS'|'EnvironmentalEffects'|'EnvironmentalSensor'|'EventUtilities'|'Followers'|'Geometry2D'|'Geometry3D'|'Geospatial'|'Grouping'|'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(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.componentObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
Assign String enumeration value ("accessRights"|"contributor"|"created"|"creator"|"description"|"drawing"|"error"|"generator"|"hint"|"identifier"|"Image"|"info"|"license"|"modified"|"MovingImage"|"photo"|"reference"|"requires"|"rights"|"robots"|"Sound"|"specificationSection"|"specificationUrl"|"subject"|"Text"|"title"|"TODO"|"translator"|"translated"|"version"|"warning") ['accessRights'|'contributor'|'created'|'creator'|'description'|'drawing'|'error'|'generator'|'hint'|'identifier'|'Image'|'info'|'license'|'modified'|'MovingImage'|'photo'|'reference'|'requires'|'rights'|'robots'|'Sound'|'specificationSection'|'specificationUrl'|'subject'|'Text'|'title'|'TODO'|'translator'|'translated'|'version'|'warning'|'etc.'] to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.Core.unitObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.unitObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.fields.X3DConcreteFieldDefinition
-
- setName(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign String enumeration value ("sellion"|"r_infraorbitale"|"l_infraorbitale"|"supramenton"|"r_tragion"|"r_gonion"|"l_tragion"|"l_gonion"|"nuchale"|"r_clavicale"|"suprasternale"|"l_clavicale"|"r_thelion"|"l_thelion"|"substernale"|"r_rib10"|"r_asis"|"l_rib10"|"l_asis"|"r_iliocristale"|"r_trochanterion"|"l_iliocristale"|"l_trochanterion"|"cervicale"|"rib10_midspine"|"r_psis"|"l_psis"|"waist_preferred_post"|"r_acromion"|"r_axilla_ant"|"r_radial_styloid"|"r_axilla_post"|"r_olecranon"|"r_humeral_lateral_epicn"|"r_humeral_medial_epicn"|"r_radiale"|"r_metacarpal_pha2"|"r_dactylion"|"r_ulnar_styloid"|"r_metacarpal_pha5"|"l_acromion"|"l_axilla_ant"|"l_radial_styloid"|"l_axilla_post"|"l_olecranon"|"l_humeral_lateral_epicn"|"l_humeral_medial_epicn"|"l_radiale"|"l_metacarpal_pha2"|"l_dactylion"|"l_ulnar_styloid"|"l_metacarpal_pha5"|"r_knee_crease"|"r_femoral_lateral_epicn"|"r_femoral_medial_epicn"|"r_metatarsal_pha5"|"r_lateral_malleolus"|"r_medial_malleolus"|"r_sphyrion"|"r_metatarsal_pha1"|"r_calcaneous_post"|"r_digit2"|"l_knee_crease"|"l_femoral_lateral_epicn"|"l_femoral_medial_epicn"|"l_metatarsal_pha5"|"l_lateral_malleolus"|"l_medial_malleolus"|"l_sphyrion"|"l_metatarsal_pha1"|"l_calcaneous_post"|"l_digit2"|"crotch"|"r_neck_base"|"l_neck_base"|"navel") ['sellion'|'r_infraorbitale'|'l_infraorbitale'|'supramenton'|'r_tragion'|'r_gonion'|'l_tragion'|'l_gonion'|'nuchale'|'r_clavicale'|'suprasternale'|'l_clavicale'|'r_thelion'|'l_thelion'|'substernale'|'r_rib10'|'r_asis'|'l_rib10'|'l_asis'|'r_iliocristale'|'r_trochanterion'|'l_iliocristale'|'l_trochanterion'|'cervicale'|'rib10_midspine'|'r_psis'|'l_psis'|'waist_preferred_post'|'r_acromion'|'r_axilla_ant'|'r_radial_styloid'|'r_axilla_post'|'r_olecranon'|'r_humeral_lateral_epicn'|'r_humeral_medial_epicn'|'r_radiale'|'r_metacarpal_pha2'|'r_dactylion'|'r_ulnar_styloid'|'r_metacarpal_pha5'|'l_acromion'|'l_axilla_ant'|'l_radial_styloid'|'l_axilla_post'|'l_olecranon'|'l_humeral_lateral_epicn'|'l_humeral_medial_epicn'|'l_radiale'|'l_metacarpal_pha2'|'l_dactylion'|'l_ulnar_styloid'|'l_metacarpal_pha5'|'r_knee_crease'|'r_femoral_lateral_epicn'|'r_femoral_medial_epicn'|'r_metatarsal_pha5'|'r_lateral_malleolus'|'r_medial_malleolus'|'r_sphyrion'|'r_metatarsal_pha1'|'r_calcaneous_post'|'r_digit2'|'l_knee_crease'|'l_femoral_lateral_epicn'|'l_femoral_medial_epicn'|'l_metatarsal_pha5'|'l_lateral_malleolus'|'l_medial_malleolus'|'l_sphyrion'|'l_metatarsal_pha1'|'l_calcaneous_post'|'l_digit2'|'crotch'|'r_neck_base'|'l_neck_base'|'navel'] to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign String enumeration value ("humanoidroot"|"sacroiliac"|"l_hip"|"l_knee"|"l_ankle"|"l_subtalar"|"l_midtarsal"|"l_metatarsal"|"r_hip"|"r_knee"|"r_ankle"|"r_subtalar"|"r_midtarsal"|"r_metatarsal"|"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_wrist"|"l_thumb1"|"l_thumb2"|"l_thumb3"|"l_index0"|"l_index1"|"l_index2"|"l_index3"|"l_middle0"|"l_middle1"|"l_middle2"|"l_middle3"|"l_ring0"|"l_ring1"|"l_ring2"|"l_ring3"|"l_pinky0"|"l_pinky1"|"l_pinky2"|"l_pinky3"|"r_sternoclavicular"|"r_acromioclavicular"|"r_shoulder"|"r_elbow"|"r_wrist"|"r_thumb1"|"r_thumb2"|"r_thumb3"|"r_index0"|"r_index1"|"r_index2"|"r_index3"|"r_middle0"|"r_middle1"|"r_middle2"|"r_middle3"|"r_ring0"|"r_ring1"|"r_ring2"|"r_ring3"|"r_pinky0"|"r_pinky1"|"r_pinky2"|"r_pinky3"|"l_carpometacarpal_joint_2"|"l_metacarpophalangeal_joint_2"|"l_carpal_proximal_interphalangeal_joint_2"|"l_carpal_distal_interphalangeal_joint_2"|"l_midcarpal_joint_3"|"l_carpometacarpal_joint_3"|"l_metacarpophalangeal_joint_3"|"l_carpal_proximal_interphalangeal_joint_3"|"l_carpal_distal_interphalangeal_joint_3"|"l_midcarpal_joint_45"|"l_carpometacarpal_joint_4"|"l_metacarpophalangeal_joint_4"|"l_carpal_proximal_interphalangeal_joint_4"|"l_carpal_distal_interphalangeal_joint_4"|"l_carpometacarpal_joint_5"|"l_metacarpophalangeal_joint_5"|"l_carpal_proximal_interphalangeal_joint_5"|"l_carpal_distal_interphalangeal_joint_5"|"r_radiocarpal_joint"|"r_midcarpal_joint_12"|"r_carpometacarpal_joint_1"|"r_metacarpophalangeal_joint_1"|"r_carpal_interphalangeal_joint_1"|"r_carpometacarpal_joint_2"|"r_metacarpophalangeal_joint_2"|"r_carpal_proximal_interphalangeal_joint_2"|"r_carpal_distal_interphalangeal_joint_2"|"r_midcarpal_joint_3"|"r_carpometacarpal_joint_3"|"r_metacarpophalangeal_joint_3"|"r_carpal_proximal_interphalangeal_joint_3"|"r_carpal_distal_interphalangeal_joint_3"|"r_midcarpal_joint_45"|"r_carpometacarpal_joint_4"|"r_metacarpophalangeal_joint_4"|"r_carpal_proximal_interphalangeal_joint_4"|"r_carpal_distal_interphalangeal_joint_4"|"r_carpometacarpal_joint_5"|"r_metacarpophalangeal_joint_5"|"r_carpal_proximal_interphalangeal_joint_5"|"r_carpal_distal_interphalangeal_joint_5"|"l_tarsometatarsal_joint"|"l_metatarsophalangeal_joint"|"l_tarsal_interphalangeal_joint"|"r_talocrural_joint"|"r_tarsometatarsal_joint"|"r_metatarsophalangeal_joint"|"r_tarsal_interphalangeal_joint") ['humanoidroot'|'sacroiliac'|'l_hip'|'l_knee'|'l_ankle'|'l_subtalar'|'l_midtarsal'|'l_metatarsal'|'r_hip'|'r_knee'|'r_ankle'|'r_subtalar'|'r_midtarsal'|'r_metatarsal'|'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_wrist'|'l_thumb1'|'l_thumb2'|'l_thumb3'|'l_index0'|'l_index1'|'l_index2'|'l_index3'|'l_middle0'|'l_middle1'|'l_middle2'|'l_middle3'|'l_ring0'|'l_ring1'|'l_ring2'|'l_ring3'|'l_pinky0'|'l_pinky1'|'l_pinky2'|'l_pinky3'|'r_sternoclavicular'|'r_acromioclavicular'|'r_shoulder'|'r_elbow'|'r_wrist'|'r_thumb1'|'r_thumb2'|'r_thumb3'|'r_index0'|'r_index1'|'r_index2'|'r_index3'|'r_middle0'|'r_middle1'|'r_middle2'|'r_middle3'|'r_ring0'|'r_ring1'|'r_ring2'|'r_ring3'|'r_pinky0'|'r_pinky1'|'r_pinky2'|'r_pinky3'|'l_carpometacarpal_joint_2'|'l_metacarpophalangeal_joint_2'|'l_carpal_proximal_interphalangeal_joint_2'|'l_carpal_distal_interphalangeal_joint_2'|'l_midcarpal_joint_3'|'l_carpometacarpal_joint_3'|'l_metacarpophalangeal_joint_3'|'l_carpal_proximal_interphalangeal_joint_3'|'l_carpal_distal_interphalangeal_joint_3'|'l_midcarpal_joint_45'|'l_carpometacarpal_joint_4'|'l_metacarpophalangeal_joint_4'|'l_carpal_proximal_interphalangeal_joint_4'|'l_carpal_distal_interphalangeal_joint_4'|'l_carpometacarpal_joint_5'|'l_metacarpophalangeal_joint_5'|'l_carpal_proximal_interphalangeal_joint_5'|'l_carpal_distal_interphalangeal_joint_5'|'r_radiocarpal_joint'|'r_midcarpal_joint_12'|'r_carpometacarpal_joint_1'|'r_metacarpophalangeal_joint_1'|'r_carpal_interphalangeal_joint_1'|'r_carpometacarpal_joint_2'|'r_metacarpophalangeal_joint_2'|'r_carpal_proximal_interphalangeal_joint_2'|'r_carpal_distal_interphalangeal_joint_2'|'r_midcarpal_joint_3'|'r_carpometacarpal_joint_3'|'r_metacarpophalangeal_joint_3'|'r_carpal_proximal_interphalangeal_joint_3'|'r_carpal_distal_interphalangeal_joint_3'|'r_midcarpal_joint_45'|'r_carpometacarpal_joint_4'|'r_metacarpophalangeal_joint_4'|'r_carpal_proximal_interphalangeal_joint_4'|'r_carpal_distal_interphalangeal_joint_4'|'r_carpometacarpal_joint_5'|'r_metacarpophalangeal_joint_5'|'r_carpal_proximal_interphalangeal_joint_5'|'r_carpal_distal_interphalangeal_joint_5'|'l_tarsometatarsal_joint'|'l_metatarsophalangeal_joint'|'l_tarsal_interphalangeal_joint'|'r_talocrural_joint'|'r_tarsometatarsal_joint'|'r_metatarsophalangeal_joint'|'r_tarsal_interphalangeal_joint'] to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign String enumeration value ("sacrum"|"pelvis"|"l_thigh"|"l_calf"|"l_hindfoot"|"l_midproximal"|"l_middistal"|"l_forefoot"|"r_thigh"|"r_calf"|"r_hindfoot"|"r_midproximal"|"r_middistal"|"r_forefoot"|"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_hand"|"l_thumb_metacarpal"|"l_thumb_proximal"|"l_thumb_distal"|"l_index_metacarpal"|"l_index_proximal"|"l_index_middle"|"l_index_distal"|"l_middle_metacarpal"|"l_middle_proximal"|"l_middle_middle"|"l_middle_distal"|"l_ring_metacarpal"|"l_ring_proximal"|"l_ring_middle"|"l_ring_distal"|"l_pinky_metacarpal"|"l_pinky_proximal"|"l_pinky_middle"|"l_pinky_distal"|"r_clavicle"|"r_scapula"|"r_upperarm"|"r_forearm"|"r_hand"|"r_thumb_metacarpal"|"r_thumb_proximal"|"r_thumb_distal"|"r_index_metacarpal"|"r_index_proximal"|"r_index_middle"|"r_index_distal"|"r_middle_metacarpal"|"r_middle_proximal"|"r_middle_middle"|"r_middle_distal"|"r_ring_metacarpal"|"r_ring_proximal"|"r_ring_middle"|"r_ring_distal"|"r_pinky_metacarpal"|"r_pinky_proximal"|"r_pinky_middle"|"r_pinky_distal"|"l_carpal"|"l_trapezoid"|"l_metacarpal_1"|"l_carpal_proximal_phalanx_1"|"l_carpal_distal_phalanx_1"|"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_carpal"|"r_trapezoid"|"r_metacarpal_1"|"r_carpal_proximal_phalanx_1"|"r_carpal_distal_phalanx_1"|"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"|"l_talus"|"l_metatarsal"|"l_tarsal_proximal_phalanx"|"l_tarsal_distal_phalanx"|"r_talus"|"r_metatarsal"|"r_tarsal_proximal_phalanx"|"r_tarsal_distal_phalanx") ['sacrum'|'pelvis'|'l_thigh'|'l_calf'|'l_hindfoot'|'l_midproximal'|'l_middistal'|'l_forefoot'|'r_thigh'|'r_calf'|'r_hindfoot'|'r_midproximal'|'r_middistal'|'r_forefoot'|'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_hand'|'l_thumb_metacarpal'|'l_thumb_proximal'|'l_thumb_distal'|'l_index_metacarpal'|'l_index_proximal'|'l_index_middle'|'l_index_distal'|'l_middle_metacarpal'|'l_middle_proximal'|'l_middle_middle'|'l_middle_distal'|'l_ring_metacarpal'|'l_ring_proximal'|'l_ring_middle'|'l_ring_distal'|'l_pinky_metacarpal'|'l_pinky_proximal'|'l_pinky_middle'|'l_pinky_distal'|'r_clavicle'|'r_scapula'|'r_upperarm'|'r_forearm'|'r_hand'|'r_thumb_metacarpal'|'r_thumb_proximal'|'r_thumb_distal'|'r_index_metacarpal'|'r_index_proximal'|'r_index_middle'|'r_index_distal'|'r_middle_metacarpal'|'r_middle_proximal'|'r_middle_middle'|'r_middle_distal'|'r_ring_metacarpal'|'r_ring_proximal'|'r_ring_middle'|'r_ring_distal'|'r_pinky_metacarpal'|'r_pinky_proximal'|'r_pinky_middle'|'r_pinky_distal'|'l_carpal'|'l_trapezoid'|'l_metacarpal_1'|'l_carpal_proximal_phalanx_1'|'l_carpal_distal_phalanx_1'|'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_carpal'|'r_trapezoid'|'r_metacarpal_1'|'r_carpal_proximal_phalanx_1'|'r_carpal_distal_phalanx_1'|'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'|'l_talus'|'l_metatarsal'|'l_tarsal_proximal_phalanx'|'l_tarsal_distal_phalanx'|'r_talus'|'r_metatarsal'|'r_tarsal_proximal_phalanx'|'r_tarsal_distal_phalanx'] to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign String enumeration value ("cervicale"|"crotch"|"l_acromion"|"l_asis"|"l_axilla_ant"|"l_axilla_post"|"l_calcaneous_post"|"l_clavicale"|"l_dactylion"|"l_digit2"|"l_femoral_lateral_epicn"|"l_femoral_medial_epicn"|"l_forefoot_tip"|"l_gonion"|"l_hand_tip"|"l_humeral_lateral_epicn"|"l_humeral_medial_epicn"|"l_iliocristale"|"l_index_distal_tip"|"l_infraorbitale"|"l_knee_crease"|"l_lateral_malleolus"|"l_medial_malleolus"|"l_metacarpal_pha2"|"l_metacarpal_pha5"|"l_metatarsal_pha1"|"l_metatarsal_pha5"|"l_middle_distal_tip"|"l_neck_base"|"l_olecranon"|"l_pinky_distal_tip"|"l_psis"|"l_radial_styloid"|"l_radiale"|"l_rib10"|"l_ring_distal_tip"|"l_sphyrion"|"l_thelion"|"l_thumb_distal_tip"|"l_tragion"|"l_trochanterion"|"l_ulnar_styloid"|"navel"|"nuchale"|"r_acromion"|"r_asis"|"r_axilla_ant"|"r_axilla_post"|"r_calcaneous_post"|"r_clavicale"|"r_dactylion"|"r_digit2"|"r_femoral_lateral_epicn"|"r_femoral_medial_epicn"|"r_forefoot_tip"|"r_gonion"|"r_hand_tip"|"r_humeral_lateral_epicn"|"r_humeral_medial_epicn"|"r_iliocristale"|"r_index_distal_tip"|"r_infraorbitale"|"r_knee_crease"|"r_lateral_malleolus"|"r_medial_malleolus"|"r_metacarpal_pha2"|"r_metacarpal_pha5"|"r_metatarsal_pha1"|"r_metatarsal_pha5"|"r_middle_distal_tip"|"r_neck_base"|"r_olecranon"|"r_pinky_distal_tip"|"r_psis"|"r_radial_styloid"|"r_radiale"|"r_rib10"|"r_ring_distal_tip"|"r_sphyrion"|"r_thelion"|"r_thumb_distal_tip"|"r_tragion"|"r_trochanterion"|"r_ulnar_styloid"|"rib10_midspine"|"sellion"|"skull_tip"|"substernale"|"supramenton"|"suprasternale"|"waist_preferred_post") ['cervicale'|'crotch'|'l_acromion'|'l_asis'|'l_axilla_ant'|'l_axilla_post'|'l_calcaneous_post'|'l_clavicale'|'l_dactylion'|'l_digit2'|'l_femoral_lateral_epicn'|'l_femoral_medial_epicn'|'l_forefoot_tip'|'l_gonion'|'l_hand_tip'|'l_humeral_lateral_epicn'|'l_humeral_medial_epicn'|'l_iliocristale'|'l_index_distal_tip'|'l_infraorbitale'|'l_knee_crease'|'l_lateral_malleolus'|'l_medial_malleolus'|'l_metacarpal_pha2'|'l_metacarpal_pha5'|'l_metatarsal_pha1'|'l_metatarsal_pha5'|'l_middle_distal_tip'|'l_neck_base'|'l_olecranon'|'l_pinky_distal_tip'|'l_psis'|'l_radial_styloid'|'l_radiale'|'l_rib10'|'l_ring_distal_tip'|'l_sphyrion'|'l_thelion'|'l_thumb_distal_tip'|'l_tragion'|'l_trochanterion'|'l_ulnar_styloid'|'navel'|'nuchale'|'r_acromion'|'r_asis'|'r_axilla_ant'|'r_axilla_post'|'r_calcaneous_post'|'r_clavicale'|'r_dactylion'|'r_digit2'|'r_femoral_lateral_epicn'|'r_femoral_medial_epicn'|'r_forefoot_tip'|'r_gonion'|'r_hand_tip'|'r_humeral_lateral_epicn'|'r_humeral_medial_epicn'|'r_iliocristale'|'r_index_distal_tip'|'r_infraorbitale'|'r_knee_crease'|'r_lateral_malleolus'|'r_medial_malleolus'|'r_metacarpal_pha2'|'r_metacarpal_pha5'|'r_metatarsal_pha1'|'r_metatarsal_pha5'|'r_middle_distal_tip'|'r_neck_base'|'r_olecranon'|'r_pinky_distal_tip'|'r_psis'|'r_radial_styloid'|'r_radiale'|'r_rib10'|'r_ring_distal_tip'|'r_sphyrion'|'r_thelion'|'r_thumb_distal_tip'|'r_tragion'|'r_trochanterion'|'r_ulnar_styloid'|'rib10_midspine'|'sellion'|'skull_tip'|'substernale'|'supramenton'|'suprasternale'|'waist_preferred_post'] to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
- setName(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Assign String value to inputOutput SFString field named name.
- setName(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
- setName(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
-
Assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
-
Assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
-
Assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.CADGeometry.X3DProductStructureChildNode
-
Assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Core.MetadataBoolean
-
Assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Core.MetadataDouble
-
Assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Core.MetadataFloat
-
Assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Core.MetadataInteger
-
Assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Core.MetadataSet
-
Assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Core.MetadataString
-
Assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Core.ProtoInstance
-
Assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Core.X3DMetadataObject
-
Assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
-
Assign String enumeration value ("sellion"|"r_infraorbitale"|"l_infraorbitale"|"supramenton"|"r_tragion"|"r_gonion"|"l_tragion"|"l_gonion"|"nuchale"|"r_clavicale"|"suprasternale"|"l_clavicale"|"r_thelion"|"l_thelion"|"substernale"|"r_rib10"|"r_asis"|"l_rib10"|"l_asis"|"r_iliocristale"|"r_trochanterion"|"l_iliocristale"|"l_trochanterion"|"cervicale"|"rib10_midspine"|"r_psis"|"l_psis"|"waist_preferred_post"|"r_acromion"|"r_axilla_ant"|"r_radial_styloid"|"r_axilla_post"|"r_olecranon"|"r_humeral_lateral_epicn"|"r_humeral_medial_epicn"|"r_radiale"|"r_metacarpal_pha2"|"r_dactylion"|"r_ulnar_styloid"|"r_metacarpal_pha5"|"l_acromion"|"l_axilla_ant"|"l_radial_styloid"|"l_axilla_post"|"l_olecranon"|"l_humeral_lateral_epicn"|"l_humeral_medial_epicn"|"l_radiale"|"l_metacarpal_pha2"|"l_dactylion"|"l_ulnar_styloid"|"l_metacarpal_pha5"|"r_knee_crease"|"r_femoral_lateral_epicn"|"r_femoral_medial_epicn"|"r_metatarsal_pha5"|"r_lateral_malleolus"|"r_medial_malleolus"|"r_sphyrion"|"r_metatarsal_pha1"|"r_calcaneous_post"|"r_digit2"|"l_knee_crease"|"l_femoral_lateral_epicn"|"l_femoral_medial_epicn"|"l_metatarsal_pha5"|"l_lateral_malleolus"|"l_medial_malleolus"|"l_sphyrion"|"l_metatarsal_pha1"|"l_calcaneous_post"|"l_digit2"|"crotch"|"r_neck_base"|"l_neck_base"|"navel") ['sellion'|'r_infraorbitale'|'l_infraorbitale'|'supramenton'|'r_tragion'|'r_gonion'|'l_tragion'|'l_gonion'|'nuchale'|'r_clavicale'|'suprasternale'|'l_clavicale'|'r_thelion'|'l_thelion'|'substernale'|'r_rib10'|'r_asis'|'l_rib10'|'l_asis'|'r_iliocristale'|'r_trochanterion'|'l_iliocristale'|'l_trochanterion'|'cervicale'|'rib10_midspine'|'r_psis'|'l_psis'|'waist_preferred_post'|'r_acromion'|'r_axilla_ant'|'r_radial_styloid'|'r_axilla_post'|'r_olecranon'|'r_humeral_lateral_epicn'|'r_humeral_medial_epicn'|'r_radiale'|'r_metacarpal_pha2'|'r_dactylion'|'r_ulnar_styloid'|'r_metacarpal_pha5'|'l_acromion'|'l_axilla_ant'|'l_radial_styloid'|'l_axilla_post'|'l_olecranon'|'l_humeral_lateral_epicn'|'l_humeral_medial_epicn'|'l_radiale'|'l_metacarpal_pha2'|'l_dactylion'|'l_ulnar_styloid'|'l_metacarpal_pha5'|'r_knee_crease'|'r_femoral_lateral_epicn'|'r_femoral_medial_epicn'|'r_metatarsal_pha5'|'r_lateral_malleolus'|'r_medial_malleolus'|'r_sphyrion'|'r_metatarsal_pha1'|'r_calcaneous_post'|'r_digit2'|'l_knee_crease'|'l_femoral_lateral_epicn'|'l_femoral_medial_epicn'|'l_metatarsal_pha5'|'l_lateral_malleolus'|'l_medial_malleolus'|'l_sphyrion'|'l_metatarsal_pha1'|'l_calcaneous_post'|'l_digit2'|'crotch'|'r_neck_base'|'l_neck_base'|'navel'] to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Assign String enumeration value ("humanoidroot"|"sacroiliac"|"l_hip"|"l_knee"|"l_ankle"|"l_subtalar"|"l_midtarsal"|"l_metatarsal"|"r_hip"|"r_knee"|"r_ankle"|"r_subtalar"|"r_midtarsal"|"r_metatarsal"|"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_wrist"|"l_thumb1"|"l_thumb2"|"l_thumb3"|"l_index0"|"l_index1"|"l_index2"|"l_index3"|"l_middle0"|"l_middle1"|"l_middle2"|"l_middle3"|"l_ring0"|"l_ring1"|"l_ring2"|"l_ring3"|"l_pinky0"|"l_pinky1"|"l_pinky2"|"l_pinky3"|"r_sternoclavicular"|"r_acromioclavicular"|"r_shoulder"|"r_elbow"|"r_wrist"|"r_thumb1"|"r_thumb2"|"r_thumb3"|"r_index0"|"r_index1"|"r_index2"|"r_index3"|"r_middle0"|"r_middle1"|"r_middle2"|"r_middle3"|"r_ring0"|"r_ring1"|"r_ring2"|"r_ring3"|"r_pinky0"|"r_pinky1"|"r_pinky2"|"r_pinky3"|"l_carpometacarpal_joint_2"|"l_metacarpophalangeal_joint_2"|"l_carpal_proximal_interphalangeal_joint_2"|"l_carpal_distal_interphalangeal_joint_2"|"l_midcarpal_joint_3"|"l_carpometacarpal_joint_3"|"l_metacarpophalangeal_joint_3"|"l_carpal_proximal_interphalangeal_joint_3"|"l_carpal_distal_interphalangeal_joint_3"|"l_midcarpal_joint_45"|"l_carpometacarpal_joint_4"|"l_metacarpophalangeal_joint_4"|"l_carpal_proximal_interphalangeal_joint_4"|"l_carpal_distal_interphalangeal_joint_4"|"l_carpometacarpal_joint_5"|"l_metacarpophalangeal_joint_5"|"l_carpal_proximal_interphalangeal_joint_5"|"l_carpal_distal_interphalangeal_joint_5"|"r_radiocarpal_joint"|"r_midcarpal_joint_12"|"r_carpometacarpal_joint_1"|"r_metacarpophalangeal_joint_1"|"r_carpal_interphalangeal_joint_1"|"r_carpometacarpal_joint_2"|"r_metacarpophalangeal_joint_2"|"r_carpal_proximal_interphalangeal_joint_2"|"r_carpal_distal_interphalangeal_joint_2"|"r_midcarpal_joint_3"|"r_carpometacarpal_joint_3"|"r_metacarpophalangeal_joint_3"|"r_carpal_proximal_interphalangeal_joint_3"|"r_carpal_distal_interphalangeal_joint_3"|"r_midcarpal_joint_45"|"r_carpometacarpal_joint_4"|"r_metacarpophalangeal_joint_4"|"r_carpal_proximal_interphalangeal_joint_4"|"r_carpal_distal_interphalangeal_joint_4"|"r_carpometacarpal_joint_5"|"r_metacarpophalangeal_joint_5"|"r_carpal_proximal_interphalangeal_joint_5"|"r_carpal_distal_interphalangeal_joint_5"|"l_tarsometatarsal_joint"|"l_metatarsophalangeal_joint"|"l_tarsal_interphalangeal_joint"|"r_talocrural_joint"|"r_tarsometatarsal_joint"|"r_metatarsophalangeal_joint"|"r_tarsal_interphalangeal_joint") ['humanoidroot'|'sacroiliac'|'l_hip'|'l_knee'|'l_ankle'|'l_subtalar'|'l_midtarsal'|'l_metatarsal'|'r_hip'|'r_knee'|'r_ankle'|'r_subtalar'|'r_midtarsal'|'r_metatarsal'|'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_wrist'|'l_thumb1'|'l_thumb2'|'l_thumb3'|'l_index0'|'l_index1'|'l_index2'|'l_index3'|'l_middle0'|'l_middle1'|'l_middle2'|'l_middle3'|'l_ring0'|'l_ring1'|'l_ring2'|'l_ring3'|'l_pinky0'|'l_pinky1'|'l_pinky2'|'l_pinky3'|'r_sternoclavicular'|'r_acromioclavicular'|'r_shoulder'|'r_elbow'|'r_wrist'|'r_thumb1'|'r_thumb2'|'r_thumb3'|'r_index0'|'r_index1'|'r_index2'|'r_index3'|'r_middle0'|'r_middle1'|'r_middle2'|'r_middle3'|'r_ring0'|'r_ring1'|'r_ring2'|'r_ring3'|'r_pinky0'|'r_pinky1'|'r_pinky2'|'r_pinky3'|'l_carpometacarpal_joint_2'|'l_metacarpophalangeal_joint_2'|'l_carpal_proximal_interphalangeal_joint_2'|'l_carpal_distal_interphalangeal_joint_2'|'l_midcarpal_joint_3'|'l_carpometacarpal_joint_3'|'l_metacarpophalangeal_joint_3'|'l_carpal_proximal_interphalangeal_joint_3'|'l_carpal_distal_interphalangeal_joint_3'|'l_midcarpal_joint_45'|'l_carpometacarpal_joint_4'|'l_metacarpophalangeal_joint_4'|'l_carpal_proximal_interphalangeal_joint_4'|'l_carpal_distal_interphalangeal_joint_4'|'l_carpometacarpal_joint_5'|'l_metacarpophalangeal_joint_5'|'l_carpal_proximal_interphalangeal_joint_5'|'l_carpal_distal_interphalangeal_joint_5'|'r_radiocarpal_joint'|'r_midcarpal_joint_12'|'r_carpometacarpal_joint_1'|'r_metacarpophalangeal_joint_1'|'r_carpal_interphalangeal_joint_1'|'r_carpometacarpal_joint_2'|'r_metacarpophalangeal_joint_2'|'r_carpal_proximal_interphalangeal_joint_2'|'r_carpal_distal_interphalangeal_joint_2'|'r_midcarpal_joint_3'|'r_carpometacarpal_joint_3'|'r_metacarpophalangeal_joint_3'|'r_carpal_proximal_interphalangeal_joint_3'|'r_carpal_distal_interphalangeal_joint_3'|'r_midcarpal_joint_45'|'r_carpometacarpal_joint_4'|'r_metacarpophalangeal_joint_4'|'r_carpal_proximal_interphalangeal_joint_4'|'r_carpal_distal_interphalangeal_joint_4'|'r_carpometacarpal_joint_5'|'r_metacarpophalangeal_joint_5'|'r_carpal_proximal_interphalangeal_joint_5'|'r_carpal_distal_interphalangeal_joint_5'|'l_tarsometatarsal_joint'|'l_metatarsophalangeal_joint'|'l_tarsal_interphalangeal_joint'|'r_talocrural_joint'|'r_tarsometatarsal_joint'|'r_metatarsophalangeal_joint'|'r_tarsal_interphalangeal_joint'] to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Assign String enumeration value ("sacrum"|"pelvis"|"l_thigh"|"l_calf"|"l_hindfoot"|"l_midproximal"|"l_middistal"|"l_forefoot"|"r_thigh"|"r_calf"|"r_hindfoot"|"r_midproximal"|"r_middistal"|"r_forefoot"|"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_hand"|"l_thumb_metacarpal"|"l_thumb_proximal"|"l_thumb_distal"|"l_index_metacarpal"|"l_index_proximal"|"l_index_middle"|"l_index_distal"|"l_middle_metacarpal"|"l_middle_proximal"|"l_middle_middle"|"l_middle_distal"|"l_ring_metacarpal"|"l_ring_proximal"|"l_ring_middle"|"l_ring_distal"|"l_pinky_metacarpal"|"l_pinky_proximal"|"l_pinky_middle"|"l_pinky_distal"|"r_clavicle"|"r_scapula"|"r_upperarm"|"r_forearm"|"r_hand"|"r_thumb_metacarpal"|"r_thumb_proximal"|"r_thumb_distal"|"r_index_metacarpal"|"r_index_proximal"|"r_index_middle"|"r_index_distal"|"r_middle_metacarpal"|"r_middle_proximal"|"r_middle_middle"|"r_middle_distal"|"r_ring_metacarpal"|"r_ring_proximal"|"r_ring_middle"|"r_ring_distal"|"r_pinky_metacarpal"|"r_pinky_proximal"|"r_pinky_middle"|"r_pinky_distal"|"l_carpal"|"l_trapezoid"|"l_metacarpal_1"|"l_carpal_proximal_phalanx_1"|"l_carpal_distal_phalanx_1"|"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_carpal"|"r_trapezoid"|"r_metacarpal_1"|"r_carpal_proximal_phalanx_1"|"r_carpal_distal_phalanx_1"|"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"|"l_talus"|"l_metatarsal"|"l_tarsal_proximal_phalanx"|"l_tarsal_distal_phalanx"|"r_talus"|"r_metatarsal"|"r_tarsal_proximal_phalanx"|"r_tarsal_distal_phalanx") ['sacrum'|'pelvis'|'l_thigh'|'l_calf'|'l_hindfoot'|'l_midproximal'|'l_middistal'|'l_forefoot'|'r_thigh'|'r_calf'|'r_hindfoot'|'r_midproximal'|'r_middistal'|'r_forefoot'|'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_hand'|'l_thumb_metacarpal'|'l_thumb_proximal'|'l_thumb_distal'|'l_index_metacarpal'|'l_index_proximal'|'l_index_middle'|'l_index_distal'|'l_middle_metacarpal'|'l_middle_proximal'|'l_middle_middle'|'l_middle_distal'|'l_ring_metacarpal'|'l_ring_proximal'|'l_ring_middle'|'l_ring_distal'|'l_pinky_metacarpal'|'l_pinky_proximal'|'l_pinky_middle'|'l_pinky_distal'|'r_clavicle'|'r_scapula'|'r_upperarm'|'r_forearm'|'r_hand'|'r_thumb_metacarpal'|'r_thumb_proximal'|'r_thumb_distal'|'r_index_metacarpal'|'r_index_proximal'|'r_index_middle'|'r_index_distal'|'r_middle_metacarpal'|'r_middle_proximal'|'r_middle_middle'|'r_middle_distal'|'r_ring_metacarpal'|'r_ring_proximal'|'r_ring_middle'|'r_ring_distal'|'r_pinky_metacarpal'|'r_pinky_proximal'|'r_pinky_middle'|'r_pinky_distal'|'l_carpal'|'l_trapezoid'|'l_metacarpal_1'|'l_carpal_proximal_phalanx_1'|'l_carpal_distal_phalanx_1'|'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_carpal'|'r_trapezoid'|'r_metacarpal_1'|'r_carpal_proximal_phalanx_1'|'r_carpal_distal_phalanx_1'|'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'|'l_talus'|'l_metatarsal'|'l_tarsal_proximal_phalanx'|'l_tarsal_distal_phalanx'|'r_talus'|'r_metatarsal'|'r_tarsal_proximal_phalanx'|'r_tarsal_distal_phalanx'] to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Assign String enumeration value ("cervicale"|"crotch"|"l_acromion"|"l_asis"|"l_axilla_ant"|"l_axilla_post"|"l_calcaneous_post"|"l_clavicale"|"l_dactylion"|"l_digit2"|"l_femoral_lateral_epicn"|"l_femoral_medial_epicn"|"l_forefoot_tip"|"l_gonion"|"l_hand_tip"|"l_humeral_lateral_epicn"|"l_humeral_medial_epicn"|"l_iliocristale"|"l_index_distal_tip"|"l_infraorbitale"|"l_knee_crease"|"l_lateral_malleolus"|"l_medial_malleolus"|"l_metacarpal_pha2"|"l_metacarpal_pha5"|"l_metatarsal_pha1"|"l_metatarsal_pha5"|"l_middle_distal_tip"|"l_neck_base"|"l_olecranon"|"l_pinky_distal_tip"|"l_psis"|"l_radial_styloid"|"l_radiale"|"l_rib10"|"l_ring_distal_tip"|"l_sphyrion"|"l_thelion"|"l_thumb_distal_tip"|"l_tragion"|"l_trochanterion"|"l_ulnar_styloid"|"navel"|"nuchale"|"r_acromion"|"r_asis"|"r_axilla_ant"|"r_axilla_post"|"r_calcaneous_post"|"r_clavicale"|"r_dactylion"|"r_digit2"|"r_femoral_lateral_epicn"|"r_femoral_medial_epicn"|"r_forefoot_tip"|"r_gonion"|"r_hand_tip"|"r_humeral_lateral_epicn"|"r_humeral_medial_epicn"|"r_iliocristale"|"r_index_distal_tip"|"r_infraorbitale"|"r_knee_crease"|"r_lateral_malleolus"|"r_medial_malleolus"|"r_metacarpal_pha2"|"r_metacarpal_pha5"|"r_metatarsal_pha1"|"r_metatarsal_pha5"|"r_middle_distal_tip"|"r_neck_base"|"r_olecranon"|"r_pinky_distal_tip"|"r_psis"|"r_radial_styloid"|"r_radiale"|"r_rib10"|"r_ring_distal_tip"|"r_sphyrion"|"r_thelion"|"r_thumb_distal_tip"|"r_tragion"|"r_trochanterion"|"r_ulnar_styloid"|"rib10_midspine"|"sellion"|"skull_tip"|"substernale"|"supramenton"|"suprasternale"|"waist_preferred_post") ['cervicale'|'crotch'|'l_acromion'|'l_asis'|'l_axilla_ant'|'l_axilla_post'|'l_calcaneous_post'|'l_clavicale'|'l_dactylion'|'l_digit2'|'l_femoral_lateral_epicn'|'l_femoral_medial_epicn'|'l_forefoot_tip'|'l_gonion'|'l_hand_tip'|'l_humeral_lateral_epicn'|'l_humeral_medial_epicn'|'l_iliocristale'|'l_index_distal_tip'|'l_infraorbitale'|'l_knee_crease'|'l_lateral_malleolus'|'l_medial_malleolus'|'l_metacarpal_pha2'|'l_metacarpal_pha5'|'l_metatarsal_pha1'|'l_metatarsal_pha5'|'l_middle_distal_tip'|'l_neck_base'|'l_olecranon'|'l_pinky_distal_tip'|'l_psis'|'l_radial_styloid'|'l_radiale'|'l_rib10'|'l_ring_distal_tip'|'l_sphyrion'|'l_thelion'|'l_thumb_distal_tip'|'l_tragion'|'l_trochanterion'|'l_ulnar_styloid'|'navel'|'nuchale'|'r_acromion'|'r_asis'|'r_axilla_ant'|'r_axilla_post'|'r_calcaneous_post'|'r_clavicale'|'r_dactylion'|'r_digit2'|'r_femoral_lateral_epicn'|'r_femoral_medial_epicn'|'r_forefoot_tip'|'r_gonion'|'r_hand_tip'|'r_humeral_lateral_epicn'|'r_humeral_medial_epicn'|'r_iliocristale'|'r_index_distal_tip'|'r_infraorbitale'|'r_knee_crease'|'r_lateral_malleolus'|'r_medial_malleolus'|'r_metacarpal_pha2'|'r_metacarpal_pha5'|'r_metatarsal_pha1'|'r_metatarsal_pha5'|'r_middle_distal_tip'|'r_neck_base'|'r_olecranon'|'r_pinky_distal_tip'|'r_psis'|'r_radial_styloid'|'r_radiale'|'r_rib10'|'r_ring_distal_tip'|'r_sphyrion'|'r_thelion'|'r_thumb_distal_tip'|'r_tragion'|'r_trochanterion'|'r_ulnar_styloid'|'rib10_midspine'|'sellion'|'skull_tip'|'substernale'|'supramenton'|'suprasternale'|'waist_preferred_post'] to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Shaders.FloatVertexAttribute
-
Assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Shaders.Matrix3VertexAttribute
-
Assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Shaders.Matrix4VertexAttribute
-
Assign String value to inputOutput SFString field named name.
- setName(String) - Method in interface org.web3d.x3d.sai.Shaders.X3DVertexAttributeNode
-
Assign String value to inputOutput SFString field named name.
- setNetworkMode(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign String enumeration value ("standAlone"|"networkReader"|"networkWriter") ['standAlone'|'networkReader'|'networkWriter'] to inputOutput SFString field named networkMode.
- setNetworkMode(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setNetworkMode(String) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign String enumeration value ("standAlone"|"networkReader"|"networkWriter") ['standAlone'|'networkReader'|'networkWriter'] to inputOutput SFString field named networkMode.
- setNetworkMode(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setNetworkMode(String) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign String enumeration value ("standAlone"|"networkReader"|"networkWriter") ['standAlone'|'networkReader'|'networkWriter'] to inputOutput SFString field named networkMode.
- setNetworkMode(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setNetworkMode(String) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign String enumeration value ("standAlone"|"networkReader"|"networkWriter") ['standAlone'|'networkReader'|'networkWriter'] to inputOutput SFString field named networkMode.
- setNetworkMode(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setNetworkMode(String) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign String enumeration value ("standAlone"|"networkReader"|"networkWriter") ['standAlone'|'networkReader'|'networkWriter'] to inputOutput SFString field named networkMode.
- setNetworkMode(String) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign String enumeration value ("standAlone"|"networkReader"|"networkWriter") ['standAlone'|'networkReader'|'networkWriter'] to inputOutput SFString field named networkMode.
- setNetworkMode(String) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign String enumeration value ("standAlone"|"networkReader"|"networkWriter") ['standAlone'|'networkReader'|'networkWriter'] to inputOutput SFString field named networkMode.
- setNetworkMode(String) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign String enumeration value ("standAlone"|"networkReader"|"networkWriter") ['standAlone'|'networkReader'|'networkWriter'] to inputOutput SFString field named networkMode.
- setNext(boolean) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign boolean value to inputOnly SFBool field named next.
- setNext(SFBoolObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
- setNext(boolean) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign boolean value to inputOnly SFBool field named next.
- setNext(SFBoolObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
- setNext(boolean) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanSequencer
-
Assign boolean value to inputOnly SFBool field named next.
- setNext(boolean) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerSequencer
-
Assign boolean value to inputOnly SFBool field named next.
- setNext(boolean) - Method in interface org.web3d.x3d.sai.EventUtilities.X3DSequencerNode
-
Assign boolean value to inputOnly SFBool field named next.
- setNodeField(String) - Method in class org.web3d.x3d.jsail.Core.connectObject
-
Assign String value to inputOutput SFString field named nodeField.
- setNodeField(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.connectObject
-
- setNormal(X3DNormalNode) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign X3DNormalNode instance (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(X3DNormalNode) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign X3DNormalNode instance (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(X3DNormalNode) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign X3DNormalNode instance (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(X3DNormalNode) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign X3DNormalNode instance (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(X3DNormalNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign X3DNormalNode instance (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(X3DNormalNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign X3DNormalNode instance (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(X3DNormalNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign X3DNormalNode instance (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(X3DNormalNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign X3DNormalNode instance (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(X3DNormalNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign X3DNormalNode instance (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(X3DNormalNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign X3DNormalNode instance (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 interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormal(X3DNormalNode) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
- setNormalIndex(int[]) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign Integer array within allowed range of [-1,infinity) to initializeOnly MFInt32 field named normalIndex.
- setNormalIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- setNormalIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- setNormalIndex(int[]) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign int array within allowed range of [-1,infinity) to initializeOnly MFInt32 field named normalIndex.
- 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
-
Assign boolean value to inputOutput SFBool field named normalizeVelocity.
- setNormalizeVelocity(SFBoolObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
- setNormalizeVelocity(boolean) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign boolean value to inputOutput SFBool field named normalizeVelocity.
- setNormalizeVelocity(SFBoolObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
- setNormalizeVelocity(boolean) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign boolean value to inputOutput SFBool field named normalizeVelocity.
- setNormalizeVelocity(SFBoolObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
- setNormalizeVelocity(boolean) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Assign boolean value to inputOutput SFBool field named normalizeVelocity.
- setNormalizeVelocity(SFBoolObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
- setNormalizeVelocity(boolean) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
-
Assign boolean value to inputOutput SFBool field named normalizeVelocity.
- setNormalizeVelocity(boolean) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
-
Assign boolean value to inputOutput SFBool field named normalizeVelocity.
- setNormalizeVelocity(boolean) - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
-
Assign boolean value to inputOutput SFBool field named normalizeVelocity.
- setNormalizeVelocity(boolean) - Method in interface org.web3d.x3d.sai.Interpolation.SquadOrientationInterpolator
-
Assign boolean value to inputOutput SFBool field named normalizeVelocity.
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
- setNormalPerVertex(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNormalPerVertex(boolean) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Assign boolean value to initializeOnly SFBool field named normalPerVertex.
- setNumComponents(int) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Assign int value within allowed range of [1,4] to initializeOnly SFInt32 field named numComponents.
- setNumComponents(SFInt32Object) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
- setNumComponents(int) - Method in interface org.web3d.x3d.sai.Shaders.FloatVertexAttribute
-
Assign int value within allowed range of [1,4] to initializeOnly SFInt32 field named numComponents.
- setObjectType(String[]) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign String enumeration array (""ALL""|""NONE""|""TERRAIN"") with quoted value(s) ["ALL","NONE","TERRAIN",...] to inputOutput MFString field named objectType.
- setObjectType(MFStringObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
- setObjectType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
- setObjectType(String) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
- setObjectType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
- setObjectType(String[]) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign String enumeration array (""ALL""|""NONE""|""TERRAIN"") with quoted value(s) ["ALL","NONE","TERRAIN",...] to inputOutput MFString field named objectType.
- setObjectType(MFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
- setObjectType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
- setObjectType(String) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
- setObjectType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
- setObjectType(String[]) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign String enumeration array (""ALL""|""NONE""|""TERRAIN"") with quoted value(s) ["ALL","NONE","TERRAIN",...] to inputOutput MFString field named objectType.
- setObjectType(MFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
- setObjectType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
- setObjectType(String) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
- setObjectType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
- setObjectType(String[]) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign String enumeration array (""ALL""|""NONE""|""TERRAIN"") with quoted value(s) ["ALL","NONE","TERRAIN",...] to inputOutput MFString field named objectType.
- setObjectType(MFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
- setObjectType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
- setObjectType(String) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
- setObjectType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
- setObjectType(String[]) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign String enumeration array (""ALL""|""NONE""|""TERRAIN"") with quoted value(s) ["ALL","NONE","TERRAIN",...] to inputOutput MFString field named objectType.
- setObjectType(MFStringObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
- setObjectType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
- setObjectType(String) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
- setObjectType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
- setObjectType(String[]) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Assign String enumeration array (""ALL""|""NONE""|""TERRAIN"") with quoted value(s) ["ALL","NONE","TERRAIN",...] to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
-
Assign String enumeration array (""ALL""|""NONE""|""TERRAIN"") with quoted value(s) ["ALL","NONE","TERRAIN",...] to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Assign String enumeration array (""ALL""|""NONE""|""TERRAIN"") with quoted value(s) ["ALL","NONE","TERRAIN",...] to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Assign String enumeration array (""ALL""|""NONE""|""TERRAIN"") with quoted value(s) ["ALL","NONE","TERRAIN",...] to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Assign String enumeration array (""ALL""|""NONE""|""TERRAIN"") with quoted value(s) ["ALL","NONE","TERRAIN",...] to inputOutput MFString field named objectType.
- setObjectType(String[]) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Assign String enumeration array (""ALL""|""NONE""|""TERRAIN"") with quoted value(s) ["ALL","NONE","TERRAIN",...] to inputOutput MFString field named objectType.
- setOffset(float[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign Float array to inputOutput MFFloat field named offset.
- setOffset(MFFloatObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setOffset(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setOffset(int[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setOffset(float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign float value to inputOutput SFFloat field named offset.
- setOffset(SFFloatObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
- setOffset(float[]) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named offset.
- setOffset(SFVec3fObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
- setOffset(float, float, float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
- setOffset(float[]) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named offset.
- setOffset(SFRotationObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
- setOffset(float, float, float, float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
- setOffset(float[]) - Method in interface org.web3d.x3d.sai.Layout.Layout
-
Assign float array to inputOutput MFFloat field named offset.
- setOffset(float) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Assign float value to inputOutput SFFloat field named offset.
- setOffset(float[]) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
-
Assign 3-tuple float array to inputOutput SFVec3f field named offset.
- setOffset(float[]) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named offset.
- setOffsetUnits(String[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign String enumeration array (""WORLD""|""WORLD" "WORLD""|""WORLD" "PIXEL""|""FRACTION""|""FRACTION" "WORLD""|""FRACTION" "FRACTION""|""FRACTION" "PIXEL""|""PIXEL""|""PIXEL" "WORLD""|""PIXEL" "FRACTION""|""PIXEL" "PIXEL"") ['"WORLD"'|'"WORLD" "WORLD"'|'"WORLD" "PIXEL"'|'"FRACTION"'|'"FRACTION" "WORLD"'|'"FRACTION" "FRACTION"'|'"FRACTION" "PIXEL"'|'"PIXEL"'|'"PIXEL" "WORLD"'|'"PIXEL" "FRACTION"'|'"PIXEL" "PIXEL"'] to inputOutput MFString field named offsetUnits.
- setOffsetUnits(MFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setOffsetUnits(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setOffsetUnits(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setOffsetUnits(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setOffsetUnits(String[]) - Method in interface org.web3d.x3d.sai.Layout.Layout
-
Assign String enumeration array (""WORLD""|""WORLD" "WORLD""|""WORLD" "PIXEL""|""FRACTION""|""FRACTION" "WORLD""|""FRACTION" "FRACTION""|""FRACTION" "PIXEL""|""PIXEL""|""PIXEL" "WORLD""|""PIXEL" "FRACTION""|""PIXEL" "PIXEL"") ['"WORLD"'|'"WORLD" "WORLD"'|'"WORLD" "PIXEL"'|'"FRACTION"'|'"FRACTION" "WORLD"'|'"FRACTION" "FRACTION"'|'"FRACTION" "PIXEL"'|'"PIXEL"'|'"PIXEL" "WORLD"'|'"PIXEL" "FRACTION"'|'"PIXEL" "PIXEL"'] to inputOutput MFString field named offsetUnits.
- setOn(boolean) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign boolean value to inputOutput SFBool field named on.
- setOn(SFBoolObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
- setOn(boolean) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign boolean value to inputOutput SFBool field named on.
- setOn(SFBoolObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
- setOn(boolean) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign boolean value to inputOutput SFBool field named on.
- setOn(SFBoolObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setOn(boolean) - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
-
Assign boolean value to inputOutput SFBool field named on.
- setOn(boolean) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Assign boolean value to inputOutput SFBool field named on.
- setOn(boolean) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Assign boolean value to inputOutput SFBool field named on.
- setOn(boolean) - Method in interface org.web3d.x3d.sai.Lighting.X3DLightNode
-
Assign boolean value to inputOutput SFBool field named on.
- setOpacityFactor(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named opacityFactor.
- setOpacityFactor(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
- setOpacityFactor(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named opacityFactor.
- setOrder(int) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign int value within allowed range of [0,5] to initializeOnly SFInt32 field named order.
- setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
- setOrder(int) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign int value within allowed range of [0,5] to initializeOnly SFInt32 field named order.
- setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
- setOrder(int) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign int value within allowed range of [0,5] to initializeOnly SFInt32 field named order.
- setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
- setOrder(int) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign int value within allowed range of [0,5] to initializeOnly SFInt32 field named order.
- setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
- setOrder(int) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign int value within allowed range of [0,5] to initializeOnly SFInt32 field named order.
- setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
- setOrder(int) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign int value within allowed range of [0,5] to initializeOnly SFInt32 field named order.
- setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
- setOrder(int) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign int value within allowed range of [0,5] to initializeOnly SFInt32 field named order.
- setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
- setOrder(int[]) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Assign Integer array within allowed range of [0,infinity) to initializeOnly MFInt32 field named order.
- setOrder(MFInt32Object) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
- setOrder(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
- setOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named order.
- setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
- setOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named order.
- setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
- setOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign int value within allowed range of [2,infinity) to inputOutput SFInt32 field named order.
- setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
- setOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign int value within allowed range of [2,infinity) to inputOutput SFInt32 field named order.
- setOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
- setOrder(int) - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
-
Assign int value within allowed range of [0,5] to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
-
Assign int value within allowed range of [0,5] to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
-
Assign int value within allowed range of [0,5] to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
-
Assign int value within allowed range of [0,5] to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
-
Assign int value within allowed range of [0,5] to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
-
Assign int value within allowed range of [0,5] to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
-
Assign int value within allowed range of [0,5] to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.Followers.X3DDamperNode
-
Assign int value within allowed range of [0,5] to initializeOnly SFInt32 field named order.
- setOrder(int[]) - Method in interface org.web3d.x3d.sai.Layering.LayerSet
-
Assign int array within allowed range of [0,infinity) to initializeOnly MFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
-
Assign int value within allowed range of [2,infinity) to inputOutput SFInt32 field named order.
- setOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
-
Assign int value within allowed range of [2,infinity) to inputOutput SFInt32 field named order.
- setOrientation(float[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput MFRotation field named orientation.
- setOrientation(MFRotationObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
- setOrientation(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named orientation.
- setOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setOrientation(float[]) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named orientation.
- setOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
- setOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
- setOrientation(float[]) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named orientation.
- setOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
- setOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
- setOrientation(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named orientation.
- setOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setOrientation(float[]) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
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
-
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
-
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
-
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
-
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
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named orientation.
- setOrthogonalColor(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign 4-tuple float array using RGBA values [0..1] using RGBA values [0..1] to inputOutput SFColorRGBA field named orthogonalColor.
- setOrthogonalColor(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
- setOrthogonalColor(float, float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
- setOrthogonalColor(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
-
Assign 4-tuple float array using RGBA values [0..1] using RGBA values [0..1] to inputOutput SFColorRGBA field named orthogonalColor.
- setOuterRadius(float) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named outerRadius.
- setOuterRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
- setOuterRadius(float) - Method in interface org.web3d.x3d.sai.Geometry2D.Disk2D
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named outerRadius.
- setOverwriteExistingFiles(boolean) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set whether to allow overwriting previously existing files.
- setParallelColor(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign 4-tuple float array using RGBA values [0..1] using RGBA values [0..1] to inputOutput SFColorRGBA field named parallelColor.
- setParallelColor(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
- setParallelColor(float, float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
- setParallelColor(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
-
Assign 4-tuple float array using RGBA values [0..1] using RGBA values [0..1] to inputOutput SFColorRGBA field named parallelColor.
- setParameter(String[]) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign String array to inputOutput MFString field named parameter.
- setParameter(MFStringObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
- setParameter(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
- setParameter(String) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
- setParameter(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
- setParameter(float[]) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Assign Float array to inputOutput MFFloat field named parameter.
- setParameter(MFFloatObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
- setParameter(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
- setParameter(int[]) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
- setParameter(String[]) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Assign String array to inputOutput MFString field named parameter.
- setParameter(float[]) - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinateGenerator
-
Assign float array to inputOutput MFFloat field named parameter.
- setParentObject(X3DConcreteElement) - Method in class org.web3d.x3d.jsail.X3DConcreteElement
-
Package-internal method to set parent object reference.
- setParticleLifetime(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named particleLifetime.
- setParticleLifetime(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setParticleLifetime(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named particleLifetime.
- setParticleSize(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign 2-tuple float array within allowed range of [0,infinity) to inputOutput SFVec2f field named particleSize.
- setParticleSize(SFVec2fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setParticleSize(float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setParticleSize(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign 2-tuple float array within allowed range of [0,infinity) to inputOutput SFVec2f field named particleSize.
- setParts(X3DNode[]) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Assign ShaderPart array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field parts.
- setParts(ArrayList<ShaderPart>) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Utility method to set single SFNode as ComposedShaderObject parts.
- setParts(X3DNode[]) - Method in interface org.web3d.x3d.sai.Shaders.ComposedShader
-
Assign X3DNode 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
-
Set single child parts node, replacing prior array of existing nodes (if any).
- setPauseTime(double) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign double value in seconds to inputOutput SFTime field named pauseTime.
- setPauseTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
- setPauseTime(double) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign double value in seconds to inputOutput SFTime field named pauseTime.
- setPauseTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
- setPauseTime(double) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign double value in seconds to inputOutput SFTime field named pauseTime.
- setPauseTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
- setPauseTime(double) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Assign double value in seconds to inputOutput SFTime field named pauseTime.
- setPauseTime(double) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Assign double value in seconds to inputOutput SFTime field named pauseTime.
- setPauseTime(double) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Assign double value in seconds to inputOutput SFTime field named pauseTime.
- setPauseTime(double) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Assign double value in seconds to inputOutput SFTime field named pauseTime.
- setPauseTime(double) - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
-
Assign double value in seconds to inputOutput SFTime field named pauseTime.
- setPhaseFunction(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign String enumeration value ("Henyey-Greenstein"|"NONE") ['Henyey-Greenstein'|'NONE'|'etc.'] to initializeOnly SFString field named phaseFunction.
- setPhaseFunction(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
- setPhaseFunction(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
-
Assign String enumeration value ("Henyey-Greenstein"|"NONE") ['Henyey-Greenstein'|'NONE'|'etc.'] to initializeOnly SFString field named phaseFunction.
- setPhysics(X3DNode[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign X3DParticlePhysicsModelNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to initializeOnly MFNode field physics.
- setPhysics(ArrayList<X3DParticlePhysicsModelNode>) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Utility method to set single SFNode as ParticleSystemObject physics.
- setPhysics(X3DNode[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign X3DNode 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
-
Set single child physics node, replacing prior array of existing nodes (if any).
- setPickable(boolean) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign boolean value to inputOutput SFBool field named pickable.
- setPickable(SFBoolObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
- setPickable(boolean) - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
-
Assign boolean value to inputOutput SFBool field named pickable.
- setPickable(boolean) - Method in interface org.web3d.x3d.sai.Picking.X3DPickableObject
-
Assign boolean value to inputOutput SFBool field named pickable.
- setPickingGeometry(X3DGeometryNode) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickingGeometry(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickingGeometry(X3DGeometryNode) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign X3DGeometryNode instance (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(X3DGeometryNode) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign X3DGeometryNode instance (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(X3DGeometryNode) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign X3DGeometryNode instance (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 interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickingGeometry(X3DGeometryNode) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickingGeometry(X3DGeometryNode) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickingGeometry(X3DGeometryNode) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickingGeometry(X3DGeometryNode) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Assign X3DGeometryNode instance (using a properly typed node) to inputOutput SFNode field pickingGeometry.
- setPickTarget(X3DNode[]) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DGroupingNode|X3DShapeNode|Inline, 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(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Utility method to set single SFNode as LinePickSensorObject pickTarget.
- setPickTarget(X3DNode[]) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DGroupingNode|X3DShapeNode|Inline, 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(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Utility method to set single SFNode as PointPickSensorObject pickTarget.
- setPickTarget(X3DNode[]) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DGroupingNode|X3DShapeNode|Inline, 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(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Utility method to set single SFNode as PrimitivePickSensorObject pickTarget.
- setPickTarget(X3DNode[]) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DGroupingNode|X3DShapeNode|Inline, 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(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Utility method to set single SFNode as VolumePickSensorObject pickTarget.
- setPickTarget(X3DNode[]) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DGroupingNode|X3DShapeNode|Inline, 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
-
Set single child pickTarget node, replacing prior array of existing nodes (if any).
- setPickTarget(X3DNode[]) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DGroupingNode|X3DShapeNode|Inline, 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
-
Set single child pickTarget node, replacing prior array of existing nodes (if any).
- setPickTarget(X3DNode[]) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DGroupingNode|X3DShapeNode|Inline, 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
-
Set single child pickTarget node, replacing prior array of existing nodes (if any).
- setPickTarget(X3DNode[]) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DGroupingNode|X3DShapeNode|Inline, 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
-
Set single child pickTarget node, replacing prior array of existing nodes (if any).
- setPickTarget(X3DNode[]) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DGroupingNode|X3DShapeNode|Inline, 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
-
Set single child pickTarget node, replacing prior array of existing nodes (if any).
- setPitch(float) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign float value within allowed range of (0,infinity) to inputOutput SFFloat field named pitch.
- setPitch(SFFloatObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
- setPitch(float) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign float value within allowed range of (0,infinity) to inputOutput SFFloat field named pitch.
- setPitch(SFFloatObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
- setPitch(float) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Assign float value within allowed range of (0,infinity) to inputOutput SFFloat field named pitch.
- setPitch(float) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Assign float value within allowed range of (0,infinity) to inputOutput SFFloat field named pitch.
- setPitch(float) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Assign float value within allowed range of (0,infinity) to inputOutput SFFloat field named pitch.
- setPlane(float[]) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Assign 4-tuple float array within allowed range of [-1,1] to inputOutput SFVec4f field named plane.
- setPlane(SFVec4fObject) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
- setPlane(float, float, float, float) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
- setPlane(float[]) - Method in interface org.web3d.x3d.sai.Rendering.ClipPlane
-
Assign 4-tuple float array within allowed range of [-1,1] to inputOutput SFVec4f field named plane.
- setPoint(float[]) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Assign 2-tuple float array to inputOutput MFVec2f field named point.
- setPoint(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
- setPoint(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign 3-tuple double array to inputOutput MFVec3d field named point.
- setPoint(MFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
- setPoint(double[]) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
Assign 3-tuple double array to inputOutput MFVec3d field named point.
- setPoint(MFVec3dObject) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
- setPoint(float[]) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Assign 3-tuple float array to inputOutput MFVec3f field named point.
- setPoint(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
- setPoint(float[]) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Assign 2-tuple float array to inputOutput MFVec2f field named point.
- setPoint(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
- setPoint(float[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Assign 3-tuple float array to inputOutput MFVec3f field named point.
- setPoint(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
- setPoint(float[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Assign 4-tuple float array to inputOutput MFVec4f field named point.
- setPoint(MFVec4fObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
- setPoint(float[]) - Method in interface org.web3d.x3d.sai.Geometry2D.Polypoint2D
-
Assign 2-tuple float array to inputOutput MFVec2f field named point.
- setPoint(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoCoordinate
-
Assign 3-tuple double array to inputOutput MFVec3d field named point.
- setPoint(double[]) - Method in interface org.web3d.x3d.sai.NURBS.CoordinateDouble
-
Assign 3-tuple double array to inputOutput MFVec3d field named point.
- setPoint(float[]) - Method in interface org.web3d.x3d.sai.Rendering.Coordinate
-
Assign 3-tuple float array to inputOutput MFVec3f field named point.
- setPoint(float[]) - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinate
-
Assign 2-tuple float array to inputOutput MFVec2f field named point.
- setPoint(float[]) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureCoordinate3D
-
Assign 3-tuple float array to inputOutput MFVec3f field named point.
- setPoint(float[]) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureCoordinate4D
-
Assign 4-tuple float array to inputOutput MFVec4f field named point.
- setPointSize(float) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named pointSize.
- setPointSize(SFFloatObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setPointSize(float) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named pointSize.
- setPort(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign int value to inputOutput SFInt32 field named port.
- setPort(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
- setPort(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named port.
- setPort(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setPort(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign int value to inputOutput SFInt32 field named port.
- setPort(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setPort(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign int value to inputOutput SFInt32 field named port.
- setPort(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setPort(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named port.
- setPort(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setPort(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
-
Assign int value to inputOutput SFInt32 field named port.
- setPort(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named port.
- setPort(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign int value to inputOutput SFInt32 field named port.
- setPort(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign int value to inputOutput SFInt32 field named port.
- setPort(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named port.
- setPosition(double[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign 3-tuple double array to inputOutput SFVec3d field named position.
- setPosition(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setPosition(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setPosition(float[]) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
- setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
- setPosition(float[]) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
- setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
- setPosition(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
- setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
- setPosition(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
- setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
- setPosition(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(SFVec3fObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
- setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
- setPosition(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setPosition(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setPosition(double[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Assign 3-tuple double array to inputOutput SFVec3d field named position.
- setPosition(float[]) - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
-
Assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
-
Assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPosition(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign 3-tuple float array to inputOutput SFVec3f field named position.
- setPower(float) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign float value to inputOutput SFFloat field named power.
- setPower(SFFloatObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setPower(float) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign float value to inputOutput SFFloat field named power.
- setPreferAccuracy(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign boolean value to inputOutput SFBool field named preferAccuracy.
- setPreferAccuracy(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- setPreferAccuracy(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Assign boolean value to inputOutput SFBool field named preferAccuracy.
- setPrevious(boolean) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign boolean value to inputOnly SFBool field named previous.
- setPrevious(SFBoolObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
- setPrevious(boolean) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign boolean value to inputOnly SFBool field named previous.
- setPrevious(SFBoolObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
- setPrevious(boolean) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanSequencer
-
Assign boolean value to inputOnly SFBool field named previous.
- setPrevious(boolean) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerSequencer
-
Assign boolean value to inputOnly SFBool field named previous.
- setPrevious(boolean) - Method in interface org.web3d.x3d.sai.EventUtilities.X3DSequencerNode
-
Assign boolean value to inputOnly SFBool field named previous.
- setPriority(float) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named priority.
- setPriority(SFFloatObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
- setPriority(float) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named priority.
- 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
-
Assign String enumeration value ("Core"|"Interchange"|"CADInterchange"|"Interactive"|"Immersive"|"MedicalInterchange"|"MPEG4Interactive"|"Full") ['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
-
- setProfileCurve(X3DNurbsControlCurveNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Assign X3DNurbsControlCurveNode instance (using a properly typed node) to inputOutput SFNode field profileCurve.
- 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 interface org.web3d.x3d.sai.NURBS.NurbsSwungSurface
-
Assign X3DNurbsControlCurveNode instance (using a properly typed node) to inputOutput SFNode field profileCurve.
- setPrograms(X3DNode[]) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Assign ShaderProgram array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field programs.
- setPrograms(ArrayList<ShaderProgram>) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Utility method to set single SFNode as ProgramShaderObject programs.
- setPrograms(X3DNode[]) - Method in interface org.web3d.x3d.sai.Shaders.ProgramShader
-
Assign X3DNode 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
-
Set single child programs node, replacing prior array of existing nodes (if any).
- setPropertiesFileName(String) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set name of properties file.
- setProtoBody(ProtoBodyObject) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Assign ProtoBodyObject instance (using a properly typed node) to inputOutput SFNode field ProtoBody.
- setProtoField(String) - Method in class org.web3d.x3d.jsail.Core.connectObject
-
Assign String value to inputOutput SFString field named protoField.
- setProtoField(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.connectObject
-
- setProtoInterface(ProtoInterfaceObject) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Assign ProtoInterfaceObject instance (using a properly typed node) to inputOutput SFNode field ProtoInterface.
- setProxy(X3DChildNode) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign X3DChildNode instance (using a properly typed node) to initializeOnly SFNode field proxy.
- 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 interface org.web3d.x3d.sai.Navigation.Collision
-
Assign X3DChildNode instance (using a properly typed node) to initializeOnly SFNode field proxy.
- setRadioEntityTypeCategory(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named radioEntityTypeCategory.
- setRadioEntityTypeCategory(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setRadioEntityTypeCategory(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named radioEntityTypeCategory.
- setRadioEntityTypeCountry(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named radioEntityTypeCountry.
- setRadioEntityTypeCountry(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setRadioEntityTypeCountry(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named radioEntityTypeCountry.
- setRadioEntityTypeDomain(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named radioEntityTypeDomain.
- setRadioEntityTypeDomain(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setRadioEntityTypeDomain(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named radioEntityTypeDomain.
- setRadioEntityTypeKind(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named radioEntityTypeKind.
- setRadioEntityTypeKind(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setRadioEntityTypeKind(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named radioEntityTypeKind.
- setRadioEntityTypeNomenclature(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named radioEntityTypeNomenclature.
- setRadioEntityTypeNomenclature(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setRadioEntityTypeNomenclature(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named radioEntityTypeNomenclature.
- setRadioEntityTypeNomenclatureVersion(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named radioEntityTypeNomenclatureVersion.
- setRadioEntityTypeNomenclatureVersion(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setRadioEntityTypeNomenclatureVersion(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named radioEntityTypeNomenclatureVersion.
- setRadioID(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign int value to inputOutput SFInt32 field named radioID.
- setRadioID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setRadioID(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign int value to inputOutput SFInt32 field named radioID.
- setRadioID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setRadioID(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named radioID.
- setRadioID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setRadioID(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign int value to inputOutput SFInt32 field named radioID.
- setRadioID(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign int value to inputOutput SFInt32 field named radioID.
- setRadioID(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named radioID.
- setRadius(float) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named radius.
- setRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
- setRadius(float) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named radius.
- setRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
- setRadius(float) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named radius.
- setRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
- setRadius(float) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named radius.
- setRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
- setRadius(float) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named radius.
- setRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
- setRadius(float) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named radius.
- setRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
- setRadius(float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named radius.
- setRadius(SFFloatObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setRadius(float) - Method in interface org.web3d.x3d.sai.Geometry2D.Arc2D
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in interface org.web3d.x3d.sai.Geometry2D.Circle2D
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in interface org.web3d.x3d.sai.Geometry3D.Sphere
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named radius.
- setRadius(float) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named radius.
- setRange(float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named range.
- setRange(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setRange(float[]) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign Float array to initializeOnly MFFloat field named range.
- setRange(MFFloatObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
- setRange(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
- setRange(int[]) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
- setRange(float) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named range.
- setRange(float[]) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Assign float array to initializeOnly MFFloat field named range.
- 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
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named readInterval.
- setReadInterval(SFTimeObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setReadInterval(double) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named readInterval.
- setReadInterval(SFTimeObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setReadInterval(double) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named readInterval.
- setReadInterval(SFTimeObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setReadInterval(double) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named readInterval.
- setReadInterval(SFTimeObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setReadInterval(double) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named readInterval.
- setReadInterval(double) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named readInterval.
- setReadInterval(double) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named readInterval.
- setReadInterval(double) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named readInterval.
- setReceivedPower(float) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign float value to inputOutput SFFloat field named receivedPower.
- setReceivedPower(SFFloatObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setReceivedPower(float) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign float value to inputOutput SFFloat field named receivedPower.
- setReceiverState(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign int value to inputOutput SFInt32 field named receiverState.
- setReceiverState(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setReceiverState(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign int value to inputOutput SFInt32 field named receiverState.
- setReference(String) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Assign String value to inputOutput SFString field named reference.
- setReference(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
- setReference(String) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Assign String value to inputOutput SFString field named reference.
- setReference(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
- setReference(String) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Assign String value to inputOutput SFString field named reference.
- setReference(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
- setReference(String) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Assign String value to inputOutput SFString field named reference.
- setReference(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
- setReference(String) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Assign String value to inputOutput SFString field named reference.
- setReference(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
- setReference(String) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign String value to inputOutput SFString field named reference.
- setReference(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
- setReference(String) - Method in interface org.web3d.x3d.sai.Core.MetadataBoolean
-
Assign String value to inputOutput SFString field named reference.
- setReference(String) - Method in interface org.web3d.x3d.sai.Core.MetadataDouble
-
Assign String value to inputOutput SFString field named reference.
- setReference(String) - Method in interface org.web3d.x3d.sai.Core.MetadataFloat
-
Assign String value to inputOutput SFString field named reference.
- setReference(String) - Method in interface org.web3d.x3d.sai.Core.MetadataInteger
-
Assign String value to inputOutput SFString field named reference.
- setReference(String) - Method in interface org.web3d.x3d.sai.Core.MetadataSet
-
Assign String value to inputOutput SFString field named reference.
- setReference(String) - Method in interface org.web3d.x3d.sai.Core.MetadataString
-
Assign String value to inputOutput SFString field named reference.
- setReference(String) - Method in interface org.web3d.x3d.sai.Core.X3DMetadataObject
-
Assign String value to inputOutput SFString field named reference.
- setRelativeAntennaLocation(float[]) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named relativeAntennaLocation.
- setRelativeAntennaLocation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setRelativeAntennaLocation(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setRelativeAntennaLocation(float[]) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign 3-tuple float array to inputOutput SFVec3f field named relativeAntennaLocation.
- setRenderStyle(X3DComposableVolumeRenderStyleNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign X3DComposableVolumeRenderStyleNode instance (using a properly typed node) to inputOutput SFNode field renderStyle.
- setRenderStyle(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field renderStyle.
- setRenderStyle(X3DNode[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Assign X3DComposableVolumeRenderStyleNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field renderStyle.
- setRenderStyle(ArrayList<X3DComposableVolumeRenderStyleNode>) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Utility method to set single SFNode as ComposedVolumeStyleObject renderStyle.
- setRenderStyle(X3DNode[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign X3DVolumeRenderStyleNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field renderStyle.
- setRenderStyle(ArrayList<X3DVolumeRenderStyleNode>) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Utility method to set single SFNode as IsoSurfaceVolumeDataObject renderStyle.
- setRenderStyle(X3DNode[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign X3DVolumeRenderStyleNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field renderStyle.
- setRenderStyle(ArrayList<X3DVolumeRenderStyleNode>) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Utility method to set single SFNode as SegmentedVolumeDataObject renderStyle.
- setRenderStyle(X3DVolumeRenderStyleNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign X3DVolumeRenderStyleNode instance (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(X3DComposableVolumeRenderStyleNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Assign X3DComposableVolumeRenderStyleNode instance (using a properly typed node) to inputOutput SFNode field renderStyle.
- setRenderStyle(X3DNode[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.ComposedVolumeStyle
-
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.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
-
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
-
Set single child renderStyle node, replacing prior array of existing nodes (if any).
- setRenderStyle(X3DNode[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
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
-
Set single child renderStyle node, replacing prior array of existing nodes (if any).
- setRenderStyle(X3DVolumeRenderStyleNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
-
Assign X3DVolumeRenderStyleNode instance (using a properly typed node) to inputOutput SFNode field renderStyle.
- setRepeatR(boolean) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign boolean value to initializeOnly SFBool field named repeatR.
- setRepeatR(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
- setRepeatR(boolean) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign boolean value to initializeOnly SFBool field named repeatR.
- setRepeatR(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
- setRepeatR(boolean) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign boolean value to initializeOnly SFBool field named repeatR.
- setRepeatR(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
- setRepeatR(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
-
Assign boolean value to initializeOnly SFBool field named repeatR.
- setRepeatR(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
-
Assign boolean value to initializeOnly SFBool field named repeatR.
- setRepeatR(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
-
Assign boolean value to initializeOnly SFBool field named repeatR.
- setRepeatR(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
-
Assign boolean value to initializeOnly SFBool field named repeatR.
- setRepeatS(boolean) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
- setRepeatS(boolean) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
- setRepeatS(boolean) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
- setRepeatS(boolean) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
- setRepeatS(boolean) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
- setRepeatS(boolean) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
- setRepeatS(boolean) - Method in interface org.web3d.x3d.sai.Texturing.ImageTexture
-
Assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in interface org.web3d.x3d.sai.Texturing.PixelTexture
-
Assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in interface org.web3d.x3d.sai.Texturing.X3DTexture2DNode
-
Assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
-
Assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
-
Assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
-
Assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatS(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
-
Assign boolean value to initializeOnly SFBool field named repeatS.
- setRepeatT(boolean) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
- setRepeatT(boolean) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
- setRepeatT(boolean) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
- setRepeatT(boolean) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
- setRepeatT(boolean) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
- setRepeatT(boolean) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(SFBoolObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
- setRepeatT(boolean) - Method in interface org.web3d.x3d.sai.Texturing.ImageTexture
-
Assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in interface org.web3d.x3d.sai.Texturing.PixelTexture
-
Assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in interface org.web3d.x3d.sai.Texturing.X3DTexture2DNode
-
Assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
-
Assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
-
Assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
-
Assign boolean value to initializeOnly SFBool field named repeatT.
- setRepeatT(boolean) - Method in interface org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
-
Assign boolean value to initializeOnly SFBool field named repeatT.
- setResumeTime(double) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign double value in seconds to inputOutput SFTime field named resumeTime.
- setResumeTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
- setResumeTime(double) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign double value in seconds to inputOutput SFTime field named resumeTime.
- setResumeTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
- setResumeTime(double) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign double value in seconds to inputOutput SFTime field named resumeTime.
- setResumeTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
- setResumeTime(double) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Assign double value in seconds to inputOutput SFTime field named resumeTime.
- setResumeTime(double) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Assign double value in seconds to inputOutput SFTime field named resumeTime.
- setResumeTime(double) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Assign double value in seconds to inputOutput SFTime field named resumeTime.
- setResumeTime(double) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Assign double value in seconds to inputOutput SFTime field named resumeTime.
- setResumeTime(double) - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
-
Assign double value in seconds to inputOutput SFTime field named resumeTime.
- setRetainedOpacity(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named retainedOpacity.
- setRetainedOpacity(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
- setRetainedOpacity(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named retainedOpacity.
- setRetainUserOffsets(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign boolean value to inputOutput SFBool field named retainUserOffsets.
- setRetainUserOffsets(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setRetainUserOffsets(boolean) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign boolean value to inputOutput SFBool field named retainUserOffsets.
- setRetainUserOffsets(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
- setRetainUserOffsets(boolean) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign boolean value to inputOutput SFBool field named retainUserOffsets.
- setRetainUserOffsets(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
- setRetainUserOffsets(boolean) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign boolean value to inputOutput SFBool field named retainUserOffsets.
- setRetainUserOffsets(SFBoolObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
- setRetainUserOffsets(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Assign boolean value to inputOutput SFBool field named retainUserOffsets.
- setRetainUserOffsets(boolean) - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
-
Assign boolean value to inputOutput SFBool field named retainUserOffsets.
- setRetainUserOffsets(boolean) - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
-
Assign boolean value to inputOutput SFBool field named retainUserOffsets.
- setRetainUserOffsets(boolean) - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
-
Assign boolean value to inputOutput SFBool field named retainUserOffsets.
- setRetainUserOffsets(boolean) - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
-
Assign boolean value to inputOutput SFBool field named retainUserOffsets.
- setRight(X3DTexture2DNode) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field right.
- 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 interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
-
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field right.
- setRightTexture(X3DNode) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, 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(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 interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, 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 String array to inputOutput MFString field named rightUrl.
- setRightUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setRightUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setRightUrl(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setRightUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setRightUrl(String[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Assign String array to inputOutput MFString field named rightUrl.
- setRootNode(X3DNode[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign X3DChildNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to initializeOnly MFNode field rootNode.
- setRootNode(ArrayList<X3DChildNode>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Utility method to set single SFNode as GeoLODObject rootNode.
- setRootNode(X3DNode[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Assign X3DNode 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
-
Set single child rootNode node, replacing prior array of existing nodes (if any).
- setRootUrl(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign String array to initializeOnly MFString field named rootUrl.
- setRootUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setRootUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setRootUrl(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setRootUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setRootUrl(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Assign String array to initializeOnly MFString field named rootUrl.
- setRotateYUp(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign boolean value to initializeOnly SFBool field named rotateYUp.
- setRotateYUp(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
- setRotateYUp(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoOrigin
-
Assign boolean value to initializeOnly SFBool field named rotateYUp.
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
- setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
- setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
- setRotation(float) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign float value unit axis, angle (in radians) to inputOutput SFFloat field named rotation.
- setRotation(SFFloatObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
- setRotation(float[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRotation(SFRotationObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
- setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
- setRotation(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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.Texturing.TextureTransform
-
Assign float value unit axis, angle (in radians) to inputOutput SFFloat field named rotation.
- setRotation(float[]) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransform3D
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
- setRtpHeaderExpected(boolean) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
- setRtpHeaderExpected(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setRtpHeaderExpected(boolean) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
- setRtpHeaderExpected(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setRtpHeaderExpected(boolean) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
- setRtpHeaderExpected(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setRtpHeaderExpected(boolean) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
- setRtpHeaderExpected(SFBoolObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setRtpHeaderExpected(boolean) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
- setRtpHeaderExpected(boolean) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
- setRtpHeaderExpected(boolean) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
- setRtpHeaderExpected(boolean) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign boolean value to initializeOnly SFBool field named rtpHeaderExpected.
- setSampleRate(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign int value to inputOutput SFInt32 field named sampleRate.
- setSampleRate(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setSampleRate(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign int value to inputOutput SFInt32 field named sampleRate.
- setSamples(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign int value to inputOutput SFInt32 field named samples.
- setSamples(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setSamples(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign int value to inputOutput SFInt32 field named samples.
- setScale(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setScale(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setScale(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setScale(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setScale(float[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign 2-tuple float array to inputOutput MFVec2f field named scale.
- setScale(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
- setScale(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign 3-tuple float array within allowed range of (0,infinity) to inputOutput SFVec3f field named scale.
- setScale(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setScale(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setScale(float[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- setScale(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- setScale(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign 3-tuple float array within allowed range of (0,infinity) to inputOutput SFVec3f field named scale.
- setScale(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setScale(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setScale(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign 3-tuple float array within allowed range of (0,infinity) to inputOutput SFVec3f field named scale.
- setScale(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setScale(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setScale(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign 3-tuple float array within allowed range of (0,infinity) to inputOutput SFVec3f field named scale.
- setScale(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setScale(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setScale(float[]) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign 2-tuple float array to inputOutput SFVec2f field named scale.
- setScale(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
- setScale(float, float) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
- setScale(float[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
- setScale(float, float, float) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
- setScale(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Assign 2-tuple float array to inputOutput MFVec2f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Assign 3-tuple float array within allowed range of (0,infinity) to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign 3-tuple float array within allowed range of (0,infinity) to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Assign 3-tuple float array within allowed range of (0,infinity) to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Assign 3-tuple float array within allowed range of (0,infinity) to inputOutput SFVec3f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.Texturing.TextureTransform
-
Assign 2-tuple float array to inputOutput SFVec2f field named scale.
- setScale(float[]) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransform3D
-
Assign 3-tuple float array to inputOutput SFVec3f field named scale.
- setScaleMode(String[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign String enumeration array (""NONE""|""NONE" "NONE""|""NONE" "FRACTION""|""NONE" "STRETCH""|""NONE" "PIXEL""|""FRACTION""|""FRACTION" "NONE""|""FRACTION" "FRACTION""|""FRACTION" "STRETCH""|""FRACTION" "PIXEL""|""STRETCH""|""STRETCH" "NONE""|""STRETCH" "FRACTION""|""STRETCH" "STRETCH""|""STRETCH" "PIXEL""|""PIXEL""|""PIXEL" "NONE""|""PIXEL" "FRACTION""|""PIXEL" "STRETCH""|""PIXEL" "PIXEL"") ['"NONE"'|'"NONE" "NONE"'|'"NONE" "FRACTION"'|'"NONE" "STRETCH"'|'"NONE" "PIXEL"'|'"FRACTION"'|'"FRACTION" "NONE"'|'"FRACTION" "FRACTION"'|'"FRACTION" "STRETCH"'|'"FRACTION" "PIXEL"'|'"STRETCH"'|'"STRETCH" "NONE"'|'"STRETCH" "FRACTION"'|'"STRETCH" "STRETCH"'|'"STRETCH" "PIXEL"'|'"PIXEL"'|'"PIXEL" "NONE"'|'"PIXEL" "FRACTION"'|'"PIXEL" "STRETCH"'|'"PIXEL" "PIXEL"'] to inputOutput MFString field named scaleMode.
- setScaleMode(MFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setScaleMode(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setScaleMode(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setScaleMode(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setScaleMode(String[]) - Method in interface org.web3d.x3d.sai.Layout.Layout
-
Assign String enumeration array (""NONE""|""NONE" "NONE""|""NONE" "FRACTION""|""NONE" "STRETCH""|""NONE" "PIXEL""|""FRACTION""|""FRACTION" "NONE""|""FRACTION" "FRACTION""|""FRACTION" "STRETCH""|""FRACTION" "PIXEL""|""STRETCH""|""STRETCH" "NONE""|""STRETCH" "FRACTION""|""STRETCH" "STRETCH""|""STRETCH" "PIXEL""|""PIXEL""|""PIXEL" "NONE""|""PIXEL" "FRACTION""|""PIXEL" "STRETCH""|""PIXEL" "PIXEL"") ['"NONE"'|'"NONE" "NONE"'|'"NONE" "FRACTION"'|'"NONE" "STRETCH"'|'"NONE" "PIXEL"'|'"FRACTION"'|'"FRACTION" "NONE"'|'"FRACTION" "FRACTION"'|'"FRACTION" "STRETCH"'|'"FRACTION" "PIXEL"'|'"STRETCH"'|'"STRETCH" "NONE"'|'"STRETCH" "FRACTION"'|'"STRETCH" "STRETCH"'|'"STRETCH" "PIXEL"'|'"PIXEL"'|'"PIXEL" "NONE"'|'"PIXEL" "FRACTION"'|'"PIXEL" "STRETCH"'|'"PIXEL" "PIXEL"'] to inputOutput MFString field named scaleMode.
- setScaleOrientation(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setScaleOrientation(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setScaleOrientation(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setScaleOrientation(float[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- setScaleOrientation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setScaleOrientation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setScaleOrientation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScaleOrientation(SFRotationObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setScaleOrientation(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
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
-
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
-
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
-
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
-
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
-
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
-
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.
- setScene(SceneObject) - Method in class org.web3d.x3d.jsail.Core.X3DObject
-
Assign SceneObject instance (using a properly typed node) to inputOutput SFNode field Scene.
- setScheme(String) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
Assign String value to inputOutput SFString field named scheme.
- setScheme(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.metaObject
-
- setSegmentEnabled(boolean[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign Boolean array to inputOutput MFBool field named segmentEnabled.
- setSegmentEnabled(MFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
- setSegmentEnabled(ArrayList<Boolean>) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
- setSegmentEnabled(boolean[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Assign boolean array to inputOutput MFBool field named segmentEnabled.
- setSegmentIdentifiers(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field segmentIdentifiers.
- 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 interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field segmentIdentifiers.
- setSegments(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign HAnimSegment array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field segments.
- setSegments(ArrayList<HAnimSegment>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method to set single SFNode as HAnimHumanoidObject segments.
- setSegments(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign X3DNode 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
-
Set single child segments node, replacing prior array of existing nodes (if any).
- setSeparateBackColor(boolean) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign boolean value to inputOutput SFBool field named separateBackColor.
- setSeparateBackColor(SFBoolObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setSeparateBackColor(boolean) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Assign boolean value to inputOutput SFBool field named separateBackColor.
- 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(X3DNode[]) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign X3DShaderNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field shaders.
- setShaders(ArrayList<X3DShaderNode>) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Utility method to set single SFNode as AppearanceObject shaders.
- setShaders(X3DNode[]) - Method in interface org.web3d.x3d.sai.Shape.Appearance
-
Assign X3DNode 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
-
Set single child shaders node, replacing prior array of existing nodes (if any).
- setShadows(boolean) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign boolean value to inputOutput SFBool field named shadows.
- setShadows(SFBoolObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
- setShadows(boolean) - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
-
Assign boolean value to inputOutput SFBool field named shadows.
- setShape(X3DNode) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to Shape|LOD|Transform, 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(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field shape.
- setShape(Shape) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign Shape instance (using a properly typed node) to initializeOnly 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 interface org.web3d.x3d.sai.CADGeometry.CADFace
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to Shape|LOD|Transform, 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 interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
-
Assign Shape instance (using a properly typed node) to initializeOnly SFNode field shape.
- setShininess(float) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named shininess.
- setShininess(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
- setShininess(float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named shininess.
- setShininess(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setShininess(float) - Method in interface org.web3d.x3d.sai.Shape.Material
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named shininess.
- setShininess(float) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named shininess.
- setShowDefaultAttributes(boolean) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
-
Set whether default attributes (and their values) are shown when serializing scene output.
- setSide(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign boolean value to initializeOnly SFBool field named side.
- setSide(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
- setSide(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign boolean value to initializeOnly SFBool field named side.
- setSide(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
- setSide(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
-
Assign boolean value to initializeOnly SFBool field named side.
- setSide(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
-
Assign boolean value to initializeOnly SFBool field named side.
- setSilhouetteBoundaryOpacity(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named silhouetteBoundaryOpacity.
- setSilhouetteBoundaryOpacity(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
- setSilhouetteBoundaryOpacity(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named silhouetteBoundaryOpacity.
- setSilhouetteRetainedOpacity(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named silhouetteRetainedOpacity.
- setSilhouetteRetainedOpacity(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
- setSilhouetteRetainedOpacity(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named silhouetteRetainedOpacity.
- setSilhouetteSharpness(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named silhouetteSharpness.
- setSilhouetteSharpness(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
- setSilhouetteSharpness(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named silhouetteSharpness.
- setSiteID(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
- setSiteID(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setSiteID(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setSiteID(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setSiteID(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setSiteID(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
-
Assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign int value to inputOutput SFInt32 field named siteID.
- setSiteID(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named siteID.
- setSites(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign HAnimSite array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field sites.
- setSites(ArrayList<HAnimSite>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method to set single SFNode as HAnimHumanoidObject sites.
- setSites(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign X3DNode 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
-
Set single child sites node, replacing prior array of existing nodes (if any).
- setSize(int) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Assign int value within allowed range of (0,infinity) to initializeOnly SFInt32 field named size.
- setSize(SFInt32Object) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
- setSize(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Assign 3-tuple float array within allowed range of [0,infinity) to initializeOnly SFVec3f field named size.
- setSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
- setSize(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
- setSize(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign 3-tuple float array within allowed range of [0,infinity) to initializeOnly SFVec3f field named size.
- setSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
- setSize(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
- setSize(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Assign 3-tuple float array within allowed range of [0,infinity) to initializeOnly SFVec3f field named size.
- setSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
- setSize(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
- setSize(float[]) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Assign 2-tuple float array within allowed range of (0,infinity) to initializeOnly SFVec2f field named size.
- setSize(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
- setSize(float, float) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
- setSize(float[]) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named size.
- setSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
- setSize(float, float, float) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
- setSize(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign 3-tuple float array within allowed range of [0,infinity) to initializeOnly SFVec3f field named size.
- setSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
- setSize(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
- setSize(float[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign Float array to initializeOnly MFFloat field named size.
- setSize(MFFloatObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setSize(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setSize(int[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setSize(float[]) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign 3-tuple float array to initializeOnly SFVec3f field named size.
- setSize(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
- setSize(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
- setSize(float) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named size.
- setSize(SFFloatObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setSize(int) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.GeneratedCubeMapTexture
-
Assign int value within allowed range of (0,infinity) to initializeOnly SFInt32 field named size.
- setSize(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
-
Assign 3-tuple float array within allowed range of [0,infinity) to initializeOnly SFVec3f field named size.
- setSize(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
-
Assign 3-tuple float array within allowed range of [0,infinity) to initializeOnly SFVec3f field named size.
- setSize(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.VisibilitySensor
-
Assign 3-tuple float array within allowed range of [0,infinity) to initializeOnly SFVec3f field named size.
- setSize(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.X3DEnvironmentalSensorNode
-
Assign 3-tuple float array within allowed range of [0,infinity) to initializeOnly SFVec3f field named size.
- setSize(float[]) - Method in interface org.web3d.x3d.sai.Geometry2D.Rectangle2D
-
Assign 2-tuple float array within allowed range of (0,infinity) to initializeOnly SFVec2f field named size.
- setSize(float[]) - Method in interface org.web3d.x3d.sai.Geometry3D.Box
-
Assign 3-tuple float array to initializeOnly SFVec3f field named size.
- setSize(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
-
Assign 3-tuple float array within allowed range of [0,infinity) to initializeOnly SFVec3f field named size.
- setSize(float[]) - Method in interface org.web3d.x3d.sai.Layout.Layout
-
Assign float array to initializeOnly MFFloat field named size.
- setSize(float[]) - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
-
Assign 3-tuple float array to initializeOnly SFVec3f field named size.
- setSize(float) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named size.
- setSizeUnits(String[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign String enumeration array (""WORLD""|""WORLD" "WORLD""|""WORLD" "FRACTION""|""WORLD" "PIXEL""|""FRACTION""|""FRACTION" "WORLD""|""FRACTION" "FRACTION""|""FRACTION" "PIXEL""|""PIXEL""|""PIXEL" "WORLD""|""PIXEL" "FRACTION""|""PIXEL" "PIXEL"") ['"WORLD"'|'"WORLD" "WORLD"'|'"WORLD" "FRACTION"'|'"WORLD" "PIXEL"'|'"FRACTION"'|'"FRACTION" "WORLD"'|'"FRACTION" "FRACTION"'|'"FRACTION" "PIXEL"'|'"PIXEL"'|'"PIXEL" "WORLD"'|'"PIXEL" "FRACTION"'|'"PIXEL" "PIXEL"'] to inputOutput MFString field named sizeUnits.
- setSizeUnits(MFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setSizeUnits(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setSizeUnits(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setSizeUnits(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setSizeUnits(String[]) - Method in interface org.web3d.x3d.sai.Layout.Layout
-
Assign String enumeration array (""WORLD""|""WORLD" "WORLD""|""WORLD" "FRACTION""|""WORLD" "PIXEL""|""FRACTION""|""FRACTION" "WORLD""|""FRACTION" "FRACTION""|""FRACTION" "PIXEL""|""PIXEL""|""PIXEL" "WORLD""|""PIXEL" "FRACTION""|""PIXEL" "PIXEL"") ['"WORLD"'|'"WORLD" "WORLD"'|'"WORLD" "FRACTION"'|'"WORLD" "PIXEL"'|'"FRACTION"'|'"FRACTION" "WORLD"'|'"FRACTION" "FRACTION"'|'"FRACTION" "PIXEL"'|'"PIXEL"'|'"PIXEL" "WORLD"'|'"PIXEL" "FRACTION"'|'"PIXEL" "PIXEL"'] to inputOutput MFString field named sizeUnits.
- setSkeletalConfiguration(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign String value to inputOutput SFString field named skeletalConfiguration.
- setSkeletalConfiguration(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setSkeletalConfiguration(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign String value to inputOutput SFString field named skeletalConfiguration.
- setSkeleton(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to HAnimJoint|HAnimSite, 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(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method to set single SFNode as HAnimHumanoidObject skeleton.
- setSkeleton(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to HAnimJoint|HAnimSite, 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
-
Set single child skeleton node, replacing prior array of existing nodes (if any).
- setSkin(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to Group|Transform|Shape|IndexedFaceSet, 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(ArrayList<X3DNode>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method to set single SFNode as HAnimHumanoidObject skin.
- setSkin(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to Group|Transform|Shape|IndexedFaceSet, 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
-
Set single child skin node, replacing prior array of existing nodes (if any).
- setSkinBindingCoords(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign X3DCoordinateNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field skinBindingCoords.
- setSkinBindingCoords(ArrayList<X3DCoordinateNode>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setSkinBindingCoords(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Set single child skinBindingCoords node, replacing prior array of existing nodes (if any).
- setSkinBindingCoords(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method to set single SFNode as HAnimHumanoidObject skinBindingCoords.
- setSkinBindingCoords(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field skinBindingCoords.
- setSkinBindingCoords(X3DNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Set single child skinBindingCoords node, replacing prior array of existing nodes (if any).
- setSkinBindingNormals(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign X3DNormalNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field skinBindingNormals.
- setSkinBindingNormals(ArrayList<X3DNormalNode>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setSkinBindingNormals(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Set single child skinBindingNormals node, replacing prior array of existing nodes (if any).
- setSkinBindingNormals(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method to set single SFNode as HAnimHumanoidObject skinBindingNormals.
- setSkinBindingNormals(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field skinBindingNormals.
- setSkinBindingNormals(X3DNode) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Set single child skinBindingNormals node, replacing prior array of existing nodes (if any).
- setSkinCoord(X3DCoordinateNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field skinCoord.
- 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 interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field skinCoord.
- setSkinCoordIndex(int[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign Integer array within allowed range of [0,infinity) to inputOutput MFInt32 field named skinCoordIndex.
- setSkinCoordIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setSkinCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setSkinCoordIndex(int[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Assign int array within allowed range of [0,infinity) to inputOutput MFInt32 field named skinCoordIndex.
- setSkinCoordWeight(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign Float array to inputOutput MFFloat field named skinCoordWeight.
- setSkinCoordWeight(MFFloatObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setSkinCoordWeight(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setSkinCoordWeight(int[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setSkinCoordWeight(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Assign float array to inputOutput MFFloat field named skinCoordWeight.
- setSkinNormal(X3DNormalNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field skinNormal.
- 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 interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field skinNormal.
- setSkyAngle(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign Float array unit axis, angle (in radians) within allowed range of [0,3.1416] to inputOutput MFFloat field named skyAngle.
- setSkyAngle(MFFloatObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setSkyAngle(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setSkyAngle(int[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setSkyAngle(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign Float array unit axis, angle (in radians) within allowed range of [0,3.1416] to inputOutput MFFloat field named skyAngle.
- setSkyAngle(MFFloatObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
- setSkyAngle(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
- setSkyAngle(int[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
- setSkyAngle(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Assign float array unit axis, angle (in radians) within allowed range of [0,3.1416] to inputOutput MFFloat field named skyAngle.
- setSkyAngle(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Assign float array unit axis, angle (in radians) within allowed range of [0,3.1416] to inputOutput MFFloat field named skyAngle.
- setSkyAngle(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
-
Assign float array unit axis, angle (in radians) within allowed range of [0,3.1416] to inputOutput MFFloat field named skyAngle.
- setSkyColor(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput MFColor field named skyColor.
- setSkyColor(MFColorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setSkyColor(float[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput MFColor field named skyColor.
- setSkyColor(MFColorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
- setSkyColor(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput MFColor field named skyColor.
- setSkyColor(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput MFColor field named skyColor.
- setSkyColor(float[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput MFColor field named skyColor.
- setSliderForce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign float value to inputOutput SFFloat field named sliderForce.
- setSliderForce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
- setSliderForce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Assign float value to inputOutput SFFloat field named sliderForce.
- setSlipCoefficients(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign 2-tuple float array to inputOutput SFVec2f field named slipCoefficients.
- setSlipCoefficients(SFVec2fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setSlipCoefficients(float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setSlipCoefficients(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign 2-tuple float array to inputOutput SFVec2f field named slipCoefficients.
- setSlipFactors(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign 2-tuple float array to inputOutput SFVec2f field named slipFactors.
- setSlipFactors(SFVec2fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setSlipFactors(float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setSlipFactors(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Assign 2-tuple float array to inputOutput SFVec2f field named slipFactors.
- setSoftnessConstantForceMix(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named softnessConstantForceMix.
- setSoftnessConstantForceMix(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setSoftnessConstantForceMix(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named softnessConstantForceMix.
- setSoftnessConstantForceMix(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setSoftnessConstantForceMix(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named softnessConstantForceMix.
- setSoftnessConstantForceMix(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named softnessConstantForceMix.
- setSoftnessErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named softnessErrorCorrection.
- setSoftnessErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setSoftnessErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named softnessErrorCorrection.
- setSoftnessErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setSoftnessErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named softnessErrorCorrection.
- setSoftnessErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named softnessErrorCorrection.
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
- setSolid(boolean) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(SFBoolObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry2D.Disk2D
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry2D.Rectangle2D
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry2D.TriangleSet2D
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Box
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Sphere
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSweptSurface
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSwungSurface
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSolid(boolean) - Method in interface org.web3d.x3d.sai.Text.Text
-
Assign boolean value to initializeOnly SFBool field named solid.
- setSortOrder(String) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign String enumeration value ("ANY"|"CLOSEST"|"ALL"|"ALL_SORTED") ['ANY'|'CLOSEST'|'ALL'|'ALL_SORTED'|'etc.'] to initializeOnly SFString field named sortOrder.
- setSortOrder(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
- setSortOrder(String) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign String enumeration value ("ANY"|"CLOSEST"|"ALL"|"ALL_SORTED") ['ANY'|'CLOSEST'|'ALL'|'ALL_SORTED'|'etc.'] to initializeOnly SFString field named sortOrder.
- setSortOrder(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
- setSortOrder(String) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign String enumeration value ("ANY"|"CLOSEST"|"ALL"|"ALL_SORTED") ['ANY'|'CLOSEST'|'ALL'|'ALL_SORTED'|'etc.'] to initializeOnly SFString field named sortOrder.
- setSortOrder(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
- setSortOrder(String) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign String enumeration value ("ANY"|"CLOSEST"|"ALL"|"ALL_SORTED") ['ANY'|'CLOSEST'|'ALL'|'ALL_SORTED'|'etc.'] to initializeOnly SFString field named sortOrder.
- setSortOrder(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
- setSortOrder(String) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Assign String enumeration value ("ANY"|"CLOSEST"|"ALL"|"ALL_SORTED") ['ANY'|'CLOSEST'|'ALL'|'ALL_SORTED'|'etc.'] to initializeOnly SFString field named sortOrder.
- setSortOrder(String) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Assign String enumeration value ("ANY"|"CLOSEST"|"ALL"|"ALL_SORTED") ['ANY'|'CLOSEST'|'ALL'|'ALL_SORTED'|'etc.'] to initializeOnly SFString field named sortOrder.
- setSortOrder(String) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Assign String enumeration value ("ANY"|"CLOSEST"|"ALL"|"ALL_SORTED") ['ANY'|'CLOSEST'|'ALL'|'ALL_SORTED'|'etc.'] to initializeOnly SFString field named sortOrder.
- setSortOrder(String) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Assign String enumeration value ("ANY"|"CLOSEST"|"ALL"|"ALL_SORTED") ['ANY'|'CLOSEST'|'ALL'|'ALL_SORTED'|'etc.'] to initializeOnly SFString field named sortOrder.
- setSortOrder(String) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Assign String enumeration value ("ANY"|"CLOSEST"|"ALL"|"ALL_SORTED") ['ANY'|'CLOSEST'|'ALL'|'ALL_SORTED'|'etc.'] to initializeOnly SFString field named sortOrder.
- setSource(X3DSoundSourceNode) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign X3DSoundSourceNode instance (using a properly typed node) to inputOutput SFNode field source.
- setSource(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field source.
- setSource(String[]) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign String enumeration array (""DIFFUSE""|""FACTOR""|""SPECULAR"") ['"DIFFUSE"'|'"FACTOR"'|'"SPECULAR"'|'"etc."'] to inputOutput MFString field named source.
- setSource(MFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setSource(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setSource(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setSource(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setSource(X3DSoundSourceNode) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Assign X3DSoundSourceNode instance (using a properly typed node) to inputOutput SFNode field source.
- setSource(String[]) - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
-
Assign String enumeration array (""DIFFUSE""|""FACTOR""|""SPECULAR"") ['"DIFFUSE"'|'"FACTOR"'|'"SPECULAR"'|'"etc."'] to inputOutput MFString field named 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.Scripting.ScriptObject
-
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(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.ShaderPartObject
-
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(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.Shaders.ShaderProgramObject
-
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(float) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named spacing.
- setSpacing(SFFloatObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setSpacing(float) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named spacing.
- setSpacing(SFFloatObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setSpacing(float) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named spacing.
- setSpacing(float) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named spacing.
- setSpatialize(boolean) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign boolean value to initializeOnly SFBool field named spatialize.
- setSpatialize(SFBoolObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
- setSpatialize(boolean) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Assign boolean value to initializeOnly SFBool field named spatialize.
- setSpecific(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign int value within allowed range of [0,255] to initializeOnly SFInt32 field named specific.
- setSpecific(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
- setSpecific(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Assign int value within allowed range of [0,255] to initializeOnly SFInt32 field named specific.
- setSpecularColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named specularColor.
- setSpecularColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
- setSpecularColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
- setSpecularColor(float[]) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named specularColor.
- setSpecularColor(SFColorObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setSpecularColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setSpecularColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.Material
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named specularColor.
- setSpecularColor(float[]) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput SFColor field named specularColor.
- setSpeed(float) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named speed.
- setSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setSpeed(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named speed.
- setSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
- setSpeed(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named speed.
- setSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
- setSpeed(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named speed.
- setSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
- setSpeed(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named speed.
- setSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
- setSpeed(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named speed.
- setSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
- setSpeed(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named speed.
- setSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
- setSpeed(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named speed.
- setSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
- setSpeed(float) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign float value to inputOutput SFFloat field named speed.
- setSpeed(SFFloatObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
- setSpeed(float) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named speed.
- setSpeed(float) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Assign float value to inputOutput SFFloat field named speed.
- setSpeedFactor(float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named speedFactor.
- setSpeedFactor(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setSpeedFactor(float) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named speedFactor.
- setSpine(float[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign 3-tuple float array to initializeOnly MFVec3f field named spine.
- setSpine(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
- setSpine(float[]) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Assign 3-tuple float array to initializeOnly MFVec3f field named spine.
- setStartAngle(float) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Assign float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) to initializeOnly SFFloat field named startAngle.
- setStartAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
- setStartAngle(float) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) to initializeOnly SFFloat field named startAngle.
- setStartAngle(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
- setStartAngle(float) - Method in interface org.web3d.x3d.sai.Geometry2D.Arc2D
-
Assign float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) to initializeOnly SFFloat field named startAngle.
- setStartAngle(float) - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
-
Assign float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) to initializeOnly SFFloat field named startAngle.
- setStartFrame(int) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign int value within allowed range of [0,infinity) to inputOutput SFInt32 field named startFrame.
- setStartFrame(SFInt32Object) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setStartFrame(int) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Assign int value within allowed range of [0,infinity) to inputOutput SFInt32 field named startFrame.
- setStartTime(double) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign double value in seconds to inputOutput SFTime field named startTime.
- setStartTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
- setStartTime(double) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign double value in seconds to inputOutput SFTime field named startTime.
- setStartTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
- setStartTime(double) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign double value in seconds to inputOutput SFTime field named startTime.
- setStartTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
- setStartTime(double) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Assign double value in seconds to inputOutput SFTime field named startTime.
- setStartTime(double) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Assign double value in seconds to inputOutput SFTime field named startTime.
- setStartTime(double) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Assign double value in seconds to inputOutput SFTime field named startTime.
- setStartTime(double) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Assign double value in seconds to inputOutput SFTime field named startTime.
- setStartTime(double) - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
-
Assign double value in seconds to inputOutput SFTime field named startTime.
- setStiffness(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign 3-tuple float array within allowed range of [0,1] to inputOutput SFVec3f field named stiffness.
- setStiffness(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setStiffness(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setStiffness(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Assign 3-tuple float array within allowed range of [0,1] to inputOutput SFVec3f field named stiffness.
- setStop1Bounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign float value to inputOutput SFFloat field named stop1Bounce.
- setStop1Bounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setStop1Bounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign float value to inputOutput SFFloat field named stop1Bounce.
- setStop1Bounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setStop1Bounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named stop1Bounce.
- setStop1Bounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
- setStop1Bounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign float value to inputOutput SFFloat field named stop1Bounce.
- setStop1Bounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign float value to inputOutput SFFloat field named stop1Bounce.
- setStop1Bounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named stop1Bounce.
- setStop1ConstantForceMix(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign float value to inputOutput SFFloat field named stop1ConstantForceMix.
- setStop1ConstantForceMix(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setStop1ConstantForceMix(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign float value to inputOutput SFFloat field named stop1ConstantForceMix.
- setStop1ErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign float value to inputOutput SFFloat field named stop1ErrorCorrection.
- setStop1ErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setStop1ErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign float value to inputOutput SFFloat field named stop1ErrorCorrection.
- setStop1ErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setStop1ErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named stop1ErrorCorrection.
- setStop1ErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
- setStop1ErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign float value to inputOutput SFFloat field named stop1ErrorCorrection.
- setStop1ErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign float value to inputOutput SFFloat field named stop1ErrorCorrection.
- setStop1ErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named stop1ErrorCorrection.
- setStop2Bounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign float value to inputOutput SFFloat field named stop2Bounce.
- setStop2Bounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setStop2Bounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named stop2Bounce.
- setStop2Bounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
- setStop2Bounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign float value to inputOutput SFFloat field named stop2Bounce.
- setStop2Bounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named stop2Bounce.
- setStop2ErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign float value to inputOutput SFFloat field named stop2ErrorCorrection.
- setStop2ErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setStop2ErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named stop2ErrorCorrection.
- setStop2ErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
- setStop2ErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign float value to inputOutput SFFloat field named stop2ErrorCorrection.
- setStop2ErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named stop2ErrorCorrection.
- setStop3Bounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign float value to inputOutput SFFloat field named stop3Bounce.
- setStop3Bounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setStop3Bounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign float value to inputOutput SFFloat field named stop3Bounce.
- setStop3ErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign float value to inputOutput SFFloat field named stop3ErrorCorrection.
- setStop3ErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setStop3ErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign float value to inputOutput SFFloat field named stop3ErrorCorrection.
- setStopBounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign float value to inputOutput SFFloat field named stopBounce.
- setStopBounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
- setStopBounce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign float value to inputOutput SFFloat field named stopBounce.
- setStopBounce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
- setStopBounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Assign float value to inputOutput SFFloat field named stopBounce.
- setStopBounce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Assign float value to inputOutput SFFloat field named stopBounce.
- setStopErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign float value to inputOutput SFFloat field named stopErrorCorrection.
- setStopErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
- setStopErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign float value to inputOutput SFFloat field named stopErrorCorrection.
- setStopErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
- setStopErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Assign float value to inputOutput SFFloat field named stopErrorCorrection.
- setStopErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Assign float value to inputOutput SFFloat field named stopErrorCorrection.
- setStopTime(double) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign double value in seconds to inputOutput SFTime field named stopTime.
- setStopTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
- setStopTime(double) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign double value in seconds to inputOutput SFTime field named stopTime.
- setStopTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
- setStopTime(double) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign double value in seconds to inputOutput SFTime field named stopTime.
- setStopTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
- setStopTime(double) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Assign double value in seconds to inputOutput SFTime field named stopTime.
- setStopTime(double) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Assign double value in seconds to inputOutput SFTime field named stopTime.
- setStopTime(double) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Assign double value in seconds to inputOutput SFTime field named stopTime.
- setStopTime(double) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Assign double value in seconds to inputOutput SFTime field named stopTime.
- setStopTime(double) - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
-
Assign double value in seconds to inputOutput SFTime field named stopTime.
- setString(String[]) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign String array to inputOutput MFString field named string.
- setString(MFStringObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
- setString(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
- setString(String) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
- setString(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
- setString(String[]) - Method in interface org.web3d.x3d.sai.Text.Text
-
Assign String array to inputOutput MFString field named string.
- setStripCount(int[]) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign Integer array within allowed range of [3,infinity) to inputOutput MFInt32 field named stripCount.
- setStripCount(MFInt32Object) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
- setStripCount(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
- setStripCount(int[]) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Assign int array within allowed range of [3,infinity) to inputOutput MFInt32 field named stripCount.
- 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
-
Assign String enumeration value ("PLAIN"|"BOLD"|"ITALIC"|"BOLDITALIC") ['PLAIN'|'BOLD'|'ITALIC'|'BOLDITALIC'] to initializeOnly SFString field named style.
- setStyle(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setStyle(String) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign String enumeration value ("PLAIN"|"BOLD"|"ITALIC"|"BOLDITALIC") ['PLAIN'|'BOLD'|'ITALIC'|'BOLDITALIC'] to initializeOnly SFString field named style.
- setStyle(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setStyle(String) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Assign String enumeration value ("PLAIN"|"BOLD"|"ITALIC"|"BOLDITALIC") ['PLAIN'|'BOLD'|'ITALIC'|'BOLDITALIC'] to initializeOnly SFString field named style.
- setStyle(String) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Assign String enumeration value ("PLAIN"|"BOLD"|"ITALIC"|"BOLDITALIC") ['PLAIN'|'BOLD'|'ITALIC'|'BOLDITALIC'] to initializeOnly SFString field named style.
- setSubcategory(int) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign int value within allowed range of [0,255] to initializeOnly SFInt32 field named subcategory.
- setSubcategory(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
- setSubcategory(int) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Assign int value within allowed range of [0,255] to initializeOnly SFInt32 field named subcategory.
- 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(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(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 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 String array to inputOutput MFString field named summary.
- setSummary(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
- setSummary(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
- setSummary(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
- setSummary(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
- setSummary(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoMetadata
-
Assign String array to inputOutput MFString field named summary.
- setSurface(X3DGeometryNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign X3DGeometryNode instance (using a properly typed node) to initializeOnly SFNode field surface.
- 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 interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
-
Assign X3DGeometryNode instance (using a properly typed node) to initializeOnly SFNode field surface.
- setSurfaceArea(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
- setSurfaceArea(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
- setSurfaceArea(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
- setSurfaceArea(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
- setSurfaceArea(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
- setSurfaceArea(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
- setSurfaceArea(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named surfaceArea.
- setSurfaceArea(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode
-
Assign float value within allowed range of [0,infinity) to initializeOnly SFFloat field named surfaceArea.
- setSurfaceNormals(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign X3DTexture3DNode instance (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(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign X3DTexture3DNode instance (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(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign X3DTexture3DNode instance (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(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign X3DTexture3DNode instance (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 interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
-
Assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(X3DTexture3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.EdgeEnhancementVolumeStyle
-
Assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(X3DTexture3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
-
Assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(X3DTexture3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
-
Assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceNormals(X3DTexture3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.ToneMappedVolumeStyle
-
Assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field surfaceNormals.
- setSurfaceSpeed(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign 2-tuple float array to inputOutput SFVec2f field named surfaceSpeed.
- setSurfaceSpeed(SFVec2fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setSurfaceSpeed(float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setSurfaceSpeed(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign 2-tuple float array to inputOutput SFVec2f field named surfaceSpeed.
- setSurfaceSpeed(SFVec2fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setSurfaceSpeed(float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setSurfaceSpeed(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Assign 2-tuple float array to inputOutput SFVec2f field named surfaceSpeed.
- setSurfaceSpeed(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign 2-tuple float array to inputOutput SFVec2f field named surfaceSpeed.
- setSurfaceTolerance(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named surfaceTolerance.
- setSurfaceTolerance(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
- setSurfaceTolerance(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named surfaceTolerance.
- setSurfaceValues(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign Float array to inputOutput MFFloat field named surfaceValues.
- setSurfaceValues(MFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
- setSurfaceValues(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
- setSurfaceValues(int[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
- setSurfaceValues(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Assign float array to inputOutput MFFloat field named surfaceValues.
- setSuspensionErrorCorrection(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign float value to inputOutput SFFloat field named suspensionErrorCorrection.
- setSuspensionErrorCorrection(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setSuspensionErrorCorrection(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign float value to inputOutput SFFloat field named suspensionErrorCorrection.
- setSuspensionForce(float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign float value to inputOutput SFFloat field named suspensionForce.
- setSuspensionForce(SFFloatObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setSuspensionForce(float) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign float value to inputOutput SFFloat field named suspensionForce.
- setTargetObject(X3DNode) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DGroupingNode|X3DShapeNode, 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(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 interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DGroupingNode|X3DShapeNode, 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
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named tau.
- setTau(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
- setTau(double) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named tau.
- setTau(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
- setTau(double) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named tau.
- setTau(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
- setTau(double) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named tau.
- setTau(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
- setTau(double) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named tau.
- setTau(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
- setTau(double) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named tau.
- setTau(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
- setTau(double) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named tau.
- setTau(SFTimeObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
- setTau(double) - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named tau.
- setTau(double) - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named tau.
- setTau(double) - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named tau.
- setTau(double) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named tau.
- setTau(double) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named tau.
- setTau(double) - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named tau.
- setTau(double) - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named tau.
- setTau(double) - Method in interface org.web3d.x3d.sai.Followers.X3DDamperNode
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named tau.
- setTdlType(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign int value to inputOutput SFInt32 field named tdlType.
- setTdlType(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setTdlType(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign int value to inputOutput SFInt32 field named tdlType.
- setTessellation(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign int value to inputOutput SFInt32 field named tessellation.
- setTessellation(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
- setTessellation(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign int value to inputOutput SFInt32 field named tessellation.
- setTessellation(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
- setTessellation(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
-
Assign int value to inputOutput SFInt32 field named tessellation.
- setTessellation(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
-
Assign int value to inputOutput SFInt32 field named tessellation.
- setTessellationScale(float) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign float value within allowed range of (0,infinity) to inputOutput SFFloat field named tessellationScale.
- setTessellationScale(SFFloatObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
- setTessellationScale(float) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
-
Assign float value within allowed range of (0,infinity) to inputOutput SFFloat field named tessellationScale.
- setTexCoord(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign X3DTextureCoordinateNode instance (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(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign X3DTextureCoordinateNode instance (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(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign X3DTextureCoordinateNode instance (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(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign X3DTextureCoordinateNode instance (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(X3DNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTextureCoordinateNode|NurbsTextureCoordinate, 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(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTextureCoordinateNode|NurbsTextureCoordinate, 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(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign X3DTextureCoordinateNode instance (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(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign X3DTextureCoordinateNode instance (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(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign X3DTextureCoordinateNode instance (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(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign X3DTextureCoordinateNode instance (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(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign X3DTextureCoordinateNode instance (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(X3DTextureCoordinateNode) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign X3DTextureCoordinateNode instance (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.Texturing.MultiTextureCoordinateObject
-
Assign X3DTextureCoordinateNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field texCoord.
- setTexCoord(ArrayList<X3DTextureCoordinateNode>) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Utility method to set single SFNode as MultiTextureCoordinateObject texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTextureCoordinateNode|NurbsTextureCoordinate, 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
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTextureCoordinateNode|NurbsTextureCoordinate, 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
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTextureCoordinateNode|NurbsTextureCoordinate, 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(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DTextureCoordinateNode) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
- setTexCoord(X3DNode[]) - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureCoordinate
-
Assign X3DNode 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
-
Set single child texCoord node, replacing prior array of existing nodes (if any).
- setTexCoordIndex(int[]) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign Integer array within allowed range of [-1,infinity) to initializeOnly MFInt32 field named texCoordIndex.
- setTexCoordIndex(MFInt32Object) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- setTexCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- setTexCoordIndex(int[]) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign int array within allowed range of [-1,infinity) to initializeOnly MFInt32 field named texCoordIndex.
- setTexCoordKey(float[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign Float array within allowed range of [0,infinity) to initializeOnly MFFloat field named texCoordKey.
- setTexCoordKey(MFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setTexCoordKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setTexCoordKey(int[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setTexCoordKey(float[]) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign float array within allowed range of [0,infinity) to initializeOnly MFFloat field named texCoordKey.
- setTexCoordRamp(TextureCoordinate) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign TextureCoordinate instance (using a properly typed node) to initializeOnly SFNode field texCoordRamp.
- 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 interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign TextureCoordinate instance (using a properly typed node) to initializeOnly SFNode field texCoordRamp.
- setTexture(X3DTextureNode) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign X3DTextureNode instance (using a properly typed node) to inputOutput SFNode field texture.
- 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
-
Assign X3DTextureNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field texture.
- setTexture(ArrayList<X3DTextureNode>) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Utility method to set single SFNode as MultiTextureObject texture.
- setTexture(X3DNode[]) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign X3DTexture2DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field texture.
- setTexture(ArrayList<X3DTexture2DNode>) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Utility method to set single SFNode as ComposedTexture3DObject texture.
- setTexture(X3DTextureNode) - Method in interface org.web3d.x3d.sai.Shape.Appearance
-
Assign X3DTextureNode instance (using a properly typed node) to inputOutput SFNode field texture.
- setTexture(X3DNode[]) - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
-
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.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
-
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
-
Set single child texture node, replacing prior array of existing nodes (if any).
- setTextureCompression(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign String enumeration value ("DEFAULT"|"FASTEST"|"HIGH"|"LOW"|"MEDIUM"|"NICEST") ['DEFAULT'|'FASTEST'|'HIGH'|'LOW'|'MEDIUM'|'NICEST'] to inputOutput SFString field named textureCompression.
- setTextureCompression(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
- setTextureCompression(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Assign String enumeration value ("DEFAULT"|"FASTEST"|"HIGH"|"LOW"|"MEDIUM"|"NICEST") ['DEFAULT'|'FASTEST'|'HIGH'|'LOW'|'MEDIUM'|'NICEST'] to inputOutput SFString field named textureCompression.
- setTexturePriority(float) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named texturePriority.
- setTexturePriority(SFFloatObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
- setTexturePriority(float) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named texturePriority.
- setTextureProperties(TextureProperties) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Assign TextureProperties instance (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(TextureProperties) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign TextureProperties instance (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(TextureProperties) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign TextureProperties instance (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(TextureProperties) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign TextureProperties instance (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(TextureProperties) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign TextureProperties instance (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(TextureProperties) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign TextureProperties instance (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(TextureProperties) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign TextureProperties instance (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 interface org.web3d.x3d.sai.CubeMapTexturing.GeneratedCubeMapTexture
-
Assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ImageCubeMapTexture
-
Assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.Texturing.ImageTexture
-
Assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.Texturing.PixelTexture
-
Assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.Texturing.X3DTexture2DNode
-
Assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
-
Assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
-
Assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
-
Assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureProperties(TextureProperties) - Method in interface org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
-
Assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
- setTextureTransform(X3DTextureTransformNode) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign X3DTextureTransformNode instance (using a properly typed node) to inputOutput SFNode field textureTransform.
- 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
-
Assign X3DTextureTransformNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field textureTransform.
- setTextureTransform(ArrayList<X3DTextureTransformNode>) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Utility method to set single SFNode as MultiTextureTransformObject textureTransform.
- setTextureTransform(X3DTextureTransformNode) - Method in interface org.web3d.x3d.sai.Shape.Appearance
-
Assign X3DTextureTransformNode instance (using a properly typed node) to inputOutput SFNode field textureTransform.
- setTextureTransform(X3DNode[]) - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureTransform
-
Assign X3DNode 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
-
Set single child textureTransform node, replacing prior array of existing nodes (if any).
- setTimeOut(double) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named timeOut.
- setTimeOut(SFTimeObject) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
- setTimeOut(double) - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named timeOut.
- setTitle(String) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Assign String value to inputOutput SFString field named title.
- setTitle(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
- setTitle(String) - Method in interface org.web3d.x3d.sai.Core.WorldInfo
-
Assign String value to inputOutput SFString field named title.
- setToField(String) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Assign String value to inputOutput SFString field named toField.
- setToField(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
- setToggle(boolean) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
Assign boolean value to inputOutput SFBool field named toggle.
- setToggle(SFBoolObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
- setToggle(boolean) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanToggle
-
Assign boolean value to inputOutput SFBool field named toggle.
- setTolerance(float) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
- setTolerance(float) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
- setTolerance(float) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
- setTolerance(float) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
- setTolerance(float) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
- setTolerance(float) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
- setTolerance(float) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(SFFloatObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
- setTolerance(float) - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
-
Assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
-
Assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
-
Assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
-
Assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
-
Assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
-
Assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
-
Assign float value to inputOutput SFFloat field named tolerance.
- setTolerance(float) - Method in interface org.web3d.x3d.sai.Followers.X3DDamperNode
-
Assign float value to inputOutput SFFloat field named tolerance.
- setToNode(String) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Assign String value to inputOutput SFString field named toNode.
- setToNode(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
- setTop(X3DTexture2DNode) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field 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(boolean) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign boolean value to inputOutput SFBool field named top.
- setTop(SFBoolObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
- setTop(X3DTexture2DNode) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
-
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field top.
- setTop(boolean) - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
-
Assign boolean value to inputOutput SFBool field named top.
- setTopTexture(X3DNode) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, 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(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 interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, 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
-
Assign boolean value to initializeOnly SFBool field named topToBottom.
- setTopToBottom(SFBoolObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setTopToBottom(boolean) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign boolean value to initializeOnly SFBool field named topToBottom.
- setTopToBottom(SFBoolObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setTopToBottom(boolean) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Assign boolean value to initializeOnly SFBool field named topToBottom.
- setTopToBottom(boolean) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Assign boolean value to initializeOnly SFBool field named topToBottom.
- setTopUrl(String[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign String array to inputOutput MFString field named topUrl.
- setTopUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setTopUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setTopUrl(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setTopUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setTopUrl(String[]) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Assign String array to inputOutput MFString field named topUrl.
- setTorques(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign 3-tuple float array to inputOutput MFVec3f field named torques.
- setTorques(MFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setTorques(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign 3-tuple float array to inputOutput MFVec3f field named torques.
- setTrajectoryCurve(NurbsCurve) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign NurbsCurve instance (using a properly typed node) to inputOutput SFNode field trajectoryCurve.
- setTrajectoryCurve(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field trajectoryCurve.
- setTrajectoryCurve(X3DNurbsControlCurveNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Assign X3DNurbsControlCurveNode instance (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 interface org.web3d.x3d.sai.NURBS.NurbsSweptSurface
-
Assign NurbsCurve instance (using a properly typed node) to inputOutput SFNode field trajectoryCurve.
- setTrajectoryCurve(X3DNurbsControlCurveNode) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSwungSurface
-
Assign X3DNurbsControlCurveNode instance (using a properly typed node) to inputOutput SFNode field trajectoryCurve.
- setTransferFunction(X3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|X3DTexture3DNode, 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(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 interface org.web3d.x3d.sai.VolumeRendering.OpacityMapVolumeStyle
-
Assign X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|X3DTexture3DNode, 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(SFVec3f, SFRotation, SFVec3f, SFRotation, SFVec3f) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3fObject
-
- setTransform(SFVec3d, SFRotation, SFVec3d, SFRotation, SFVec3d) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4dObject
-
- setTransform(SFVec3f, SFRotation, SFVec3f, SFRotation, SFVec3f) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4fObject
-
- setTransform(SFVec3d, SFRotation, SFVec3d, SFRotation, SFVec3d) - Method in class org.web3d.x3d.jsail.fields.SFMatrix3dObject
-
- setTransform(SFVec3f, SFRotation, SFVec3f, SFRotation, SFVec3f) - Method in class org.web3d.x3d.jsail.fields.SFMatrix3fObject
-
- setTransform(SFVec3d, SFRotation, SFVec3d, SFRotation, SFVec3d) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4dObject
-
- setTransform(SFVec3f, SFRotation, SFVec3f, SFRotation, SFVec3f) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4fObject
-
- setTransform(SFVec3d, SFRotation, SFVec3d, SFRotation, SFVec3d) - Method in interface org.web3d.x3d.sai.MFMatrix3d
-
- setTransform(SFVec3f, SFRotation, SFVec3f, SFRotation, SFVec3f) - Method in interface org.web3d.x3d.sai.MFMatrix3f
-
- setTransform(SFVec3d, SFRotation, SFVec3d, SFRotation, SFVec3d) - Method in interface org.web3d.x3d.sai.MFMatrix4d
-
- setTransform(SFVec3f, SFRotation, SFVec3f, SFRotation, SFVec3f) - Method in interface org.web3d.x3d.sai.MFMatrix4f
-
- setTransform(SFVec3d, SFRotation, SFVec3d, SFRotation, SFVec3d) - Method in interface org.web3d.x3d.sai.SFMatrix3d
-
- setTransform(SFVec3f, SFRotation, SFVec3f, SFRotation, SFVec3f) - Method in interface org.web3d.x3d.sai.SFMatrix3f
-
- setTransform(SFVec3d, SFRotation, SFVec3d, SFRotation, SFVec3d) - Method in interface org.web3d.x3d.sai.SFMatrix4d
-
- 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
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named transitionTime.
- setTransitionTime(SFTimeObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setTransitionTime(double) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named transitionTime.
- setTransitionType(String[]) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign String enumeration array (""TELEPORT""|""LINEAR""|""ANIMATE"") with quoted value(s) ["TELEPORT","LINEAR","ANIMATE",...] to inputOutput MFString field named transitionType.
- setTransitionType(MFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setTransitionType(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setTransitionType(String) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setTransitionType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setTransitionType(String[]) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Assign String enumeration array (""TELEPORT""|""LINEAR""|""ANIMATE"") with quoted value(s) ["TELEPORT","LINEAR","ANIMATE",...] to inputOutput MFString field named transitionType.
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
- setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
- setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign 2-tuple float array to inputOutput SFVec2f field named translation.
- setTranslation(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
- setTranslation(float, float) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
- setTranslation(float[]) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
- setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.Texturing.TextureTransform
-
Assign 2-tuple float array to inputOutput SFVec2f field named translation.
- setTranslation(float[]) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransform3D
-
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
- setTransmitFrequencyBandwidth(float) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign float value to inputOutput SFFloat field named transmitFrequencyBandwidth.
- setTransmitFrequencyBandwidth(SFFloatObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setTransmitFrequencyBandwidth(float) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign float value to inputOutput SFFloat field named transmitFrequencyBandwidth.
- setTransmitState(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named transmitState.
- setTransmitState(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setTransmitState(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named transmitState.
- setTransmitterApplicationID(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign int value to inputOutput SFInt32 field named transmitterApplicationID.
- setTransmitterApplicationID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setTransmitterApplicationID(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign int value to inputOutput SFInt32 field named transmitterApplicationID.
- setTransmitterEntityID(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign int value to inputOutput SFInt32 field named transmitterEntityID.
- setTransmitterEntityID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setTransmitterEntityID(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign int value to inputOutput SFInt32 field named transmitterEntityID.
- setTransmitterRadioID(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign int value to inputOutput SFInt32 field named transmitterRadioID.
- setTransmitterRadioID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setTransmitterRadioID(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign int value to inputOutput SFInt32 field named transmitterRadioID.
- setTransmitterSiteID(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign int value to inputOutput SFInt32 field named transmitterSiteID.
- setTransmitterSiteID(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setTransmitterSiteID(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign int value to inputOutput SFInt32 field named transmitterSiteID.
- setTransparency(float) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named transparency.
- setTransparency(SFFloatObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setTransparency(float) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named transparency.
- setTransparency(SFFloatObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
- setTransparency(float) - Method in class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Utility method to modify transparency
- setTransparency(double) - 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
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named transparency.
- setTransparency(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
- setTransparency(float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named transparency.
- setTransparency(SFFloatObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setTransparency(float) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named transparency.
- setTransparency(float) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named transparency.
- setTransparency(float) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named transparency.
- setTransparency(float) - Method in interface org.web3d.x3d.sai.Shape.Material
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named transparency.
- setTransparency(float) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named transparency.
- setTrimmingContour(X3DNode[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign Contour2D array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field trimmingContour.
- setTrimmingContour(ArrayList<Contour2D>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Utility method to set single SFNode as NurbsTrimmedSurfaceObject trimmingContour.
- setTrimmingContour(X3DNode[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Assign X3DNode 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
-
Set single child trimmingContour node, replacing prior array of existing nodes (if any).
- setTurbulence(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named turbulence.
- setTurbulence(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
- setTurbulence(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named turbulence.
- setType(String) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
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") ['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(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
- setType(String[]) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign String enumeration array (""ANY""|""WALK""|""EXAMINE""|""FLY""|""LOOKAT""|""NONE""|""EXPLORE"") with quoted value(s) ["ANY","WALK","EXAMINE","FLY","LOOKAT","NONE","EXPLORE",...] to inputOutput MFString field named type.
- setType(MFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setType(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setType(String) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setType(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Assign String enumeration value ("VERTEX"|"FRAGMENT") ['VERTEX'|'FRAGMENT'|'etc.'] to inputOutput SFString field named type.
- setType(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
- setType(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Assign String enumeration value ("VERTEX"|"FRAGMENT") ['VERTEX'|'FRAGMENT'|'etc.'] to inputOutput SFString field named type.
- setType(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
- setType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Assign String enumeration value ("MAX"|"MIN"|"AVERAGE") ['MAX'|'MIN'|'AVERAGE'] to inputOutput SFString field named type.
- setType(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
- setType(String[]) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Assign String enumeration array (""ANY""|""WALK""|""EXAMINE""|""FLY""|""LOOKAT""|""NONE""|""EXPLORE"") with quoted value(s) ["ANY","WALK","EXAMINE","FLY","LOOKAT","NONE","EXPLORE",...] to inputOutput MFString field named type.
- setType(String) - Method in interface org.web3d.x3d.sai.Shaders.ShaderPart
-
Assign String enumeration value ("VERTEX"|"FRAGMENT") ['VERTEX'|'FRAGMENT'|'etc.'] to inputOutput SFString field named type.
- setType(String) - Method in interface org.web3d.x3d.sai.Shaders.ShaderProgram
-
Assign String enumeration value ("VERTEX"|"FRAGMENT") ['VERTEX'|'FRAGMENT'|'etc.'] to inputOutput SFString field named type.
- setType(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.ProjectionVolumeStyle
-
Assign String enumeration value ("MAX"|"MIN"|"AVERAGE") ['MAX'|'MIN'|'AVERAGE'] to inputOutput SFString field named type.
- setUClosed(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign boolean value to initializeOnly SFBool field named uClosed.
- setUClosed(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setUClosed(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign boolean value to initializeOnly SFBool field named uClosed.
- setUClosed(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setUClosed(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Assign boolean value to initializeOnly SFBool field named uClosed.
- setUClosed(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Assign boolean value to initializeOnly SFBool field named uClosed.
- setUClosed(boolean) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Assign boolean value to initializeOnly SFBool field named uClosed.
- setUDimension(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named uDimension.
- setUDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setUDimension(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named uDimension.
- setUDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
- setUDimension(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named uDimension.
- setUDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
- setUDimension(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named uDimension.
- setUDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setUDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named uDimension.
- setUDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named uDimension.
- setUDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named uDimension.
- setUDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named uDimension.
- setUDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named uDimension.
- setUKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign Double array to initializeOnly MFDouble field named uKnot.
- setUKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setUKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setUKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setUKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign Double array to initializeOnly MFDouble field named uKnot.
- setUKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
- setUKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
- setUKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
- setUKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign Double array to initializeOnly MFDouble field named uKnot.
- setUKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
- setUKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
- setUKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
- setUKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign Double array to initializeOnly MFDouble field named uKnot.
- setUKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setUKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setUKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setUKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Assign double array to initializeOnly MFDouble field named uKnot.
- setUKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Assign double array to initializeOnly MFDouble field named uKnot.
- setUKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Assign double array to initializeOnly MFDouble field named uKnot.
- setUKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Assign double array to initializeOnly MFDouble field named uKnot.
- setUKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Assign double array to initializeOnly MFDouble field named uKnot.
- setUlimit(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign 3-tuple float array to inputOutput SFVec3f field named ulimit.
- setUlimit(SFVec3fObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setUlimit(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setUlimit(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Assign 3-tuple float array to inputOutput SFVec3f field named ulimit.
- 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
-
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
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named uOrder.
- setUOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setUOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named uOrder.
- setUOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
- setUOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named uOrder.
- setUOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
- setUOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named uOrder.
- setUOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setUOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named uOrder.
- setUOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named uOrder.
- setUOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named uOrder.
- setUOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named uOrder.
- setUOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named uOrder.
- setUpdate(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Assign String enumeration value ("NONE"|"NEXT_FRAME_ONLY"|"ALWAYS") ['NONE'|'NEXT_FRAME_ONLY'|'ALWAYS'] to inputOutput SFString field named update.
- setUpdate(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
- setUpdate(String) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.GeneratedCubeMapTexture
-
Assign String enumeration value ("NONE"|"NEXT_FRAME_ONLY"|"ALWAYS") ['NONE'|'NEXT_FRAME_ONLY'|'ALWAYS'] to inputOutput SFString field named update.
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
Assign String array to inputOutput MFString field named url.
- setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
-
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Assign String array to inputOutput MFString field named url.
- setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
- setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
- setUrl(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
- setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign String array to inputOutput MFString field named url.
- setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
- setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
- setUrl(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
- setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign String array to inputOutput MFString field named url.
- setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
- setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
- setUrl(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
- setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign String array to inputOutput MFString field named url.
- setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
- setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
- setUrl(String) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
- setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
Assign String array to inputOutput MFString field named url.
- setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
- setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
- setUrl(String) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
- setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign String array to inputOutput MFString field named url.
- setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
- setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
- setUrl(String) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
- setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign String array to inputOutput MFString field named url.
- setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
- setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
- setUrl(String) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
- setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Assign String array to inputOutput MFString field named url.
- setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
- setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
- setUrl(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
- setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Assign String array to inputOutput MFString field named url.
- setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
- setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
- setUrl(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
- setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign String array to inputOutput MFString field named url.
- setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
- setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
- setUrl(String) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
- setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign String array to inputOutput MFString field named url.
- setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
- setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
- setUrl(String) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
- setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign String array to inputOutput MFString field named url.
- setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
- setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
- setUrl(String) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
- setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
- setUrl(String[]) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign String array to inputOutput MFString field named url.
- setUrl(MFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
- setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
- setUrl(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
- setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ImageCubeMapTexture
-
Assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Geospatial.GeoMetadata
-
Assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Networking.Inline
-
Assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Networking.X3DUrlObject
-
Assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Scripting.Script
-
Assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Scripting.X3DScriptNode
-
Assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Shaders.PackagedShader
-
Assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Shaders.ShaderPart
-
Assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Shaders.ShaderProgram
-
Assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Texturing.ImageTexture
-
Assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Assign String array to inputOutput MFString field named url.
- setUrl(String[]) - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
-
Assign String array to inputOutput MFString field named url.
- setUSE(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
- setUSE(CADAssemblyObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
- setUSE(CADFaceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
- setUSE(CADLayerObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setUSE(CADPartObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
- setUSE(IndexedQuadSetObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
- setUSE(QuadSetObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
-
- 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
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
- setUSE(MetadataBooleanObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
- setUSE(MetadataDoubleObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
- setUSE(MetadataFloatObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
- setUSE(MetadataIntegerObject) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
- setUSE(MetadataSetObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
- setUSE(MetadataStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
-
Deprecated.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
- setUSE(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
-
Deprecated.
- setUSE(String) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
- setUSE(WorldInfoObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
- setUSE(ComposedCubeMapTextureObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
- setUSE(GeneratedCubeMapTextureObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
- setUSE(ImageCubeMapTextureObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
- setUSE(DISEntityManagerObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
- setUSE(DISEntityTypeMappingObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setUSE(EspduTransformObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setUSE(ReceiverPduObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setUSE(SignalPduObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setUSE(TransmitterPduObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setUSE(BackgroundObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
- setUSE(FogCoordinateObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
- setUSE(FogObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
- setUSE(LocalFogObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
- setUSE(TextureBackgroundObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
- setUSE(ProximitySensorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
- setUSE(TransformSensorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
- setUSE(VisibilitySensorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
- setUSE(BooleanFilterObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
- setUSE(BooleanSequencerObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
- setUSE(BooleanToggleObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
- setUSE(BooleanTriggerObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
- setUSE(IntegerSequencerObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
- setUSE(IntegerTriggerObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
- setUSE(TimeTriggerObject) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
- setUSE(ColorChaserObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
- setUSE(ColorDamperObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
- setUSE(CoordinateChaserObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
- setUSE(CoordinateDamperObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
- setUSE(OrientationChaserObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
- setUSE(OrientationDamperObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
- setUSE(PositionChaser2DObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
- setUSE(PositionChaserObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
- setUSE(PositionDamper2DObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
- setUSE(PositionDamperObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
- setUSE(ScalarChaserObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
- setUSE(ScalarDamperObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
- setUSE(TexCoordChaser2DObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
- setUSE(TexCoordDamper2DObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
- setUSE(Arc2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
- setUSE(ArcClose2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
- setUSE(Circle2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
- setUSE(Disk2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
- setUSE(Polyline2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
- setUSE(Polypoint2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
- setUSE(Rectangle2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
- setUSE(TriangleSet2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
- setUSE(BoxObject) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
- setUSE(ConeObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
- setUSE(CylinderObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
- setUSE(ElevationGridObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
- setUSE(ExtrusionObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- setUSE(IndexedFaceSetObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
- setUSE(SphereObject) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
- setUSE(GeoCoordinateObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setUSE(GeoElevationGridObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
- setUSE(GeoLocationObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setUSE(GeoLODObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
- setUSE(GeoMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
- setUSE(GeoOriginObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
- setUSE(GeoPositionInterpolatorObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
- setUSE(GeoProximitySensorObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
- setUSE(GeoTouchSensorObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setUSE(GeoTransformObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setUSE(GeoViewpointObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
- setUSE(GroupObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
- setUSE(StaticGroupObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
- setUSE(SwitchObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- setUSE(TransformObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
- setUSE(HAnimDisplacerObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setUSE(HAnimHumanoidObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setUSE(HAnimJointObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setUSE(HAnimMotionObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
- setUSE(HAnimSegmentObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setUSE(HAnimSiteObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
- setUSE(ColorInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
- setUSE(CoordinateInterpolator2DObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
- setUSE(CoordinateInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
- setUSE(EaseInEaseOutObject) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
- setUSE(NormalInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
- setUSE(OrientationInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
- setUSE(PositionInterpolator2DObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
- setUSE(PositionInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
- setUSE(ScalarInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
- setUSE(SplinePositionInterpolator2DObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
- setUSE(SplinePositionInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
- setUSE(SplineScalarInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
- setUSE(SquadOrientationInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
- setUSE(KeySensorObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
- setUSE(StringSensorObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
- setUSE(LayerObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
- setUSE(LayerSetObject) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
- setUSE(ViewportObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
- setUSE(LayoutGroupObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
- setUSE(LayoutLayerObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setUSE(LayoutObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setUSE(ScreenFontStyleObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
- setUSE(ScreenGroupObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
- setUSE(DirectionalLightObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
- setUSE(PointLightObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setUSE(SpotLightObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
- setUSE(BillboardObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
- setUSE(CollisionObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
- setUSE(LODObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setUSE(NavigationInfoObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
- setUSE(OrthoViewpointObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
- setUSE(ViewpointGroupObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
- setUSE(ViewpointObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
- setUSE(AnchorObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
-
- 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
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
- setUSE(InlineObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
- setUSE(LoadSensorObject) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
- setUSE(Contour2DObject) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
- setUSE(ContourPolyline2DObject) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
- setUSE(CoordinateDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
- setUSE(NurbsCurve2DObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
- setUSE(NurbsCurveObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
- setUSE(NurbsOrientationInterpolatorObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setUSE(NurbsPatchSurfaceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
- setUSE(NurbsPositionInterpolatorObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
- setUSE(NurbsSetObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
- setUSE(NurbsSurfaceInterpolatorObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
- setUSE(NurbsSweptSurfaceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
- setUSE(NurbsSwungSurfaceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
- setUSE(NurbsTextureCoordinateObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setUSE(NurbsTrimmedSurfaceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
- setUSE(BoundedPhysicsModelObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
- setUSE(ConeEmitterObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
- setUSE(ExplosionEmitterObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
- setUSE(ForcePhysicsModelObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setUSE(ParticleSystemObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
- setUSE(PointEmitterObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
- setUSE(PolylineEmitterObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
- setUSE(SurfaceEmitterObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
- setUSE(VolumeEmitterObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
- setUSE(WindPhysicsModelObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
- setUSE(LinePickSensorObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
- setUSE(PickableGroupObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
- setUSE(PointPickSensorObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
- setUSE(PrimitivePickSensorObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
- setUSE(VolumePickSensorObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
- setUSE(CylinderSensorObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
- setUSE(PlaneSensorObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
- setUSE(SphereSensorObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
- setUSE(TouchSensorObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
- setUSE(ClipPlaneObject) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
- setUSE(ColorObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
- setUSE(ColorRGBAObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
- setUSE(CoordinateObject) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
- setUSE(IndexedLineSetObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
- setUSE(IndexedTriangleFanSetObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
- setUSE(IndexedTriangleSetObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
- setUSE(IndexedTriangleStripSetObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
- setUSE(LineSetObject) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
- setUSE(NormalObject) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
- setUSE(PointSetObject) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
- setUSE(TriangleFanSetObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
- setUSE(TriangleSetObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
- setUSE(TriangleStripSetObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
- setUSE(BallJointObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
- setUSE(CollidableOffsetObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
- setUSE(CollidableShapeObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setUSE(CollisionCollectionObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
- setUSE(CollisionSensorObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
- setUSE(CollisionSpaceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setUSE(ContactObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setUSE(DoubleAxisHingeJointObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setUSE(MotorJointObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- setUSE(RigidBodyCollectionObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setUSE(RigidBodyObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
- setUSE(SingleAxisHingeJointObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
- setUSE(SliderJointObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
- setUSE(UniversalJointObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
- setUSE(ScriptObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
- setUSE(ComposedShaderObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
- setUSE(FloatVertexAttributeObject) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
- setUSE(Matrix3VertexAttributeObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
- setUSE(Matrix4VertexAttributeObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
- setUSE(PackagedShaderObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
- setUSE(ProgramShaderObject) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
- setUSE(ShaderPartObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
- setUSE(ShaderProgramObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
- setUSE(AppearanceObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
- setUSE(FillPropertiesObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
- setUSE(LinePropertiesObject) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
- setUSE(MaterialObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
- setUSE(ShapeObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setUSE(TwoSidedMaterialObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
- setUSE(AudioClipObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
- setUSE(SoundObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setUSE(FontStyleObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
- setUSE(TextObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
- setUSE(ImageTextureObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
- setUSE(MovieTextureObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
- setUSE(MultiTextureCoordinateObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setUSE(MultiTextureObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
- setUSE(MultiTextureTransformObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
- setUSE(PixelTextureObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
- setUSE(TextureCoordinateGeneratorObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
- setUSE(TextureCoordinateObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
- setUSE(TexturePropertiesObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
- setUSE(TextureTransformObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
- setUSE(ComposedTexture3DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
- setUSE(ImageTexture3DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
- setUSE(PixelTexture3DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
- setUSE(TextureCoordinate3DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
- setUSE(TextureCoordinate4DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
- setUSE(TextureTransform3DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
- setUSE(TextureTransformMatrix3DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
- setUSE(TimeSensorObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
- setUSE(BlendedVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
- setUSE(BoundaryEnhancementVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
- setUSE(CartoonVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
- setUSE(ComposedVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
- setUSE(EdgeEnhancementVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
- setUSE(IsoSurfaceVolumeDataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
- setUSE(OpacityMapVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
- setUSE(ProjectionVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
- setUSE(SegmentedVolumeDataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
- setUSE(ShadedVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
- setUSE(SilhouetteEnhancementVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
- setUSE(ToneMappedVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
- setUSE(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(SFStringObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
- setUSE(VolumeDataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
- 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(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.CADGeometry.X3DProductStructureChildNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Core.MetadataBoolean
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Core.MetadataDouble
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Core.MetadataFloat
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Core.MetadataInteger
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Core.MetadataSet
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Core.MetadataString
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Core.ProtoInstance
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Core.WorldInfo
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Core.X3DBindableNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Core.X3DChildNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Core.X3DInfoNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Core.X3DNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Core.X3DSensorNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.GeneratedCubeMapTexture
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ImageCubeMapTexture
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.CubeMapTexturing.X3DEnvironmentTextureNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Fog
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.LocalFog
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.VisibilitySensor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.X3DEnvironmentalSensorNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanFilter
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanSequencer
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanToggle
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanTrigger
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerSequencer
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerTrigger
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EventUtilities.TimeTrigger
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EventUtilities.X3DSequencerNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.EventUtilities.X3DTriggerNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Followers.ColorChaser
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Followers.CoordinateChaser
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Followers.OrientationChaser
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Followers.PositionChaser2D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Followers.ScalarChaser
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Followers.TexCoordChaser2D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Followers.X3DChaserNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Followers.X3DDamperNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Followers.X3DFollowerNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geometry2D.Arc2D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geometry2D.Circle2D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geometry2D.Disk2D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geometry2D.Polyline2D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geometry2D.Polypoint2D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geometry2D.Rectangle2D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geometry2D.TriangleSet2D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geometry3D.Box
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geometry3D.Sphere
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoCoordinate
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoMetadata
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoOrigin
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Grouping.Group
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Grouping.StaticGroup
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Grouping.Switch
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Grouping.Transform
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Grouping.X3DGroupingNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Interpolation.ColorInterpolator
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator2D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Interpolation.EaseInEaseOut
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Interpolation.NormalInterpolator
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Interpolation.OrientationInterpolator
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator2D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Interpolation.ScalarInterpolator
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Interpolation.SquadOrientationInterpolator
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Interpolation.X3DInterpolatorNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.KeySensor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.StringSensor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.X3DKeyDeviceSensorNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Layering.Layer
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Layering.LayerSet
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Layering.Viewport
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Layering.X3DLayerNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Layering.X3DViewportNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Layout.Layout
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Layout.ScreenGroup
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Layout.X3DLayoutNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Lighting.PointLight
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Lighting.X3DLightNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Navigation.Billboard
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Navigation.Collision
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Navigation.LOD
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Networking.Anchor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Networking.Inline
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Networking.X3DNetworkSensorNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.NURBS.Contour2D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.NURBS.ContourPolyline2D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.NURBS.CoordinateDouble
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSweptSurface
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSwungSurface
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsControlCurveNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.NURBS.X3DParametricGeometryNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.BoundedPhysicsModel
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.ForcePhysicsModel
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticlePhysicsModelNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DDragSensorNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DPointingDeviceSensorNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DTouchSensorNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.ClipPlane
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.Color
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.ColorRGBA
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.Coordinate
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.LineSet
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.Normal
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.PointSet
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.X3DColorNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.X3DCoordinateNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.X3DGeometricPropertyNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.X3DGeometryNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Rendering.X3DNormalNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSensor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DRigidJointNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Scripting.Script
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Scripting.X3DScriptNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shaders.ComposedShader
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shaders.FloatVertexAttribute
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shaders.Matrix3VertexAttribute
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shaders.Matrix4VertexAttribute
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shaders.PackagedShader
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shaders.ProgramShader
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shaders.ShaderPart
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shaders.ShaderProgram
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shaders.X3DProgrammableShaderObject
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shaders.X3DShaderNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shaders.X3DVertexAttributeNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shape.Appearance
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shape.FillProperties
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shape.LineProperties
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shape.Material
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shape.Shape
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shape.X3DAppearanceChildNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shape.X3DAppearanceNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shape.X3DMaterialNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Sound.AudioClip
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Sound.Sound
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Text.FontStyle
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Text.Text
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Text.X3DFontStyleNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing.ImageTexture
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureCoordinate
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureTransform
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing.PixelTexture
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinate
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinateGenerator
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing.TextureTransform
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing.X3DTexture2DNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing.X3DTextureCoordinateNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing.X3DTextureNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing.X3DTextureTransformNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureCoordinate3D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureCoordinate4D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransform3D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransformMatrix3D
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Time.TimeSensor
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.ComposedVolumeStyle
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.EdgeEnhancementVolumeStyle
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.OpacityMapVolumeStyle
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.ProjectionVolumeStyle
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.ToneMappedVolumeStyle
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DComposableVolumeRenderStyleNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeDataNode
-
Assign String value to inputOutput SFString field named USE.
- setUSE(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeRenderStyleNode
-
Assign String value to inputOutput SFString field named USE.
- setUseFiniteRotation(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
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
-
- setUseFiniteRotation(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign boolean value unit axis, angle (in radians) to inputOutput SFBool field named useFiniteRotation.
- setUseGeometry(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
Assign boolean value to inputOutput SFBool field named useGeometry.
- setUseGeometry(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
-
- setUseGeometry(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
-
Assign boolean value to inputOutput SFBool field named useGeometry.
- setUseGlobalGravity(boolean) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
Assign boolean value to inputOutput SFBool field named useGlobalGravity.
- setUseGlobalGravity(SFBoolObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
-
- setUseGlobalGravity(boolean) - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
-
Assign boolean value to inputOutput SFBool field named useGlobalGravity.
- setUTessellation(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign int value to inputOutput SFInt32 field named uTessellation.
- setUTessellation(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setUTessellation(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign int value to inputOutput SFInt32 field named uTessellation.
- setUTessellation(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setUTessellation(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Assign int value to inputOutput SFInt32 field named uTessellation.
- setUTessellation(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Assign int value to inputOutput SFInt32 field named uTessellation.
- setUTessellation(int) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Assign int value to inputOutput SFInt32 field named uTessellation.
- 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(String) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Assign String value to inputOutput SFString field named value.
- setValue(MFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
- setValue(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
- setValue(SFBoolObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFBool field declaration.
- setValue(MFBoolObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFBool field declaration.
- setValue(SFColorObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFColor field declaration.
- setValue(MFColorObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFColor field declaration.
- setValue(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFColorRGBA field declaration.
- setValue(MFColorRGBAObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFColorRGBA field declaration.
- setValue(SFDoubleObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFDouble field declaration.
- setValue(MFDoubleObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFDouble field declaration.
- setValue(SFFloatObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFFloat field declaration.
- setValue(MFFloatObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFFloat field declaration.
- setValue(SFImageObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFImage field declaration.
- setValue(MFImageObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFImage field declaration.
- setValue(SFInt32Object) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFInt32 field declaration.
- setValue(MFInt32Object) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFInt32 field declaration.
- setValue(SFMatrix3dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFMatrix3d field declaration.
- setValue(MFMatrix3dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFMatrix3d field declaration.
- setValue(SFMatrix3fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFMatrix3f field declaration.
- setValue(MFMatrix3fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFMatrix3f field declaration.
- setValue(SFMatrix4dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFMatrix4d field declaration.
- setValue(MFMatrix4dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFMatrix4d field declaration.
- setValue(SFMatrix4fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFMatrix4f field declaration.
- setValue(MFMatrix4fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFMatrix4f field declaration.
- setValue(SFRotationObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFRotation field declaration.
- setValue(MFRotationObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFRotation field declaration.
- setValue(SFTimeObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFTime field declaration.
- setValue(MFTimeObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFTime field declaration.
- setValue(SFVec2dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFVec2d field declaration.
- setValue(MFVec2dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFVec2d field declaration.
- setValue(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFVec2f field declaration.
- setValue(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFVec2f field declaration.
- setValue(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFVec3d field declaration.
- setValue(MFVec3dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFVec3d field declaration.
- setValue(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFVec3f field declaration.
- setValue(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFVec3f field declaration.
- setValue(SFVec4dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFVec4d field declaration.
- setValue(MFVec4dObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFVec4d field declaration.
- setValue(SFVec4fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a SFVec4f field declaration.
- setValue(MFVec4fObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
-
Set typed value of a MFVec4f field declaration.
- 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.fieldObject
-
Set typed value of a boolean[] field declaration.
- 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.fieldObject
-
Set typed value of a integer array field declaration.
- 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.fieldObject
-
Set typed value of a float[] array field declaration.
- 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.fieldObject
-
Set typed value of a double[] array field declaration.
- setValue(String) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Assign String value to inputOutput SFString field named value.
- setValue(MFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
- setValue(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
- setValue(SFBoolObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFBool fieldValue declaration.
- setValue(MFBoolObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFBool fieldValue declaration.
- setValue(SFColorObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFColor fieldValue declaration.
- setValue(MFColorObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFColor fieldValue declaration.
- setValue(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFColorRGBA fieldValue declaration.
- setValue(MFColorRGBAObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFColorRGBA fieldValue declaration.
- setValue(SFDoubleObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFDouble fieldValue declaration.
- setValue(MFDoubleObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFDouble fieldValue declaration.
- setValue(SFFloatObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFFloat fieldValue declaration.
- setValue(MFFloatObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFFloat fieldValue declaration.
- setValue(SFImageObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFImage fieldValue declaration.
- setValue(MFImageObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFImage fieldValue declaration.
- setValue(SFInt32Object) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFInt32 fieldValue declaration.
- setValue(MFInt32Object) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFInt32 fieldValue declaration.
- setValue(SFMatrix3dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFMatrix3d fieldValue declaration.
- setValue(MFMatrix3dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFMatrix3d fieldValue declaration.
- setValue(SFMatrix3fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFMatrix3f fieldValue declaration.
- setValue(MFMatrix3fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFMatrix3f fieldValue declaration.
- setValue(SFMatrix4dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFMatrix4d fieldValue declaration.
- setValue(MFMatrix4dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFMatrix4d fieldValue declaration.
- setValue(SFMatrix4fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFMatrix4f fieldValue declaration.
- setValue(MFMatrix4fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFMatrix4f fieldValue declaration.
- setValue(SFRotationObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFRotation fieldValue declaration.
- setValue(MFRotationObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFRotation fieldValue declaration.
- setValue(SFTimeObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFTime fieldValue declaration.
- setValue(MFTimeObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFTime fieldValue declaration.
- setValue(SFVec2dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFVec2d fieldValue declaration.
- setValue(MFVec2dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFVec2d fieldValue declaration.
- setValue(SFVec2fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFVec2f fieldValue declaration.
- setValue(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFVec2f fieldValue declaration.
- setValue(SFVec3dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFVec3d fieldValue declaration.
- setValue(MFVec3dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFVec3d fieldValue declaration.
- setValue(SFVec3fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFVec3f fieldValue declaration.
- setValue(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFVec3f fieldValue declaration.
- setValue(SFVec4dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFVec4d fieldValue declaration.
- setValue(MFVec4dObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFVec4d fieldValue declaration.
- setValue(SFVec4fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a SFVec4f fieldValue declaration.
- setValue(MFVec4fObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
-
Set typed value of a MFVec4f fieldValue 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.fieldValueObject
-
Set typed value of a boolean[] fieldValue 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.Core.fieldValueObject
-
Set typed value of a integer array fieldValue 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.Core.fieldValueObject
-
Set typed value of a float[] array fieldValue 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.Core.fieldValueObject
-
Set typed value of a double[] array fieldValue declaration.
- setValue(boolean[]) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
Assign Boolean array to inputOutput MFBool field named value.
- setValue(MFBoolObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
- setValue(ArrayList<Boolean>) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
-
- setValue(double[]) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
Assign Double array to inputOutput MFDouble field named value.
- setValue(MFDoubleObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
- setValue(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
- setValue(int[]) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
-
- setValue(float[]) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
Assign Float array to inputOutput MFFloat field named value.
- setValue(MFFloatObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
- setValue(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
- setValue(int[]) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
-
- setValue(int[]) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
Assign Integer array to inputOutput MFInt32 field named value.
- setValue(MFInt32Object) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
- setValue(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
-
- setValue(X3DNode[]) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Assign X3DMetadataObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field value.
- setValue(ArrayList<X3DMetadataObject>) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
- 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(X3DMetadataObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
-
Utility method to set single SFNode as MetadataSetObject value.
- setValue(String[]) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
Assign String array to inputOutput MFString field named value.
- setValue(MFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
- setValue(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
- setValue(String) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
- setValue(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
-
- setValue(int, boolean[]) - Method in class org.web3d.x3d.jsail.fields.MFBoolObject
-
Assign an array subset to this field.
- setValue(boolean[]) - Method in class org.web3d.x3d.jsail.fields.MFBoolObject
-
Assign a new boolean[] value to this field.
- setValue(boolean) - Method in class org.web3d.x3d.jsail.fields.MFBoolObject
-
Assign a single boolean value as new array (of length 1).
- setValue(SFBoolObject) - Method in class org.web3d.x3d.jsail.fields.MFBoolObject
-
Assign a single-field SFBoolObject as new array value.
- setValue(MFBoolObject) - Method in class org.web3d.x3d.jsail.fields.MFBoolObject
-
Apply an MFBoolObject value to this field.
- setValue(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
-
Assign an array subset to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
-
Assign a new float[] value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
-
Assign a double-precision array value to this single-precision field.
- setValue(SFColorObject) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
-
Assign a single-field SFColorObject as new array value.
- setValue(int, float[][]) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
-
Assign an array subset to this field.
- setValue(MFColorObject) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
-
Apply an MFColorObject value to this field.
- setValue(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
-
Assign an array subset to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
-
Assign a new float[] value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
-
Assign a double-precision array value to this single-precision field.
- setValue(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
-
Assign a single-field SFColorRGBAObject as new array value.
- setValue(int, float[][]) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
-
Assign an array subset to this field.
- setValue(MFColorRGBAObject) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
-
Apply an MFColorRGBAObject value to this field.
- setValue(int, double[]) - Method in class org.web3d.x3d.jsail.fields.MFDoubleObject
-
Assign an array subset to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFDoubleObject
-
Assign a new double[] 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(double) - Method in class org.web3d.x3d.jsail.fields.MFDoubleObject
-
Assign a single double value as new array (of length 1).
- setValue(SFDoubleObject) - Method in class org.web3d.x3d.jsail.fields.MFDoubleObject
-
Assign a single-field SFDoubleObject as new array value.
- setValue(MFDoubleObject) - Method in class org.web3d.x3d.jsail.fields.MFDoubleObject
-
Apply an MFDoubleObject value to this field.
- setValue(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFFloatObject
-
Assign an array subset to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFFloatObject
-
Assign a new float[] 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(float) - Method in class org.web3d.x3d.jsail.fields.MFFloatObject
-
Assign a single float value as new array (of length 1).
- setValue(SFFloatObject) - Method in class org.web3d.x3d.jsail.fields.MFFloatObject
-
Assign a single-field SFFloatObject as new array value.
- setValue(MFFloatObject) - Method in class org.web3d.x3d.jsail.fields.MFFloatObject
-
Apply an MFFloatObject value to this field.
- 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(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(MFImageObject) - Method in class org.web3d.x3d.jsail.fields.MFImageObject
-
Apply an MFImageObject value to this field.
- setValue(int, int[]) - Method in class org.web3d.x3d.jsail.fields.MFInt32Object
-
Assign an array subset to this field.
- 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.MFInt32Object
-
Assign a single int value as new array (of length 1).
- setValue(SFInt32Object) - Method in class org.web3d.x3d.jsail.fields.MFInt32Object
-
Assign a single-field SFInt32Object as new array value.
- setValue(MFInt32Object) - Method in class org.web3d.x3d.jsail.fields.MFInt32Object
-
Apply an MFInt32Object value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3dObject
-
Apply an array of primitive values to this field.
- setValue(MFMatrix3dObject) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3dObject
-
Apply an MFMatrix3dObject 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(MFMatrix3fObject) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3fObject
-
Apply an MFMatrix3fObject value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4dObject
-
Apply an array of primitive values to this field.
- setValue(MFMatrix4dObject) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4dObject
-
Apply an MFMatrix4dObject value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4fObject
-
Apply an array of primitive values to this field.
- setValue(MFMatrix4fObject) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4fObject
-
Apply an MFMatrix4fObject value to this field.
- setValue(int, X3DNode[]) - Method in class org.web3d.x3d.jsail.fields.MFNodeObject
-
Assign an array subset to this field.
- setValue(X3DNode[]) - Method in class org.web3d.x3d.jsail.fields.MFNodeObject
-
Assign a new X3DNode[] 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(MFNodeObject) - Method in class org.web3d.x3d.jsail.fields.MFNodeObject
-
Apply an MFNodeObject value 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.MFRotationObject
-
Assign an array subset to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFRotationObject
-
Assign a new float[] value 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(SFRotationObject) - Method in class org.web3d.x3d.jsail.fields.MFRotationObject
-
Assign a single-field SFRotationObject as new array value.
- setValue(MFRotationObject) - Method in class org.web3d.x3d.jsail.fields.MFRotationObject
-
Apply an MFRotationObject value to this field.
- setValue(int, String[]) - Method in class org.web3d.x3d.jsail.fields.MFStringObject
-
Assign an array subset to this field.
- setValue(String[]) - Method in class org.web3d.x3d.jsail.fields.MFStringObject
-
Assign a new String[] value to this field.
- setValue(SFStringObject) - Method in class org.web3d.x3d.jsail.fields.MFStringObject
-
Assign a single-field SFStringObject as new array value.
- setValue(MFStringObject) - Method in class org.web3d.x3d.jsail.fields.MFStringObject
-
Apply an MFStringObject value to this field.
- setValue(int, double[]) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Assign an array subset to this 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.MFTimeObject
-
Assign a single double value as new array (of length 1).
- setValue(SFTimeObject) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Assign a single-field SFTimeObject as new array value.
- setValue(int, long[]) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Replace values at the appropriate location in the existing value array.
- setValue(long[]) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Assign a new value array, converting seconds from (long) to (double).
- 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.MFTimeObject
-
Assign a float array as new double array.
- setValue(MFTimeObject) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
-
Apply an MFTimeObject value 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.MFVec2dObject
-
Assign an array subset to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec2dObject
-
Assign a new double[] value to this field.
- 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(SFVec2dObject) - Method in class org.web3d.x3d.jsail.fields.MFVec2dObject
-
Assign a single-field SFVec2dObject as new array value.
- setValue(MFVec2dObject) - Method in class org.web3d.x3d.jsail.fields.MFVec2dObject
-
Apply an MFVec2dObject value 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.MFVec2fObject
-
Assign an array subset to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec2fObject
-
Assign a new float[] 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(SFVec2fObject) - Method in class org.web3d.x3d.jsail.fields.MFVec2fObject
-
Assign a single-field SFVec2fObject as new array value.
- setValue(MFVec2fObject) - Method in class org.web3d.x3d.jsail.fields.MFVec2fObject
-
Apply an MFVec2fObject value 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.MFVec3dObject
-
Assign an array subset to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec3dObject
-
Assign a new double[] 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(SFVec3dObject) - Method in class org.web3d.x3d.jsail.fields.MFVec3dObject
-
Assign a single-field SFVec3dObject as new array value.
- setValue(MFVec3dObject) - Method in class org.web3d.x3d.jsail.fields.MFVec3dObject
-
Apply an MFVec3dObject value 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.MFVec3fObject
-
Assign an array subset to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec3fObject
-
Assign a new float[] 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(SFVec3fObject) - Method in class org.web3d.x3d.jsail.fields.MFVec3fObject
-
Assign a single-field SFVec3fObject as new array value.
- setValue(MFVec3fObject) - Method in class org.web3d.x3d.jsail.fields.MFVec3fObject
-
Apply an MFVec3fObject value 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 class org.web3d.x3d.jsail.fields.MFVec4dObject
-
Assign an array subset to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec4dObject
-
Assign a new double[] 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(SFVec4dObject) - Method in class org.web3d.x3d.jsail.fields.MFVec4dObject
-
Assign a single-field SFVec4dObject as new array value.
- setValue(MFVec4dObject) - Method in class org.web3d.x3d.jsail.fields.MFVec4dObject
-
Apply an MFVec4dObject value 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 class org.web3d.x3d.jsail.fields.MFVec4fObject
-
Assign an array subset to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec4fObject
-
Assign a new float[] 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(SFVec4fObject) - Method in class org.web3d.x3d.jsail.fields.MFVec4fObject
-
Assign a single-field SFVec4fObject as new array value.
- setValue(MFVec4fObject) - Method in class org.web3d.x3d.jsail.fields.MFVec4fObject
-
Apply an MFVec4fObject value to this field.
- setValue(boolean) - Method in class org.web3d.x3d.jsail.fields.SFBoolObject
-
Assign a new value to this field.
- setValue(SFBoolObject) - Method in class org.web3d.x3d.jsail.fields.SFBoolObject
-
Apply an SFBoolObject value to this field.
- 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(double[]) - 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.SFColorObject
-
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(double, double, double) - Method in class org.web3d.x3d.jsail.fields.SFColorObject
-
Assign a new value to this field.
- setValue(SFColorObject) - Method in class org.web3d.x3d.jsail.fields.SFColorObject
-
Apply an SFColorObject value 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(double[]) - 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.SFColorRGBAObject
-
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(double, double, double, double) - Method in class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Assign a new value to this field.
- setValue(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Apply an SFColorRGBAObject value to this field.
- setValue(double) - Method in class org.web3d.x3d.jsail.fields.SFDoubleObject
-
Assign a new value to this field.
- 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(int) - Method in class org.web3d.x3d.jsail.fields.SFDoubleObject
-
Apply an int value to this double field type, note change in precision.
- setValue(SFDoubleObject) - Method in class org.web3d.x3d.jsail.fields.SFDoubleObject
-
Apply an SFDoubleObject value to this field.
- setValue(float) - Method in class org.web3d.x3d.jsail.fields.SFFloatObject
-
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(int) - Method in class org.web3d.x3d.jsail.fields.SFFloatObject
-
Apply an int value to this float field type, note change in precision.
- setValue(SFFloatObject) - Method in class org.web3d.x3d.jsail.fields.SFFloatObject
-
Apply an SFFloatObject value 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[]) - Method in class org.web3d.x3d.jsail.fields.SFImageObject
-
Set the image value as a primitive array.
- setValue(SFImageObject) - Method in class org.web3d.x3d.jsail.fields.SFImageObject
-
Apply an SFImageObject value to this field.
- setValue(int) - Method in class org.web3d.x3d.jsail.fields.SFInt32Object
-
Assign a new value to this field.
- setValue(SFInt32Object) - Method in class org.web3d.x3d.jsail.fields.SFInt32Object
-
Apply an SFInt32Object 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(SFMatrix3dObject) - Method in class org.web3d.x3d.jsail.fields.SFMatrix3dObject
-
Apply an SFMatrix3dObject 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(SFMatrix3fObject) - Method in class org.web3d.x3d.jsail.fields.SFMatrix3fObject
-
Apply an SFMatrix3fObject value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4dObject
-
Apply an array of primitive values to this field.
- setValue(SFMatrix4dObject) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4dObject
-
Apply an SFMatrix4dObject value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4fObject
-
Apply an array of primitive values to this field.
- setValue(SFMatrix4fObject) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4fObject
-
Apply an SFMatrix4fObject value to this field.
- setValue(X3DNode) - Method in class org.web3d.x3d.jsail.fields.SFNodeObject
-
Assign a new value to this field.
- setValue(SFNodeObject) - Method in class org.web3d.x3d.jsail.fields.SFNodeObject
-
Apply an SFNodeObject 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(double, double, double, 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.SFRotationObject
-
Assign a new value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFRotationObject
-
Assign a new value to this field.
- setValue(SFRotationObject) - Method in class org.web3d.x3d.jsail.fields.SFRotationObject
-
Apply an SFRotationObject value to this field.
- setValue(String) - Method in class org.web3d.x3d.jsail.fields.SFStringObject
-
Assign a new value to this field.
- setValue(SFStringObject) - Method in class org.web3d.x3d.jsail.fields.SFStringObject
-
Apply an SFStringObject value to this field.
- setValue(double) - Method in class org.web3d.x3d.jsail.fields.SFTimeObject
-
Assign a new value 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(float) - Method in class org.web3d.x3d.jsail.fields.SFTimeObject
-
Apply a float value to this double field type, note change in precision.
- 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(SFTimeObject) - Method in class org.web3d.x3d.jsail.fields.SFTimeObject
-
Apply an SFTimeObject value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.SFVec2dObject
-
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(double, double) - Method in class org.web3d.x3d.jsail.fields.SFVec2dObject
-
Assign a new value to this field.
- setValue(SFVec2dObject) - Method in class org.web3d.x3d.jsail.fields.SFVec2dObject
-
Apply an SFVec2dObject value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFVec2fObject
-
Assign a new value to this field.
- setValue(float, float) - Method in class org.web3d.x3d.jsail.fields.SFVec2fObject
-
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(SFVec2fObject) - Method in class org.web3d.x3d.jsail.fields.SFVec2fObject
-
Apply an SFVec2fObject value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.SFVec3dObject
-
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(double, double, double) - Method in class org.web3d.x3d.jsail.fields.SFVec3dObject
-
Assign a new value to this field.
- setValue(SFVec3dObject) - Method in class org.web3d.x3d.jsail.fields.SFVec3dObject
-
Apply an SFVec3dObject value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFVec3fObject
-
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(double, double, double) - Method in class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Assign a new value to this field.
- setValue(SFVec3fObject) - Method in class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Apply an SFVec3fObject value to this field.
- setValue(double[]) - Method in class org.web3d.x3d.jsail.fields.SFVec4dObject
-
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(double, double, double, double) - Method in class org.web3d.x3d.jsail.fields.SFVec4dObject
-
Assign a new value to this field.
- setValue(SFVec4dObject) - Method in class org.web3d.x3d.jsail.fields.SFVec4dObject
-
Apply an SFVec4dObject value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFVec4fObject
-
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(double, double, double, double) - Method in class org.web3d.x3d.jsail.fields.SFVec4fObject
-
Assign a new value to this field.
- setValue(SFVec4fObject) - Method in class org.web3d.x3d.jsail.fields.SFVec4fObject
-
Apply an SFVec4fObject value to this field.
- setValue(float[]) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
Assign Float array to inputOutput MFFloat field named value.
- setValue(MFFloatObject) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
- setValue(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
- setValue(int[]) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
-
- setValue(float[]) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
Assign float array to inputOutput MFMatrix3f field named value.
- setValue(MFMatrix3fObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
-
- setValue(float[]) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
Assign float array to inputOutput MFMatrix4f field named value.
- setValue(MFMatrix4fObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
-
- setValue(boolean[]) - Method in interface org.web3d.x3d.sai.Core.MetadataBoolean
-
Assign boolean array to inputOutput MFBool field named value.
- setValue(double[]) - Method in interface org.web3d.x3d.sai.Core.MetadataDouble
-
Assign double array to inputOutput MFDouble field named value.
- setValue(float[]) - Method in interface org.web3d.x3d.sai.Core.MetadataFloat
-
Assign float array to inputOutput MFFloat field named value.
- setValue(int[]) - Method in interface org.web3d.x3d.sai.Core.MetadataInteger
-
Assign int array to inputOutput MFInt32 field named value.
- setValue(X3DNode[]) - Method in interface org.web3d.x3d.sai.Core.MetadataSet
-
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field value.
- 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(String[]) - Method in interface org.web3d.x3d.sai.Core.MetadataString
-
Assign String array to inputOutput MFString field named value.
- setValue(int, boolean[]) - Method in interface org.web3d.x3d.sai.MFBool
-
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.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.MFColorRGBA
-
Assign a new value to this field.
- setValue(int, double[]) - Method in interface org.web3d.x3d.sai.MFDouble
-
Assign an array subset to this field.
- setValue(int, float[]) - Method in interface org.web3d.x3d.sai.MFFloat
-
Assign an array subset to this field.
- 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, int[]) - Method in interface org.web3d.x3d.sai.MFInt32
-
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(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.MFRotation
-
Assign a new value to this field.
- setValue(int, String[]) - Method in interface org.web3d.x3d.sai.MFString
-
Assign a new value to this field.
- setValue(int, double[]) - Method in interface org.web3d.x3d.sai.MFTime
-
Assign an array subset to this field.
- setValue(int, long[]) - Method in interface org.web3d.x3d.sai.MFTime
-
Assign an array subset to this field.
- setValue(long[]) - Method in interface org.web3d.x3d.sai.MFTime
-
Assign a new value 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.MFVec2d
-
Assign an array subset 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.MFVec2f
-
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.MFVec3d
-
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.MFVec3f
-
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 interface org.web3d.x3d.sai.MFVec4d
-
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 interface org.web3d.x3d.sai.MFVec4f
-
Assign an array subset to this field.
- setValue(boolean) - Method in interface org.web3d.x3d.sai.SFBool
-
Assign a new value to this field.
- 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(double) - Method in interface org.web3d.x3d.sai.SFDouble
-
Assign a new value to this field.
- setValue(float) - Method in interface org.web3d.x3d.sai.SFFloat
-
Assign a new value to this 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) - Method in interface org.web3d.x3d.sai.SFInt32
-
Assign a new value to this field.
- setValue(X3DNode) - Method in interface org.web3d.x3d.sai.SFNode
-
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(String) - Method in interface org.web3d.x3d.sai.SFString
-
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(long) - Method in interface org.web3d.x3d.sai.SFTime
-
Assign a new value to this field.
- setValue(double[]) - Method in interface org.web3d.x3d.sai.SFVec2d
-
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(double[]) - Method in interface org.web3d.x3d.sai.SFVec3d
-
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(double[]) - Method in interface org.web3d.x3d.sai.SFVec4d
-
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
-
Assign float array to inputOutput MFFloat field named value.
- setValue(float[]) - Method in interface org.web3d.x3d.sai.Shaders.Matrix3VertexAttribute
-
Assign float array to inputOutput MFMatrix3f field named value.
- setValue(float[]) - Method in interface org.web3d.x3d.sai.Shaders.Matrix4VertexAttribute
-
Assign float array to inputOutput MFMatrix4f field named value.
- 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(float[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
Assign Float array to inputOutput MFFloat field named values.
- setValues(MFFloatObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setValues(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setValues(int[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
-
- setValues(float[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
-
Assign float array to inputOutput MFFloat field named values.
- setVariation(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named variation.
- setVariation(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
-
- setVariation(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named variation.
- setVariation(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
-
- setVariation(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named variation.
- setVariation(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
-
- setVariation(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named variation.
- setVariation(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
-
- setVariation(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named variation.
- setVariation(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
-
- setVariation(float) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named variation.
- setVariation(SFFloatObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
-
- setVariation(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named variation.
- setVariation(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named variation.
- setVariation(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named variation.
- setVariation(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named variation.
- setVariation(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named variation.
- setVariation(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named variation.
- setVariation(float) - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named variation.
- setVClosed(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign boolean value to initializeOnly SFBool field named vClosed.
- setVClosed(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setVClosed(boolean) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign boolean value to initializeOnly SFBool field named vClosed.
- setVClosed(SFBoolObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setVClosed(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Assign boolean value to initializeOnly SFBool field named vClosed.
- setVClosed(boolean) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Assign boolean value to initializeOnly SFBool field named vClosed.
- setVClosed(boolean) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Assign boolean value to initializeOnly SFBool field named vClosed.
- setVDimension(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named vDimension.
- setVDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setVDimension(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named vDimension.
- setVDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
- setVDimension(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named vDimension.
- setVDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
- setVDimension(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named vDimension.
- setVDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setVDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named vDimension.
- setVDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named vDimension.
- setVDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named vDimension.
- setVDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named vDimension.
- setVDimension(int) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named vDimension.
- setVector(float[]) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
Assign 3-tuple float array within allowed range of [-1,1] to inputOutput MFVec3f field named vector.
- setVector(MFVec3fObject) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
-
- setVector(float[]) - Method in interface org.web3d.x3d.sai.Rendering.Normal
-
Assign 3-tuple float array within allowed range of [-1,1] to inputOutput MFVec3f field named vector.
- setVersion(String) - Method in class org.web3d.x3d.jsail.Core.X3DObject
-
Assign String enumeration value ("3.0"|"3.1"|"3.2"|"3.3"|"4.0") ['3.0'|'3.1'|'3.2'|'3.3'|'4.0'] to inputOutput SFString field named version.
- setVersion(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.X3DObject
-
- setVersion(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign String enumeration value ("1.0"|"1.1"|"2.0") ['1.0'|'1.1'|'2.0'] to inputOutput SFString field named version.
- setVersion(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- setVersion(String) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign String enumeration value ("1.0"|"1.1"|"2.0") ['1.0'|'1.1'|'2.0'] to inputOutput SFString field named version.
- setVertexCount(int[]) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
Assign Integer array within allowed range of [2,infinity) to inputOutput MFInt32 field named vertexCount.
- setVertexCount(MFInt32Object) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
- setVertexCount(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
-
- setVertexCount(int[]) - Method in interface org.web3d.x3d.sai.Rendering.LineSet
-
Assign int array within allowed range of [2,infinity) to inputOutput MFInt32 field named vertexCount.
- setVertices(float[]) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
Assign 2-tuple float array to inputOutput MFVec2f field named vertices.
- setVertices(MFVec2fObject) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
-
- setVertices(float[]) - Method in interface org.web3d.x3d.sai.Geometry2D.TriangleSet2D
-
Assign 2-tuple float array to inputOutput MFVec2f field named vertices.
- setViewpoints(X3DNode[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Assign HAnimSite array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field viewpoints.
- setViewpoints(ArrayList<HAnimSite>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
-
Utility method to set single SFNode as HAnimHumanoidObject viewpoints.
- setViewpoints(X3DNode[]) - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
-
Assign X3DNode 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
-
Set single child viewpoints node, replacing prior array of existing nodes (if any).
- setViewport(X3DViewportNode) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign X3DViewportNode instance (using a properly typed node) to inputOutput SFNode field viewport.
- setViewport(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field viewport.
- setViewport(X3DViewportNode) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
-
Assign X3DViewportNode instance (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(X3DViewportNode) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
-
Assign X3DViewportNode instance (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 interface org.web3d.x3d.sai.Layering.Layer
-
Assign X3DViewportNode instance (using a properly typed node) to inputOutput SFNode field viewport.
- setViewport(X3DViewportNode) - Method in interface org.web3d.x3d.sai.Layering.X3DLayerNode
-
Assign X3DViewportNode instance (using a properly typed node) to inputOutput SFNode field viewport.
- setViewport(X3DViewportNode) - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
-
Assign X3DViewportNode instance (using a properly typed node) to inputOutput SFNode field viewport.
- setViewport(X3DViewportNode) - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
-
Assign X3DViewportNode instance (using a properly typed node) to inputOutput SFNode field viewport.
- setVisibilityLimit(float) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named visibilityLimit.
- setVisibilityLimit(SFFloatObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
-
- setVisibilityLimit(float) - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named visibilityLimit.
- setVisibilityRange(float) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named visibilityRange.
- setVisibilityRange(SFFloatObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
-
- setVisibilityRange(float) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named visibilityRange.
- setVisibilityRange(SFFloatObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
-
- setVisibilityRange(float) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Fog
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named visibilityRange.
- setVisibilityRange(float) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.LocalFog
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named visibilityRange.
- setVisibilityRange(float) - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DFogObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named visibilityRange.
- setVisible(boolean[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
Assign Boolean array to inputOutput MFBool field named visible.
- setVisible(MFBoolObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
- setVisible(ArrayList<Boolean>) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
-
- setVisible(boolean[]) - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
-
Assign boolean array to inputOutput MFBool field named visible.
- setVKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign Double array to initializeOnly MFDouble field named vKnot.
- setVKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setVKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setVKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setVKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign Double array to initializeOnly MFDouble field named vKnot.
- setVKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
- setVKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
- setVKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
- setVKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign Double array to initializeOnly MFDouble field named vKnot.
- setVKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
- setVKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
- setVKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
- setVKnot(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign Double array to initializeOnly MFDouble field named vKnot.
- setVKnot(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setVKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setVKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setVKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Assign double array to initializeOnly MFDouble field named vKnot.
- setVKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Assign double array to initializeOnly MFDouble field named vKnot.
- setVKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Assign double array to initializeOnly MFDouble field named vKnot.
- setVKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Assign double array to initializeOnly MFDouble field named vKnot.
- setVKnot(double[]) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Assign double array to initializeOnly MFDouble field named vKnot.
- setVOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named vOrder.
- setVOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setVOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named vOrder.
- setVOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
- setVOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named vOrder.
- setVOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
- setVOrder(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named vOrder.
- setVOrder(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setVOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named vOrder.
- setVOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named vOrder.
- setVOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named vOrder.
- setVOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named vOrder.
- setVOrder(int) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Assign int value within allowed range of [2,infinity) to initializeOnly SFInt32 field named vOrder.
- setVoxels(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.
- setVoxels(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field voxels.
- setVoxels(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
-
Assign X3DTexture3DNode instance (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(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
-
Assign X3DTexture3DNode instance (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(X3DTexture3DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
-
Assign X3DTexture3DNode instance (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 interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.
- setVoxels(X3DTexture3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
-
Assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.
- setVoxels(X3DTexture3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
-
Assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.
- setVoxels(X3DTexture3DNode) - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
-
Assign X3DTexture3DNode instance (using a properly typed node) to inputOutput SFNode field voxels.
- setVTessellation(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign int value to inputOutput SFInt32 field named vTessellation.
- setVTessellation(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setVTessellation(int) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign int value to inputOutput SFInt32 field named vTessellation.
- setVTessellation(SFInt32Object) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setVTessellation(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Assign int value to inputOutput SFInt32 field named vTessellation.
- setVTessellation(int) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Assign int value to inputOutput SFInt32 field named vTessellation.
- setVTessellation(int) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Assign int value to inputOutput SFInt32 field named vTessellation.
- setWarhead(int) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
Assign int value to inputOutput SFInt32 field named warhead.
- setWarhead(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setWarhead(int) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign int value to inputOutput SFInt32 field named warhead.
- setWarmColor(float[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
Assign 4-tuple float array using RGBA values [0..1] using RGBA values [0..1] to inputOutput SFColorRGBA field named warmColor.
- setWarmColor(SFColorRGBAObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
- setWarmColor(float, float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
-
- setWarmColor(float[]) - Method in interface org.web3d.x3d.sai.VolumeRendering.ToneMappedVolumeStyle
-
Assign 4-tuple float array using RGBA values [0..1] using RGBA values [0..1] to inputOutput SFColorRGBA field named warmColor.
- setWatchList(X3DNode[]) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Assign X3DUrlObject array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field watchList.
- setWatchList(ArrayList<X3DUrlObject>) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
- 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(X3DConcreteNode) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
-
Utility method to set single SFNode as LoadSensorObject watchList.
- setWatchList(X3DNode[]) - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
-
Assign X3DNode 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
-
Set single child watchList node, replacing prior array of existing nodes (if any).
- setWeight(float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
Assign float value to inputOutput SFFloat field named weight.
- setWeight(SFFloatObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
-
- setWeight(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
Assign Double array within allowed range of (0,infinity) to inputOutput MFDouble field named weight.
- setWeight(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
- setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
- setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
-
- setWeight(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
Assign Double array within allowed range of (0,infinity) to inputOutput MFDouble field named weight.
- setWeight(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
- setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
- setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
-
- setWeight(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
Assign Double array to inputOutput MFDouble field named weight.
- setWeight(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
- setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
- setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
-
- setWeight(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
Assign Double array within allowed range of (0,infinity) to inputOutput MFDouble field named weight.
- setWeight(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
-
- setWeight(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
Assign Double array to inputOutput MFDouble field named weight.
- setWeight(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
- setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
- setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
-
- setWeight(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
Assign Double array to inputOutput MFDouble field named weight.
- setWeight(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
- setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
- setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
-
- setWeight(float[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
Assign Float array within allowed range of (0,infinity) to inputOutput MFFloat field named weight.
- setWeight(MFFloatObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
- setWeight(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
- setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
-
- setWeight(double[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
Assign Double array within allowed range of (0,infinity) to inputOutput MFDouble field named weight.
- setWeight(MFDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
-
- setWeight(float) - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
-
Assign float value to inputOutput SFFloat field named weight.
- setWeight(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
-
Assign double array within allowed range of (0,infinity) to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
-
Assign double array within allowed range of (0,infinity) to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
-
Assign double array to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
-
Assign double array within allowed range of (0,infinity) to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
-
Assign double array to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
-
Assign double array to inputOutput MFDouble field named weight.
- setWeight(float[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
-
Assign float array within allowed range of (0,infinity) to inputOutput MFFloat field named weight.
- setWeight(double[]) - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
-
Assign double array within allowed range of (0,infinity) to inputOutput MFDouble field named weight.
- setWeight(double[]) - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
-
Assign double array within allowed range of (0,infinity) to inputOutput MFDouble field named weight.
- setWeightConstant1(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named weightConstant1.
- setWeightConstant1(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
- setWeightConstant1(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named weightConstant1.
- setWeightConstant2(float) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named weightConstant2.
- setWeightConstant2(SFFloatObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
- setWeightConstant2(float) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Assign float value within allowed range of [0,1] to inputOutput SFFloat field named weightConstant2.
- setWeightFunction1(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign String enumeration value ("CONSTANT"|"ALPHA1"|"ALPHA2"|"ONE_MINUS_ALPHA1"|"ONE_MINUS_ALPHA2"|"TABLE") ['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
-
- setWeightFunction1(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Assign String enumeration value ("CONSTANT"|"ALPHA1"|"ALPHA2"|"ONE_MINUS_ALPHA1"|"ONE_MINUS_ALPHA2"|"TABLE") ['CONSTANT'|'ALPHA1'|'ALPHA2'|'ONE_MINUS_ALPHA1'|'ONE_MINUS_ALPHA2'|'TABLE'] to inputOutput SFString field named weightFunction1.
- setWeightFunction2(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign String enumeration value ("CONSTANT"|"ALPHA1"|"ALPHA2"|"ONE_MINUS_ALPHA1"|"ONE_MINUS_ALPHA2"|"TABLE") ['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
-
- setWeightFunction2(String) - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Assign String enumeration value ("CONSTANT"|"ALPHA1"|"ALPHA2"|"ONE_MINUS_ALPHA1"|"ONE_MINUS_ALPHA2"|"TABLE") ['CONSTANT'|'ALPHA1'|'ALPHA2'|'ONE_MINUS_ALPHA1'|'ONE_MINUS_ALPHA2'|'TABLE'] to inputOutput SFString field named weightFunction2.
- setWeightTransferFunction1(X3DTexture2DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field weightTransferFunction1.
- 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 interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field weightTransferFunction1.
- setWeightTransferFunction2(X3DTexture2DNode) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
-
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field weightTransferFunction2.
- 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 interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
-
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field weightTransferFunction2.
- setWhichChoice(int) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
Assign int value within allowed range of [-1,infinity) to inputOutput SFInt32 field named whichChoice.
- setWhichChoice(SFInt32Object) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
-
- setWhichChoice(int) - Method in interface org.web3d.x3d.sai.Grouping.Switch
-
Assign int value within allowed range of [-1,infinity) to inputOutput SFInt32 field named whichChoice.
- setWhichGeometry(int) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign int value to inputOutput SFInt32 field named whichGeometry.
- setWhichGeometry(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setWhichGeometry(int) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign int value to inputOutput SFInt32 field named whichGeometry.
- setWhichGeometry(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setWhichGeometry(int) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign int value to inputOutput SFInt32 field named whichGeometry.
- setWhichGeometry(SFInt32Object) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setWhichGeometry(int) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign int value to inputOutput SFInt32 field named whichGeometry.
- setWhichGeometry(int) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign int value to inputOutput SFInt32 field named whichGeometry.
- setWhichGeometry(int) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign int value to inputOutput SFInt32 field named whichGeometry.
- 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
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named writeInterval.
- setWriteInterval(SFTimeObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
-
- setWriteInterval(double) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named writeInterval.
- setWriteInterval(SFTimeObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
-
- setWriteInterval(double) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named writeInterval.
- setWriteInterval(SFTimeObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
-
- setWriteInterval(double) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named writeInterval.
- setWriteInterval(SFTimeObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
-
- setWriteInterval(double) - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named writeInterval.
- setWriteInterval(double) - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named writeInterval.
- setWriteInterval(double) - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named writeInterval.
- setWriteInterval(double) - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
-
Assign double value in seconds within allowed range of [0,infinity) to inputOutput SFTime field named writeInterval.
- 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
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named xDimension.
- setXDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
- setXDimension(int) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named xDimension.
- setXDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setXDimension(int) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named xDimension.
- setXDimension(int) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named xDimension.
- setXmlSchemaValidation(boolean) - Method in class org.web3d.x3d.jsail.X3DLoaderObject
-
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: XSLT_ENGINE_SAXON or XSLT_ENGINE_NATIVE_JAVA.
- setXSpacing(float) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named xSpacing.
- setXSpacing(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
- setXSpacing(double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign double value within allowed range of (0,infinity) to initializeOnly SFDouble field named xSpacing.
- setXSpacing(SFDoubleObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setXSpacing(float) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named xSpacing.
- setXSpacing(double) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign double value within allowed range of (0,infinity) to initializeOnly SFDouble field named xSpacing.
- setYScale(float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named yScale.
- setYScale(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setYScale(float) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign float value within allowed range of [0,infinity) to inputOutput SFFloat field named yScale.
- setZDimension(int) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named zDimension.
- setZDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
- setZDimension(int) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named zDimension.
- setZDimension(SFInt32Object) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setZDimension(int) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named zDimension.
- setZDimension(int) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign int value within allowed range of [0,infinity) to initializeOnly SFInt32 field named zDimension.
- setZSpacing(float) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named zSpacing.
- setZSpacing(SFFloatObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
-
- setZSpacing(double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
Assign double value within allowed range of (0,infinity) to initializeOnly SFDouble field named zSpacing.
- setZSpacing(SFDoubleObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
-
- setZSpacing(float) - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
-
Assign float value within allowed range of (0,infinity) to initializeOnly SFFloat field named zSpacing.
- setZSpacing(double) - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
-
Assign double value within allowed range of (0,infinity) to initializeOnly SFDouble field named zSpacing.
- 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(SFBoolObject) - Constructor for class org.web3d.x3d.jsail.fields.SFBoolObject
-
Constructor to copy an SFBoolObject value as initial value for this new field object.
- SFBoolObject(boolean) - Constructor for class org.web3d.x3d.jsail.fields.SFBoolObject
-
Constructor for SFBoolObject using a corresponding Java primitive boolean as new initial value.
- 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(SFColorObject) - Constructor for class org.web3d.x3d.jsail.fields.SFColorObject
-
Constructor to copy an SFColorObject value as initial value for this new field object.
- 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(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(int) - Constructor for class org.web3d.x3d.jsail.fields.SFColorObject
-
Constructor using single HTML-style 0xRRGGBB hex value as new initial value.
- SFColorObject(double[]) - Constructor for class org.web3d.x3d.jsail.fields.SFColorObject
-
Constructor for MFVec3fObject using an alternatively typed Java double[] array as new initial value.
- 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(SFColorRGBAObject) - Constructor for class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Constructor to copy an SFColorRGBAObject value as initial value for this new field object.
- 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(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(int, float) - Constructor for class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Constructor using single HTML-style 0xRRGGBB hex value as new initial value.
- SFColorRGBAObject(double[]) - Constructor for class org.web3d.x3d.jsail.fields.SFColorRGBAObject
-
Constructor for MFVec3fObject using an alternatively typed Java double[] array as new initial value.
- 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(SFDoubleObject) - Constructor for class org.web3d.x3d.jsail.fields.SFDoubleObject
-
Constructor to copy an SFDoubleObject value as initial value for this new field object.
- 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.
- 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(SFFloatObject) - Constructor for class org.web3d.x3d.jsail.fields.SFFloatObject
-
Constructor to copy an SFFloatObject value as initial value for this new field object.
- 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(double) - Constructor for class org.web3d.x3d.jsail.fields.SFFloatObject
-
Constructor using double as new initial value.
- SFFloatObject(int) - Constructor for class org.web3d.x3d.jsail.fields.SFFloatObject
-
Constructor using int as new initial value.
- 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(SFImageObject) - Constructor for class org.web3d.x3d.jsail.fields.SFImageObject
-
Constructor to copy an SFImageObject value as initial value for this new field object.
- 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.
- 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(SFInt32Object) - Constructor for class org.web3d.x3d.jsail.fields.SFInt32Object
-
Constructor to copy an SFInt32Object value as initial value for this new field object.
- SFInt32Object(int) - Constructor for class org.web3d.x3d.jsail.fields.SFInt32Object
-
Constructor for SFInt32Object using a corresponding Java primitive int as new initial value.
- 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(SFMatrix3dObject) - Constructor for class org.web3d.x3d.jsail.fields.SFMatrix3dObject
-
Constructor to copy an SFMatrix3dObject value as initial value for this new field object.
- 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.
- 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(SFMatrix3fObject) - Constructor for class org.web3d.x3d.jsail.fields.SFMatrix3fObject
-
Constructor to copy an SFMatrix3fObject value as initial value for this new field object.
- 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.
- 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(SFMatrix4dObject) - Constructor for class org.web3d.x3d.jsail.fields.SFMatrix4dObject
-
Constructor to copy an SFMatrix4dObject value as initial value for this new field object.
- 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.
- 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(SFMatrix4fObject) - Constructor for class org.web3d.x3d.jsail.fields.SFMatrix4fObject
-
Constructor to copy an SFMatrix4fObject value as initial value for this new field object.
- 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.
- 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(SFRotationObject) - Constructor for class org.web3d.x3d.jsail.fields.SFRotationObject
-
Constructor to copy an SFRotationObject value as initial value for this new field object.
- 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(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(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(double[]) - Constructor for class org.web3d.x3d.jsail.fields.SFRotationObject
-
Constructor for MFVec3fObject using an alternatively typed Java double[] array as new initial value.
- 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(SFStringObject) - Constructor for class org.web3d.x3d.jsail.fields.SFStringObject
-
Constructor to copy an SFStringObject value as initial value for this new field object.
- SFStringObject(String) - Constructor for class org.web3d.x3d.jsail.fields.SFStringObject
-
Constructor for SFStringObject using a corresponding Java primitive String as new initial value.
- 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(SFTimeObject) - Constructor for class org.web3d.x3d.jsail.fields.SFTimeObject
-
Constructor to copy an SFTimeObject value as initial value for this new field object.
- 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.
- 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(SFVec2dObject) - Constructor for class org.web3d.x3d.jsail.fields.SFVec2dObject
-
Constructor to copy an SFVec2dObject value as initial value for this new field object.
- 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.
- 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(SFVec2fObject) - Constructor for class org.web3d.x3d.jsail.fields.SFVec2fObject
-
Constructor to copy an SFVec2fObject value as initial value for this new field object.
- 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(double, double) - Constructor for class org.web3d.x3d.jsail.fields.SFVec2fObject
-
Utility constructor for SFVec2fObject using double values.
- 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(SFVec3dObject) - Constructor for class org.web3d.x3d.jsail.fields.SFVec3dObject
-
Constructor to copy an SFVec3dObject value as initial value for this new field object.
- 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.
- 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(SFVec3fObject) - Constructor for class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Constructor to copy an SFVec3fObject value as initial value for this new field object.
- 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(double, double, double) - Constructor for class org.web3d.x3d.jsail.fields.SFVec3fObject
-
Utility constructor for SFVec3fObject using double values.
- 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(SFVec4dObject) - Constructor for class org.web3d.x3d.jsail.fields.SFVec4dObject
-
Constructor to copy an SFVec4dObject value as initial value for this new field object.
- 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.
- 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(SFVec4fObject) - Constructor for class org.web3d.x3d.jsail.fields.SFVec4fObject
-
Constructor to copy an SFVec4fObject value as initial value for this new field object.
- 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(double, double, double, double) - Constructor for class org.web3d.x3d.jsail.fields.SFVec4fObject
-
Utility constructor for SFVec4fObject using double values.
- 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.
- 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.
- 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- ShapeObject - Class in org.web3d.x3d.jsail.Shape
-
X3D node tooltip: [X3DShapeNode] 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).
- showDefaultAttributes_DEFAULT - Static variable in class org.web3d.x3d.jsail.ConfigurationProperties
-
Whether to show default attribute values when serializing scene output, initial value is false.
- SHUTDOWN - Static variable in class org.web3d.x3d.sai.BrowserEvent
-
The currently loaded world is about to be unloaded.
- shutdown() - Method in interface org.web3d.x3d.sai.X3DComponent
-
Shutdown the component because it will no longer be needed.
- 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- SignalPduObject - Class in org.web3d.x3d.jsail.DIS
-
X3D node tooltip: [X3DNetworkSensorNode,X3DBoundedObject] 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- SilhouetteEnhancementVolumeStyleObject - Class in org.web3d.x3d.jsail.VolumeRendering
-
X3D node tooltip: (X3D version 3.3 or later) [X3DComposableVolumeRenderStyleNode] 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
-
- 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 - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named sizeUnits is an array that can equal this quoted enumeration value new String[] {"FRACTION"} (Java syntax) or '"FRACTION"' (XML syntax).
- SIZEUNITS_FRACTION_FRACTION - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named sizeUnits is an array that can equal this quoted enumeration value new String[] {"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 is an array that can equal this quoted enumeration value new String[] {"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 is an array that can equal this quoted enumeration value new String[] {"FRACTION","WORLD"} (Java syntax) or '"FRACTION" "WORLD"' (XML syntax).
- SIZEUNITS_PIXEL - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named sizeUnits is an array that can equal this quoted enumeration value new String[] {"PIXEL"} (Java syntax) or '"PIXEL"' (XML syntax).
- SIZEUNITS_PIXEL_FRACTION - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named sizeUnits is an array that can equal this quoted enumeration value new String[] {"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 is an array that can equal this quoted enumeration value new String[] {"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 is an array that can equal this quoted enumeration value new String[] {"PIXEL","WORLD"} (Java syntax) or '"PIXEL" "WORLD"' (XML syntax).
- SIZEUNITS_WORLD - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named sizeUnits is an array that can equal this quoted enumeration value new String[] {"WORLD"} (Java syntax) or '"WORLD"' (XML syntax).
- SIZEUNITS_WORLD_FRACTION - Static variable in class org.web3d.x3d.jsail.Layout.LayoutObject
-
MFString field named sizeUnits is an array that can equal this quoted enumeration value new String[] {"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 is an array that can equal this quoted enumeration value new String[] {"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 is an array that can equal this quoted enumeration value new String[] {"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).
- 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 can equal this enumeration value "ALL" (Java syntax) or ALL (XML syntax).
- SORTORDER_ALL - Static variable in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
SFString field named sortOrder can equal this enumeration value "ALL" (Java syntax) or ALL (XML syntax).
- SORTORDER_ALL - Static variable in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
SFString field named sortOrder can equal this enumeration value "ALL" (Java syntax) or ALL (XML syntax).
- SORTORDER_ALL - Static variable in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
SFString field named sortOrder can equal this enumeration 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 can equal this enumeration 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 can equal this enumeration 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 can equal this enumeration 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 can equal this enumeration 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 can equal this enumeration value "ANY" (Java syntax) or ANY (XML syntax).
- SORTORDER_ANY - Static variable in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
SFString field named sortOrder can equal this enumeration value "ANY" (Java syntax) or ANY (XML syntax).
- SORTORDER_ANY - Static variable in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
SFString field named sortOrder can equal this enumeration value "ANY" (Java syntax) or ANY (XML syntax).
- SORTORDER_ANY - Static variable in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
SFString field named sortOrder can equal this enumeration value "ANY" (Java syntax) or ANY (XML syntax).
- SORTORDER_CLOSEST - Static variable in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
-
SFString field named sortOrder can equal this enumeration value "CLOSEST" (Java syntax) or CLOSEST (XML syntax).
- SORTORDER_CLOSEST - Static variable in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
-
SFString field named sortOrder can equal this enumeration value "CLOSEST" (Java syntax) or CLOSEST (XML syntax).
- SORTORDER_CLOSEST - Static variable in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
-
SFString field named sortOrder can equal this enumeration value "CLOSEST" (Java syntax) or CLOSEST (XML syntax).
- SORTORDER_CLOSEST - Static variable in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
-
SFString field named sortOrder can equal this enumeration 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- SoundObject - Class in org.web3d.x3d.jsail.Sound
-
X3D node tooltip: [X3DSoundNode] 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_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 is an array that can include this quoted enumeration value new String[] {"DIFFUSE"} (Java syntax) or '"DIFFUSE"' (XML syntax).
- SOURCE_FACTOR - Static variable in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
MFString field named source is an array that can include this quoted enumeration value new String[] {"FACTOR"} (Java syntax) or '"FACTOR"' (XML syntax).
- SOURCE_SPECULAR - Static variable in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
-
MFString field named source is an array that can include this quoted enumeration value new String[] {"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).
- 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- SphereObject - Class in org.web3d.x3d.jsail.Geometry3D
-
X3D node tooltip: [X3DGeometryNode] 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- SphereSensorObject - Class in org.web3d.x3d.jsail.PointingDeviceSensor
-
X3D node tooltip: [X3DDragSensorNode] 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- SplinePositionInterpolator2D - Interface in org.web3d.x3d.sai.Interpolation
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- SplinePositionInterpolator2DObject - Class in org.web3d.x3d.jsail.Interpolation
-
X3D node tooltip: (X3D version 3.2 or later) [X3DInterpolatorNode] 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
-
X3D node tooltip: (X3D version 3.2 or later) [X3DInterpolatorNode] 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- SplineScalarInterpolatorObject - Class in org.web3d.x3d.jsail.Interpolation
-
X3D node tooltip: (X3D version 3.2 or later) [X3DInterpolatorNode] 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- SquadOrientationInterpolatorObject - Class in org.web3d.x3d.jsail.Interpolation
-
X3D node tooltip: (X3D version 3.2 or later) [X3DInterpolatorNode] 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).
- 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- StringSensorObject - Class in org.web3d.x3d.jsail.KeyDeviceSensor
-
X3D node tooltip: [X3DKeyDeviceSensorNode] 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.
- 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(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() - 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(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.
- 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.SFTimeObject
-
Utility method to always strip trailing fractional zeroes from String value of any given double.
- STYLE_BOLD - Static variable in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
SFString field named style can equal this enumeration value "BOLD" (Java syntax) or BOLD (XML syntax).
- STYLE_BOLD - Static variable in class org.web3d.x3d.jsail.Text.FontStyleObject
-
SFString field named style can equal this enumeration value "BOLD" (Java syntax) or BOLD (XML syntax).
- STYLE_BOLDITALIC - Static variable in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
SFString field named style can equal this enumeration value "BOLDITALIC" (Java syntax) or BOLDITALIC (XML syntax).
- STYLE_BOLDITALIC - Static variable in class org.web3d.x3d.jsail.Text.FontStyleObject
-
SFString field named style can equal this enumeration 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 can equal this enumeration value "ITALIC" (Java syntax) or ITALIC (XML syntax).
- STYLE_ITALIC - Static variable in class org.web3d.x3d.jsail.Text.FontStyleObject
-
SFString field named style can equal this enumeration value "ITALIC" (Java syntax) or ITALIC (XML syntax).
- STYLE_PLAIN - Static variable in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
-
SFString field named style can equal this enumeration value "PLAIN" (Java syntax) or PLAIN (XML syntax).
- STYLE_PLAIN - Static variable in class org.web3d.x3d.jsail.Text.FontStyleObject
-
SFString field named style can equal this enumeration 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_htmlDocumentation - 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_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_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: ..
- 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.
- 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- SurfaceEmitterObject - Class in org.web3d.x3d.jsail.ParticleSystems
-
X3D node tooltip: (X3D version 3.2 or later) [X3DParticleEmitterNode] 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.
- 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).
- 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
-
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
- SwitchObject - Class in org.web3d.x3d.jsail.Grouping
-
X3D node tooltip: [X3DGroupingNode] 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.