Skip navigation links
X3DJSAIL, X3D Java Scene Access Interface Library
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

S

SADDLEBROWN - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
 
SALMON - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
 
SAMPLERATE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.SignalPduObject
SFInt32 field named sampleRate has default value 0 (Java syntax) or 0 (XML syntax).
SAMPLES_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.SignalPduObject
SFInt32 field named samples has default value 0 (Java syntax) or 0 (XML syntax).
SANDYBROWN - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
 
ScalarChaser - Interface in org.web3d.x3d.sai.Followers
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
Assign typed object value to SFString accessType field, similar to fieldObject.setAccessType(String).
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
Assign typed object value to SFBool activate field, similar to ComposedShaderObject.setActivate(boolean).
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
Assign typed object value to SFBool activate field, similar to PackagedShaderObject.setActivate(boolean).
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
Assign typed object value to SFBool activate field, similar to ProgramShaderObject.setActivate(boolean).
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
Assign typed object value to SFInt32 activeLayer field, similar to LayerSetObject.setActiveLayer(int).
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
Assign typed object value to SFString address field, similar to DISEntityManagerObject.setAddress(String).
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
Assign typed object value to SFString address field, similar to EspduTransformObject.setAddress(String).
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
Assign typed object value to SFString address field, similar to ReceiverPduObject.setAddress(String).
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
Assign typed object value to SFString address field, similar to SignalPduObject.setAddress(String).
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
Assign typed object value to SFString address field, similar to TransmitterPduObject.setAddress(String).
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
Assign typed object value to MFString align field, similar to LayoutObject.setAlign(String[]).
setAlign(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Assign single SFString object value to MFString align field, similar to LayoutObject.setAlign(String[]).
setAlign(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Assign singleton String value to MFString align field, similar to LayoutObject.setAlign(String[]).
setAlign(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Assign ArrayList value of MFString align field, similar to LayoutObject.setAlign(String[]).
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
Assign typed object value to SFFloat alpha field, similar to MultiTextureObject.setAlpha(float).
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
Assign typed object value to SFFloat ambientIntensity field, similar to DirectionalLightObject.setAmbientIntensity(float).
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
Assign typed object value to SFFloat ambientIntensity field, similar to PointLightObject.setAmbientIntensity(float).
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
Assign typed object value to SFFloat ambientIntensity field, similar to SpotLightObject.setAmbientIntensity(float).
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
Assign typed object value to SFFloat ambientIntensity field, similar to MaterialObject.setAmbientIntensity(float).
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
Assign typed object value to SFFloat ambientIntensity field, similar to TwoSidedMaterialObject.setAmbientIntensity(float).
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
Assign typed object value to SFVec3f anchorPoint field, similar to BallJointObject.setAnchorPoint(float[]).
setAnchorPoint(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Assign values to SFVec3f anchorPoint field, similar to BallJointObject.setAnchorPoint(float[]).
setAnchorPoint(float[]) - 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
Assign typed object value to SFVec3f anchorPoint field, similar to DoubleAxisHingeJointObject.setAnchorPoint(float[]).
setAnchorPoint(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Assign values to SFVec3f anchorPoint field, similar to DoubleAxisHingeJointObject.setAnchorPoint(float[]).
setAnchorPoint(float[]) - 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
Assign typed object value to SFVec3f anchorPoint field, similar to SingleAxisHingeJointObject.setAnchorPoint(float[]).
setAnchorPoint(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Assign values to SFVec3f anchorPoint field, similar to SingleAxisHingeJointObject.setAnchorPoint(float[]).
setAnchorPoint(float[]) - 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
Assign typed object value to SFVec3f anchorPoint field, similar to UniversalJointObject.setAnchorPoint(float[]).
setAnchorPoint(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Assign values to SFVec3f anchorPoint field, similar to UniversalJointObject.setAnchorPoint(float[]).
setAnchorPoint(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
Assign typed object value to SFFloat angle field, similar to ConeEmitterObject.setAngle(float).
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
Assign typed object value to SFFloat angularDampingFactor field, similar to RigidBodyObject.setAngularDampingFactor(float).
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
Assign typed object value to SFVec3f angularVelocity field, similar to RigidBodyObject.setAngularVelocity(float[]).
setAngularVelocity(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Assign values to SFVec3f angularVelocity field, similar to RigidBodyObject.setAngularVelocity(float[]).
setAngularVelocity(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
Assign typed object value to SFFloat anisotropicDegree field, similar to TexturePropertiesObject.setAnisotropicDegree(float).
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
Assign typed object value to SFVec3f antennaLocation field, similar to TransmitterPduObject.setAntennaLocation(float[]).
setAntennaLocation(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Assign values to SFVec3f antennaLocation field, similar to TransmitterPduObject.setAntennaLocation(float[]).
setAntennaLocation(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
Assign typed object value to SFInt32 antennaPatternLength field, similar to TransmitterPduObject.setAntennaPatternLength(int).
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
Assign typed object value to SFInt32 antennaPatternType field, similar to TransmitterPduObject.setAntennaPatternType(int).
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
Assign typed object value to SFString appinfo field, similar to ExternProtoDeclareObject.setAppinfo(String).
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
Assign typed object value to SFString appinfo field, similar to fieldObject.setAppinfo(String).
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
Assign typed object value to SFString appinfo field, similar to ProtoDeclareObject.setAppinfo(String).
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
Assign typed object value to SFInt32 applicationID field, similar to DISEntityManagerObject.setApplicationID(int).
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
Assign typed object value to SFInt32 applicationID field, similar to EspduTransformObject.setApplicationID(int).
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
Assign typed object value to SFInt32 applicationID field, similar to ReceiverPduObject.setApplicationID(int).
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
Assign typed object value to SFInt32 applicationID field, similar to SignalPduObject.setApplicationID(int).
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
Assign typed object value to SFInt32 applicationID field, similar to TransmitterPduObject.setApplicationID(int).
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
Assign typed object value to SFBool applied field, similar to LinePropertiesObject.setApplied(boolean).
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
Assign typed object value to MFString appliedParameters field, similar to CollisionCollectionObject.setAppliedParameters(String[]).
setAppliedParameters(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Assign single SFString object value to MFString appliedParameters field, similar to CollisionCollectionObject.setAppliedParameters(String[]).
setAppliedParameters(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Assign singleton String value to MFString appliedParameters field, similar to CollisionCollectionObject.setAppliedParameters(String[]).
setAppliedParameters(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Assign ArrayList value of MFString appliedParameters field, similar to CollisionCollectionObject.setAppliedParameters(String[]).
setAppliedParameters(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
Assign typed object value to MFString appliedParameters field, similar to ContactObject.setAppliedParameters(String[]).
setAppliedParameters(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Assign single SFString object value to MFString appliedParameters field, similar to ContactObject.setAppliedParameters(String[]).
setAppliedParameters(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Assign singleton String value to MFString appliedParameters field, similar to ContactObject.setAppliedParameters(String[]).
setAppliedParameters(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Assign ArrayList value of MFString appliedParameters field, similar to ContactObject.setAppliedParameters(String[]).
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
Assign typed object value to MFFloat articulationParameterArray field, similar to EspduTransformObject.setArticulationParameterArray(float[]).
setArticulationParameterArray(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign ArrayList value of MFFloat articulationParameterArray field, similar to EspduTransformObject.setArticulationParameterArray(float[]).
setArticulationParameterArray(int[]) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign floating-point array value of MFFloat articulationParameterArray field, similar to EspduTransformObject.setArticulationParameterArray(float[]).
setArticulationParameterArray(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
Assign typed object value to MFInt32 articulationParameterChangeIndicatorArray field, similar to EspduTransformObject.setArticulationParameterChangeIndicatorArray(int[]).
setArticulationParameterChangeIndicatorArray(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign ArrayList value of MFInt32 articulationParameterChangeIndicatorArray field, similar to EspduTransformObject.setArticulationParameterChangeIndicatorArray(int[]).
setArticulationParameterChangeIndicatorArray(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
Assign typed object value to SFInt32 articulationParameterCount field, similar to EspduTransformObject.setArticulationParameterCount(int).
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
Assign typed object value to MFInt32 articulationParameterDesignatorArray field, similar to EspduTransformObject.setArticulationParameterDesignatorArray(int[]).
setArticulationParameterDesignatorArray(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign ArrayList value of MFInt32 articulationParameterDesignatorArray field, similar to EspduTransformObject.setArticulationParameterDesignatorArray(int[]).
setArticulationParameterDesignatorArray(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
Assign typed object value to MFInt32 articulationParameterIdPartAttachedToArray field, similar to EspduTransformObject.setArticulationParameterIdPartAttachedToArray(int[]).
setArticulationParameterIdPartAttachedToArray(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign ArrayList value of MFInt32 articulationParameterIdPartAttachedToArray field, similar to EspduTransformObject.setArticulationParameterIdPartAttachedToArray(int[]).
setArticulationParameterIdPartAttachedToArray(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
Assign typed object value to MFInt32 articulationParameterTypeArray field, similar to EspduTransformObject.setArticulationParameterTypeArray(int[]).
setArticulationParameterTypeArray(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign ArrayList value of MFInt32 articulationParameterTypeArray field, similar to EspduTransformObject.setArticulationParameterTypeArray(int[]).
setArticulationParameterTypeArray(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
Assign typed object value to SFString AS field, similar to EXPORTObject.setAS(String).
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
Assign typed object value to SFString AS field, similar to IMPORTObject.setAS(String).
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
Assign typed object value to SFVec3f attenuation field, similar to PointLightObject.setAttenuation(float[]).
setAttenuation(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Assign values to SFVec3f attenuation field, similar to PointLightObject.setAttenuation(float[]).
setAttenuation(float[]) - 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
Assign typed object value to SFVec3f attenuation field, similar to SpotLightObject.setAttenuation(float[]).
setAttenuation(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Assign values to SFVec3f attenuation field, similar to SpotLightObject.setAttenuation(float[]).
setAttenuation(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
Assign ArrayList value of MFNode attrib field, similar to IndexedQuadSetObject.setAttrib(X3DNode[]).
setAttrib(X3DNode) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Set single child attrib node, replacing prior array of existing nodes (if any).
setAttrib(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
Assign ArrayList value of MFNode attrib field, similar to QuadSetObject.setAttrib(X3DNode[]).
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
Assign ArrayList value of MFNode attrib field, similar to ElevationGridObject.setAttrib(X3DNode[]).
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
Assign ArrayList value of MFNode attrib field, similar to IndexedFaceSetObject.setAttrib(X3DNode[]).
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
Assign ArrayList value of MFNode attrib field, similar to IndexedLineSetObject.setAttrib(X3DNode[]).
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
Assign ArrayList value of MFNode attrib field, similar to IndexedTriangleFanSetObject.setAttrib(X3DNode[]).
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
Assign ArrayList value of MFNode attrib field, similar to IndexedTriangleSetObject.setAttrib(X3DNode[]).
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
Assign ArrayList value of MFNode attrib field, similar to IndexedTriangleStripSetObject.setAttrib(X3DNode[]).
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
Assign ArrayList value of MFNode attrib field, similar to LineSetObject.setAttrib(X3DNode[]).
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
Assign ArrayList value of MFNode attrib field, similar to PointSetObject.setAttrib(X3DNode[]).
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
Assign ArrayList value of MFNode attrib field, similar to TriangleFanSetObject.setAttrib(X3DNode[]).
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
Assign ArrayList value of MFNode attrib field, similar to TriangleSetObject.setAttrib(X3DNode[]).
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
Assign ArrayList value of MFNode attrib field, similar to TriangleStripSetObject.setAttrib(X3DNode[]).
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
Assign typed object value to SFBool autoCalc field, similar to MotorJointObject.setAutoCalc(boolean).
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
Assign typed object value to SFBool autoDamp field, similar to RigidBodyObject.setAutoDamp(boolean).
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
Assign typed object value to SFBool autoDisable field, similar to RigidBodyCollectionObject.setAutoDisable(boolean).
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
Assign typed object value to SFBool autoDisable field, similar to RigidBodyObject.setAutoDisable(boolean).
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
Assign typed object value to SFBool autoOffset field, similar to CylinderSensorObject.setAutoOffset(boolean).
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
Assign typed object value to SFBool autoOffset field, similar to PlaneSensorObject.setAutoOffset(boolean).
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
Assign typed object value to SFBool autoOffset field, similar to SphereSensorObject.setAutoOffset(boolean).
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
Assign typed object value to MFFloat avatarSize field, similar to NavigationInfoObject.setAvatarSize(float[]).
setAvatarSize(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Assign ArrayList value of MFFloat avatarSize field, similar to NavigationInfoObject.setAvatarSize(float[]).
setAvatarSize(int[]) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Assign floating-point array value of MFFloat avatarSize field, similar to NavigationInfoObject.setAvatarSize(float[]).
setAvatarSize(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
Assign typed object value to SFVec3f axis field, similar to SingleAxisHingeJointObject.setAxis(float[]).
setAxis(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Assign values to SFVec3f axis field, similar to SingleAxisHingeJointObject.setAxis(float[]).
setAxis(float[]) - 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
Assign typed object value to SFVec3f axis field, similar to SliderJointObject.setAxis(float[]).
setAxis(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Assign values to SFVec3f axis field, similar to SliderJointObject.setAxis(float[]).
setAxis(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
Assign typed object value to SFVec3f axis1 field, similar to DoubleAxisHingeJointObject.setAxis1(float[]).
setAxis1(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Assign values to SFVec3f axis1 field, similar to DoubleAxisHingeJointObject.setAxis1(float[]).
setAxis1(float[]) - 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
Assign typed object value to SFVec3f axis1 field, similar to UniversalJointObject.setAxis1(float[]).
setAxis1(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Assign values to SFVec3f axis1 field, similar to UniversalJointObject.setAxis1(float[]).
setAxis1(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
Assign typed object value to SFFloat axis1Angle field, similar to MotorJointObject.setAxis1Angle(float).
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
Assign typed object value to SFFloat axis1Torque field, similar to MotorJointObject.setAxis1Torque(float).
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
Assign typed object value to SFVec3f axis2 field, similar to DoubleAxisHingeJointObject.setAxis2(float[]).
setAxis2(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Assign values to SFVec3f axis2 field, similar to DoubleAxisHingeJointObject.setAxis2(float[]).
setAxis2(float[]) - 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
Assign typed object value to SFVec3f axis2 field, similar to UniversalJointObject.setAxis2(float[]).
setAxis2(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Assign values to SFVec3f axis2 field, similar to UniversalJointObject.setAxis2(float[]).
setAxis2(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
Assign typed object value to SFFloat axis2Angle field, similar to MotorJointObject.setAxis2Angle(float).
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
Assign typed object value to SFFloat axis2Torque field, similar to MotorJointObject.setAxis2Torque(float).
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
Assign typed object value to SFFloat axis3Angle field, similar to MotorJointObject.setAxis3Angle(float).
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
Assign typed object value to SFFloat axis3Torque field, similar to MotorJointObject.setAxis3Torque(float).
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
Assign typed object value to SFVec3f axisOfRotation field, similar to BillboardObject.setAxisOfRotation(float[]).
setAxisOfRotation(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
Assign values to SFVec3f axisOfRotation field, similar to BillboardObject.setAxisOfRotation(float[]).
setAxisOfRotation(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
Assign typed object value to SFRotation axisRotation field, similar to CylinderSensorObject.setAxisRotation(float[]).
setAxisRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Assign values to SFRotation axisRotation field, similar to CylinderSensorObject.setAxisRotation(float[]).
setAxisRotation(float[]) - 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
Assign typed object value to SFRotation axisRotation field, similar to PlaneSensorObject.setAxisRotation(float[]).
setAxisRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Assign values to SFRotation axisRotation field, similar to PlaneSensorObject.setAxisRotation(float[]).
setAxisRotation(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
Assign typed object value to SFFloat backAmbientIntensity field, similar to TwoSidedMaterialObject.setBackAmbientIntensity(float).
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
Assign typed object value to SFColor backDiffuseColor field, similar to TwoSidedMaterialObject.setBackDiffuseColor(float[]).
setBackDiffuseColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Assign values to SFColor backDiffuseColor field, similar to TwoSidedMaterialObject.setBackDiffuseColor(float[]).
setBackDiffuseColor(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
Assign typed object value to SFColor backEmissiveColor field, similar to TwoSidedMaterialObject.setBackEmissiveColor(float[]).
setBackEmissiveColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Assign values to SFColor backEmissiveColor field, similar to TwoSidedMaterialObject.setBackEmissiveColor(float[]).
setBackEmissiveColor(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
Assign typed object value to SFFloat backShininess field, similar to TwoSidedMaterialObject.setBackShininess(float).
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
Assign typed object value to SFColor backSpecularColor field, similar to TwoSidedMaterialObject.setBackSpecularColor(float[]).
setBackSpecularColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Assign values to SFColor backSpecularColor field, similar to TwoSidedMaterialObject.setBackSpecularColor(float[]).
setBackSpecularColor(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
Assign typed object value to SFFloat backTransparency field, similar to TwoSidedMaterialObject.setBackTransparency(float).
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
Assign typed object value to MFString backUrl field, similar to BackgroundObject.setBackUrl(String[]).
setBackUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign single SFString object value to MFString backUrl field, similar to BackgroundObject.setBackUrl(String[]).
setBackUrl(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign singleton String value to MFString backUrl field, similar to BackgroundObject.setBackUrl(String[]).
setBackUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign ArrayList value of MFString backUrl field, similar to BackgroundObject.setBackUrl(String[]).
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
Assign typed object value to SFVec3f bboxCenter field, similar to CADAssemblyObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
Assign values to SFVec3f bboxCenter field, similar to CADAssemblyObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to CADFaceObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
Assign values to SFVec3f bboxCenter field, similar to CADFaceObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to CADLayerObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
Assign values to SFVec3f bboxCenter field, similar to CADLayerObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to CADPartObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Assign values to SFVec3f bboxCenter field, similar to CADPartObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to EspduTransformObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign values to SFVec3f bboxCenter field, similar to EspduTransformObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to ReceiverPduObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Assign values to SFVec3f bboxCenter field, similar to ReceiverPduObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to SignalPduObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Assign values to SFVec3f bboxCenter field, similar to SignalPduObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to TransmitterPduObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Assign values to SFVec3f bboxCenter field, similar to TransmitterPduObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to GeoLocationObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Assign values to SFVec3f bboxCenter field, similar to GeoLocationObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to GeoLODObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign values to SFVec3f bboxCenter field, similar to GeoLODObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to GeoTransformObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Assign values to SFVec3f bboxCenter field, similar to GeoTransformObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to GroupObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
Assign values to SFVec3f bboxCenter field, similar to GroupObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to StaticGroupObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
Assign values to SFVec3f bboxCenter field, similar to StaticGroupObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to SwitchObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
Assign values to SFVec3f bboxCenter field, similar to SwitchObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to TransformObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Assign values to SFVec3f bboxCenter field, similar to TransformObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to HAnimHumanoidObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Assign values to SFVec3f bboxCenter field, similar to HAnimHumanoidObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to HAnimJointObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Assign values to SFVec3f bboxCenter field, similar to HAnimJointObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to HAnimSegmentObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Assign values to SFVec3f bboxCenter field, similar to HAnimSegmentObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to HAnimSiteObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Assign values to SFVec3f bboxCenter field, similar to HAnimSiteObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to ViewportObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
Assign values to SFVec3f bboxCenter field, similar to ViewportObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to LayoutGroupObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
Assign values to SFVec3f bboxCenter field, similar to LayoutGroupObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to ScreenGroupObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
Assign values to SFVec3f bboxCenter field, similar to ScreenGroupObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to BillboardObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
Assign values to SFVec3f bboxCenter field, similar to BillboardObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to CollisionObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
Assign values to SFVec3f bboxCenter field, similar to CollisionObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to LODObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Assign values to SFVec3f bboxCenter field, similar to LODObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to AnchorObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Assign values to SFVec3f bboxCenter field, similar to AnchorObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to InlineObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
Assign values to SFVec3f bboxCenter field, similar to InlineObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to NurbsSetObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
Assign values to SFVec3f bboxCenter field, similar to NurbsSetObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to ParticleSystemObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Assign values to SFVec3f bboxCenter field, similar to ParticleSystemObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to PickableGroupObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Assign values to SFVec3f bboxCenter field, similar to PickableGroupObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to CollidableOffsetObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
Assign values to SFVec3f bboxCenter field, similar to CollidableOffsetObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to CollidableShapeObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
Assign values to SFVec3f bboxCenter field, similar to CollidableShapeObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to CollisionSpaceObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
Assign values to SFVec3f bboxCenter field, similar to CollisionSpaceObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to ShapeObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
Assign values to SFVec3f bboxCenter field, similar to ShapeObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to IsoSurfaceVolumeDataObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Assign values to SFVec3f bboxCenter field, similar to IsoSurfaceVolumeDataObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to SegmentedVolumeDataObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Assign values to SFVec3f bboxCenter field, similar to SegmentedVolumeDataObject.setBboxCenter(float[]).
setBboxCenter(float[]) - 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
Assign typed object value to SFVec3f bboxCenter field, similar to VolumeDataObject.setBboxCenter(float[]).
setBboxCenter(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
Assign values to SFVec3f bboxCenter field, similar to VolumeDataObject.setBboxCenter(float[]).
setBboxCenter(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
Assign typed object value to SFVec3f bboxSize field, similar to CADAssemblyObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
Assign values to SFVec3f bboxSize field, similar to CADAssemblyObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to CADFaceObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
Assign values to SFVec3f bboxSize field, similar to CADFaceObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to CADLayerObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
Assign values to SFVec3f bboxSize field, similar to CADLayerObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to CADPartObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Assign values to SFVec3f bboxSize field, similar to CADPartObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to EspduTransformObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign values to SFVec3f bboxSize field, similar to EspduTransformObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to ReceiverPduObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Assign values to SFVec3f bboxSize field, similar to ReceiverPduObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to SignalPduObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Assign values to SFVec3f bboxSize field, similar to SignalPduObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to TransmitterPduObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Assign values to SFVec3f bboxSize field, similar to TransmitterPduObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to GeoLocationObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Assign values to SFVec3f bboxSize field, similar to GeoLocationObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to GeoLODObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign values to SFVec3f bboxSize field, similar to GeoLODObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to GeoTransformObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Assign values to SFVec3f bboxSize field, similar to GeoTransformObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to GroupObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
Assign values to SFVec3f bboxSize field, similar to GroupObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to StaticGroupObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
Assign values to SFVec3f bboxSize field, similar to StaticGroupObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to SwitchObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
Assign values to SFVec3f bboxSize field, similar to SwitchObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to TransformObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Assign values to SFVec3f bboxSize field, similar to TransformObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to HAnimHumanoidObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Assign values to SFVec3f bboxSize field, similar to HAnimHumanoidObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to HAnimJointObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Assign values to SFVec3f bboxSize field, similar to HAnimJointObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to HAnimSegmentObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Assign values to SFVec3f bboxSize field, similar to HAnimSegmentObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to HAnimSiteObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Assign values to SFVec3f bboxSize field, similar to HAnimSiteObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to ViewportObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
Assign values to SFVec3f bboxSize field, similar to ViewportObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to LayoutGroupObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
Assign values to SFVec3f bboxSize field, similar to LayoutGroupObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to ScreenGroupObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
Assign values to SFVec3f bboxSize field, similar to ScreenGroupObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to BillboardObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
Assign values to SFVec3f bboxSize field, similar to BillboardObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to CollisionObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
Assign values to SFVec3f bboxSize field, similar to CollisionObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to LODObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Assign values to SFVec3f bboxSize field, similar to LODObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to AnchorObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Assign values to SFVec3f bboxSize field, similar to AnchorObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to InlineObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
Assign values to SFVec3f bboxSize field, similar to InlineObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to NurbsSetObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
Assign values to SFVec3f bboxSize field, similar to NurbsSetObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to ParticleSystemObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Assign values to SFVec3f bboxSize field, similar to ParticleSystemObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to PickableGroupObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Assign values to SFVec3f bboxSize field, similar to PickableGroupObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to CollidableOffsetObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
Assign values to SFVec3f bboxSize field, similar to CollidableOffsetObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to CollidableShapeObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
Assign values to SFVec3f bboxSize field, similar to CollidableShapeObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to CollisionSpaceObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
Assign values to SFVec3f bboxSize field, similar to CollisionSpaceObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to ShapeObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
Assign values to SFVec3f bboxSize field, similar to ShapeObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to IsoSurfaceVolumeDataObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Assign values to SFVec3f bboxSize field, similar to IsoSurfaceVolumeDataObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to SegmentedVolumeDataObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Assign values to SFVec3f bboxSize field, similar to SegmentedVolumeDataObject.setBboxSize(float[]).
setBboxSize(float[]) - 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
Assign typed object value to SFVec3f bboxSize field, similar to VolumeDataObject.setBboxSize(float[]).
setBboxSize(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
Assign values to SFVec3f bboxSize field, similar to VolumeDataObject.setBboxSize(float[]).
setBboxSize(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
Assign typed object value to SFFloat beamWidth field, similar to SpotLightObject.setBeamWidth(float).
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
Assign typed object value to SFBool beginCap field, similar to ExtrusionObject.setBeginCap(boolean).
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
Assign ArrayList value of MFNode bodies field, similar to RigidBodyCollectionObject.setBodies(X3DNode[]).
setBodies(X3DNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Set single child bodies node, replacing prior array of existing nodes (if any).
setBodies(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
Assign typed object value to SFColorRGBA borderColor field, similar to TexturePropertiesObject.setBorderColor(float[]).
setBorderColor(float, float, float, float) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Assign values to SFColorRGBA borderColor field, similar to TexturePropertiesObject.setBorderColor(float[]).
setBorderColor(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
Assign typed object value to SFInt32 borderWidth field, similar to TexturePropertiesObject.setBorderWidth(int).
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
Assign typed object value to SFBool bottom field, similar to ConeObject.setBottom(boolean).
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
Assign typed object value to SFBool bottom field, similar to CylinderObject.setBottom(boolean).
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
Assign typed object value to SFFloat bottomRadius field, similar to ConeObject.setBottomRadius(float).
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
Assign typed object value to MFString bottomUrl field, similar to BackgroundObject.setBottomUrl(String[]).
setBottomUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign single SFString object value to MFString bottomUrl field, similar to BackgroundObject.setBottomUrl(String[]).
setBottomUrl(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign singleton String value to MFString bottomUrl field, similar to BackgroundObject.setBottomUrl(String[]).
setBottomUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign ArrayList value of MFString bottomUrl field, similar to BackgroundObject.setBottomUrl(String[]).
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
Assign typed object value to SFFloat bounce field, similar to CollisionCollectionObject.setBounce(float).
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
Assign typed object value to SFFloat bounce field, similar to ContactObject.setBounce(float).
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
Assign typed object value to SFString boundaryModeR field, similar to TexturePropertiesObject.setBoundaryModeR(String).
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
Assign typed object value to SFString boundaryModeS field, similar to TexturePropertiesObject.setBoundaryModeS(String).
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
Assign typed object value to SFString boundaryModeT field, similar to TexturePropertiesObject.setBoundaryModeT(String).
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
Assign typed object value to SFFloat boundaryOpacity field, similar to BoundaryEnhancementVolumeStyleObject.setBoundaryOpacity(float).
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
Assign typed object value to SFString category field, similar to unitObject.setCategory(String).
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
Assign typed object value to SFInt32 category field, similar to DISEntityTypeMappingObject.setCategory(int).
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
Assign typed object value to SFBool ccw field, similar to IndexedQuadSetObject.setCcw(boolean).
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
Assign typed object value to SFBool ccw field, similar to QuadSetObject.setCcw(boolean).
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
Assign typed object value to SFBool ccw field, similar to ElevationGridObject.setCcw(boolean).
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
Assign typed object value to SFBool ccw field, similar to ExtrusionObject.setCcw(boolean).
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
Assign typed object value to SFBool ccw field, similar to IndexedFaceSetObject.setCcw(boolean).
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
Assign typed object value to SFBool ccw field, similar to GeoElevationGridObject.setCcw(boolean).
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
Assign typed object value to SFBool ccw field, similar to NurbsSweptSurfaceObject.setCcw(boolean).
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
Assign typed object value to SFBool ccw field, similar to NurbsSwungSurfaceObject.setCcw(boolean).
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
Assign typed object value to SFBool ccw field, similar to IndexedTriangleFanSetObject.setCcw(boolean).
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
Assign typed object value to SFBool ccw field, similar to IndexedTriangleSetObject.setCcw(boolean).
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
Assign typed object value to SFBool ccw field, similar to IndexedTriangleStripSetObject.setCcw(boolean).
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
Assign typed object value to SFBool ccw field, similar to TriangleFanSetObject.setCcw(boolean).
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
Assign typed object value to SFBool ccw field, similar to TriangleSetObject.setCcw(boolean).
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
Assign typed object value to SFBool ccw field, similar to TriangleStripSetObject.setCcw(boolean).
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
Assign typed object value to SFVec3f center field, similar to CADPartObject.setCenter(float[]).
setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Assign values to SFVec3f center field, similar to CADPartObject.setCenter(float[]).
setCenter(float[]) - 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
Assign typed object value to SFVec3f center field, similar to EspduTransformObject.setCenter(float[]).
setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign values to SFVec3f center field, similar to EspduTransformObject.setCenter(float[]).
setCenter(float[]) - 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
Assign typed object value to SFVec3f center field, similar to ProximitySensorObject.setCenter(float[]).
setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Assign values to SFVec3f center field, similar to ProximitySensorObject.setCenter(float[]).
setCenter(float[]) - 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
Assign typed object value to SFVec3f center field, similar to TransformSensorObject.setCenter(float[]).
setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Assign values to SFVec3f center field, similar to TransformSensorObject.setCenter(float[]).
setCenter(float[]) - 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
Assign typed object value to SFVec3f center field, similar to VisibilitySensorObject.setCenter(float[]).
setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
Assign values to SFVec3f center field, similar to VisibilitySensorObject.setCenter(float[]).
setCenter(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
Assign typed object value to SFVec3d center field, similar to GeoLODObject.setCenter(double[]).
setCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign values to SFVec3d center field, similar to GeoLODObject.setCenter(double[]).
setCenter(double[]) - 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
Assign typed object value to SFVec3d center field, similar to GeoProximitySensorObject.setCenter(double[]).
setCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Assign values to SFVec3d center field, similar to GeoProximitySensorObject.setCenter(double[]).
setCenter(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
Assign typed object value to SFVec3f center field, similar to TransformObject.setCenter(float[]).
setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Assign values to SFVec3f center field, similar to TransformObject.setCenter(float[]).
setCenter(float[]) - 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
Assign typed object value to SFVec3f center field, similar to HAnimHumanoidObject.setCenter(float[]).
setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Assign values to SFVec3f center field, similar to HAnimHumanoidObject.setCenter(float[]).
setCenter(float[]) - 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
Assign typed object value to SFVec3f center field, similar to HAnimJointObject.setCenter(float[]).
setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Assign values to SFVec3f center field, similar to HAnimJointObject.setCenter(float[]).
setCenter(float[]) - 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
Assign typed object value to SFVec3f center field, similar to HAnimSiteObject.setCenter(float[]).
setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Assign values to SFVec3f center field, similar to HAnimSiteObject.setCenter(float[]).
setCenter(float[]) - 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
Assign typed object value to SFVec3f center field, similar to LODObject.setCenter(float[]).
setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Assign values to SFVec3f center field, similar to LODObject.setCenter(float[]).
setCenter(float[]) - 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
Assign typed object value to SFVec3f center field, similar to ViewpointGroupObject.setCenter(float[]).
setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
Assign values to SFVec3f center field, similar to ViewpointGroupObject.setCenter(float[]).
setCenter(float[]) - 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
Assign typed object value to SFVec2f center field, similar to TextureTransformObject.setCenter(float[]).
setCenter(float, float) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
Assign values to SFVec2f center field, similar to TextureTransformObject.setCenter(float[]).
setCenter(float[]) - 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
Assign typed object value to SFVec3f center field, similar to TextureTransform3DObject.setCenter(float[]).
setCenter(float, float, float) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
Assign values to SFVec3f center field, similar to TextureTransform3DObject.setCenter(float[]).
setCenter(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
Assign typed object value to SFVec3f centerOfMass field, similar to HAnimSegmentObject.setCenterOfMass(float[]).
setCenterOfMass(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Assign values to SFVec3f centerOfMass field, similar to HAnimSegmentObject.setCenterOfMass(float[]).
setCenterOfMass(float[]) - 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
Assign typed object value to SFVec3f centerOfMass field, similar to RigidBodyObject.setCenterOfMass(float[]).
setCenterOfMass(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Assign values to SFVec3f centerOfMass field, similar to RigidBodyObject.setCenterOfMass(float[]).
setCenterOfMass(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
Assign typed object value to SFVec3d centerOfRotation field, similar to GeoViewpointObject.setCenterOfRotation(double[]).
setCenterOfRotation(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Assign values to SFVec3d centerOfRotation field, similar to GeoViewpointObject.setCenterOfRotation(double[]).
setCenterOfRotation(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
Assign typed object value to SFVec3f centerOfRotation field, similar to OrthoViewpointObject.setCenterOfRotation(float[]).
setCenterOfRotation(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Assign values to SFVec3f centerOfRotation field, similar to OrthoViewpointObject.setCenterOfRotation(float[]).
setCenterOfRotation(float[]) - 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
Assign typed object value to SFVec3f centerOfRotation field, similar to ViewpointObject.setCenterOfRotation(float[]).
setCenterOfRotation(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Assign values to SFVec3f centerOfRotation field, similar to ViewpointObject.setCenterOfRotation(float[]).
setCenterOfRotation(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
Assign typed object value to MFString channels field, similar to HAnimMotionObject.setChannels(String[]).
setChannels(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Assign single SFString object value to MFString channels field, similar to HAnimMotionObject.setChannels(String[]).
setChannels(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Assign singleton String value to MFString channels field, similar to HAnimMotionObject.setChannels(String[]).
setChannels(ArrayList<String>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Assign ArrayList value of MFString channels field, similar to HAnimMotionObject.setChannels(String[]).
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
Assign typed object value to MFBool channelsEnabled field, similar to HAnimMotionObject.setChannelsEnabled(boolean[]).
setChannelsEnabled(ArrayList<Boolean>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Assign ArrayList value of MFBool channelsEnabled field, similar to HAnimMotionObject.setChannelsEnabled(boolean[]).
setChannelsEnabled(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
Assign typed object value to MFString child1Url field, similar to GeoLODObject.setChild1Url(String[]).
setChild1Url(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign single SFString object value to MFString child1Url field, similar to GeoLODObject.setChild1Url(String[]).
setChild1Url(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign singleton String value to MFString child1Url field, similar to GeoLODObject.setChild1Url(String[]).
setChild1Url(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign ArrayList value of MFString child1Url field, similar to GeoLODObject.setChild1Url(String[]).
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
Assign typed object value to MFString child2Url field, similar to GeoLODObject.setChild2Url(String[]).
setChild2Url(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign single SFString object value to MFString child2Url field, similar to GeoLODObject.setChild2Url(String[]).
setChild2Url(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign singleton String value to MFString child2Url field, similar to GeoLODObject.setChild2Url(String[]).
setChild2Url(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign ArrayList value of MFString child2Url field, similar to GeoLODObject.setChild2Url(String[]).
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
Assign typed object value to MFString child3Url field, similar to GeoLODObject.setChild3Url(String[]).
setChild3Url(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign single SFString object value to MFString child3Url field, similar to GeoLODObject.setChild3Url(String[]).
setChild3Url(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign singleton String value to MFString child3Url field, similar to GeoLODObject.setChild3Url(String[]).
setChild3Url(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign ArrayList value of MFString child3Url field, similar to GeoLODObject.setChild3Url(String[]).
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
Assign typed object value to MFString child4Url field, similar to GeoLODObject.setChild4Url(String[]).
setChild4Url(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign single SFString object value to MFString child4Url field, similar to GeoLODObject.setChild4Url(String[]).
setChild4Url(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign singleton String value to MFString child4Url field, similar to GeoLODObject.setChild4Url(String[]).
setChild4Url(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign ArrayList value of MFString child4Url field, similar to GeoLODObject.setChild4Url(String[]).
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
Assign ArrayList value of MFNode children field, similar to CADAssemblyObject.setChildren(X3DNode[]).
setChildren(X3DNode) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
Set single children node, replacing prior array of existing nodes (if any).
setChildren(X3DNode[]) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
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
Assign ArrayList value of MFNode children field, similar to CADLayerObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to CADPartObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to EspduTransformObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to GeoLocationObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to GeoTransformObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to GroupObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to StaticGroupObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to SwitchObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to TransformObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to HAnimJointObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to HAnimSegmentObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to HAnimSiteObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to LayerObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to ViewportObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to LayoutGroupObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to LayoutLayerObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to ScreenGroupObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to BillboardObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to CollisionObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to LODObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to ViewpointGroupObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to AnchorObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to Contour2DObject.setChildren(X3DNode[]).
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
Assign ArrayList value of MFNode children field, similar to PickableGroupObject.setChildren(X3DNode[]).
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
Assign typed object value to MFFloat clipBoundary field, similar to ViewportObject.setClipBoundary(float[]).
setClipBoundary(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
Assign ArrayList value of MFFloat clipBoundary field, similar to ViewportObject.setClipBoundary(float[]).
setClipBoundary(int[]) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
Assign floating-point array value of MFFloat clipBoundary field, similar to ViewportObject.setClipBoundary(float[]).
setClipBoundary(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
Assign typed object value to SFBool closed field, similar to SplinePositionInterpolator2DObject.setClosed(boolean).
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
Assign typed object value to SFBool closed field, similar to SplinePositionInterpolatorObject.setClosed(boolean).
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
Assign typed object value to SFBool closed field, similar to SplineScalarInterpolatorObject.setClosed(boolean).
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
Assign typed object value to SFBool closed field, similar to NurbsCurve2DObject.setClosed(boolean).
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
Assign typed object value to SFBool closed field, similar to NurbsCurveObject.setClosed(boolean).
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
Assign typed object value to SFString closureType field, similar to ArcClose2DObject.setClosureType(String).
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
Assign ArrayList value of MFNode collidables field, similar to CollisionCollectionObject.setCollidables(X3DNode[]).
setCollidables(X3DNode) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Set single child collidables node, replacing prior array of existing nodes (if any).
setCollidables(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
Assign ArrayList value of MFNode collidables field, similar to CollisionSpaceObject.setCollidables(X3DNode[]).
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
Assign typed object value to SFInt32 collisionType field, similar to EspduTransformObject.setCollisionType(int).
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
Assign typed object value to SFColor color field, similar to FogObject.setColor(float[]).
setColor(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
Assign values to SFColor color field, similar to FogObject.setColor(float[]).
setColor(float[]) - 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
Assign typed object value to SFColor color field, similar to LocalFogObject.setColor(float[]).
setColor(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
Assign values to SFColor color field, similar to LocalFogObject.setColor(float[]).
setColor(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
Assign typed object value to SFColor color field, similar to DirectionalLightObject.setColor(float[]).
setColor(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
Assign values to SFColor color field, similar to DirectionalLightObject.setColor(float[]).
setColor(float[]) - 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
Assign typed object value to SFColor color field, similar to PointLightObject.setColor(float[]).
setColor(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Assign values to SFColor color field, similar to PointLightObject.setColor(float[]).
setColor(float[]) - 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
Assign typed object value to SFColor color field, similar to SpotLightObject.setColor(float[]).
setColor(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Assign values to SFColor color field, similar to SpotLightObject.setColor(float[]).
setColor(float[]) - 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
Assign typed object value to MFColor color field, similar to ColorObject.setColor(float[]).
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
Assign typed object value to MFColorRGBA color field, similar to ColorRGBAObject.setColor(float[]).
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
Assign typed object value to SFColor color field, similar to MultiTextureObject.setColor(float[]).
setColor(float, float, float) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Assign values to SFColor color field, similar to MultiTextureObject.setColor(float[]).
setColor(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
Assign typed object value to MFInt32 colorIndex field, similar to IndexedFaceSetObject.setColorIndex(int[]).
setColorIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Assign ArrayList value of MFInt32 colorIndex field, similar to IndexedFaceSetObject.setColorIndex(int[]).
setColorIndex(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
Assign typed object value to MFInt32 colorIndex field, similar to IndexedLineSetObject.setColorIndex(int[]).
setColorIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Assign ArrayList value of MFInt32 colorIndex field, similar to IndexedLineSetObject.setColorIndex(int[]).
setColorIndex(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
Assign typed object value to MFFloat colorKey field, similar to ParticleSystemObject.setColorKey(float[]).
setColorKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Assign ArrayList value of MFFloat colorKey field, similar to ParticleSystemObject.setColorKey(float[]).
setColorKey(int[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Assign floating-point array value of MFFloat colorKey field, similar to ParticleSystemObject.setColorKey(float[]).
setColorKey(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
Assign typed object value to SFBool colorPerVertex field, similar to IndexedQuadSetObject.setColorPerVertex(boolean).
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
Assign typed object value to SFBool colorPerVertex field, similar to QuadSetObject.setColorPerVertex(boolean).
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
Assign typed object value to SFBool colorPerVertex field, similar to ElevationGridObject.setColorPerVertex(boolean).
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
Assign typed object value to SFBool colorPerVertex field, similar to IndexedFaceSetObject.setColorPerVertex(boolean).
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
Assign typed object value to SFBool colorPerVertex field, similar to GeoElevationGridObject.setColorPerVertex(boolean).
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
Assign typed object value to SFBool colorPerVertex field, similar to IndexedLineSetObject.setColorPerVertex(boolean).
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
Assign typed object value to SFBool colorPerVertex field, similar to IndexedTriangleFanSetObject.setColorPerVertex(boolean).
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
Assign typed object value to SFBool colorPerVertex field, similar to IndexedTriangleSetObject.setColorPerVertex(boolean).
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
Assign typed object value to SFBool colorPerVertex field, similar to IndexedTriangleStripSetObject.setColorPerVertex(boolean).
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
Assign typed object value to SFBool colorPerVertex field, similar to TriangleFanSetObject.setColorPerVertex(boolean).
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
Assign typed object value to SFBool colorPerVertex field, similar to TriangleSetObject.setColorPerVertex(boolean).
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
Assign typed object value to SFBool colorPerVertex field, similar to TriangleStripSetObject.setColorPerVertex(boolean).
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
Assign typed object value to SFInt32 colorSteps field, similar to CartoonVolumeStyleObject.setColorSteps(int).
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
Assign typed object value to SFFloat constantForceMix field, similar to RigidBodyCollectionObject.setConstantForceMix(float).
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
Assign typed object value to SFVec3f contactNormal field, similar to ContactObject.setContactNormal(float[]).
setContactNormal(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Assign values to SFVec3f contactNormal field, similar to ContactObject.setContactNormal(float[]).
setContactNormal(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
Assign typed object value to SFFloat contactSurfaceThickness field, similar to RigidBodyCollectionObject.setContactSurfaceThickness(float).
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
Assign typed object value to SFString content field, similar to metaObject.setContent(String).
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
Assign typed object value to SFFloat contourStepSize field, similar to IsoSurfaceVolumeDataObject.setContourStepSize(float).
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
Assign typed object value to MFVec2d controlPoint field, similar to ContourPolyline2DObject.setControlPoint(double[]).
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
Assign typed object value to MFVec2d controlPoint field, similar to NurbsCurve2DObject.setControlPoint(double[]).
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
Assign typed object value to MFVec2f controlPoint field, similar to NurbsTextureCoordinateObject.setControlPoint(float[]).
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
Assign typed object value to SFDouble conversionFactor field, similar to unitObject.setConversionFactor(double).
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
Assign typed object value to SFBool convex field, similar to ExtrusionObject.setConvex(boolean).
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
Assign typed object value to SFBool convex field, similar to IndexedFaceSetObject.setConvex(boolean).
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
Assign typed object value to SFColorRGBA coolColor field, similar to ToneMappedVolumeStyleObject.setCoolColor(float[]).
setCoolColor(float, float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
Assign values to SFColorRGBA coolColor field, similar to ToneMappedVolumeStyleObject.setCoolColor(float[]).
setCoolColor(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
Assign typed object value to MFInt32 coordIndex field, similar to IndexedFaceSetObject.setCoordIndex(int[]).
setCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Assign ArrayList value of MFInt32 coordIndex field, similar to IndexedFaceSetObject.setCoordIndex(int[]).
setCoordIndex(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
Assign typed object value to MFInt32 coordIndex field, similar to HAnimDisplacerObject.setCoordIndex(int[]).
setCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
Assign ArrayList value of MFInt32 coordIndex field, similar to HAnimDisplacerObject.setCoordIndex(int[]).
setCoordIndex(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
Assign typed object value to MFInt32 coordIndex field, similar to PolylineEmitterObject.setCoordIndex(int[]).
setCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
Assign ArrayList value of MFInt32 coordIndex field, similar to PolylineEmitterObject.setCoordIndex(int[]).
setCoordIndex(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
Assign typed object value to MFInt32 coordIndex field, similar to SurfaceEmitterObject.setCoordIndex(int[]).
setCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
Assign ArrayList value of MFInt32 coordIndex field, similar to SurfaceEmitterObject.setCoordIndex(int[]).
setCoordIndex(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
Assign typed object value to MFInt32 coordIndex field, similar to VolumeEmitterObject.setCoordIndex(int[]).
setCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Assign ArrayList value of MFInt32 coordIndex field, similar to VolumeEmitterObject.setCoordIndex(int[]).
setCoordIndex(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
Assign typed object value to MFInt32 coordIndex field, similar to IndexedLineSetObject.setCoordIndex(int[]).
setCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Assign ArrayList value of MFInt32 coordIndex field, similar to IndexedLineSetObject.setCoordIndex(int[]).
setCoordIndex(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
Assign typed object value to SFInt32 country field, similar to DISEntityTypeMappingObject.setCountry(int).
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
Assign typed object value to SFFloat creaseAngle field, similar to ElevationGridObject.setCreaseAngle(float).
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
Assign typed object value to SFFloat creaseAngle field, similar to ExtrusionObject.setCreaseAngle(float).
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
Assign typed object value to SFFloat creaseAngle field, similar to IndexedFaceSetObject.setCreaseAngle(float).
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
Assign typed object value to SFDouble creaseAngle field, similar to GeoElevationGridObject.setCreaseAngle(double).
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
Assign typed object value to SFBool createParticles field, similar to ParticleSystemObject.setCreateParticles(boolean).
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
Assign typed object value to MFVec2f crossSection field, similar to ExtrusionObject.setCrossSection(float[]).
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
Assign typed object value to SFInt32 cryptoKeyID field, similar to TransmitterPduObject.setCryptoKeyID(int).
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
Assign typed object value to SFInt32 cryptoSystem field, similar to TransmitterPduObject.setCryptoSystem(int).
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
Assign typed object value to SFString cssClass field, similar to CADAssemblyObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to CADFaceObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to CADLayerObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to CADPartObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to IndexedQuadSetObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to QuadSetObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to MetadataBooleanObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to MetadataDoubleObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to MetadataFloatObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to MetadataIntegerObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to MetadataSetObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to MetadataStringObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ProtoInstanceObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to WorldInfoObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ComposedCubeMapTextureObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to GeneratedCubeMapTextureObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ImageCubeMapTextureObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to DISEntityManagerObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to DISEntityTypeMappingObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to EspduTransformObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ReceiverPduObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to SignalPduObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TransmitterPduObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to BackgroundObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to FogCoordinateObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to FogObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to LocalFogObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TextureBackgroundObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ProximitySensorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TransformSensorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to VisibilitySensorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to BooleanFilterObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to BooleanSequencerObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to BooleanToggleObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to BooleanTriggerObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to IntegerSequencerObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to IntegerTriggerObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TimeTriggerObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ColorChaserObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ColorDamperObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to CoordinateChaserObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to CoordinateDamperObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to OrientationChaserObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to OrientationDamperObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to PositionChaser2DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to PositionChaserObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to PositionDamper2DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to PositionDamperObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ScalarChaserObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ScalarDamperObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TexCoordChaser2DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TexCoordDamper2DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to Arc2DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ArcClose2DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to Circle2DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to Disk2DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to Polyline2DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to Polypoint2DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to Rectangle2DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TriangleSet2DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to BoxObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ConeObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to CylinderObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ElevationGridObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ExtrusionObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to IndexedFaceSetObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to SphereObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to GeoCoordinateObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to GeoElevationGridObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to GeoLocationObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to GeoLODObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to GeoMetadataObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to GeoOriginObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to GeoPositionInterpolatorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to GeoProximitySensorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to GeoTouchSensorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to GeoTransformObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to GeoViewpointObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to GroupObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to StaticGroupObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to SwitchObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TransformObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to HAnimDisplacerObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to HAnimHumanoidObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to HAnimJointObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to HAnimMotionObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to HAnimSegmentObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to HAnimSiteObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ColorInterpolatorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to CoordinateInterpolator2DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to CoordinateInterpolatorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to EaseInEaseOutObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to NormalInterpolatorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to OrientationInterpolatorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to PositionInterpolator2DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to PositionInterpolatorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ScalarInterpolatorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to SplinePositionInterpolator2DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to SplinePositionInterpolatorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to SplineScalarInterpolatorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to SquadOrientationInterpolatorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to KeySensorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to StringSensorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to LayerObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to LayerSetObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ViewportObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to LayoutGroupObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to LayoutLayerObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to LayoutObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ScreenFontStyleObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ScreenGroupObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to DirectionalLightObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to PointLightObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to SpotLightObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to BillboardObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to CollisionObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to LODObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to NavigationInfoObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to OrthoViewpointObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ViewpointGroupObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ViewpointObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to AnchorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to InlineObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to LoadSensorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to Contour2DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ContourPolyline2DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to CoordinateDoubleObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to NurbsCurve2DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to NurbsCurveObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to NurbsOrientationInterpolatorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to NurbsPatchSurfaceObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to NurbsPositionInterpolatorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to NurbsSetObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to NurbsSurfaceInterpolatorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to NurbsSweptSurfaceObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to NurbsSwungSurfaceObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to NurbsTextureCoordinateObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to NurbsTrimmedSurfaceObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to BoundedPhysicsModelObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ConeEmitterObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ExplosionEmitterObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ForcePhysicsModelObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ParticleSystemObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to PointEmitterObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to PolylineEmitterObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to SurfaceEmitterObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to VolumeEmitterObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to WindPhysicsModelObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to LinePickSensorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to PickableGroupObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to PointPickSensorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to PrimitivePickSensorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to VolumePickSensorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to CylinderSensorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to PlaneSensorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to SphereSensorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TouchSensorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ClipPlaneObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ColorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ColorRGBAObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to CoordinateObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to IndexedLineSetObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to IndexedTriangleFanSetObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to IndexedTriangleSetObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to IndexedTriangleStripSetObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to LineSetObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to NormalObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to PointSetObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TriangleFanSetObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TriangleSetObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TriangleStripSetObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to BallJointObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to CollidableOffsetObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to CollidableShapeObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to CollisionCollectionObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to CollisionSensorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to CollisionSpaceObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ContactObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to DoubleAxisHingeJointObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to MotorJointObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to RigidBodyCollectionObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to RigidBodyObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to SingleAxisHingeJointObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to SliderJointObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to UniversalJointObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ScriptObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ComposedShaderObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to FloatVertexAttributeObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to Matrix3VertexAttributeObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to Matrix4VertexAttributeObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to PackagedShaderObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ProgramShaderObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ShaderPartObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ShaderProgramObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to AppearanceObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to FillPropertiesObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to LinePropertiesObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to MaterialObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ShapeObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TwoSidedMaterialObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to AudioClipObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to SoundObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to FontStyleObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TextObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ImageTextureObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to MovieTextureObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to MultiTextureCoordinateObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to MultiTextureObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to MultiTextureTransformObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to PixelTextureObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TextureCoordinateGeneratorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TextureCoordinateObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TexturePropertiesObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TextureTransformObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ComposedTexture3DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ImageTexture3DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to PixelTexture3DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TextureCoordinate3DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TextureCoordinate4DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TextureTransform3DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TextureTransformMatrix3DObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to TimeSensorObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to BlendedVolumeStyleObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to BoundaryEnhancementVolumeStyleObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to CartoonVolumeStyleObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ComposedVolumeStyleObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to EdgeEnhancementVolumeStyleObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to IsoSurfaceVolumeDataObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to OpacityMapVolumeStyleObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ProjectionVolumeStyleObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to SegmentedVolumeDataObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ShadedVolumeStyleObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to SilhouetteEnhancementVolumeStyleObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to ToneMappedVolumeStyleObject.setCssClass(String).
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
Assign typed object value to SFString cssClass field, similar to VolumeDataObject.setCssClass(String).
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
Assign typed object value to SFFloat cutOffAngle field, similar to SpotLightObject.setCutOffAngle(float).
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
Assign typed object value to SFTime cycleInterval field, similar to TimeSensorObject.setCycleInterval(double).
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
Assign typed object value to MFInt32 data field, similar to SignalPduObject.setData(int[]).
setData(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Assign ArrayList value of MFInt32 data field, similar to SignalPduObject.setData(int[]).
setData(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
Assign ArrayList value of MFNode data field, similar to GeoMetadataObject.setData(X3DNode[]).
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
Assign typed object value to SFInt32 dataLength field, similar to SignalPduObject.setDataLength(int).
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
Assign typed object value to SFInt32 deadReckoning field, similar to EspduTransformObject.setDeadReckoning(int).
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
Assign typed object value to SFString DEF field, similar to CADAssemblyObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to CADFaceObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to CADLayerObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to CADPartObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to IndexedQuadSetObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to QuadSetObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to MetadataBooleanObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to MetadataDoubleObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to MetadataFloatObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to MetadataIntegerObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to MetadataSetObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to MetadataStringObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ProtoInstanceObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to WorldInfoObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ComposedCubeMapTextureObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to GeneratedCubeMapTextureObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ImageCubeMapTextureObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to DISEntityManagerObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to DISEntityTypeMappingObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to EspduTransformObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ReceiverPduObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to SignalPduObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TransmitterPduObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to BackgroundObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to FogCoordinateObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to FogObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to LocalFogObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TextureBackgroundObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ProximitySensorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TransformSensorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to VisibilitySensorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to BooleanFilterObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to BooleanSequencerObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to BooleanToggleObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to BooleanTriggerObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to IntegerSequencerObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to IntegerTriggerObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TimeTriggerObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ColorChaserObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ColorDamperObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to CoordinateChaserObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to CoordinateDamperObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to OrientationChaserObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to OrientationDamperObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to PositionChaser2DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to PositionChaserObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to PositionDamper2DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to PositionDamperObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ScalarChaserObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ScalarDamperObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TexCoordChaser2DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TexCoordDamper2DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to Arc2DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ArcClose2DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to Circle2DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to Disk2DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to Polyline2DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to Polypoint2DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to Rectangle2DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TriangleSet2DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to BoxObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ConeObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to CylinderObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ElevationGridObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ExtrusionObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to IndexedFaceSetObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to SphereObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to GeoCoordinateObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to GeoElevationGridObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to GeoLocationObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to GeoLODObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to GeoMetadataObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to GeoOriginObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to GeoPositionInterpolatorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to GeoProximitySensorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to GeoTouchSensorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to GeoTransformObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to GeoViewpointObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to GroupObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to StaticGroupObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to SwitchObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TransformObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to HAnimDisplacerObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to HAnimHumanoidObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to HAnimJointObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to HAnimMotionObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to HAnimSegmentObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to HAnimSiteObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ColorInterpolatorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to CoordinateInterpolator2DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to CoordinateInterpolatorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to EaseInEaseOutObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to NormalInterpolatorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to OrientationInterpolatorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to PositionInterpolator2DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to PositionInterpolatorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ScalarInterpolatorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to SplinePositionInterpolator2DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to SplinePositionInterpolatorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to SplineScalarInterpolatorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to SquadOrientationInterpolatorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to KeySensorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to StringSensorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to LayerObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to LayerSetObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ViewportObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to LayoutGroupObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to LayoutLayerObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to LayoutObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ScreenFontStyleObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ScreenGroupObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to DirectionalLightObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to PointLightObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to SpotLightObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to BillboardObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to CollisionObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to LODObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to NavigationInfoObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to OrthoViewpointObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ViewpointGroupObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ViewpointObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to AnchorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to InlineObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to LoadSensorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to Contour2DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ContourPolyline2DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to CoordinateDoubleObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to NurbsCurve2DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to NurbsCurveObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to NurbsOrientationInterpolatorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to NurbsPatchSurfaceObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to NurbsPositionInterpolatorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to NurbsSetObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to NurbsSurfaceInterpolatorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to NurbsSweptSurfaceObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to NurbsSwungSurfaceObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to NurbsTextureCoordinateObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to NurbsTrimmedSurfaceObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to BoundedPhysicsModelObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ConeEmitterObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ExplosionEmitterObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ForcePhysicsModelObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ParticleSystemObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to PointEmitterObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to PolylineEmitterObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to SurfaceEmitterObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to VolumeEmitterObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to WindPhysicsModelObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to LinePickSensorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to PickableGroupObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to PointPickSensorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to PrimitivePickSensorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to VolumePickSensorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to CylinderSensorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to PlaneSensorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to SphereSensorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TouchSensorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ClipPlaneObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ColorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ColorRGBAObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to CoordinateObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to IndexedLineSetObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to IndexedTriangleFanSetObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to IndexedTriangleSetObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to IndexedTriangleStripSetObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to LineSetObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to NormalObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to PointSetObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TriangleFanSetObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TriangleSetObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TriangleStripSetObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to BallJointObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to CollidableOffsetObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to CollidableShapeObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to CollisionCollectionObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to CollisionSensorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to CollisionSpaceObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ContactObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to DoubleAxisHingeJointObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to MotorJointObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to RigidBodyCollectionObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to RigidBodyObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to SingleAxisHingeJointObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to SliderJointObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to UniversalJointObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ScriptObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ComposedShaderObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to FloatVertexAttributeObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to Matrix3VertexAttributeObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to Matrix4VertexAttributeObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to PackagedShaderObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ProgramShaderObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ShaderPartObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ShaderProgramObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to AppearanceObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to FillPropertiesObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to LinePropertiesObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to MaterialObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ShapeObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TwoSidedMaterialObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to AudioClipObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to SoundObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to FontStyleObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TextObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ImageTextureObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to MovieTextureObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to MultiTextureCoordinateObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to MultiTextureObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to MultiTextureTransformObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to PixelTextureObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TextureCoordinateGeneratorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TextureCoordinateObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TexturePropertiesObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TextureTransformObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ComposedTexture3DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ImageTexture3DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to PixelTexture3DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TextureCoordinate3DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TextureCoordinate4DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TextureTransform3DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TextureTransformMatrix3DObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to TimeSensorObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to BlendedVolumeStyleObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to BoundaryEnhancementVolumeStyleObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to CartoonVolumeStyleObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ComposedVolumeStyleObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to EdgeEnhancementVolumeStyleObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to IsoSurfaceVolumeDataObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to OpacityMapVolumeStyleObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ProjectionVolumeStyleObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to SegmentedVolumeDataObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ShadedVolumeStyleObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to SilhouetteEnhancementVolumeStyleObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to ToneMappedVolumeStyleObject.setDEF(String).
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
Assign typed object value to SFString DEF field, similar to VolumeDataObject.setDEF(String).
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
Assign typed object value to SFBool deletionAllowed field, similar to StringSensorObject.setDeletionAllowed(boolean).
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
Assign typed object value to MFFloat depth field, similar to FogCoordinateObject.setDepth(float[]).
setDepth(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
Assign ArrayList value of MFFloat depth field, similar to FogCoordinateObject.setDepth(float[]).
setDepth(int[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
Assign floating-point array value of MFFloat depth field, similar to FogCoordinateObject.setDepth(float[]).
setDepth(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
Assign typed object value to SFFloat depth field, similar to ContactObject.setDepth(float).
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
Assign typed object value to SFString description field, similar to GeoTouchSensorObject.setDescription(String).
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
Assign typed object value to SFString description field, similar to GeoViewpointObject.setDescription(String).
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
Assign typed object value to SFString description field, similar to HAnimMotionObject.setDescription(String).
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
Assign typed object value to SFString description field, similar to OrthoViewpointObject.setDescription(String).
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
Assign typed object value to SFString description field, similar to ViewpointGroupObject.setDescription(String).
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
Assign typed object value to SFString description field, similar to ViewpointObject.setDescription(String).
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
Assign typed object value to SFString description field, similar to AnchorObject.setDescription(String).
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
Assign typed object value to SFString description field, similar to CylinderSensorObject.setDescription(String).
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
Assign typed object value to SFString description field, similar to PlaneSensorObject.setDescription(String).
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
Assign typed object value to SFString description field, similar to SphereSensorObject.setDescription(String).
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
Assign typed object value to SFString description field, similar to TouchSensorObject.setDescription(String).
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
Assign typed object value to SFString description field, similar to AudioClipObject.setDescription(String).
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
Assign typed object value to SFString description field, similar to MovieTextureObject.setDescription(String).
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
Assign typed object value to SFFloat desiredAngularVelocity1 field, similar to DoubleAxisHingeJointObject.setDesiredAngularVelocity1(float).
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
Assign typed object value to SFFloat desiredAngularVelocity2 field, similar to DoubleAxisHingeJointObject.setDesiredAngularVelocity2(float).
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
Assign typed object value to SFVec3f detonationLocation field, similar to EspduTransformObject.setDetonationLocation(float[]).
setDetonationLocation(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign values to SFVec3f detonationLocation field, similar to EspduTransformObject.setDetonationLocation(float[]).
setDetonationLocation(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
Assign typed object value to SFVec3f detonationRelativeLocation field, similar to EspduTransformObject.setDetonationRelativeLocation(float[]).
setDetonationRelativeLocation(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign values to SFVec3f detonationRelativeLocation field, similar to EspduTransformObject.setDetonationRelativeLocation(float[]).
setDetonationRelativeLocation(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
Assign typed object value to SFInt32 detonationResult field, similar to EspduTransformObject.setDetonationResult(int).
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
Assign typed object value to SFColor diffuseColor field, similar to MaterialObject.setDiffuseColor(float[]).
setDiffuseColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
Assign values to SFColor diffuseColor field, similar to MaterialObject.setDiffuseColor(float[]).
setDiffuseColor(float[]) - 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
Assign typed object value to SFColor diffuseColor field, similar to TwoSidedMaterialObject.setDiffuseColor(float[]).
setDiffuseColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Assign values to SFColor diffuseColor field, similar to TwoSidedMaterialObject.setDiffuseColor(float[]).
setDiffuseColor(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
Assign typed object value to SFVec3f dimensions field, similar to IsoSurfaceVolumeDataObject.setDimensions(float[]).
setDimensions(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Assign values to SFVec3f dimensions field, similar to IsoSurfaceVolumeDataObject.setDimensions(float[]).
setDimensions(float[]) - 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
Assign typed object value to SFVec3f dimensions field, similar to SegmentedVolumeDataObject.setDimensions(float[]).
setDimensions(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Assign values to SFVec3f dimensions field, similar to SegmentedVolumeDataObject.setDimensions(float[]).
setDimensions(float[]) - 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
Assign typed object value to SFVec3f dimensions field, similar to VolumeDataObject.setDimensions(float[]).
setDimensions(float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
Assign values to SFVec3f dimensions field, similar to VolumeDataObject.setDimensions(float[]).
setDimensions(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
Assign typed object value to SFString dir field, similar to metaObject.setDir(String).
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
Assign typed object value to SFVec3f direction field, similar to DirectionalLightObject.setDirection(float[]).
setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
Assign values to SFVec3f direction field, similar to DirectionalLightObject.setDirection(float[]).
setDirection(float[]) - 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
Assign typed object value to SFVec3f direction field, similar to SpotLightObject.setDirection(float[]).
setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Assign values to SFVec3f direction field, similar to SpotLightObject.setDirection(float[]).
setDirection(float[]) - 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
Assign typed object value to SFVec3f direction field, similar to ConeEmitterObject.setDirection(float[]).
setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
Assign values to SFVec3f direction field, similar to ConeEmitterObject.setDirection(float[]).
setDirection(float[]) - 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
Assign typed object value to SFVec3f direction field, similar to PointEmitterObject.setDirection(float[]).
setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
Assign values to SFVec3f direction field, similar to PointEmitterObject.setDirection(float[]).
setDirection(float[]) - 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
Assign typed object value to SFVec3f direction field, similar to PolylineEmitterObject.setDirection(float[]).
setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
Assign values to SFVec3f direction field, similar to PolylineEmitterObject.setDirection(float[]).
setDirection(float[]) - 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
Assign typed object value to SFVec3f direction field, similar to VolumeEmitterObject.setDirection(float[]).
setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Assign values to SFVec3f direction field, similar to VolumeEmitterObject.setDirection(float[]).
setDirection(float[]) - 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
Assign typed object value to SFVec3f direction field, similar to WindPhysicsModelObject.setDirection(float[]).
setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
Assign values to SFVec3f direction field, similar to WindPhysicsModelObject.setDirection(float[]).
setDirection(float[]) - 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
Assign typed object value to SFVec3f direction field, similar to SoundObject.setDirection(float[]).
setDirection(float, float, float) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Assign values to SFVec3f direction field, similar to SoundObject.setDirection(float[]).
setDirection(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
Assign typed object value to SFBool directOutput field, similar to ScriptObject.setDirectOutput(boolean).
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
Assign typed object value to SFFloat disableAngularSpeed field, similar to RigidBodyCollectionObject.setDisableAngularSpeed(float).
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
Assign typed object value to SFFloat disableAngularSpeed field, similar to RigidBodyObject.setDisableAngularSpeed(float).
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
Assign typed object value to SFFloat disableLinearSpeed field, similar to RigidBodyCollectionObject.setDisableLinearSpeed(float).
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
Assign typed object value to SFFloat disableLinearSpeed field, similar to RigidBodyObject.setDisableLinearSpeed(float).
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
Assign typed object value to SFTime disableTime field, similar to RigidBodyCollectionObject.setDisableTime(double).
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
Assign typed object value to SFTime disableTime field, similar to RigidBodyObject.setDisableTime(double).
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
Assign typed object value to SFFloat diskAngle field, similar to CylinderSensorObject.setDiskAngle(float).
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
Assign typed object value to MFVec3f displacements field, similar to HAnimDisplacerObject.setDisplacements(float[]).
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
Assign ArrayList value of MFNode displacers field, similar to HAnimJointObject.setDisplacers(X3DNode[]).
setDisplacers(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Set single child displacers node, replacing prior array of existing nodes (if any).
setDisplacers(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
Assign ArrayList value of MFNode displacers field, similar to HAnimSegmentObject.setDisplacers(X3DNode[]).
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
Assign typed object value to SFBool displayed field, similar to ViewpointGroupObject.setDisplayed(boolean).
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
Assign typed object value to SFString documentation field, similar to ExternProtoDeclareObject.setDocumentation(String).
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
Assign typed object value to SFString documentation field, similar to fieldObject.setDocumentation(String).
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
Assign typed object value to SFString documentation field, similar to ProtoDeclareObject.setDocumentation(String).
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
Assign typed object value to SFInt32 domain field, similar to DISEntityTypeMappingObject.setDomain(int).
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
Assign typed object value to SFTime duration field, similar to ColorChaserObject.setDuration(double).
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
Assign typed object value to SFTime duration field, similar to CoordinateChaserObject.setDuration(double).
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
Assign typed object value to SFTime duration field, similar to OrientationChaserObject.setDuration(double).
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
Assign typed object value to SFTime duration field, similar to PositionChaser2DObject.setDuration(double).
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
Assign typed object value to SFTime duration field, similar to PositionChaserObject.setDuration(double).
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
Assign typed object value to SFTime duration field, similar to ScalarChaserObject.setDuration(double).
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
Assign typed object value to SFTime duration field, similar to TexCoordChaser2DObject.setDuration(double).
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
Assign typed object value to MFVec2f easeInEaseOut field, similar to EaseInEaseOutObject.setEaseInEaseOut(float[]).
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
Assign typed object value to SFColorRGBA edgeColor field, similar to EdgeEnhancementVolumeStyleObject.setEdgeColor(float[]).
setEdgeColor(float, float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
Assign values to SFColorRGBA edgeColor field, similar to EdgeEnhancementVolumeStyleObject.setEdgeColor(float[]).
setEdgeColor(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
Assign typed object value to SFColor emissiveColor field, similar to MaterialObject.setEmissiveColor(float[]).
setEmissiveColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
Assign values to SFColor emissiveColor field, similar to MaterialObject.setEmissiveColor(float[]).
setEmissiveColor(float[]) - 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
Assign typed object value to SFColor emissiveColor field, similar to TwoSidedMaterialObject.setEmissiveColor(float[]).
setEmissiveColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Assign values to SFColor emissiveColor field, similar to TwoSidedMaterialObject.setEmissiveColor(float[]).
setEmissiveColor(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
Assign typed object value to SFBool enabled field, similar to EspduTransformObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to ReceiverPduObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to SignalPduObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to TransmitterPduObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to LocalFogObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to ProximitySensorObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to TransformSensorObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to VisibilitySensorObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to GeoProximitySensorObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to GeoTouchSensorObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to HAnimMotionObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to KeySensorObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to StringSensorObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to CollisionObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to LoadSensorObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to BoundedPhysicsModelObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to ForcePhysicsModelObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to ParticleSystemObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to WindPhysicsModelObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to LinePickSensorObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to PointPickSensorObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to PrimitivePickSensorObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to VolumePickSensorObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to CylinderSensorObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to PlaneSensorObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to SphereSensorObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to TouchSensorObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to ClipPlaneObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to CollidableOffsetObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to CollidableShapeObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to CollisionCollectionObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to CollisionSensorObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to CollisionSpaceObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to RigidBodyCollectionObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to RigidBodyObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to TimeSensorObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to BlendedVolumeStyleObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to BoundaryEnhancementVolumeStyleObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to CartoonVolumeStyleObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to ComposedVolumeStyleObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to EdgeEnhancementVolumeStyleObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to OpacityMapVolumeStyleObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to ProjectionVolumeStyleObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to ShadedVolumeStyleObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to SilhouetteEnhancementVolumeStyleObject.setEnabled(boolean).
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
Assign typed object value to SFBool enabled field, similar to ToneMappedVolumeStyleObject.setEnabled(boolean).
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
Assign typed object value to SFInt32 enabledAxes field, similar to MotorJointObject.setEnabledAxes(int).
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
Assign typed object value to SFInt32 encodingScheme field, similar to SignalPduObject.setEncodingScheme(int).
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
Assign typed object value to SFFloat endAngle field, similar to Arc2DObject.setEndAngle(float).
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
Assign typed object value to SFFloat endAngle field, similar to ArcClose2DObject.setEndAngle(float).
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
Assign typed object value to SFBool endCap field, similar to ExtrusionObject.setEndCap(boolean).
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
Assign typed object value to SFInt32 endFrame field, similar to HAnimMotionObject.setEndFrame(int).
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
Assign typed object value to SFInt32 entityCategory field, similar to EspduTransformObject.setEntityCategory(int).
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
Assign typed object value to SFInt32 entityCountry field, similar to EspduTransformObject.setEntityCountry(int).
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
Assign typed object value to SFInt32 entityDomain field, similar to EspduTransformObject.setEntityDomain(int).
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
Assign typed object value to SFInt32 entityExtra field, similar to EspduTransformObject.setEntityExtra(int).
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
Assign typed object value to SFInt32 entityID field, similar to EspduTransformObject.setEntityID(int).
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
Assign typed object value to SFInt32 entityID field, similar to ReceiverPduObject.setEntityID(int).
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
Assign typed object value to SFInt32 entityID field, similar to SignalPduObject.setEntityID(int).
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
Assign typed object value to SFInt32 entityID field, similar to TransmitterPduObject.setEntityID(int).
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
Assign typed object value to SFInt32 entityKind field, similar to EspduTransformObject.setEntityKind(int).
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
Assign typed object value to SFInt32 entitySpecific field, similar to EspduTransformObject.setEntitySpecific(int).
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
Assign typed object value to SFInt32 entitySubcategory field, similar to EspduTransformObject.setEntitySubcategory(int).
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
Assign typed object value to SFFloat errorCorrection field, similar to RigidBodyCollectionObject.setErrorCorrection(float).
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
Assign typed object value to SFInt32 eventApplicationID field, similar to EspduTransformObject.setEventApplicationID(int).
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
Assign typed object value to SFInt32 eventEntityID field, similar to EspduTransformObject.setEventEntityID(int).
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
Assign typed object value to SFInt32 eventNumber field, similar to EspduTransformObject.setEventNumber(int).
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
Assign typed object value to SFInt32 eventSiteID field, similar to EspduTransformObject.setEventSiteID(int).
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
Assign typed object value to SFInt32 extra field, similar to DISEntityTypeMappingObject.setExtra(int).
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
Assign typed object value to MFString family field, similar to ScreenFontStyleObject.setFamily(String[]).
setFamily(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Assign single SFString object value to MFString family field, similar to ScreenFontStyleObject.setFamily(String[]).
setFamily(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Assign singleton String value to MFString family field, similar to ScreenFontStyleObject.setFamily(String[]).
setFamily(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Assign ArrayList value of MFString family field, similar to ScreenFontStyleObject.setFamily(String[]).
setFamily(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
Assign typed object value to MFString family field, similar to FontStyleObject.setFamily(String[]).
setFamily(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Assign single SFString object value to MFString family field, similar to FontStyleObject.setFamily(String[]).
setFamily(String) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Assign singleton String value to MFString family field, similar to FontStyleObject.setFamily(String[]).
setFamily(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Assign ArrayList value of MFString family field, similar to FontStyleObject.setFamily(String[]).
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
Assign typed object value to MFInt32 fanCount field, similar to TriangleFanSetObject.setFanCount(int[]).
setFanCount(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Assign ArrayList value of MFInt32 fanCount field, similar to TriangleFanSetObject.setFanCount(int[]).
setFanCount(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
Assign typed object value to SFFloat fieldOfView field, similar to GeoViewpointObject.setFieldOfView(float).
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
Assign typed object value to MFFloat fieldOfView field, similar to OrthoViewpointObject.setFieldOfView(float[]).
setFieldOfView(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Assign ArrayList value of MFFloat fieldOfView field, similar to OrthoViewpointObject.setFieldOfView(float[]).
setFieldOfView(int[]) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Assign floating-point array value of MFFloat fieldOfView field, similar to OrthoViewpointObject.setFieldOfView(float[]).
setFieldOfView(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
Assign typed object value to SFFloat fieldOfView field, similar to ViewpointObject.setFieldOfView(float).
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
Assign typed object value to SFBool filled field, similar to FillPropertiesObject.setFilled(boolean).
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
Assign typed object value to SFVec3f finiteRotationAxis field, similar to RigidBodyObject.setFiniteRotationAxis(float[]).
setFiniteRotationAxis(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Assign values to SFVec3f finiteRotationAxis field, similar to RigidBodyObject.setFiniteRotationAxis(float[]).
setFiniteRotationAxis(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
Assign typed object value to SFBool fired1 field, similar to EspduTransformObject.setFired1(boolean).
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
Assign typed object value to SFBool fired2 field, similar to EspduTransformObject.setFired2(boolean).
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
Assign typed object value to SFInt32 fireMissionIndex field, similar to EspduTransformObject.setFireMissionIndex(int).
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
Assign typed object value to SFFloat firingRange field, similar to EspduTransformObject.setFiringRange(float).
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
Assign typed object value to SFInt32 firingRate field, similar to EspduTransformObject.setFiringRate(int).
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
Assign typed object value to SFBool fixed field, similar to RigidBodyObject.setFixed(boolean).
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
Assign typed object value to SFString fogType field, similar to FogObject.setFogType(String).
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
Assign typed object value to SFString fogType field, similar to LocalFogObject.setFogType(String).
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
Assign typed object value to SFVec3f force field, similar to ForcePhysicsModelObject.setForce(float[]).
setForce(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
Assign values to SFVec3f force field, similar to ForcePhysicsModelObject.setForce(float[]).
setForce(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
Assign typed object value to SFInt32 forceID field, similar to EspduTransformObject.setForceID(int).
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
Assign typed object value to MFString forceOutput field, similar to BallJointObject.setForceOutput(String[]).
setForceOutput(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Assign single SFString object value to MFString forceOutput field, similar to BallJointObject.setForceOutput(String[]).
setForceOutput(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Assign singleton String value to MFString forceOutput field, similar to BallJointObject.setForceOutput(String[]).
setForceOutput(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Assign ArrayList value of MFString forceOutput field, similar to BallJointObject.setForceOutput(String[]).
setForceOutput(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
Assign typed object value to MFString forceOutput field, similar to DoubleAxisHingeJointObject.setForceOutput(String[]).
setForceOutput(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Assign single SFString object value to MFString forceOutput field, similar to DoubleAxisHingeJointObject.setForceOutput(String[]).
setForceOutput(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Assign singleton String value to MFString forceOutput field, similar to DoubleAxisHingeJointObject.setForceOutput(String[]).
setForceOutput(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Assign ArrayList value of MFString forceOutput field, similar to DoubleAxisHingeJointObject.setForceOutput(String[]).
setForceOutput(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
Assign typed object value to MFString forceOutput field, similar to MotorJointObject.setForceOutput(String[]).
setForceOutput(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Assign single SFString object value to MFString forceOutput field, similar to MotorJointObject.setForceOutput(String[]).
setForceOutput(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Assign singleton String value to MFString forceOutput field, similar to MotorJointObject.setForceOutput(String[]).
setForceOutput(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Assign ArrayList value of MFString forceOutput field, similar to MotorJointObject.setForceOutput(String[]).
setForceOutput(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
Assign typed object value to MFString forceOutput field, similar to SingleAxisHingeJointObject.setForceOutput(String[]).
setForceOutput(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Assign single SFString object value to MFString forceOutput field, similar to SingleAxisHingeJointObject.setForceOutput(String[]).
setForceOutput(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Assign singleton String value to MFString forceOutput field, similar to SingleAxisHingeJointObject.setForceOutput(String[]).
setForceOutput(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Assign ArrayList value of MFString forceOutput field, similar to SingleAxisHingeJointObject.setForceOutput(String[]).
setForceOutput(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
Assign typed object value to MFString forceOutput field, similar to SliderJointObject.setForceOutput(String[]).
setForceOutput(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Assign single SFString object value to MFString forceOutput field, similar to SliderJointObject.setForceOutput(String[]).
setForceOutput(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Assign singleton String value to MFString forceOutput field, similar to SliderJointObject.setForceOutput(String[]).
setForceOutput(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Assign ArrayList value of MFString forceOutput field, similar to SliderJointObject.setForceOutput(String[]).
setForceOutput(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
Assign typed object value to MFString forceOutput field, similar to UniversalJointObject.setForceOutput(String[]).
setForceOutput(SFStringObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Assign single SFString object value to MFString forceOutput field, similar to UniversalJointObject.setForceOutput(String[]).
setForceOutput(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Assign singleton String value to MFString forceOutput field, similar to UniversalJointObject.setForceOutput(String[]).
setForceOutput(ArrayList<String>) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Assign ArrayList value of MFString forceOutput field, similar to UniversalJointObject.setForceOutput(String[]).
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
Assign typed object value to MFVec3f forces field, similar to RigidBodyObject.setForces(float[]).
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
Assign typed object value to SFBool forceTransitions field, similar to LODObject.setForceTransitions(boolean).
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
Assign typed object value to SFTime frameDuration field, similar to HAnimMotionObject.setFrameDuration(double).
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
Assign typed object value to SFInt32 frameIncrement field, similar to HAnimMotionObject.setFrameIncrement(int).
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
Assign typed object value to SFInt32 frameIndex field, similar to HAnimMotionObject.setFrameIndex(int).
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
Assign typed object value to SFInt32 frequency field, similar to TransmitterPduObject.setFrequency(int).
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
Assign typed object value to SFVec2f frictionCoefficients field, similar to CollisionCollectionObject.setFrictionCoefficients(float[]).
setFrictionCoefficients(float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Assign values to SFVec2f frictionCoefficients field, similar to CollisionCollectionObject.setFrictionCoefficients(float[]).
setFrictionCoefficients(float[]) - 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
Assign typed object value to SFVec2f frictionCoefficients field, similar to ContactObject.setFrictionCoefficients(float[]).
setFrictionCoefficients(float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Assign values to SFVec2f frictionCoefficients field, similar to ContactObject.setFrictionCoefficients(float[]).
setFrictionCoefficients(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
Assign typed object value to SFVec3f frictionDirection field, similar to ContactObject.setFrictionDirection(float[]).
setFrictionDirection(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Assign values to SFVec3f frictionDirection field, similar to ContactObject.setFrictionDirection(float[]).
setFrictionDirection(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
Assign typed object value to SFString fromField field, similar to ROUTEObject.setFromField(String).
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
Assign typed object value to SFString fromNode field, similar to ROUTEObject.setFromNode(String).
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
Assign typed object value to MFString frontUrl field, similar to BackgroundObject.setFrontUrl(String[]).
setFrontUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign single SFString object value to MFString frontUrl field, similar to BackgroundObject.setFrontUrl(String[]).
setFrontUrl(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign singleton String value to MFString frontUrl field, similar to BackgroundObject.setFrontUrl(String[]).
setFrontUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign ArrayList value of MFString frontUrl field, similar to BackgroundObject.setFrontUrl(String[]).
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
Assign typed object value to MFString function field, similar to MultiTextureObject.setFunction(String[]).
setFunction(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Assign single SFString object value to MFString function field, similar to MultiTextureObject.setFunction(String[]).
setFunction(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Assign singleton String value to MFString function field, similar to MultiTextureObject.setFunction(String[]).
setFunction(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Assign ArrayList value of MFString function field, similar to MultiTextureObject.setFunction(String[]).
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
Assign typed object value to SFInt32 fuse field, similar to EspduTransformObject.setFuse(int).
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
Assign typed object value to SFBool generateMipMaps field, similar to TexturePropertiesObject.setGenerateMipMaps(boolean).
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
Assign typed object value to SFVec3d geoCenter field, similar to GeoProximitySensorObject.setGeoCenter(double[]).
setGeoCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Assign values to SFVec3d geoCenter field, similar to GeoProximitySensorObject.setGeoCenter(double[]).
setGeoCenter(double[]) - 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
Assign typed object value to SFVec3d geoCenter field, similar to GeoTransformObject.setGeoCenter(double[]).
setGeoCenter(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Assign values to SFVec3d geoCenter field, similar to GeoTransformObject.setGeoCenter(double[]).
setGeoCenter(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
Assign typed object value to SFVec3d geoCoords field, similar to EspduTransformObject.setGeoCoords(double[]).
setGeoCoords(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign values to SFVec3d geoCoords field, similar to EspduTransformObject.setGeoCoords(double[]).
setGeoCoords(double[]) - 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
Assign typed object value to SFVec3d geoCoords field, similar to ReceiverPduObject.setGeoCoords(double[]).
setGeoCoords(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Assign values to SFVec3d geoCoords field, similar to ReceiverPduObject.setGeoCoords(double[]).
setGeoCoords(double[]) - 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
Assign typed object value to SFVec3d geoCoords field, similar to SignalPduObject.setGeoCoords(double[]).
setGeoCoords(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Assign values to SFVec3d geoCoords field, similar to SignalPduObject.setGeoCoords(double[]).
setGeoCoords(double[]) - 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
Assign typed object value to SFVec3d geoCoords field, similar to TransmitterPduObject.setGeoCoords(double[]).
setGeoCoords(double, double, double) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Assign values to SFVec3d geoCoords field, similar to TransmitterPduObject.setGeoCoords(double[]).
setGeoCoords(double[]) - 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
Assign typed object value to SFVec3d geoCoords field, similar to GeoLocationObject.setGeoCoords(double[]).
setGeoCoords(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Assign values to SFVec3d geoCoords field, similar to GeoLocationObject.setGeoCoords(double[]).
setGeoCoords(double[]) - 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
Assign typed object value to SFVec3d geoCoords field, similar to GeoOriginObject.setGeoCoords(double[]).
setGeoCoords(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
Assign values to SFVec3d geoCoords field, similar to GeoOriginObject.setGeoCoords(double[]).
setGeoCoords(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
Assign typed object value to SFVec3d geoGridOrigin field, similar to GeoElevationGridObject.setGeoGridOrigin(double[]).
setGeoGridOrigin(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Assign values to SFVec3d geoGridOrigin field, similar to GeoElevationGridObject.setGeoGridOrigin(double[]).
setGeoGridOrigin(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
Assign ArrayList value of MFNode geometry field, similar to NurbsSetObject.setGeometry(X3DNode[]).
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
Assign ArrayList value of MFNode geometry field, similar to RigidBodyObject.setGeometry(X3DNode[]).
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
Assign typed object value to SFString geometryType field, similar to ParticleSystemObject.setGeometryType(String).
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
Assign typed object value to MFString geoSystem field, similar to EspduTransformObject.setGeoSystem(String[]).
setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign single SFString object value to MFString geoSystem field, similar to EspduTransformObject.setGeoSystem(String[]).
setGeoSystem(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign singleton String value to MFString geoSystem field, similar to EspduTransformObject.setGeoSystem(String[]).
setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign ArrayList value of MFString geoSystem field, similar to EspduTransformObject.setGeoSystem(String[]).
setGeoSystem(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
Assign typed object value to MFString geoSystem field, similar to ReceiverPduObject.setGeoSystem(String[]).
setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Assign single SFString object value to MFString geoSystem field, similar to ReceiverPduObject.setGeoSystem(String[]).
setGeoSystem(String) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Assign singleton String value to MFString geoSystem field, similar to ReceiverPduObject.setGeoSystem(String[]).
setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Assign ArrayList value of MFString geoSystem field, similar to ReceiverPduObject.setGeoSystem(String[]).
setGeoSystem(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
Assign typed object value to MFString geoSystem field, similar to SignalPduObject.setGeoSystem(String[]).
setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Assign single SFString object value to MFString geoSystem field, similar to SignalPduObject.setGeoSystem(String[]).
setGeoSystem(String) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Assign singleton String value to MFString geoSystem field, similar to SignalPduObject.setGeoSystem(String[]).
setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Assign ArrayList value of MFString geoSystem field, similar to SignalPduObject.setGeoSystem(String[]).
setGeoSystem(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
Assign typed object value to MFString geoSystem field, similar to TransmitterPduObject.setGeoSystem(String[]).
setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Assign single SFString object value to MFString geoSystem field, similar to TransmitterPduObject.setGeoSystem(String[]).
setGeoSystem(String) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Assign singleton String value to MFString geoSystem field, similar to TransmitterPduObject.setGeoSystem(String[]).
setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Assign ArrayList value of MFString geoSystem field, similar to TransmitterPduObject.setGeoSystem(String[]).
setGeoSystem(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
Assign typed object value to MFString geoSystem field, similar to GeoCoordinateObject.setGeoSystem(String[]).
setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
Assign single SFString object value to MFString geoSystem field, similar to GeoCoordinateObject.setGeoSystem(String[]).
setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
Assign singleton String value to MFString geoSystem field, similar to GeoCoordinateObject.setGeoSystem(String[]).
setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
Assign ArrayList value of MFString geoSystem field, similar to GeoCoordinateObject.setGeoSystem(String[]).
setGeoSystem(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
Assign typed object value to MFString geoSystem field, similar to GeoElevationGridObject.setGeoSystem(String[]).
setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Assign single SFString object value to MFString geoSystem field, similar to GeoElevationGridObject.setGeoSystem(String[]).
setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Assign singleton String value to MFString geoSystem field, similar to GeoElevationGridObject.setGeoSystem(String[]).
setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Assign ArrayList value of MFString geoSystem field, similar to GeoElevationGridObject.setGeoSystem(String[]).
setGeoSystem(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
Assign typed object value to MFString geoSystem field, similar to GeoLocationObject.setGeoSystem(String[]).
setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Assign single SFString object value to MFString geoSystem field, similar to GeoLocationObject.setGeoSystem(String[]).
setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Assign singleton String value to MFString geoSystem field, similar to GeoLocationObject.setGeoSystem(String[]).
setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Assign ArrayList value of MFString geoSystem field, similar to GeoLocationObject.setGeoSystem(String[]).
setGeoSystem(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
Assign typed object value to MFString geoSystem field, similar to GeoLODObject.setGeoSystem(String[]).
setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign single SFString object value to MFString geoSystem field, similar to GeoLODObject.setGeoSystem(String[]).
setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign singleton String value to MFString geoSystem field, similar to GeoLODObject.setGeoSystem(String[]).
setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign ArrayList value of MFString geoSystem field, similar to GeoLODObject.setGeoSystem(String[]).
setGeoSystem(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
Assign typed object value to MFString geoSystem field, similar to GeoOriginObject.setGeoSystem(String[]).
setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
Assign single SFString object value to MFString geoSystem field, similar to GeoOriginObject.setGeoSystem(String[]).
setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
Assign singleton String value to MFString geoSystem field, similar to GeoOriginObject.setGeoSystem(String[]).
setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
Assign ArrayList value of MFString geoSystem field, similar to GeoOriginObject.setGeoSystem(String[]).
setGeoSystem(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
Assign typed object value to MFString geoSystem field, similar to GeoPositionInterpolatorObject.setGeoSystem(String[]).
setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Assign single SFString object value to MFString geoSystem field, similar to GeoPositionInterpolatorObject.setGeoSystem(String[]).
setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Assign singleton String value to MFString geoSystem field, similar to GeoPositionInterpolatorObject.setGeoSystem(String[]).
setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Assign ArrayList value of MFString geoSystem field, similar to GeoPositionInterpolatorObject.setGeoSystem(String[]).
setGeoSystem(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
Assign typed object value to MFString geoSystem field, similar to GeoProximitySensorObject.setGeoSystem(String[]).
setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Assign single SFString object value to MFString geoSystem field, similar to GeoProximitySensorObject.setGeoSystem(String[]).
setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Assign singleton String value to MFString geoSystem field, similar to GeoProximitySensorObject.setGeoSystem(String[]).
setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Assign ArrayList value of MFString geoSystem field, similar to GeoProximitySensorObject.setGeoSystem(String[]).
setGeoSystem(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
Assign typed object value to MFString geoSystem field, similar to GeoTouchSensorObject.setGeoSystem(String[]).
setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Assign single SFString object value to MFString geoSystem field, similar to GeoTouchSensorObject.setGeoSystem(String[]).
setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Assign singleton String value to MFString geoSystem field, similar to GeoTouchSensorObject.setGeoSystem(String[]).
setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Assign ArrayList value of MFString geoSystem field, similar to GeoTouchSensorObject.setGeoSystem(String[]).
setGeoSystem(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
Assign typed object value to MFString geoSystem field, similar to GeoTransformObject.setGeoSystem(String[]).
setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Assign single SFString object value to MFString geoSystem field, similar to GeoTransformObject.setGeoSystem(String[]).
setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Assign singleton String value to MFString geoSystem field, similar to GeoTransformObject.setGeoSystem(String[]).
setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Assign ArrayList value of MFString geoSystem field, similar to GeoTransformObject.setGeoSystem(String[]).
setGeoSystem(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
Assign typed object value to MFString geoSystem field, similar to GeoViewpointObject.setGeoSystem(String[]).
setGeoSystem(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Assign single SFString object value to MFString geoSystem field, similar to GeoViewpointObject.setGeoSystem(String[]).
setGeoSystem(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Assign singleton String value to MFString geoSystem field, similar to GeoViewpointObject.setGeoSystem(String[]).
setGeoSystem(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Assign ArrayList value of MFString geoSystem field, similar to GeoViewpointObject.setGeoSystem(String[]).
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
Assign typed object value to SFBool global field, similar to DirectionalLightObject.setGlobal(boolean).
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
Assign typed object value to SFBool global field, similar to PointLightObject.setGlobal(boolean).
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
Assign typed object value to SFBool global field, similar to SpotLightObject.setGlobal(boolean).
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
Assign typed object value to SFFloat gradientThreshold field, similar to EdgeEnhancementVolumeStyleObject.setGradientThreshold(float).
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
Assign typed object value to SFVec3f gravity field, similar to RigidBodyCollectionObject.setGravity(float[]).
setGravity(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Assign values to SFVec3f gravity field, similar to RigidBodyCollectionObject.setGravity(float[]).
setGravity(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
Assign typed object value to MFFloat groundAngle field, similar to BackgroundObject.setGroundAngle(float[]).
setGroundAngle(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign ArrayList value of MFFloat groundAngle field, similar to BackgroundObject.setGroundAngle(float[]).
setGroundAngle(int[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign floating-point array value of MFFloat groundAngle field, similar to BackgroundObject.setGroundAngle(float[]).
setGroundAngle(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
Assign typed object value to MFFloat groundAngle field, similar to TextureBackgroundObject.setGroundAngle(float[]).
setGroundAngle(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Assign ArrayList value of MFFloat groundAngle field, similar to TextureBackgroundObject.setGroundAngle(float[]).
setGroundAngle(int[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Assign floating-point array value of MFFloat groundAngle field, similar to TextureBackgroundObject.setGroundAngle(float[]).
setGroundAngle(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
Assign typed object value to MFColor groundColor field, similar to BackgroundObject.setGroundColor(float[]).
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
Assign typed object value to MFColor groundColor field, similar to TextureBackgroundObject.setGroundColor(float[]).
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
Assign typed object value to SFFloat gustiness field, similar to WindPhysicsModelObject.setGustiness(float).
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
Assign typed object value to SFColor hatchColor field, similar to FillPropertiesObject.setHatchColor(float[]).
setHatchColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
Assign values to SFColor hatchColor field, similar to FillPropertiesObject.setHatchColor(float[]).
setHatchColor(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
Assign typed object value to SFBool hatched field, similar to FillPropertiesObject.setHatched(boolean).
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
Assign typed object value to SFInt32 hatchStyle field, similar to FillPropertiesObject.setHatchStyle(int).
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
Assign typed object value to SFBool headlight field, similar to NavigationInfoObject.setHeadlight(boolean).
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
Assign typed object value to SFFloat height field, similar to ConeObject.setHeight(float).
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
Assign typed object value to SFFloat height field, similar to CylinderObject.setHeight(float).
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
Assign typed object value to MFFloat height field, similar to ElevationGridObject.setHeight(float[]).
setHeight(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Assign ArrayList value of MFFloat height field, similar to ElevationGridObject.setHeight(float[]).
setHeight(int[]) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Assign floating-point array value of MFFloat height field, similar to ElevationGridObject.setHeight(float[]).
setHeight(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
Assign typed object value to MFDouble height field, similar to GeoElevationGridObject.setHeight(double[]).
setHeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Assign ArrayList value of MFDouble height field, similar to GeoElevationGridObject.setHeight(double[]).
setHeight(int[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Assign floating-point array value of MFDouble height field, similar to GeoElevationGridObject.setHeight(double[]).
setHeight(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
Assign typed object value to SFBool horizontal field, similar to ScreenFontStyleObject.setHorizontal(boolean).
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
Assign typed object value to SFBool horizontal field, similar to FontStyleObject.setHorizontal(boolean).
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
Assign typed object value to SFString http_equiv field, similar to metaObject.setHttp_equiv(String).
setIdentity() - Method in class org.web3d.x3d.jsail.fields.MFMatrix3dObject
 
setIdentity() - Method in class org.web3d.x3d.jsail.fields.MFMatrix3fObject
 
setIdentity() - Method in class org.web3d.x3d.jsail.fields.MFMatrix4dObject
 
setIdentity() - Method in class org.web3d.x3d.jsail.fields.MFMatrix4fObject
 
setIdentity() - Method in class org.web3d.x3d.jsail.fields.SFMatrix3dObject
 
setIdentity() - Method in class org.web3d.x3d.jsail.fields.SFMatrix3fObject
 
setIdentity() - Method in class org.web3d.x3d.jsail.fields.SFMatrix4dObject
 
setIdentity() - Method in class org.web3d.x3d.jsail.fields.SFMatrix4fObject
 
setIdentity() - Method in interface org.web3d.x3d.sai.Matrix3
 
setIdentity() - Method in interface org.web3d.x3d.sai.Matrix4
 
setImage(int, 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
Assign typed object value to SFImage image field, similar to PixelTextureObject.setImage(int[]).
setImage(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
Assign ArrayList value of SFImage image field, similar to PixelTextureObject.setImage(int[]).
setImage(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
Assign typed object value to MFInt32 image field, similar to PixelTexture3DObject.setImage(int[]).
setImage(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
Assign ArrayList value of MFInt32 image field, similar to PixelTexture3DObject.setImage(int[]).
setImage(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
Assign typed object value to SFString importedDEF field, similar to IMPORTObject.setImportedDEF(String).
setIncludeSubdirectoryPaths(boolean) - Method in class org.web3d.x3d.jsail.Core.X3DObject
 
setIndentCharacter(char) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
Set indentCharacter used when serializing scene output.
setIndentIncrement(int) - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
Set number of characters to indent when serializing scene output.
setIndex(int[]) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
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
Assign typed object value to MFInt32 index field, similar to IndexedQuadSetObject.setIndex(int[]).
setIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Assign ArrayList value of MFInt32 index field, similar to IndexedQuadSetObject.setIndex(int[]).
setIndex(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
Assign typed object value to MFInt32 index field, similar to IndexedTriangleFanSetObject.setIndex(int[]).
setIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Assign ArrayList value of MFInt32 index field, similar to IndexedTriangleFanSetObject.setIndex(int[]).
setIndex(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
Assign typed object value to MFInt32 index field, similar to IndexedTriangleSetObject.setIndex(int[]).
setIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Assign ArrayList value of MFInt32 index field, similar to IndexedTriangleSetObject.setIndex(int[]).
setIndex(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
Assign typed object value to MFInt32 index field, similar to IndexedTriangleStripSetObject.setIndex(int[]).
setIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Assign ArrayList value of MFInt32 index field, similar to IndexedTriangleStripSetObject.setIndex(int[]).
setIndex(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
Assign typed object value to SFMatrix3f inertia field, similar to RigidBodyObject.setInertia(float[]).
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
Assign typed object value to MFString info field, similar to WorldInfoObject.setInfo(String[]).
setInfo(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
Assign single SFString object value to MFString info field, similar to WorldInfoObject.setInfo(String[]).
setInfo(String) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
Assign singleton String value to MFString info field, similar to WorldInfoObject.setInfo(String[]).
setInfo(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
Assign ArrayList value of MFString info field, similar to WorldInfoObject.setInfo(String[]).
setInfo(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
Assign typed object value to MFString info field, similar to HAnimHumanoidObject.setInfo(String[]).
setInfo(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Assign single SFString object value to MFString info field, similar to HAnimHumanoidObject.setInfo(String[]).
setInfo(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Assign singleton String value to MFString info field, similar to HAnimHumanoidObject.setInfo(String[]).
setInfo(ArrayList<String>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Assign ArrayList value of MFString info field, similar to HAnimHumanoidObject.setInfo(String[]).
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
Assign typed object value to SFColor initialDestination field, similar to ColorChaserObject.setInitialDestination(float[]).
setInitialDestination(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
Assign values to SFColor initialDestination field, similar to ColorChaserObject.setInitialDestination(float[]).
setInitialDestination(float[]) - 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
Assign typed object value to SFColor initialDestination field, similar to ColorDamperObject.setInitialDestination(float[]).
setInitialDestination(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
Assign values to SFColor initialDestination field, similar to ColorDamperObject.setInitialDestination(float[]).
setInitialDestination(float[]) - 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
Assign typed object value to MFVec3f initialDestination field, similar to CoordinateChaserObject.setInitialDestination(float[]).
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
Assign typed object value to MFVec3f initialDestination field, similar to CoordinateDamperObject.setInitialDestination(float[]).
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
Assign typed object value to SFRotation initialDestination field, similar to OrientationChaserObject.setInitialDestination(float[]).
setInitialDestination(float, float, float, float) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
Assign values to SFRotation initialDestination field, similar to OrientationChaserObject.setInitialDestination(float[]).
setInitialDestination(float[]) - 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
Assign typed object value to SFRotation initialDestination field, similar to OrientationDamperObject.setInitialDestination(float[]).
setInitialDestination(float, float, float, float) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
Assign values to SFRotation initialDestination field, similar to OrientationDamperObject.setInitialDestination(float[]).
setInitialDestination(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
Assign typed object value to SFVec2f initialDestination field, similar to PositionChaser2DObject.setInitialDestination(float[]).
setInitialDestination(float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
Assign values to SFVec2f initialDestination field, similar to PositionChaser2DObject.setInitialDestination(float[]).
setInitialDestination(float[]) - 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
Assign typed object value to SFVec3f initialDestination field, similar to PositionChaserObject.setInitialDestination(float[]).
setInitialDestination(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
Assign values to SFVec3f initialDestination field, similar to PositionChaserObject.setInitialDestination(float[]).
setInitialDestination(float[]) - 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
Assign typed object value to SFVec2f initialDestination field, similar to PositionDamper2DObject.setInitialDestination(float[]).
setInitialDestination(float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
Assign values to SFVec2f initialDestination field, similar to PositionDamper2DObject.setInitialDestination(float[]).
setInitialDestination(float[]) - 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
Assign typed object value to SFVec3f initialDestination field, similar to PositionDamperObject.setInitialDestination(float[]).
setInitialDestination(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
Assign values to SFVec3f initialDestination field, similar to PositionDamperObject.setInitialDestination(float[]).
setInitialDestination(float) - 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
Assign typed object value to SFFloat initialDestination field, similar to ScalarChaserObject.setInitialDestination(float).
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
Assign typed object value to SFFloat initialDestination field, similar to ScalarDamperObject.setInitialDestination(float).
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
Assign typed object value to MFVec2f initialDestination field, similar to TexCoordChaser2DObject.setInitialDestination(float[]).
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
Assign typed object value to MFVec2f initialDestination field, similar to TexCoordDamper2DObject.setInitialDestination(float[]).
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
Assign typed object value to SFColor initialValue field, similar to ColorChaserObject.setInitialValue(float[]).
setInitialValue(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
Assign values to SFColor initialValue field, similar to ColorChaserObject.setInitialValue(float[]).
setInitialValue(float[]) - 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
Assign typed object value to SFColor initialValue field, similar to ColorDamperObject.setInitialValue(float[]).
setInitialValue(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
Assign values to SFColor initialValue field, similar to ColorDamperObject.setInitialValue(float[]).
setInitialValue(float[]) - 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
Assign typed object value to MFVec3f initialValue field, similar to CoordinateChaserObject.setInitialValue(float[]).
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
Assign typed object value to MFVec3f initialValue field, similar to CoordinateDamperObject.setInitialValue(float[]).
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
Assign typed object value to SFRotation initialValue field, similar to OrientationChaserObject.setInitialValue(float[]).
setInitialValue(float, float, float, float) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
Assign values to SFRotation initialValue field, similar to OrientationChaserObject.setInitialValue(float[]).
setInitialValue(float[]) - 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
Assign typed object value to SFRotation initialValue field, similar to OrientationDamperObject.setInitialValue(float[]).
setInitialValue(float, float, float, float) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
Assign values to SFRotation initialValue field, similar to OrientationDamperObject.setInitialValue(float[]).
setInitialValue(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
Assign typed object value to SFVec2f initialValue field, similar to PositionChaser2DObject.setInitialValue(float[]).
setInitialValue(float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
Assign values to SFVec2f initialValue field, similar to PositionChaser2DObject.setInitialValue(float[]).
setInitialValue(float[]) - 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
Assign typed object value to SFVec3f initialValue field, similar to PositionChaserObject.setInitialValue(float[]).
setInitialValue(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
Assign values to SFVec3f initialValue field, similar to PositionChaserObject.setInitialValue(float[]).
setInitialValue(float[]) - 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
Assign typed object value to SFVec2f initialValue field, similar to PositionDamper2DObject.setInitialValue(float[]).
setInitialValue(float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
Assign values to SFVec2f initialValue field, similar to PositionDamper2DObject.setInitialValue(float[]).
setInitialValue(float[]) - 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
Assign typed object value to SFVec3f initialValue field, similar to PositionDamperObject.setInitialValue(float[]).
setInitialValue(float, float, float) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
Assign values to SFVec3f initialValue field, similar to PositionDamperObject.setInitialValue(float[]).
setInitialValue(float) - 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
Assign typed object value to SFFloat initialValue field, similar to ScalarChaserObject.setInitialValue(float).
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
Assign typed object value to SFFloat initialValue field, similar to ScalarDamperObject.setInitialValue(float).
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
Assign typed object value to MFVec2f initialValue field, similar to TexCoordChaser2DObject.setInitialValue(float[]).
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
Assign typed object value to MFVec2f initialValue field, similar to TexCoordDamper2DObject.setInitialValue(float[]).
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
Assign typed object value to SFString inlineDEF field, similar to IMPORTObject.setInlineDEF(String).
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
Assign typed object value to SFFloat innerRadius field, similar to Disk2DObject.setInnerRadius(float).
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
Assign typed object value to SFInt32 inputSource field, similar to TransmitterPduObject.setInputSource(int).
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
Assign typed object value to SFInt32 integerKey field, similar to IntegerTriggerObject.setIntegerKey(int).
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
Assign typed object value to SFFloat intensity field, similar to DirectionalLightObject.setIntensity(float).
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
Assign typed object value to SFFloat intensity field, similar to PointLightObject.setIntensity(float).
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
Assign typed object value to SFFloat intensity field, similar to SpotLightObject.setIntensity(float).
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
Assign typed object value to SFFloat intensity field, similar to SoundObject.setIntensity(float).
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
Assign typed object value to SFFloat intensityThreshold field, similar to ProjectionVolumeStyleObject.setIntensityThreshold(float).
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
Assign typed object value to SFBool internal field, similar to VolumeEmitterObject.setInternal(boolean).
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
Assign typed object value to SFString intersectionType field, similar to LinePickSensorObject.setIntersectionType(String).
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
Assign typed object value to SFString intersectionType field, similar to PointPickSensorObject.setIntersectionType(String).
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
Assign typed object value to SFString intersectionType field, similar to PrimitivePickSensorObject.setIntersectionType(String).
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
Assign typed object value to SFString intersectionType field, similar to VolumePickSensorObject.setIntersectionType(String).
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
Assign typed object value to SFBool isPickable field, similar to LayerObject.setIsPickable(boolean).
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
Assign typed object value to SFBool isPickable field, similar to LayoutLayerObject.setIsPickable(boolean).
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
Assign typed object value to SFInt32 iterations field, similar to RigidBodyCollectionObject.setIterations(int).
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
Assign typed object value to MFVec3f jointBindingPositions field, similar to HAnimHumanoidObject.setJointBindingPositions(float[]).
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
Assign typed object value to MFRotation jointBindingRotations field, similar to HAnimHumanoidObject.setJointBindingRotations(float[]).
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
Assign typed object value to MFVec3f jointBindingScales field, similar to HAnimHumanoidObject.setJointBindingScales(float[]).
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
Assign ArrayList value of MFNode joints field, similar to HAnimHumanoidObject.setJoints(X3DNode[]).
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
Assign typed object value to MFString joints field, similar to HAnimMotionObject.setJoints(String[]).
setJoints(SFStringObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Assign single SFString object value to MFString joints field, similar to HAnimMotionObject.setJoints(String[]).
setJoints(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Assign singleton String value to MFString joints field, similar to HAnimMotionObject.setJoints(String[]).
setJoints(ArrayList<String>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Assign ArrayList value of MFString joints field, similar to HAnimMotionObject.setJoints(String[]).
setJoints(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
Assign ArrayList value of MFNode joints field, similar to RigidBodyCollectionObject.setJoints(X3DNode[]).
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
Assign typed object value to SFBool jump field, similar to GeoViewpointObject.setJump(boolean).
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
Assign typed object value to SFBool jump field, similar to OrthoViewpointObject.setJump(boolean).
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
Assign typed object value to SFBool jump field, similar to ViewpointObject.setJump(boolean).
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
Assign typed object value to MFString justify field, similar to ScreenFontStyleObject.setJustify(String[]).
setJustify(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Assign single SFString object value to MFString justify field, similar to ScreenFontStyleObject.setJustify(String[]).
setJustify(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Assign singleton String value to MFString justify field, similar to ScreenFontStyleObject.setJustify(String[]).
setJustify(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Assign ArrayList value of MFString justify field, similar to ScreenFontStyleObject.setJustify(String[]).
setJustify(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
Assign typed object value to MFString justify field, similar to FontStyleObject.setJustify(String[]).
setJustify(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Assign single SFString object value to MFString justify field, similar to FontStyleObject.setJustify(String[]).
setJustify(String) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Assign singleton String value to MFString justify field, similar to FontStyleObject.setJustify(String[]).
setJustify(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Assign ArrayList value of MFString justify field, similar to FontStyleObject.setJustify(String[]).
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
Assign typed object value to MFFloat key field, similar to BooleanSequencerObject.setKey(float[]).
setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
Assign ArrayList value of MFFloat key field, similar to BooleanSequencerObject.setKey(float[]).
setKey(int[]) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
Assign floating-point array value of MFFloat key field, similar to BooleanSequencerObject.setKey(float[]).
setKey(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
Assign typed object value to MFFloat key field, similar to IntegerSequencerObject.setKey(float[]).
setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
Assign ArrayList value of MFFloat key field, similar to IntegerSequencerObject.setKey(float[]).
setKey(int[]) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
Assign floating-point array value of MFFloat key field, similar to IntegerSequencerObject.setKey(float[]).
setKey(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
Assign typed object value to MFFloat key field, similar to GeoPositionInterpolatorObject.setKey(float[]).
setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Assign ArrayList value of MFFloat key field, similar to GeoPositionInterpolatorObject.setKey(float[]).
setKey(int[]) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Assign floating-point array value of MFFloat key field, similar to GeoPositionInterpolatorObject.setKey(float[]).
setKey(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
Assign typed object value to MFFloat key field, similar to ColorInterpolatorObject.setKey(float[]).
setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
Assign ArrayList value of MFFloat key field, similar to ColorInterpolatorObject.setKey(float[]).
setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
Assign floating-point array value of MFFloat key field, similar to ColorInterpolatorObject.setKey(float[]).
setKey(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
Assign typed object value to MFFloat key field, similar to CoordinateInterpolator2DObject.setKey(float[]).
setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
Assign ArrayList value of MFFloat key field, similar to CoordinateInterpolator2DObject.setKey(float[]).
setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
Assign floating-point array value of MFFloat key field, similar to CoordinateInterpolator2DObject.setKey(float[]).
setKey(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
Assign typed object value to MFFloat key field, similar to CoordinateInterpolatorObject.setKey(float[]).
setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
Assign ArrayList value of MFFloat key field, similar to CoordinateInterpolatorObject.setKey(float[]).
setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
Assign floating-point array value of MFFloat key field, similar to CoordinateInterpolatorObject.setKey(float[]).
setKey(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
Assign typed object value to MFFloat key field, similar to EaseInEaseOutObject.setKey(float[]).
setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
Assign ArrayList value of MFFloat key field, similar to EaseInEaseOutObject.setKey(float[]).
setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
Assign floating-point array value of MFFloat key field, similar to EaseInEaseOutObject.setKey(float[]).
setKey(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
Assign typed object value to MFFloat key field, similar to NormalInterpolatorObject.setKey(float[]).
setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
Assign ArrayList value of MFFloat key field, similar to NormalInterpolatorObject.setKey(float[]).
setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
Assign floating-point array value of MFFloat key field, similar to NormalInterpolatorObject.setKey(float[]).
setKey(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
Assign typed object value to MFFloat key field, similar to OrientationInterpolatorObject.setKey(float[]).
setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
Assign ArrayList value of MFFloat key field, similar to OrientationInterpolatorObject.setKey(float[]).
setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
Assign floating-point array value of MFFloat key field, similar to OrientationInterpolatorObject.setKey(float[]).
setKey(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
Assign typed object value to MFFloat key field, similar to PositionInterpolator2DObject.setKey(float[]).
setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
Assign ArrayList value of MFFloat key field, similar to PositionInterpolator2DObject.setKey(float[]).
setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
Assign floating-point array value of MFFloat key field, similar to PositionInterpolator2DObject.setKey(float[]).
setKey(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
Assign typed object value to MFFloat key field, similar to PositionInterpolatorObject.setKey(float[]).
setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
Assign ArrayList value of MFFloat key field, similar to PositionInterpolatorObject.setKey(float[]).
setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
Assign floating-point array value of MFFloat key field, similar to PositionInterpolatorObject.setKey(float[]).
setKey(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
Assign typed object value to MFFloat key field, similar to ScalarInterpolatorObject.setKey(float[]).
setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
Assign ArrayList value of MFFloat key field, similar to ScalarInterpolatorObject.setKey(float[]).
setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
Assign floating-point array value of MFFloat key field, similar to ScalarInterpolatorObject.setKey(float[]).
setKey(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
Assign typed object value to MFFloat key field, similar to SplinePositionInterpolator2DObject.setKey(float[]).
setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
Assign ArrayList value of MFFloat key field, similar to SplinePositionInterpolator2DObject.setKey(float[]).
setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
Assign floating-point array value of MFFloat key field, similar to SplinePositionInterpolator2DObject.setKey(float[]).
setKey(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
Assign typed object value to MFFloat key field, similar to SplinePositionInterpolatorObject.setKey(float[]).
setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
Assign ArrayList value of MFFloat key field, similar to SplinePositionInterpolatorObject.setKey(float[]).
setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
Assign floating-point array value of MFFloat key field, similar to SplinePositionInterpolatorObject.setKey(float[]).
setKey(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
Assign typed object value to MFFloat key field, similar to SplineScalarInterpolatorObject.setKey(float[]).
setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Assign ArrayList value of MFFloat key field, similar to SplineScalarInterpolatorObject.setKey(float[]).
setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Assign floating-point array value of MFFloat key field, similar to SplineScalarInterpolatorObject.setKey(float[]).
setKey(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
Assign typed object value to MFFloat key field, similar to SquadOrientationInterpolatorObject.setKey(float[]).
setKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
Assign ArrayList value of MFFloat key field, similar to SquadOrientationInterpolatorObject.setKey(float[]).
setKey(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
Assign floating-point array value of MFFloat key field, similar to SquadOrientationInterpolatorObject.setKey(float[]).
setKey(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
Assign typed object value to MFBool keyValue field, similar to BooleanSequencerObject.setKeyValue(boolean[]).
setKeyValue(ArrayList<Boolean>) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
Assign ArrayList value of MFBool keyValue field, similar to BooleanSequencerObject.setKeyValue(boolean[]).
setKeyValue(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
Assign typed object value to MFInt32 keyValue field, similar to IntegerSequencerObject.setKeyValue(int[]).
setKeyValue(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
Assign ArrayList value of MFInt32 keyValue field, similar to IntegerSequencerObject.setKeyValue(int[]).
setKeyValue(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
Assign typed object value to MFVec3d keyValue field, similar to GeoPositionInterpolatorObject.setKeyValue(double[]).
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
Assign typed object value to MFColor keyValue field, similar to ColorInterpolatorObject.setKeyValue(float[]).
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
Assign typed object value to MFVec2f keyValue field, similar to CoordinateInterpolator2DObject.setKeyValue(float[]).
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
Assign typed object value to MFVec3f keyValue field, similar to CoordinateInterpolatorObject.setKeyValue(float[]).
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
Assign typed object value to MFVec3f keyValue field, similar to NormalInterpolatorObject.setKeyValue(float[]).
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
Assign typed object value to MFRotation keyValue field, similar to OrientationInterpolatorObject.setKeyValue(float[]).
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
Assign typed object value to MFVec2f keyValue field, similar to PositionInterpolator2DObject.setKeyValue(float[]).
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
Assign typed object value to MFVec3f keyValue field, similar to PositionInterpolatorObject.setKeyValue(float[]).
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
Assign typed object value to MFFloat keyValue field, similar to ScalarInterpolatorObject.setKeyValue(float[]).
setKeyValue(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
Assign ArrayList value of MFFloat keyValue field, similar to ScalarInterpolatorObject.setKeyValue(float[]).
setKeyValue(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
Assign floating-point array value of MFFloat keyValue field, similar to ScalarInterpolatorObject.setKeyValue(float[]).
setKeyValue(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
Assign typed object value to MFVec2f keyValue field, similar to SplinePositionInterpolator2DObject.setKeyValue(float[]).
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
Assign typed object value to MFVec3f keyValue field, similar to SplinePositionInterpolatorObject.setKeyValue(float[]).
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
Assign typed object value to MFFloat keyValue field, similar to SplineScalarInterpolatorObject.setKeyValue(float[]).
setKeyValue(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Assign ArrayList value of MFFloat keyValue field, similar to SplineScalarInterpolatorObject.setKeyValue(float[]).
setKeyValue(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Assign floating-point array value of MFFloat keyValue field, similar to SplineScalarInterpolatorObject.setKeyValue(float[]).
setKeyValue(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
Assign typed object value to MFRotation keyValue field, similar to SquadOrientationInterpolatorObject.setKeyValue(float[]).
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
Assign typed object value to MFVec2f keyVelocity field, similar to SplinePositionInterpolator2DObject.setKeyVelocity(float[]).
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
Assign typed object value to MFVec3f keyVelocity field, similar to SplinePositionInterpolatorObject.setKeyVelocity(float[]).
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
Assign typed object value to MFFloat keyVelocity field, similar to SplineScalarInterpolatorObject.setKeyVelocity(float[]).
setKeyVelocity(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Assign ArrayList value of MFFloat keyVelocity field, similar to SplineScalarInterpolatorObject.setKeyVelocity(float[]).
setKeyVelocity(int[]) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Assign floating-point array value of MFFloat keyVelocity field, similar to SplineScalarInterpolatorObject.setKeyVelocity(float[]).
setKeyVelocity(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
Assign typed object value to SFInt32 kind field, similar to DISEntityTypeMappingObject.setKind(int).
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
Assign typed object value to MFDouble knot field, similar to NurbsCurve2DObject.setKnot(double[]).
setKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Assign ArrayList value of MFDouble knot field, similar to NurbsCurve2DObject.setKnot(double[]).
setKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Assign floating-point array value of MFDouble knot field, similar to NurbsCurve2DObject.setKnot(double[]).
setKnot(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
Assign typed object value to MFDouble knot field, similar to NurbsCurveObject.setKnot(double[]).
setKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Assign ArrayList value of MFDouble knot field, similar to NurbsCurveObject.setKnot(double[]).
setKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Assign floating-point array value of MFDouble knot field, similar to NurbsCurveObject.setKnot(double[]).
setKnot(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
Assign typed object value to MFDouble knot field, similar to NurbsOrientationInterpolatorObject.setKnot(double[]).
setKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Assign ArrayList value of MFDouble knot field, similar to NurbsOrientationInterpolatorObject.setKnot(double[]).
setKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Assign floating-point array value of MFDouble knot field, similar to NurbsOrientationInterpolatorObject.setKnot(double[]).
setKnot(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
Assign typed object value to MFDouble knot field, similar to NurbsPositionInterpolatorObject.setKnot(double[]).
setKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Assign ArrayList value of MFDouble knot field, similar to NurbsPositionInterpolatorObject.setKnot(double[]).
setKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Assign floating-point array value of MFDouble knot field, similar to NurbsPositionInterpolatorObject.setKnot(double[]).
setKnot(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
Assign typed object value to SFString lang field, similar to metaObject.setLang(String).
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
Assign typed object value to SFString language field, similar to ScreenFontStyleObject.setLanguage(String).
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
Assign typed object value to SFString language field, similar to ComposedShaderObject.setLanguage(String).
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
Assign typed object value to SFString language field, similar to PackagedShaderObject.setLanguage(String).
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
Assign typed object value to SFString language field, similar to ProgramShaderObject.setLanguage(String).
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
Assign typed object value to SFString language field, similar to FontStyleObject.setLanguage(String).
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
Assign ArrayList value of MFNode layers field, similar to LayerSetObject.setLayers(X3DNode[]).
setLayers(X3DNode) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
Set single child layers node, replacing prior array of existing nodes (if any).
setLayers(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
Assign typed object value to SFBool leftToRight field, similar to ScreenFontStyleObject.setLeftToRight(boolean).
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
Assign typed object value to SFBool leftToRight field, similar to FontStyleObject.setLeftToRight(boolean).
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
Assign typed object value to MFString leftUrl field, similar to BackgroundObject.setLeftUrl(String[]).
setLeftUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign single SFString object value to MFString leftUrl field, similar to BackgroundObject.setLeftUrl(String[]).
setLeftUrl(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign singleton String value to MFString leftUrl field, similar to BackgroundObject.setLeftUrl(String[]).
setLeftUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign ArrayList value of MFString leftUrl field, similar to BackgroundObject.setLeftUrl(String[]).
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
Assign typed object value to MFFloat length field, similar to TextObject.setLength(float[]).
setLength(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Text.TextObject
Assign ArrayList value of MFFloat length field, similar to TextObject.setLength(float[]).
setLength(int[]) - Method in class org.web3d.x3d.jsail.Text.TextObject
Assign floating-point array value of MFFloat length field, similar to TextObject.setLength(float[]).
setLength(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
Assign typed object value to SFInt32 lengthOfModulationParameters field, similar to TransmitterPduObject.setLengthOfModulationParameters(int).
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
Assign typed object value to SFInt32 level field, similar to componentObject.setLevel(int).
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
Assign typed object value to SFFloat lifetimeVariation field, similar to ParticleSystemObject.setLifetimeVariation(float).
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
Assign typed object value to SFBool lighting field, similar to ShadedVolumeStyleObject.setLighting(boolean).
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
Assign typed object value to SFRotation limitOrientation field, similar to HAnimJointObject.setLimitOrientation(float[]).
setLimitOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Assign values to SFRotation limitOrientation field, similar to HAnimJointObject.setLimitOrientation(float[]).
setLimitOrientation(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
Assign typed object value to SFVec3f linearAcceleration field, similar to EspduTransformObject.setLinearAcceleration(float[]).
setLinearAcceleration(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign values to SFVec3f linearAcceleration field, similar to EspduTransformObject.setLinearAcceleration(float[]).
setLinearAcceleration(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
Assign typed object value to SFFloat linearDampingFactor field, similar to RigidBodyObject.setLinearDampingFactor(float).
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
Assign typed object value to SFVec3f linearVelocity field, similar to EspduTransformObject.setLinearVelocity(float[]).
setLinearVelocity(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign values to SFVec3f linearVelocity field, similar to EspduTransformObject.setLinearVelocity(float[]).
setLinearVelocity(float[]) - 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
Assign typed object value to SFVec3f linearVelocity field, similar to RigidBodyObject.setLinearVelocity(float[]).
setLinearVelocity(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Assign values to SFVec3f linearVelocity field, similar to RigidBodyObject.setLinearVelocity(float[]).
setLinearVelocity(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
Assign typed object value to MFVec2f lineSegments field, similar to Polyline2DObject.setLineSegments(float[]).
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
Assign typed object value to SFInt32 linetype field, similar to LinePropertiesObject.setLinetype(int).
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
Assign typed object value to SFFloat linewidthScaleFactor field, similar to LinePropertiesObject.setLinewidthScaleFactor(float).
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
Assign typed object value to SFVec3f llimit field, similar to HAnimJointObject.setLlimit(float[]).
setLlimit(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Assign values to SFVec3f llimit field, similar to HAnimJointObject.setLlimit(float[]).
setLlimit(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
Assign typed object value to SFInt32 loa field, similar to HAnimHumanoidObject.setLoa(int).
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
Assign typed object value to SFInt32 loa field, similar to HAnimMotionObject.setLoa(int).
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
Assign typed object value to SFBool load field, similar to InlineObject.setLoad(boolean).
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
Assign typed object value to SFString localDEF field, similar to EXPORTObject.setLocalDEF(String).
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
Assign typed object value to SFVec3f location field, similar to PointLightObject.setLocation(float[]).
setLocation(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Assign values to SFVec3f location field, similar to PointLightObject.setLocation(float[]).
setLocation(float[]) - 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
Assign typed object value to SFVec3f location field, similar to SpotLightObject.setLocation(float[]).
setLocation(float, float, float) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Assign values to SFVec3f location field, similar to SpotLightObject.setLocation(float[]).
setLocation(float[]) - 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
Assign typed object value to SFVec3f location field, similar to SoundObject.setLocation(float[]).
setLocation(float, float, float) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Assign values to SFVec3f location field, similar to SoundObject.setLocation(float[]).
setLocation(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
Assign typed object value to SFBool loop field, similar to HAnimMotionObject.setLoop(boolean).
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
Assign typed object value to SFBool loop field, similar to AudioClipObject.setLoop(boolean).
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
Assign typed object value to SFBool loop field, similar to MovieTextureObject.setLoop(boolean).
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
Assign typed object value to SFBool loop field, similar to TimeSensorObject.setLoop(boolean).
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
Assign typed object value to SFString magnificationFilter field, similar to TexturePropertiesObject.setMagnificationFilter(String).
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
Assign ArrayList value of MFNode mapping field, similar to DISEntityManagerObject.setMapping(X3DNode[]).
setMapping(X3DNode) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
Set single child mapping node, replacing prior array of existing nodes (if any).
setMapping(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
Assign typed object value to SFString marking field, similar to EspduTransformObject.setMarking(String).
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
Assign typed object value to SFFloat mass field, similar to HAnimSegmentObject.setMass(float).
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
Assign typed object value to SFFloat mass field, similar to ConeEmitterObject.setMass(float).
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
Assign typed object value to SFFloat mass field, similar to ExplosionEmitterObject.setMass(float).
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
Assign typed object value to SFFloat mass field, similar to PointEmitterObject.setMass(float).
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
Assign typed object value to SFFloat mass field, similar to PolylineEmitterObject.setMass(float).
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
Assign typed object value to SFFloat mass field, similar to SurfaceEmitterObject.setMass(float).
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
Assign typed object value to SFFloat mass field, similar to VolumeEmitterObject.setMass(float).
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
Assign typed object value to SFFloat mass field, similar to RigidBodyObject.setMass(float).
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
Assign typed object value to SFString matchCriterion field, similar to LinePickSensorObject.setMatchCriterion(String).
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
Assign typed object value to SFString matchCriterion field, similar to PointPickSensorObject.setMatchCriterion(String).
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
Assign typed object value to SFString matchCriterion field, similar to PrimitivePickSensorObject.setMatchCriterion(String).
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
Assign typed object value to SFString matchCriterion field, similar to VolumePickSensorObject.setMatchCriterion(String).
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
Assign typed object value to SFMatrix4f matrix field, similar to TextureTransformMatrix3DObject.setMatrix(float[]).
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
Assign typed object value to SFFloat maxAngle field, similar to CylinderSensorObject.setMaxAngle(float).
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
Assign typed object value to SFFloat maxAngle field, similar to SingleAxisHingeJointObject.setMaxAngle(float).
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
Assign typed object value to SFFloat maxAngle1 field, similar to DoubleAxisHingeJointObject.setMaxAngle1(float).
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
Assign typed object value to SFFloat maxBack field, similar to SoundObject.setMaxBack(float).
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
Assign typed object value to SFFloat maxCorrectionSpeed field, similar to RigidBodyCollectionObject.setMaxCorrectionSpeed(float).
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
Assign typed object value to SFFloat maxExtent field, similar to TextObject.setMaxExtent(float).
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
Assign typed object value to SFFloat maxFront field, similar to SoundObject.setMaxFront(float).
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
Assign typed object value to SFInt32 maxParticles field, similar to ParticleSystemObject.setMaxParticles(int).
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
Assign typed object value to SFVec2f maxPosition field, similar to PlaneSensorObject.setMaxPosition(float[]).
setMaxPosition(float, float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Assign values to SFVec2f maxPosition field, similar to PlaneSensorObject.setMaxPosition(float[]).
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
Assign typed object value to SFFloat maxSeparation field, similar to SliderJointObject.setMaxSeparation(float).
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
Assign typed object value to SFFloat maxTorque1 field, similar to DoubleAxisHingeJointObject.setMaxTorque1(float).
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
Assign typed object value to SFFloat maxTorque2 field, similar to DoubleAxisHingeJointObject.setMaxTorque2(float).
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
Assign typed object value to SFFloat minAngle field, similar to CylinderSensorObject.setMinAngle(float).
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
Assign typed object value to SFFloat minAngle field, similar to SingleAxisHingeJointObject.setMinAngle(float).
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
Assign typed object value to SFFloat minAngle1 field, similar to DoubleAxisHingeJointObject.setMinAngle1(float).
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
Assign typed object value to SFFloat minBack field, similar to SoundObject.setMinBack(float).
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
Assign typed object value to SFFloat minBounceSpeed field, similar to CollisionCollectionObject.setMinBounceSpeed(float).
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
Assign typed object value to SFFloat minBounceSpeed field, similar to ContactObject.setMinBounceSpeed(float).
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
Assign typed object value to SFFloat minFront field, similar to SoundObject.setMinFront(float).
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
Assign typed object value to SFString minificationFilter field, similar to TexturePropertiesObject.setMinificationFilter(String).
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
Assign typed object value to SFVec2f minPosition field, similar to PlaneSensorObject.setMinPosition(float[]).
setMinPosition(float, float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Assign values to SFVec2f minPosition field, similar to PlaneSensorObject.setMinPosition(float[]).
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
Assign typed object value to SFFloat minSeparation field, similar to SliderJointObject.setMinSeparation(float).
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
Assign typed object value to MFString mode field, similar to MultiTextureObject.setMode(String[]).
setMode(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Assign single SFString object value to MFString mode field, similar to MultiTextureObject.setMode(String[]).
setMode(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Assign singleton String value to MFString mode field, similar to MultiTextureObject.setMode(String[]).
setMode(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Assign ArrayList value of MFString mode field, similar to MultiTextureObject.setMode(String[]).
setMode(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
Assign typed object value to SFString mode field, similar to TextureCoordinateGeneratorObject.setMode(String).
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
Assign typed object value to SFInt32 modulationTypeDetail field, similar to TransmitterPduObject.setModulationTypeDetail(int).
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
Assign typed object value to SFInt32 modulationTypeMajor field, similar to TransmitterPduObject.setModulationTypeMajor(int).
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
Assign typed object value to SFInt32 modulationTypeSpreadSpectrum field, similar to TransmitterPduObject.setModulationTypeSpreadSpectrum(int).
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
Assign typed object value to SFInt32 modulationTypeSystem field, similar to TransmitterPduObject.setModulationTypeSystem(int).
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
Assign typed object value to MFFloat momentsOfInertia field, similar to HAnimSegmentObject.setMomentsOfInertia(float[]).
setMomentsOfInertia(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Assign ArrayList value of MFFloat momentsOfInertia field, similar to HAnimSegmentObject.setMomentsOfInertia(float[]).
setMomentsOfInertia(int[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Assign floating-point array value of MFFloat momentsOfInertia field, similar to HAnimSegmentObject.setMomentsOfInertia(float[]).
setMomentsOfInertia(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
Assign ArrayList value of MFNode motions field, similar to HAnimHumanoidObject.setMotions(X3DNode[]).
setMotions(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Set single child motions node, replacing prior array of existing nodes (if any).
setMotions(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
Assign typed object value to SFVec3f motor1Axis field, similar to MotorJointObject.setMotor1Axis(float[]).
setMotor1Axis(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Assign values to SFVec3f motor1Axis field, similar to MotorJointObject.setMotor1Axis(float[]).
setMotor1Axis(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
Assign typed object value to SFVec3f motor2Axis field, similar to MotorJointObject.setMotor2Axis(float[]).
setMotor2Axis(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Assign values to SFVec3f motor2Axis field, similar to MotorJointObject.setMotor2Axis(float[]).
setMotor2Axis(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
Assign typed object value to SFVec3f motor3Axis field, similar to MotorJointObject.setMotor3Axis(float[]).
setMotor3Axis(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Assign values to SFVec3f motor3Axis field, similar to MotorJointObject.setMotor3Axis(float[]).
setMotor3Axis(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
Assign typed object value to SFString multicastRelayHost field, similar to EspduTransformObject.setMulticastRelayHost(String).
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
Assign typed object value to SFString multicastRelayHost field, similar to ReceiverPduObject.setMulticastRelayHost(String).
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
Assign typed object value to SFString multicastRelayHost field, similar to SignalPduObject.setMulticastRelayHost(String).
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
Assign typed object value to SFString multicastRelayHost field, similar to TransmitterPduObject.setMulticastRelayHost(String).
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
Assign typed object value to SFInt32 multicastRelayPort field, similar to EspduTransformObject.setMulticastRelayPort(int).
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
Assign typed object value to SFInt32 multicastRelayPort field, similar to ReceiverPduObject.setMulticastRelayPort(int).
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
Assign typed object value to SFInt32 multicastRelayPort field, similar to SignalPduObject.setMulticastRelayPort(int).
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
Assign typed object value to SFInt32 multicastRelayPort field, similar to TransmitterPduObject.setMulticastRelayPort(int).
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
Assign typed object value to SFInt32 munitionApplicationID field, similar to EspduTransformObject.setMunitionApplicationID(int).
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
Assign typed object value to SFVec3f munitionEndPoint field, similar to EspduTransformObject.setMunitionEndPoint(float[]).
setMunitionEndPoint(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign values to SFVec3f munitionEndPoint field, similar to EspduTransformObject.setMunitionEndPoint(float[]).
setMunitionEndPoint(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
Assign typed object value to SFInt32 munitionEntityID field, similar to EspduTransformObject.setMunitionEntityID(int).
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
Assign typed object value to SFInt32 munitionQuantity field, similar to EspduTransformObject.setMunitionQuantity(int).
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
Assign typed object value to SFInt32 munitionSiteID field, similar to EspduTransformObject.setMunitionSiteID(int).
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
Assign typed object value to SFVec3f munitionStartPoint field, similar to EspduTransformObject.setMunitionStartPoint(float[]).
setMunitionStartPoint(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign values to SFVec3f munitionStartPoint field, similar to EspduTransformObject.setMunitionStartPoint(float[]).
setMunitionStartPoint(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
Assign typed object value to SFBool mustEvaluate field, similar to ScriptObject.setMustEvaluate(boolean).
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
Assign typed object value to SFString name field, similar to CADAssemblyObject.setName(String).
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
Assign typed object value to SFString name field, similar to CADFaceObject.setName(String).
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
Assign typed object value to SFString name field, similar to CADLayerObject.setName(String).
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
Assign typed object value to SFString name field, similar to CADPartObject.setName(String).
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
Assign typed object value to SFString name field, similar to componentObject.setName(String).
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
Assign typed object value to SFString name field, similar to ExternProtoDeclareObject.setName(String).
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
Assign typed object value to SFString name field, similar to fieldObject.setName(String).
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
Assign typed object value to SFString name field, similar to fieldValueObject.setName(String).
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
Assign typed object value to SFString name field, similar to MetadataBooleanObject.setName(String).
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
Assign typed object value to SFString name field, similar to MetadataDoubleObject.setName(String).
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
Assign typed object value to SFString name field, similar to MetadataFloatObject.setName(String).
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
Assign typed object value to SFString name field, similar to MetadataIntegerObject.setName(String).
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
Assign typed object value to SFString name field, similar to MetadataSetObject.setName(String).
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
Assign typed object value to SFString name field, similar to MetadataStringObject.setName(String).
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
Assign typed object value to SFString name field, similar to metaObject.setName(String).
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
Assign typed object value to SFString name field, similar to ProtoDeclareObject.setName(String).
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
Assign typed object value to SFString name field, similar to ProtoInstanceObject.setName(String).
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
Assign typed object value to SFString name field, similar to unitObject.setName(String).
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
Assign typed object value to SFString name field, similar to HAnimDisplacerObject.setName(String).
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
Assign typed object value to SFString name field, similar to HAnimHumanoidObject.setName(String).
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
Assign typed object value to SFString name field, similar to HAnimJointObject.setName(String).
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
Assign typed object value to SFString name field, similar to HAnimSegmentObject.setName(String).
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
Assign typed object value to SFString name field, similar to HAnimSiteObject.setName(String).
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
Assign typed object value to SFString name field, similar to FloatVertexAttributeObject.setName(String).
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
Assign typed object value to SFString name field, similar to Matrix3VertexAttributeObject.setName(String).
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
Assign typed object value to SFString name field, similar to Matrix4VertexAttributeObject.setName(String).
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
Assign typed object value to SFString networkMode field, similar to EspduTransformObject.setNetworkMode(String).
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
Assign typed object value to SFString networkMode field, similar to ReceiverPduObject.setNetworkMode(String).
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
Assign typed object value to SFString networkMode field, similar to SignalPduObject.setNetworkMode(String).
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
Assign typed object value to SFString networkMode field, similar to TransmitterPduObject.setNetworkMode(String).
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
Assign typed object value to SFBool next field, similar to BooleanSequencerObject.setNext(boolean).
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
Assign typed object value to SFBool next field, similar to IntegerSequencerObject.setNext(boolean).
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
Assign typed object value to SFString nodeField field, similar to connectObject.setNodeField(String).
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
Assign typed object value to MFInt32 normalIndex field, similar to IndexedFaceSetObject.setNormalIndex(int[]).
setNormalIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Assign ArrayList value of MFInt32 normalIndex field, similar to IndexedFaceSetObject.setNormalIndex(int[]).
setNormalIndex(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
Assign typed object value to SFBool normalizeVelocity field, similar to SplinePositionInterpolator2DObject.setNormalizeVelocity(boolean).
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
Assign typed object value to SFBool normalizeVelocity field, similar to SplinePositionInterpolatorObject.setNormalizeVelocity(boolean).
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
Assign typed object value to SFBool normalizeVelocity field, similar to SplineScalarInterpolatorObject.setNormalizeVelocity(boolean).
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
Assign typed object value to SFBool normalizeVelocity field, similar to SquadOrientationInterpolatorObject.setNormalizeVelocity(boolean).
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
Assign typed object value to SFBool normalPerVertex field, similar to IndexedQuadSetObject.setNormalPerVertex(boolean).
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
Assign typed object value to SFBool normalPerVertex field, similar to QuadSetObject.setNormalPerVertex(boolean).
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
Assign typed object value to SFBool normalPerVertex field, similar to ElevationGridObject.setNormalPerVertex(boolean).
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
Assign typed object value to SFBool normalPerVertex field, similar to IndexedFaceSetObject.setNormalPerVertex(boolean).
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
Assign typed object value to SFBool normalPerVertex field, similar to GeoElevationGridObject.setNormalPerVertex(boolean).
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
Assign typed object value to SFBool normalPerVertex field, similar to IndexedTriangleFanSetObject.setNormalPerVertex(boolean).
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
Assign typed object value to SFBool normalPerVertex field, similar to IndexedTriangleSetObject.setNormalPerVertex(boolean).
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
Assign typed object value to SFBool normalPerVertex field, similar to IndexedTriangleStripSetObject.setNormalPerVertex(boolean).
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
Assign typed object value to SFBool normalPerVertex field, similar to TriangleFanSetObject.setNormalPerVertex(boolean).
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
Assign typed object value to SFBool normalPerVertex field, similar to TriangleSetObject.setNormalPerVertex(boolean).
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
Assign typed object value to SFBool normalPerVertex field, similar to TriangleStripSetObject.setNormalPerVertex(boolean).
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
Assign typed object value to SFInt32 numComponents field, similar to FloatVertexAttributeObject.setNumComponents(int).
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
Assign typed object value to MFString objectType field, similar to LinePickSensorObject.setObjectType(String[]).
setObjectType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Assign single SFString object value to MFString objectType field, similar to LinePickSensorObject.setObjectType(String[]).
setObjectType(String) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Assign singleton String value to MFString objectType field, similar to LinePickSensorObject.setObjectType(String[]).
setObjectType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Assign ArrayList value of MFString objectType field, similar to LinePickSensorObject.setObjectType(String[]).
setObjectType(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
Assign typed object value to MFString objectType field, similar to PickableGroupObject.setObjectType(String[]).
setObjectType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Assign single SFString object value to MFString objectType field, similar to PickableGroupObject.setObjectType(String[]).
setObjectType(String) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Assign singleton String value to MFString objectType field, similar to PickableGroupObject.setObjectType(String[]).
setObjectType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Assign ArrayList value of MFString objectType field, similar to PickableGroupObject.setObjectType(String[]).
setObjectType(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
Assign typed object value to MFString objectType field, similar to PointPickSensorObject.setObjectType(String[]).
setObjectType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Assign single SFString object value to MFString objectType field, similar to PointPickSensorObject.setObjectType(String[]).
setObjectType(String) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Assign singleton String value to MFString objectType field, similar to PointPickSensorObject.setObjectType(String[]).
setObjectType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Assign ArrayList value of MFString objectType field, similar to PointPickSensorObject.setObjectType(String[]).
setObjectType(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
Assign typed object value to MFString objectType field, similar to PrimitivePickSensorObject.setObjectType(String[]).
setObjectType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Assign single SFString object value to MFString objectType field, similar to PrimitivePickSensorObject.setObjectType(String[]).
setObjectType(String) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Assign singleton String value to MFString objectType field, similar to PrimitivePickSensorObject.setObjectType(String[]).
setObjectType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Assign ArrayList value of MFString objectType field, similar to PrimitivePickSensorObject.setObjectType(String[]).
setObjectType(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
Assign typed object value to MFString objectType field, similar to VolumePickSensorObject.setObjectType(String[]).
setObjectType(SFStringObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Assign single SFString object value to MFString objectType field, similar to VolumePickSensorObject.setObjectType(String[]).
setObjectType(String) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Assign singleton String value to MFString objectType field, similar to VolumePickSensorObject.setObjectType(String[]).
setObjectType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Assign ArrayList value of MFString objectType field, similar to VolumePickSensorObject.setObjectType(String[]).
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
Assign typed object value to MFFloat offset field, similar to LayoutObject.setOffset(float[]).
setOffset(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Assign ArrayList value of MFFloat offset field, similar to LayoutObject.setOffset(float[]).
setOffset(int[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Assign floating-point array value of MFFloat offset field, similar to LayoutObject.setOffset(float[]).
setOffset(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
Assign typed object value to SFFloat offset field, similar to CylinderSensorObject.setOffset(float).
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
Assign typed object value to SFVec3f offset field, similar to PlaneSensorObject.setOffset(float[]).
setOffset(float, float, float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Assign values to SFVec3f offset field, similar to PlaneSensorObject.setOffset(float[]).
setOffset(float[]) - 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
Assign typed object value to SFRotation offset field, similar to SphereSensorObject.setOffset(float[]).
setOffset(float, float, float, float) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
Assign values to SFRotation offset field, similar to SphereSensorObject.setOffset(float[]).
setOffset(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
Assign typed object value to MFString offsetUnits field, similar to LayoutObject.setOffsetUnits(String[]).
setOffsetUnits(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Assign single SFString object value to MFString offsetUnits field, similar to LayoutObject.setOffsetUnits(String[]).
setOffsetUnits(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Assign singleton String value to MFString offsetUnits field, similar to LayoutObject.setOffsetUnits(String[]).
setOffsetUnits(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Assign ArrayList value of MFString offsetUnits field, similar to LayoutObject.setOffsetUnits(String[]).
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
Assign typed object value to SFBool on field, similar to DirectionalLightObject.setOn(boolean).
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
Assign typed object value to SFBool on field, similar to PointLightObject.setOn(boolean).
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
Assign typed object value to SFBool on field, similar to SpotLightObject.setOn(boolean).
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
Assign typed object value to SFFloat opacityFactor field, similar to BoundaryEnhancementVolumeStyleObject.setOpacityFactor(float).
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
Assign typed object value to SFInt32 order field, similar to ColorDamperObject.setOrder(int).
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
Assign typed object value to SFInt32 order field, similar to CoordinateDamperObject.setOrder(int).
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
Assign typed object value to SFInt32 order field, similar to OrientationDamperObject.setOrder(int).
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
Assign typed object value to SFInt32 order field, similar to PositionDamper2DObject.setOrder(int).
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
Assign typed object value to SFInt32 order field, similar to PositionDamperObject.setOrder(int).
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
Assign typed object value to SFInt32 order field, similar to ScalarDamperObject.setOrder(int).
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
Assign typed object value to SFInt32 order field, similar to TexCoordDamper2DObject.setOrder(int).
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
Assign typed object value to MFInt32 order field, similar to LayerSetObject.setOrder(int[]).
setOrder(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
Assign ArrayList value of MFInt32 order field, similar to LayerSetObject.setOrder(int[]).
setOrder(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
Assign typed object value to SFInt32 order field, similar to NurbsCurve2DObject.setOrder(int).
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
Assign typed object value to SFInt32 order field, similar to NurbsCurveObject.setOrder(int).
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
Assign typed object value to SFInt32 order field, similar to NurbsOrientationInterpolatorObject.setOrder(int).
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
Assign typed object value to SFInt32 order field, similar to NurbsPositionInterpolatorObject.setOrder(int).
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
Assign typed object value to MFRotation orientation field, similar to ExtrusionObject.setOrientation(float[]).
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
Assign typed object value to SFRotation orientation field, similar to GeoViewpointObject.setOrientation(float[]).
setOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Assign values to SFRotation orientation field, similar to GeoViewpointObject.setOrientation(float[]).
setOrientation(float[]) - 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
Assign typed object value to SFRotation orientation field, similar to OrthoViewpointObject.setOrientation(float[]).
setOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Assign values to SFRotation orientation field, similar to OrthoViewpointObject.setOrientation(float[]).
setOrientation(float[]) - 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
Assign typed object value to SFRotation orientation field, similar to ViewpointObject.setOrientation(float[]).
setOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Assign values to SFRotation orientation field, similar to ViewpointObject.setOrientation(float[]).
setOrientation(float[]) - 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
Assign typed object value to SFRotation orientation field, similar to RigidBodyObject.setOrientation(float[]).
setOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Assign values to SFRotation orientation field, similar to RigidBodyObject.setOrientation(float[]).
setOrientation(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
Assign typed object value to SFColorRGBA orthogonalColor field, similar to CartoonVolumeStyleObject.setOrthogonalColor(float[]).
setOrthogonalColor(float, float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
Assign values to SFColorRGBA orthogonalColor field, similar to CartoonVolumeStyleObject.setOrthogonalColor(float[]).
setOrthogonalColor(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
Assign typed object value to SFFloat outerRadius field, similar to Disk2DObject.setOuterRadius(float).
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
Assign typed object value to SFColorRGBA parallelColor field, similar to CartoonVolumeStyleObject.setParallelColor(float[]).
setParallelColor(float, float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
Assign values to SFColorRGBA parallelColor field, similar to CartoonVolumeStyleObject.setParallelColor(float[]).
setParallelColor(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
Assign typed object value to MFString parameter field, similar to AnchorObject.setParameter(String[]).
setParameter(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Assign single SFString object value to MFString parameter field, similar to AnchorObject.setParameter(String[]).
setParameter(String) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Assign singleton String value to MFString parameter field, similar to AnchorObject.setParameter(String[]).
setParameter(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Assign ArrayList value of MFString parameter field, similar to AnchorObject.setParameter(String[]).
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
Assign typed object value to MFFloat parameter field, similar to TextureCoordinateGeneratorObject.setParameter(float[]).
setParameter(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
Assign ArrayList value of MFFloat parameter field, similar to TextureCoordinateGeneratorObject.setParameter(float[]).
setParameter(int[]) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
Assign floating-point array value of MFFloat parameter field, similar to TextureCoordinateGeneratorObject.setParameter(float[]).
setParameter(String[]) - Method in 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
Assign typed object value to SFFloat particleLifetime field, similar to ParticleSystemObject.setParticleLifetime(float).
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
Assign typed object value to SFVec2f particleSize field, similar to ParticleSystemObject.setParticleSize(float[]).
setParticleSize(float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Assign values to SFVec2f particleSize field, similar to ParticleSystemObject.setParticleSize(float[]).
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
Assign ArrayList value of MFNode parts field, similar to ComposedShaderObject.setParts(X3DNode[]).
setParts(X3DNode) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
Set single child parts node, replacing prior array of existing nodes (if any).
setParts(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
Assign typed object value to SFTime pauseTime field, similar to AudioClipObject.setPauseTime(double).
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
Assign typed object value to SFTime pauseTime field, similar to MovieTextureObject.setPauseTime(double).
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
Assign typed object value to SFTime pauseTime field, similar to TimeSensorObject.setPauseTime(double).
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
Assign typed object value to SFString phaseFunction field, similar to ShadedVolumeStyleObject.setPhaseFunction(String).
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
Assign ArrayList value of MFNode physics field, similar to ParticleSystemObject.setPhysics(X3DNode[]).
setPhysics(X3DNode) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Set single child physics node, replacing prior array of existing nodes (if any).
setPhysics(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
Assign typed object value to SFBool pickable field, similar to PickableGroupObject.setPickable(boolean).
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
Assign ArrayList value of MFNode pickTarget field, similar to LinePickSensorObject.setPickTarget(X3DNode[]).
setPickTarget(X3DNode) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Set single child pickTarget node, replacing prior array of existing nodes (if any).
setPickTarget(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
Assign ArrayList value of MFNode pickTarget field, similar to PointPickSensorObject.setPickTarget(X3DNode[]).
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
Assign ArrayList value of MFNode pickTarget field, similar to PrimitivePickSensorObject.setPickTarget(X3DNode[]).
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
Assign ArrayList value of MFNode pickTarget field, similar to VolumePickSensorObject.setPickTarget(X3DNode[]).
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
Assign typed object value to SFFloat pitch field, similar to AudioClipObject.setPitch(float).
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
Assign typed object value to SFFloat pitch field, similar to MovieTextureObject.setPitch(float).
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
Assign typed object value to SFVec4f plane field, similar to ClipPlaneObject.setPlane(float[]).
setPlane(float, float, float, float) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
Assign values to SFVec4f plane field, similar to ClipPlaneObject.setPlane(float[]).
setPlane(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
Assign typed object value to MFVec2f point field, similar to Polypoint2DObject.setPoint(float[]).
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
Assign typed object value to MFVec3d point field, similar to GeoCoordinateObject.setPoint(double[]).
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
Assign typed object value to MFVec3d point field, similar to CoordinateDoubleObject.setPoint(double[]).
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
Assign typed object value to MFVec3f point field, similar to CoordinateObject.setPoint(float[]).
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
Assign typed object value to MFVec2f point field, similar to TextureCoordinateObject.setPoint(float[]).
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
Assign typed object value to MFVec3f point field, similar to TextureCoordinate3DObject.setPoint(float[]).
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
Assign typed object value to MFVec4f point field, similar to TextureCoordinate4DObject.setPoint(float[]).
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
Assign typed object value to SFFloat pointSize field, similar to ScreenFontStyleObject.setPointSize(float).
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
Assign typed object value to SFInt32 port field, similar to DISEntityManagerObject.setPort(int).
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
Assign typed object value to SFInt32 port field, similar to EspduTransformObject.setPort(int).
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
Assign typed object value to SFInt32 port field, similar to ReceiverPduObject.setPort(int).
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
Assign typed object value to SFInt32 port field, similar to SignalPduObject.setPort(int).
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
Assign typed object value to SFInt32 port field, similar to TransmitterPduObject.setPort(int).
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
Assign typed object value to SFVec3d position field, similar to GeoViewpointObject.setPosition(double[]).
setPosition(double, double, double) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Assign values to SFVec3d position field, similar to GeoViewpointObject.setPosition(double[]).
setPosition(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
Assign typed object value to SFVec3f position field, similar to OrthoViewpointObject.setPosition(float[]).
setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Assign values to SFVec3f position field, similar to OrthoViewpointObject.setPosition(float[]).
setPosition(float[]) - 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
Assign typed object value to SFVec3f position field, similar to ViewpointObject.setPosition(float[]).
setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Assign values to SFVec3f position field, similar to ViewpointObject.setPosition(float[]).
setPosition(float[]) - 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
Assign typed object value to SFVec3f position field, similar to ConeEmitterObject.setPosition(float[]).
setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
Assign values to SFVec3f position field, similar to ConeEmitterObject.setPosition(float[]).
setPosition(float[]) - 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
Assign typed object value to SFVec3f position field, similar to ExplosionEmitterObject.setPosition(float[]).
setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
Assign values to SFVec3f position field, similar to ExplosionEmitterObject.setPosition(float[]).
setPosition(float[]) - 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
Assign typed object value to SFVec3f position field, similar to PointEmitterObject.setPosition(float[]).
setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
Assign values to SFVec3f position field, similar to PointEmitterObject.setPosition(float[]).
setPosition(float[]) - 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
Assign typed object value to SFVec3f position field, similar to ContactObject.setPosition(float[]).
setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Assign values to SFVec3f position field, similar to ContactObject.setPosition(float[]).
setPosition(float[]) - 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
Assign typed object value to SFVec3f position field, similar to RigidBodyObject.setPosition(float[]).
setPosition(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Assign values to SFVec3f position field, similar to RigidBodyObject.setPosition(float[]).
setPosition(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
Assign typed object value to SFFloat power field, similar to TransmitterPduObject.setPower(float).
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
Assign typed object value to SFBool preferAccuracy field, similar to RigidBodyCollectionObject.setPreferAccuracy(boolean).
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
Assign typed object value to SFBool previous field, similar to BooleanSequencerObject.setPrevious(boolean).
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
Assign typed object value to SFBool previous field, similar to IntegerSequencerObject.setPrevious(boolean).
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
Assign typed object value to SFFloat priority field, similar to SoundObject.setPriority(float).
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
Assign typed object value to SFString profile field, similar to X3DObject.setProfile(String).
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
Assign ArrayList value of MFNode programs field, similar to ProgramShaderObject.setPrograms(X3DNode[]).
setPrograms(X3DNode) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
Set single child programs node, replacing prior array of existing nodes (if any).
setPrograms(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
Assign typed object value to SFString protoField field, similar to connectObject.setProtoField(String).
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
Assign typed object value to SFInt32 radioEntityTypeCategory field, similar to TransmitterPduObject.setRadioEntityTypeCategory(int).
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
Assign typed object value to SFInt32 radioEntityTypeCountry field, similar to TransmitterPduObject.setRadioEntityTypeCountry(int).
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
Assign typed object value to SFInt32 radioEntityTypeDomain field, similar to TransmitterPduObject.setRadioEntityTypeDomain(int).
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
Assign typed object value to SFInt32 radioEntityTypeKind field, similar to TransmitterPduObject.setRadioEntityTypeKind(int).
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
Assign typed object value to SFInt32 radioEntityTypeNomenclature field, similar to TransmitterPduObject.setRadioEntityTypeNomenclature(int).
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
Assign typed object value to SFInt32 radioEntityTypeNomenclatureVersion field, similar to TransmitterPduObject.setRadioEntityTypeNomenclatureVersion(int).
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
Assign typed object value to SFInt32 radioID field, similar to ReceiverPduObject.setRadioID(int).
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
Assign typed object value to SFInt32 radioID field, similar to SignalPduObject.setRadioID(int).
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
Assign typed object value to SFInt32 radioID field, similar to TransmitterPduObject.setRadioID(int).
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
Assign typed object value to SFFloat radius field, similar to Arc2DObject.setRadius(float).
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
Assign typed object value to SFFloat radius field, similar to ArcClose2DObject.setRadius(float).
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
Assign typed object value to SFFloat radius field, similar to Circle2DObject.setRadius(float).
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
Assign typed object value to SFFloat radius field, similar to CylinderObject.setRadius(float).
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
Assign typed object value to SFFloat radius field, similar to SphereObject.setRadius(float).
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
Assign typed object value to SFFloat radius field, similar to PointLightObject.setRadius(float).
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
Assign typed object value to SFFloat radius field, similar to SpotLightObject.setRadius(float).
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
Assign typed object value to SFFloat range field, similar to GeoLODObject.setRange(float).
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
Assign typed object value to MFFloat range field, similar to LODObject.setRange(float[]).
setRange(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Assign ArrayList value of MFFloat range field, similar to LODObject.setRange(float[]).
setRange(int[]) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Assign floating-point array value of MFFloat range field, similar to LODObject.setRange(float[]).
setRange(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
Assign typed object value to SFTime readInterval field, similar to EspduTransformObject.setReadInterval(double).
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
Assign typed object value to SFTime readInterval field, similar to ReceiverPduObject.setReadInterval(double).
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
Assign typed object value to SFTime readInterval field, similar to SignalPduObject.setReadInterval(double).
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
Assign typed object value to SFTime readInterval field, similar to TransmitterPduObject.setReadInterval(double).
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
Assign typed object value to SFFloat receivedPower field, similar to ReceiverPduObject.setReceivedPower(float).
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
Assign typed object value to SFInt32 receiverState field, similar to ReceiverPduObject.setReceiverState(int).
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
Assign typed object value to SFString reference field, similar to MetadataBooleanObject.setReference(String).
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
Assign typed object value to SFString reference field, similar to MetadataDoubleObject.setReference(String).
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
Assign typed object value to SFString reference field, similar to MetadataFloatObject.setReference(String).
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
Assign typed object value to SFString reference field, similar to MetadataIntegerObject.setReference(String).
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
Assign typed object value to SFString reference field, similar to MetadataSetObject.setReference(String).
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
Assign typed object value to SFString reference field, similar to MetadataStringObject.setReference(String).
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
Assign typed object value to SFVec3f relativeAntennaLocation field, similar to TransmitterPduObject.setRelativeAntennaLocation(float[]).
setRelativeAntennaLocation(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Assign values to SFVec3f relativeAntennaLocation field, similar to TransmitterPduObject.setRelativeAntennaLocation(float[]).
setRelativeAntennaLocation(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
Assign ArrayList value of MFNode renderStyle field, similar to ComposedVolumeStyleObject.setRenderStyle(X3DNode[]).
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
Assign ArrayList value of MFNode renderStyle field, similar to IsoSurfaceVolumeDataObject.setRenderStyle(X3DNode[]).
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
Assign ArrayList value of MFNode renderStyle field, similar to SegmentedVolumeDataObject.setRenderStyle(X3DNode[]).
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
Assign typed object value to SFBool repeatR field, similar to ComposedTexture3DObject.setRepeatR(boolean).
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
Assign typed object value to SFBool repeatR field, similar to ImageTexture3DObject.setRepeatR(boolean).
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
Assign typed object value to SFBool repeatR field, similar to PixelTexture3DObject.setRepeatR(boolean).
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
Assign typed object value to SFBool repeatS field, similar to ImageTextureObject.setRepeatS(boolean).
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
Assign typed object value to SFBool repeatS field, similar to MovieTextureObject.setRepeatS(boolean).
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
Assign typed object value to SFBool repeatS field, similar to PixelTextureObject.setRepeatS(boolean).
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
Assign typed object value to SFBool repeatS field, similar to ComposedTexture3DObject.setRepeatS(boolean).
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
Assign typed object value to SFBool repeatS field, similar to ImageTexture3DObject.setRepeatS(boolean).
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
Assign typed object value to SFBool repeatS field, similar to PixelTexture3DObject.setRepeatS(boolean).
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
Assign typed object value to SFBool repeatT field, similar to ImageTextureObject.setRepeatT(boolean).
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
Assign typed object value to SFBool repeatT field, similar to MovieTextureObject.setRepeatT(boolean).
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
Assign typed object value to SFBool repeatT field, similar to PixelTextureObject.setRepeatT(boolean).
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
Assign typed object value to SFBool repeatT field, similar to ComposedTexture3DObject.setRepeatT(boolean).
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
Assign typed object value to SFBool repeatT field, similar to ImageTexture3DObject.setRepeatT(boolean).
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
Assign typed object value to SFBool repeatT field, similar to PixelTexture3DObject.setRepeatT(boolean).
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
Assign typed object value to SFTime resumeTime field, similar to AudioClipObject.setResumeTime(double).
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
Assign typed object value to SFTime resumeTime field, similar to MovieTextureObject.setResumeTime(double).
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
Assign typed object value to SFTime resumeTime field, similar to TimeSensorObject.setResumeTime(double).
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
Assign typed object value to SFFloat retainedOpacity field, similar to BoundaryEnhancementVolumeStyleObject.setRetainedOpacity(float).
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
Assign typed object value to SFBool retainUserOffsets field, similar to GeoViewpointObject.setRetainUserOffsets(boolean).
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
Assign typed object value to SFBool retainUserOffsets field, similar to OrthoViewpointObject.setRetainUserOffsets(boolean).
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
Assign typed object value to SFBool retainUserOffsets field, similar to ViewpointGroupObject.setRetainUserOffsets(boolean).
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
Assign typed object value to SFBool retainUserOffsets field, similar to ViewpointObject.setRetainUserOffsets(boolean).
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
Assign typed object value to MFString rightUrl field, similar to BackgroundObject.setRightUrl(String[]).
setRightUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign single SFString object value to MFString rightUrl field, similar to BackgroundObject.setRightUrl(String[]).
setRightUrl(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign singleton String value to MFString rightUrl field, similar to BackgroundObject.setRightUrl(String[]).
setRightUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign ArrayList value of MFString rightUrl field, similar to BackgroundObject.setRightUrl(String[]).
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
Assign ArrayList value of MFNode rootNode field, similar to GeoLODObject.setRootNode(X3DNode[]).
setRootNode(X3DNode) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Set single child rootNode node, replacing prior array of existing nodes (if any).
setRootNode(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
Assign typed object value to MFString rootUrl field, similar to GeoLODObject.setRootUrl(String[]).
setRootUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign single SFString object value to MFString rootUrl field, similar to GeoLODObject.setRootUrl(String[]).
setRootUrl(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign singleton String value to MFString rootUrl field, similar to GeoLODObject.setRootUrl(String[]).
setRootUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign ArrayList value of MFString rootUrl field, similar to GeoLODObject.setRootUrl(String[]).
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
Assign typed object value to SFBool rotateYUp field, similar to GeoOriginObject.setRotateYUp(boolean).
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
Assign typed object value to SFRotation rotation field, similar to CADPartObject.setRotation(float[]).
setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Assign values to SFRotation rotation field, similar to CADPartObject.setRotation(float[]).
setRotation(float[]) - 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
Assign typed object value to SFRotation rotation field, similar to EspduTransformObject.setRotation(float[]).
setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign values to SFRotation rotation field, similar to EspduTransformObject.setRotation(float[]).
setRotation(float[]) - 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
Assign typed object value to SFRotation rotation field, similar to GeoTransformObject.setRotation(float[]).
setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Assign values to SFRotation rotation field, similar to GeoTransformObject.setRotation(float[]).
setRotation(float[]) - 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
Assign typed object value to SFRotation rotation field, similar to TransformObject.setRotation(float[]).
setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Assign values to SFRotation rotation field, similar to TransformObject.setRotation(float[]).
setRotation(float[]) - 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
Assign typed object value to SFRotation rotation field, similar to HAnimHumanoidObject.setRotation(float[]).
setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Assign values to SFRotation rotation field, similar to HAnimHumanoidObject.setRotation(float[]).
setRotation(float[]) - 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
Assign typed object value to SFRotation rotation field, similar to HAnimJointObject.setRotation(float[]).
setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Assign values to SFRotation rotation field, similar to HAnimJointObject.setRotation(float[]).
setRotation(float[]) - 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
Assign typed object value to SFRotation rotation field, similar to HAnimSiteObject.setRotation(float[]).
setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Assign values to SFRotation rotation field, similar to HAnimSiteObject.setRotation(float[]).
setRotation(float[]) - 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
Assign typed object value to SFRotation rotation field, similar to CollidableOffsetObject.setRotation(float[]).
setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
Assign values to SFRotation rotation field, similar to CollidableOffsetObject.setRotation(float[]).
setRotation(float[]) - 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
Assign typed object value to SFRotation rotation field, similar to CollidableShapeObject.setRotation(float[]).
setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
Assign values to SFRotation rotation field, similar to CollidableShapeObject.setRotation(float[]).
setRotation(float) - 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
Assign typed object value to SFFloat rotation field, similar to TextureTransformObject.setRotation(float).
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
Assign typed object value to SFRotation rotation field, similar to TextureTransform3DObject.setRotation(float[]).
setRotation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
Assign values to SFRotation rotation field, similar to TextureTransform3DObject.setRotation(float[]).
setRotation(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
Assign typed object value to SFBool rtpHeaderExpected field, similar to EspduTransformObject.setRtpHeaderExpected(boolean).
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
Assign typed object value to SFBool rtpHeaderExpected field, similar to ReceiverPduObject.setRtpHeaderExpected(boolean).
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
Assign typed object value to SFBool rtpHeaderExpected field, similar to SignalPduObject.setRtpHeaderExpected(boolean).
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
Assign typed object value to SFBool rtpHeaderExpected field, similar to TransmitterPduObject.setRtpHeaderExpected(boolean).
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
Assign typed object value to SFInt32 sampleRate field, similar to SignalPduObject.setSampleRate(int).
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
Assign typed object value to SFInt32 samples field, similar to SignalPduObject.setSamples(int).
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
Assign typed object value to SFVec3f scale field, similar to CADPartObject.setScale(float[]).
setScale(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Assign values to SFVec3f scale field, similar to CADPartObject.setScale(float[]).
setScale(float[]) - 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
Assign typed object value to SFVec3f scale field, similar to EspduTransformObject.setScale(float[]).
setScale(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign values to SFVec3f scale field, similar to EspduTransformObject.setScale(float[]).
setScale(float[]) - 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
Assign typed object value to MFVec2f scale field, similar to ExtrusionObject.setScale(float[]).
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
Assign typed object value to SFVec3f scale field, similar to GeoTransformObject.setScale(float[]).
setScale(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Assign values to SFVec3f scale field, similar to GeoTransformObject.setScale(float[]).
setScale(float[]) - 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
Assign typed object value to SFVec3f scale field, similar to TransformObject.setScale(float[]).
setScale(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Assign values to SFVec3f scale field, similar to TransformObject.setScale(float[]).
setScale(float[]) - 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
Assign typed object value to SFVec3f scale field, similar to HAnimHumanoidObject.setScale(float[]).
setScale(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Assign values to SFVec3f scale field, similar to HAnimHumanoidObject.setScale(float[]).
setScale(float[]) - 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
Assign typed object value to SFVec3f scale field, similar to HAnimJointObject.setScale(float[]).
setScale(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Assign values to SFVec3f scale field, similar to HAnimJointObject.setScale(float[]).
setScale(float[]) - 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
Assign typed object value to SFVec3f scale field, similar to HAnimSiteObject.setScale(float[]).
setScale(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Assign values to SFVec3f scale field, similar to HAnimSiteObject.setScale(float[]).
setScale(float[]) - 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
Assign typed object value to SFVec2f scale field, similar to TextureTransformObject.setScale(float[]).
setScale(float, float) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
Assign values to SFVec2f scale field, similar to TextureTransformObject.setScale(float[]).
setScale(float[]) - 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
Assign typed object value to SFVec3f scale field, similar to TextureTransform3DObject.setScale(float[]).
setScale(float, float, float) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
Assign values to SFVec3f scale field, similar to TextureTransform3DObject.setScale(float[]).
setScale(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
Assign typed object value to MFString scaleMode field, similar to LayoutObject.setScaleMode(String[]).
setScaleMode(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Assign single SFString object value to MFString scaleMode field, similar to LayoutObject.setScaleMode(String[]).
setScaleMode(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Assign singleton String value to MFString scaleMode field, similar to LayoutObject.setScaleMode(String[]).
setScaleMode(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Assign ArrayList value of MFString scaleMode field, similar to LayoutObject.setScaleMode(String[]).
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
Assign typed object value to SFRotation scaleOrientation field, similar to CADPartObject.setScaleOrientation(float[]).
setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Assign values to SFRotation scaleOrientation field, similar to CADPartObject.setScaleOrientation(float[]).
setScaleOrientation(float[]) - 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
Assign typed object value to SFRotation scaleOrientation field, similar to EspduTransformObject.setScaleOrientation(float[]).
setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign values to SFRotation scaleOrientation field, similar to EspduTransformObject.setScaleOrientation(float[]).
setScaleOrientation(float[]) - 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
Assign typed object value to SFRotation scaleOrientation field, similar to GeoTransformObject.setScaleOrientation(float[]).
setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Assign values to SFRotation scaleOrientation field, similar to GeoTransformObject.setScaleOrientation(float[]).
setScaleOrientation(float[]) - 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
Assign typed object value to SFRotation scaleOrientation field, similar to TransformObject.setScaleOrientation(float[]).
setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Assign values to SFRotation scaleOrientation field, similar to TransformObject.setScaleOrientation(float[]).
setScaleOrientation(float[]) - 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
Assign typed object value to SFRotation scaleOrientation field, similar to HAnimHumanoidObject.setScaleOrientation(float[]).
setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Assign values to SFRotation scaleOrientation field, similar to HAnimHumanoidObject.setScaleOrientation(float[]).
setScaleOrientation(float[]) - 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
Assign typed object value to SFRotation scaleOrientation field, similar to HAnimJointObject.setScaleOrientation(float[]).
setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Assign values to SFRotation scaleOrientation field, similar to HAnimJointObject.setScaleOrientation(float[]).
setScaleOrientation(float[]) - 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
Assign typed object value to SFRotation scaleOrientation field, similar to HAnimSiteObject.setScaleOrientation(float[]).
setScaleOrientation(float, float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Assign values to SFRotation scaleOrientation field, similar to HAnimSiteObject.setScaleOrientation(float[]).
setScaleOrientation(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
Assign typed object value to SFString scheme field, similar to metaObject.setScheme(String).
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
Assign typed object value to MFBool segmentEnabled field, similar to SegmentedVolumeDataObject.setSegmentEnabled(boolean[]).
setSegmentEnabled(ArrayList<Boolean>) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Assign ArrayList value of MFBool segmentEnabled field, similar to SegmentedVolumeDataObject.setSegmentEnabled(boolean[]).
setSegmentEnabled(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
Assign ArrayList value of MFNode segments field, similar to HAnimHumanoidObject.setSegments(X3DNode[]).
setSegments(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Set single child segments node, replacing prior array of existing nodes (if any).
setSegments(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
Assign typed object value to SFBool separateBackColor field, similar to TwoSidedMaterialObject.setSeparateBackColor(boolean).
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
Assign ArrayList value of MFNode shaders field, similar to AppearanceObject.setShaders(X3DNode[]).
setShaders(X3DNode) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
Set single child shaders node, replacing prior array of existing nodes (if any).
setShaders(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
Assign typed object value to SFBool shadows field, similar to ShadedVolumeStyleObject.setShadows(boolean).
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
Assign typed object value to SFFloat shininess field, similar to MaterialObject.setShininess(float).
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
Assign typed object value to SFFloat shininess field, similar to TwoSidedMaterialObject.setShininess(float).
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
Assign typed object value to SFBool side field, similar to ConeObject.setSide(boolean).
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
Assign typed object value to SFBool side field, similar to CylinderObject.setSide(boolean).
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
Assign typed object value to SFFloat silhouetteBoundaryOpacity field, similar to SilhouetteEnhancementVolumeStyleObject.setSilhouetteBoundaryOpacity(float).
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
Assign typed object value to SFFloat silhouetteRetainedOpacity field, similar to SilhouetteEnhancementVolumeStyleObject.setSilhouetteRetainedOpacity(float).
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
Assign typed object value to SFFloat silhouetteSharpness field, similar to SilhouetteEnhancementVolumeStyleObject.setSilhouetteSharpness(float).
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
Assign typed object value to SFInt32 siteID field, similar to DISEntityManagerObject.setSiteID(int).
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
Assign typed object value to SFInt32 siteID field, similar to EspduTransformObject.setSiteID(int).
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
Assign typed object value to SFInt32 siteID field, similar to ReceiverPduObject.setSiteID(int).
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
Assign typed object value to SFInt32 siteID field, similar to SignalPduObject.setSiteID(int).
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
Assign typed object value to SFInt32 siteID field, similar to TransmitterPduObject.setSiteID(int).
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
Assign ArrayList value of MFNode sites field, similar to HAnimHumanoidObject.setSites(X3DNode[]).
setSites(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Set single child sites node, replacing prior array of existing nodes (if any).
setSites(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
Assign typed object value to SFInt32 size field, similar to GeneratedCubeMapTextureObject.setSize(int).
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
Assign typed object value to SFVec3f size field, similar to ProximitySensorObject.setSize(float[]).
setSize(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Assign values to SFVec3f size field, similar to ProximitySensorObject.setSize(float[]).
setSize(float[]) - 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
Assign typed object value to SFVec3f size field, similar to TransformSensorObject.setSize(float[]).
setSize(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Assign values to SFVec3f size field, similar to TransformSensorObject.setSize(float[]).
setSize(float[]) - 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
Assign typed object value to SFVec3f size field, similar to VisibilitySensorObject.setSize(float[]).
setSize(float, float, float) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
Assign values to SFVec3f size field, similar to VisibilitySensorObject.setSize(float[]).
setSize(float[]) - 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
Assign typed object value to SFVec2f size field, similar to Rectangle2DObject.setSize(float[]).
setSize(float, float) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
Assign values to SFVec2f size field, similar to Rectangle2DObject.setSize(float[]).
setSize(float[]) - 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
Assign typed object value to SFVec3f size field, similar to BoxObject.setSize(float[]).
setSize(float, float, float) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
Assign values to SFVec3f size field, similar to BoxObject.setSize(float[]).
setSize(float[]) - 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
Assign typed object value to SFVec3f size field, similar to GeoProximitySensorObject.setSize(float[]).
setSize(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Assign values to SFVec3f size field, similar to GeoProximitySensorObject.setSize(float[]).
setSize(float[]) - 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
Assign typed object value to MFFloat size field, similar to LayoutObject.setSize(float[]).
setSize(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Assign ArrayList value of MFFloat size field, similar to LayoutObject.setSize(float[]).
setSize(int[]) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Assign floating-point array value of MFFloat size field, similar to LayoutObject.setSize(float[]).
setSize(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
Assign typed object value to SFVec3f size field, similar to ViewpointGroupObject.setSize(float[]).
setSize(float, float, float) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
Assign values to SFVec3f size field, similar to ViewpointGroupObject.setSize(float[]).
setSize(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
Assign typed object value to SFFloat size field, similar to FontStyleObject.setSize(float).
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
Assign typed object value to MFString sizeUnits field, similar to LayoutObject.setSizeUnits(String[]).
setSizeUnits(SFStringObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Assign single SFString object value to MFString sizeUnits field, similar to LayoutObject.setSizeUnits(String[]).
setSizeUnits(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Assign singleton String value to MFString sizeUnits field, similar to LayoutObject.setSizeUnits(String[]).
setSizeUnits(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Assign ArrayList value of MFString sizeUnits field, similar to LayoutObject.setSizeUnits(String[]).
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
Assign typed object value to SFString skeletalConfiguration field, similar to HAnimHumanoidObject.setSkeletalConfiguration(String).
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
Assign ArrayList value of MFNode skeleton field, similar to HAnimHumanoidObject.setSkeleton(X3DNode[]).
setSkeleton(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Set single child skeleton node, replacing prior array of existing nodes (if any).
setSkeleton(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
Assign ArrayList value of MFNode skin field, similar to HAnimHumanoidObject.setSkin(X3DNode[]).
setSkin(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Set single child skin node, replacing prior array of existing nodes (if any).
setSkin(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
Assign ArrayList value of MFNode skinBindingCoords field, similar to HAnimHumanoidObject.setSkinBindingCoords(X3DNode[]).
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
Assign ArrayList value of MFNode skinBindingNormals field, similar to HAnimHumanoidObject.setSkinBindingNormals(X3DNode[]).
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
Assign typed object value to MFInt32 skinCoordIndex field, similar to HAnimJointObject.setSkinCoordIndex(int[]).
setSkinCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Assign ArrayList value of MFInt32 skinCoordIndex field, similar to HAnimJointObject.setSkinCoordIndex(int[]).
setSkinCoordIndex(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
Assign typed object value to MFFloat skinCoordWeight field, similar to HAnimJointObject.setSkinCoordWeight(float[]).
setSkinCoordWeight(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Assign ArrayList value of MFFloat skinCoordWeight field, similar to HAnimJointObject.setSkinCoordWeight(float[]).
setSkinCoordWeight(int[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Assign floating-point array value of MFFloat skinCoordWeight field, similar to HAnimJointObject.setSkinCoordWeight(float[]).
setSkinCoordWeight(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
Assign typed object value to MFFloat skyAngle field, similar to BackgroundObject.setSkyAngle(float[]).
setSkyAngle(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign ArrayList value of MFFloat skyAngle field, similar to BackgroundObject.setSkyAngle(float[]).
setSkyAngle(int[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign floating-point array value of MFFloat skyAngle field, similar to BackgroundObject.setSkyAngle(float[]).
setSkyAngle(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
Assign typed object value to MFFloat skyAngle field, similar to TextureBackgroundObject.setSkyAngle(float[]).
setSkyAngle(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Assign ArrayList value of MFFloat skyAngle field, similar to TextureBackgroundObject.setSkyAngle(float[]).
setSkyAngle(int[]) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Assign floating-point array value of MFFloat skyAngle field, similar to TextureBackgroundObject.setSkyAngle(float[]).
setSkyAngle(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
Assign typed object value to MFColor skyColor field, similar to BackgroundObject.setSkyColor(float[]).
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
Assign typed object value to MFColor skyColor field, similar to TextureBackgroundObject.setSkyColor(float[]).
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
Assign typed object value to SFFloat sliderForce field, similar to SliderJointObject.setSliderForce(float).
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
Assign typed object value to SFVec2f slipCoefficients field, similar to ContactObject.setSlipCoefficients(float[]).
setSlipCoefficients(float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Assign values to SFVec2f slipCoefficients field, similar to ContactObject.setSlipCoefficients(float[]).
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
Assign typed object value to SFVec2f slipFactors field, similar to CollisionCollectionObject.setSlipFactors(float[]).
setSlipFactors(float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Assign values to SFVec2f slipFactors field, similar to CollisionCollectionObject.setSlipFactors(float[]).
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
Assign typed object value to SFFloat softnessConstantForceMix field, similar to CollisionCollectionObject.setSoftnessConstantForceMix(float).
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
Assign typed object value to SFFloat softnessConstantForceMix field, similar to ContactObject.setSoftnessConstantForceMix(float).
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
Assign typed object value to SFFloat softnessErrorCorrection field, similar to CollisionCollectionObject.setSoftnessErrorCorrection(float).
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
Assign typed object value to SFFloat softnessErrorCorrection field, similar to ContactObject.setSoftnessErrorCorrection(float).
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
Assign typed object value to SFBool solid field, similar to IndexedQuadSetObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to QuadSetObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to ArcClose2DObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to Disk2DObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to Rectangle2DObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to TriangleSet2DObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to BoxObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to ConeObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to CylinderObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to ElevationGridObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to ExtrusionObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to IndexedFaceSetObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to SphereObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to GeoElevationGridObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to NurbsPatchSurfaceObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to NurbsSweptSurfaceObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to NurbsSwungSurfaceObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to NurbsTrimmedSurfaceObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to IndexedTriangleFanSetObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to IndexedTriangleSetObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to IndexedTriangleStripSetObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to TriangleFanSetObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to TriangleSetObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to TriangleStripSetObject.setSolid(boolean).
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
Assign typed object value to SFBool solid field, similar to TextObject.setSolid(boolean).
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
Assign typed object value to SFString sortOrder field, similar to LinePickSensorObject.setSortOrder(String).
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
Assign typed object value to SFString sortOrder field, similar to PointPickSensorObject.setSortOrder(String).
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
Assign typed object value to SFString sortOrder field, similar to PrimitivePickSensorObject.setSortOrder(String).
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
Assign typed object value to SFString sortOrder field, similar to VolumePickSensorObject.setSortOrder(String).
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
Assign typed object value to MFString source field, similar to MultiTextureObject.setSource(String[]).
setSource(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Assign single SFString object value to MFString source field, similar to MultiTextureObject.setSource(String[]).
setSource(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Assign singleton String value to MFString source field, similar to MultiTextureObject.setSource(String[]).
setSource(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Assign ArrayList value of MFString source field, similar to MultiTextureObject.setSource(String[]).
setSource(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
Assign typed object value to SFFloat spacing field, similar to ScreenFontStyleObject.setSpacing(float).
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
Assign typed object value to SFFloat spacing field, similar to FontStyleObject.setSpacing(float).
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
Assign typed object value to SFBool spatialize field, similar to SoundObject.setSpatialize(boolean).
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
Assign typed object value to SFInt32 specific field, similar to DISEntityTypeMappingObject.setSpecific(int).
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
Assign typed object value to SFColor specularColor field, similar to MaterialObject.setSpecularColor(float[]).
setSpecularColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
Assign values to SFColor specularColor field, similar to MaterialObject.setSpecularColor(float[]).
setSpecularColor(float[]) - 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
Assign typed object value to SFColor specularColor field, similar to TwoSidedMaterialObject.setSpecularColor(float[]).
setSpecularColor(float, float, float) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Assign values to SFColor specularColor field, similar to TwoSidedMaterialObject.setSpecularColor(float[]).
setSpecularColor(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
Assign typed object value to SFFloat speed field, similar to NavigationInfoObject.setSpeed(float).
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
Assign typed object value to SFFloat speed field, similar to ConeEmitterObject.setSpeed(float).
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
Assign typed object value to SFFloat speed field, similar to ExplosionEmitterObject.setSpeed(float).
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
Assign typed object value to SFFloat speed field, similar to PointEmitterObject.setSpeed(float).
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
Assign typed object value to SFFloat speed field, similar to PolylineEmitterObject.setSpeed(float).
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
Assign typed object value to SFFloat speed field, similar to SurfaceEmitterObject.setSpeed(float).
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
Assign typed object value to SFFloat speed field, similar to VolumeEmitterObject.setSpeed(float).
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
Assign typed object value to SFFloat speed field, similar to WindPhysicsModelObject.setSpeed(float).
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
Assign typed object value to SFFloat speed field, similar to MovieTextureObject.setSpeed(float).
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
Assign typed object value to SFFloat speedFactor field, similar to GeoViewpointObject.setSpeedFactor(float).
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
Assign typed object value to MFVec3f spine field, similar to ExtrusionObject.setSpine(float[]).
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
Assign typed object value to SFFloat startAngle field, similar to Arc2DObject.setStartAngle(float).
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
Assign typed object value to SFFloat startAngle field, similar to ArcClose2DObject.setStartAngle(float).
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
Assign typed object value to SFInt32 startFrame field, similar to HAnimMotionObject.setStartFrame(int).
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
Assign typed object value to SFTime startTime field, similar to AudioClipObject.setStartTime(double).
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
Assign typed object value to SFTime startTime field, similar to MovieTextureObject.setStartTime(double).
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
Assign typed object value to SFTime startTime field, similar to TimeSensorObject.setStartTime(double).
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
Assign typed object value to SFVec3f stiffness field, similar to HAnimJointObject.setStiffness(float[]).
setStiffness(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Assign values to SFVec3f stiffness field, similar to HAnimJointObject.setStiffness(float[]).
setStiffness(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
Assign typed object value to SFFloat stop1Bounce field, similar to DoubleAxisHingeJointObject.setStop1Bounce(float).
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
Assign typed object value to SFFloat stop1Bounce field, similar to MotorJointObject.setStop1Bounce(float).
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
Assign typed object value to SFFloat stop1Bounce field, similar to UniversalJointObject.setStop1Bounce(float).
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
Assign typed object value to SFFloat stop1ConstantForceMix field, similar to DoubleAxisHingeJointObject.setStop1ConstantForceMix(float).
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
Assign typed object value to SFFloat stop1ErrorCorrection field, similar to DoubleAxisHingeJointObject.setStop1ErrorCorrection(float).
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
Assign typed object value to SFFloat stop1ErrorCorrection field, similar to MotorJointObject.setStop1ErrorCorrection(float).
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
Assign typed object value to SFFloat stop1ErrorCorrection field, similar to UniversalJointObject.setStop1ErrorCorrection(float).
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
Assign typed object value to SFFloat stop2Bounce field, similar to MotorJointObject.setStop2Bounce(float).
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
Assign typed object value to SFFloat stop2Bounce field, similar to UniversalJointObject.setStop2Bounce(float).
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
Assign typed object value to SFFloat stop2ErrorCorrection field, similar to MotorJointObject.setStop2ErrorCorrection(float).
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
Assign typed object value to SFFloat stop2ErrorCorrection field, similar to UniversalJointObject.setStop2ErrorCorrection(float).
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
Assign typed object value to SFFloat stop3Bounce field, similar to MotorJointObject.setStop3Bounce(float).
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
Assign typed object value to SFFloat stop3ErrorCorrection field, similar to MotorJointObject.setStop3ErrorCorrection(float).
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
Assign typed object value to SFFloat stopBounce field, similar to SingleAxisHingeJointObject.setStopBounce(float).
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
Assign typed object value to SFFloat stopBounce field, similar to SliderJointObject.setStopBounce(float).
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
Assign typed object value to SFFloat stopErrorCorrection field, similar to SingleAxisHingeJointObject.setStopErrorCorrection(float).
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
Assign typed object value to SFFloat stopErrorCorrection field, similar to SliderJointObject.setStopErrorCorrection(float).
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
Assign typed object value to SFTime stopTime field, similar to AudioClipObject.setStopTime(double).
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
Assign typed object value to SFTime stopTime field, similar to MovieTextureObject.setStopTime(double).
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
Assign typed object value to SFTime stopTime field, similar to TimeSensorObject.setStopTime(double).
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
Assign typed object value to MFString string field, similar to TextObject.setString(String[]).
setString(SFStringObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
Assign single SFString object value to MFString string field, similar to TextObject.setString(String[]).
setString(String) - Method in class org.web3d.x3d.jsail.Text.TextObject
Assign singleton String value to MFString string field, similar to TextObject.setString(String[]).
setString(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Text.TextObject
Assign ArrayList value of MFString string field, similar to TextObject.setString(String[]).
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
Assign typed object value to MFInt32 stripCount field, similar to TriangleStripSetObject.setStripCount(int[]).
setStripCount(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Assign ArrayList value of MFInt32 stripCount field, similar to TriangleStripSetObject.setStripCount(int[]).
setStripCount(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
Assign typed object value to SFString style field, similar to ScreenFontStyleObject.setStyle(String).
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
Assign typed object value to SFString style field, similar to FontStyleObject.setStyle(String).
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
Assign typed object value to SFInt32 subcategory field, similar to DISEntityTypeMappingObject.setSubcategory(int).
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
Assign typed object value to MFString summary field, similar to GeoMetadataObject.setSummary(String[]).
setSummary(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Assign single SFString object value to MFString summary field, similar to GeoMetadataObject.setSummary(String[]).
setSummary(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Assign singleton String value to MFString summary field, similar to GeoMetadataObject.setSummary(String[]).
setSummary(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Assign ArrayList value of MFString summary field, similar to GeoMetadataObject.setSummary(String[]).
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
Assign typed object value to SFFloat surfaceArea field, similar to ConeEmitterObject.setSurfaceArea(float).
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
Assign typed object value to SFFloat surfaceArea field, similar to ExplosionEmitterObject.setSurfaceArea(float).
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
Assign typed object value to SFFloat surfaceArea field, similar to PointEmitterObject.setSurfaceArea(float).
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
Assign typed object value to SFFloat surfaceArea field, similar to PolylineEmitterObject.setSurfaceArea(float).
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
Assign typed object value to SFFloat surfaceArea field, similar to SurfaceEmitterObject.setSurfaceArea(float).
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
Assign typed object value to SFFloat surfaceArea field, similar to VolumeEmitterObject.setSurfaceArea(float).
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
Assign typed object value to SFVec2f surfaceSpeed field, similar to CollisionCollectionObject.setSurfaceSpeed(float[]).
setSurfaceSpeed(float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Assign values to SFVec2f surfaceSpeed field, similar to CollisionCollectionObject.setSurfaceSpeed(float[]).
setSurfaceSpeed(float[]) - 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
Assign typed object value to SFVec2f surfaceSpeed field, similar to ContactObject.setSurfaceSpeed(float[]).
setSurfaceSpeed(float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Assign values to SFVec2f surfaceSpeed field, similar to ContactObject.setSurfaceSpeed(float[]).
setSurfaceSpeed(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
Assign typed object value to SFFloat surfaceTolerance field, similar to IsoSurfaceVolumeDataObject.setSurfaceTolerance(float).
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
Assign typed object value to MFFloat surfaceValues field, similar to IsoSurfaceVolumeDataObject.setSurfaceValues(float[]).
setSurfaceValues(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Assign ArrayList value of MFFloat surfaceValues field, similar to IsoSurfaceVolumeDataObject.setSurfaceValues(float[]).
setSurfaceValues(int[]) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Assign floating-point array value of MFFloat surfaceValues field, similar to IsoSurfaceVolumeDataObject.setSurfaceValues(float[]).
setSurfaceValues(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
Assign typed object value to SFFloat suspensionErrorCorrection field, similar to DoubleAxisHingeJointObject.setSuspensionErrorCorrection(float).
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
Assign typed object value to SFFloat suspensionForce field, similar to DoubleAxisHingeJointObject.setSuspensionForce(float).
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
Assign typed object value to SFTime tau field, similar to ColorDamperObject.setTau(double).
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
Assign typed object value to SFTime tau field, similar to CoordinateDamperObject.setTau(double).
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
Assign typed object value to SFTime tau field, similar to OrientationDamperObject.setTau(double).
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
Assign typed object value to SFTime tau field, similar to PositionDamper2DObject.setTau(double).
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
Assign typed object value to SFTime tau field, similar to PositionDamperObject.setTau(double).
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
Assign typed object value to SFTime tau field, similar to ScalarDamperObject.setTau(double).
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
Assign typed object value to SFTime tau field, similar to TexCoordDamper2DObject.setTau(double).
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
Assign typed object value to SFInt32 tdlType field, similar to SignalPduObject.setTdlType(int).
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
Assign typed object value to SFInt32 tessellation field, similar to NurbsCurve2DObject.setTessellation(int).
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
Assign typed object value to SFInt32 tessellation field, similar to NurbsCurveObject.setTessellation(int).
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
Assign typed object value to SFFloat tessellationScale field, similar to NurbsSetObject.setTessellationScale(float).
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
Assign ArrayList value of MFNode texCoord field, similar to MultiTextureCoordinateObject.setTexCoord(X3DNode[]).
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
Assign typed object value to MFInt32 texCoordIndex field, similar to IndexedFaceSetObject.setTexCoordIndex(int[]).
setTexCoordIndex(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Assign ArrayList value of MFInt32 texCoordIndex field, similar to IndexedFaceSetObject.setTexCoordIndex(int[]).
setTexCoordIndex(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
Assign typed object value to MFFloat texCoordKey field, similar to ParticleSystemObject.setTexCoordKey(float[]).
setTexCoordKey(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Assign ArrayList value of MFFloat texCoordKey field, similar to ParticleSystemObject.setTexCoordKey(float[]).
setTexCoordKey(int[]) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Assign floating-point array value of MFFloat texCoordKey field, similar to ParticleSystemObject.setTexCoordKey(float[]).
setTexCoordKey(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
Assign ArrayList value of MFNode texture field, similar to MultiTextureObject.setTexture(X3DNode[]).
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
Assign ArrayList value of MFNode texture field, similar to ComposedTexture3DObject.setTexture(X3DNode[]).
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
Assign typed object value to SFString textureCompression field, similar to TexturePropertiesObject.setTextureCompression(String).
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
Assign typed object value to SFFloat texturePriority field, similar to TexturePropertiesObject.setTexturePriority(float).
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
Assign ArrayList value of MFNode textureTransform field, similar to MultiTextureTransformObject.setTextureTransform(X3DNode[]).
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
Assign typed object value to SFTime timeOut field, similar to LoadSensorObject.setTimeOut(double).
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
Assign typed object value to SFString title field, similar to WorldInfoObject.setTitle(String).
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
Assign typed object value to SFString toField field, similar to ROUTEObject.setToField(String).
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
Assign typed object value to SFBool toggle field, similar to BooleanToggleObject.setToggle(boolean).
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
Assign typed object value to SFFloat tolerance field, similar to ColorDamperObject.setTolerance(float).
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
Assign typed object value to SFFloat tolerance field, similar to CoordinateDamperObject.setTolerance(float).
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
Assign typed object value to SFFloat tolerance field, similar to OrientationDamperObject.setTolerance(float).
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
Assign typed object value to SFFloat tolerance field, similar to PositionDamper2DObject.setTolerance(float).
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
Assign typed object value to SFFloat tolerance field, similar to PositionDamperObject.setTolerance(float).
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
Assign typed object value to SFFloat tolerance field, similar to ScalarDamperObject.setTolerance(float).
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
Assign typed object value to SFFloat tolerance field, similar to TexCoordDamper2DObject.setTolerance(float).
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
Assign typed object value to SFString toNode field, similar to ROUTEObject.setToNode(String).
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
Assign typed object value to SFBool top field, similar to CylinderObject.setTop(boolean).
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
Assign typed object value to SFBool topToBottom field, similar to ScreenFontStyleObject.setTopToBottom(boolean).
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
Assign typed object value to SFBool topToBottom field, similar to FontStyleObject.setTopToBottom(boolean).
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
Assign typed object value to MFString topUrl field, similar to BackgroundObject.setTopUrl(String[]).
setTopUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign single SFString object value to MFString topUrl field, similar to BackgroundObject.setTopUrl(String[]).
setTopUrl(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign singleton String value to MFString topUrl field, similar to BackgroundObject.setTopUrl(String[]).
setTopUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign ArrayList value of MFString topUrl field, similar to BackgroundObject.setTopUrl(String[]).
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
Assign typed object value to MFVec3f torques field, similar to RigidBodyObject.setTorques(float[]).
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
Assign typed object value to SFTime transitionTime field, similar to NavigationInfoObject.setTransitionTime(double).
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
Assign typed object value to MFString transitionType field, similar to NavigationInfoObject.setTransitionType(String[]).
setTransitionType(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Assign single SFString object value to MFString transitionType field, similar to NavigationInfoObject.setTransitionType(String[]).
setTransitionType(String) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Assign singleton String value to MFString transitionType field, similar to NavigationInfoObject.setTransitionType(String[]).
setTransitionType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Assign ArrayList value of MFString transitionType field, similar to NavigationInfoObject.setTransitionType(String[]).
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
Assign typed object value to SFVec3f translation field, similar to CADPartObject.setTranslation(float[]).
setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Assign values to SFVec3f translation field, similar to CADPartObject.setTranslation(float[]).
setTranslation(float[]) - 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
Assign typed object value to SFVec3f translation field, similar to EspduTransformObject.setTranslation(float[]).
setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign values to SFVec3f translation field, similar to EspduTransformObject.setTranslation(float[]).
setTranslation(float[]) - 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
Assign typed object value to SFVec3f translation field, similar to GeoTransformObject.setTranslation(float[]).
setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Assign values to SFVec3f translation field, similar to GeoTransformObject.setTranslation(float[]).
setTranslation(float[]) - 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
Assign typed object value to SFVec3f translation field, similar to TransformObject.setTranslation(float[]).
setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Assign values to SFVec3f translation field, similar to TransformObject.setTranslation(float[]).
setTranslation(float[]) - 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
Assign typed object value to SFVec3f translation field, similar to HAnimHumanoidObject.setTranslation(float[]).
setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Assign values to SFVec3f translation field, similar to HAnimHumanoidObject.setTranslation(float[]).
setTranslation(float[]) - 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
Assign typed object value to SFVec3f translation field, similar to HAnimJointObject.setTranslation(float[]).
setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Assign values to SFVec3f translation field, similar to HAnimJointObject.setTranslation(float[]).
setTranslation(float[]) - 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
Assign typed object value to SFVec3f translation field, similar to HAnimSiteObject.setTranslation(float[]).
setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Assign values to SFVec3f translation field, similar to HAnimSiteObject.setTranslation(float[]).
setTranslation(float[]) - 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
Assign typed object value to SFVec3f translation field, similar to CollidableOffsetObject.setTranslation(float[]).
setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
Assign values to SFVec3f translation field, similar to CollidableOffsetObject.setTranslation(float[]).
setTranslation(float[]) - 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
Assign typed object value to SFVec3f translation field, similar to CollidableShapeObject.setTranslation(float[]).
setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
Assign values to SFVec3f translation field, similar to CollidableShapeObject.setTranslation(float[]).
setTranslation(float[]) - 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
Assign typed object value to SFVec2f translation field, similar to TextureTransformObject.setTranslation(float[]).
setTranslation(float, float) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
Assign values to SFVec2f translation field, similar to TextureTransformObject.setTranslation(float[]).
setTranslation(float[]) - 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
Assign typed object value to SFVec3f translation field, similar to TextureTransform3DObject.setTranslation(float[]).
setTranslation(float, float, float) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
Assign values to SFVec3f translation field, similar to TextureTransform3DObject.setTranslation(float[]).
setTranslation(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
Assign typed object value to SFFloat transmitFrequencyBandwidth field, similar to TransmitterPduObject.setTransmitFrequencyBandwidth(float).
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
Assign typed object value to SFInt32 transmitState field, similar to TransmitterPduObject.setTransmitState(int).
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
Assign typed object value to SFInt32 transmitterApplicationID field, similar to ReceiverPduObject.setTransmitterApplicationID(int).
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
Assign typed object value to SFInt32 transmitterEntityID field, similar to ReceiverPduObject.setTransmitterEntityID(int).
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
Assign typed object value to SFInt32 transmitterRadioID field, similar to ReceiverPduObject.setTransmitterRadioID(int).
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
Assign typed object value to SFInt32 transmitterSiteID field, similar to ReceiverPduObject.setTransmitterSiteID(int).
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
Assign typed object value to SFFloat transparency field, similar to BackgroundObject.setTransparency(float).
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
Assign typed object value to SFFloat transparency field, similar to TextureBackgroundObject.setTransparency(float).
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
Assign typed object value to SFFloat transparency field, similar to MaterialObject.setTransparency(float).
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
Assign typed object value to SFFloat transparency field, similar to TwoSidedMaterialObject.setTransparency(float).
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
Assign ArrayList value of MFNode trimmingContour field, similar to NurbsTrimmedSurfaceObject.setTrimmingContour(X3DNode[]).
setTrimmingContour(X3DNode) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Set single child trimmingContour node, replacing prior array of existing nodes (if any).
setTrimmingContour(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
Assign typed object value to SFFloat turbulence field, similar to WindPhysicsModelObject.setTurbulence(float).
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
Assign typed object value to SFString type field, similar to fieldObject.setType(String).
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
Assign typed object value to MFString type field, similar to NavigationInfoObject.setType(String[]).
setType(SFStringObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Assign single SFString object value to MFString type field, similar to NavigationInfoObject.setType(String[]).
setType(String) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Assign singleton String value to MFString type field, similar to NavigationInfoObject.setType(String[]).
setType(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Assign ArrayList value of MFString type field, similar to NavigationInfoObject.setType(String[]).
setType(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
Assign typed object value to SFString type field, similar to ShaderPartObject.setType(String).
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
Assign typed object value to SFString type field, similar to ShaderProgramObject.setType(String).
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
Assign typed object value to SFString type field, similar to ProjectionVolumeStyleObject.setType(String).
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
Assign typed object value to SFBool uClosed field, similar to NurbsPatchSurfaceObject.setUClosed(boolean).
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
Assign typed object value to SFBool uClosed field, similar to NurbsTrimmedSurfaceObject.setUClosed(boolean).
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
Assign typed object value to SFInt32 uDimension field, similar to NurbsPatchSurfaceObject.setUDimension(int).
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
Assign typed object value to SFInt32 uDimension field, similar to NurbsSurfaceInterpolatorObject.setUDimension(int).
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
Assign typed object value to SFInt32 uDimension field, similar to NurbsTextureCoordinateObject.setUDimension(int).
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
Assign typed object value to SFInt32 uDimension field, similar to NurbsTrimmedSurfaceObject.setUDimension(int).
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
Assign typed object value to MFDouble uKnot field, similar to NurbsPatchSurfaceObject.setUKnot(double[]).
setUKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Assign ArrayList value of MFDouble uKnot field, similar to NurbsPatchSurfaceObject.setUKnot(double[]).
setUKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Assign floating-point array value of MFDouble uKnot field, similar to NurbsPatchSurfaceObject.setUKnot(double[]).
setUKnot(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
Assign typed object value to MFDouble uKnot field, similar to NurbsSurfaceInterpolatorObject.setUKnot(double[]).
setUKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Assign ArrayList value of MFDouble uKnot field, similar to NurbsSurfaceInterpolatorObject.setUKnot(double[]).
setUKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Assign floating-point array value of MFDouble uKnot field, similar to NurbsSurfaceInterpolatorObject.setUKnot(double[]).
setUKnot(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
Assign typed object value to MFDouble uKnot field, similar to NurbsTextureCoordinateObject.setUKnot(double[]).
setUKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Assign ArrayList value of MFDouble uKnot field, similar to NurbsTextureCoordinateObject.setUKnot(double[]).
setUKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Assign floating-point array value of MFDouble uKnot field, similar to NurbsTextureCoordinateObject.setUKnot(double[]).
setUKnot(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
Assign typed object value to MFDouble uKnot field, similar to NurbsTrimmedSurfaceObject.setUKnot(double[]).
setUKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Assign ArrayList value of MFDouble uKnot field, similar to NurbsTrimmedSurfaceObject.setUKnot(double[]).
setUKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Assign floating-point array value of MFDouble uKnot field, similar to NurbsTrimmedSurfaceObject.setUKnot(double[]).
setUKnot(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
Assign typed object value to SFVec3f ulimit field, similar to HAnimJointObject.setUlimit(float[]).
setUlimit(float, float, float) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Assign values to SFVec3f ulimit field, similar to HAnimJointObject.setUlimit(float[]).
setUlimit(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
Assign typed object value to SFInt32 uOrder field, similar to NurbsPatchSurfaceObject.setUOrder(int).
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
Assign typed object value to SFInt32 uOrder field, similar to NurbsSurfaceInterpolatorObject.setUOrder(int).
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
Assign typed object value to SFInt32 uOrder field, similar to NurbsTextureCoordinateObject.setUOrder(int).
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
Assign typed object value to SFInt32 uOrder field, similar to NurbsTrimmedSurfaceObject.setUOrder(int).
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
Assign typed object value to SFString update field, similar to GeneratedCubeMapTextureObject.setUpdate(String).
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
Assign typed object value to MFString url field, similar to ExternProtoDeclareObject.setUrl(String[]).
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
Assign typed object value to MFString url field, similar to ImageCubeMapTextureObject.setUrl(String[]).
setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
Assign single SFString object value to MFString url field, similar to ImageCubeMapTextureObject.setUrl(String[]).
setUrl(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
Assign singleton String value to MFString url field, similar to ImageCubeMapTextureObject.setUrl(String[]).
setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
Assign ArrayList value of MFString url field, similar to ImageCubeMapTextureObject.setUrl(String[]).
setUrl(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
Assign typed object value to MFString url field, similar to DISEntityTypeMappingObject.setUrl(String[]).
setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Assign single SFString object value to MFString url field, similar to DISEntityTypeMappingObject.setUrl(String[]).
setUrl(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Assign singleton String value to MFString url field, similar to DISEntityTypeMappingObject.setUrl(String[]).
setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Assign ArrayList value of MFString url field, similar to DISEntityTypeMappingObject.setUrl(String[]).
setUrl(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
Assign typed object value to MFString url field, similar to GeoMetadataObject.setUrl(String[]).
setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Assign single SFString object value to MFString url field, similar to GeoMetadataObject.setUrl(String[]).
setUrl(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Assign singleton String value to MFString url field, similar to GeoMetadataObject.setUrl(String[]).
setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Assign ArrayList value of MFString url field, similar to GeoMetadataObject.setUrl(String[]).
setUrl(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
Assign typed object value to MFString url field, similar to AnchorObject.setUrl(String[]).
setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Assign single SFString object value to MFString url field, similar to AnchorObject.setUrl(String[]).
setUrl(String) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Assign singleton String value to MFString url field, similar to AnchorObject.setUrl(String[]).
setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Assign ArrayList value of MFString url field, similar to AnchorObject.setUrl(String[]).
setUrl(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
Assign typed object value to MFString url field, similar to InlineObject.setUrl(String[]).
setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
Assign single SFString object value to MFString url field, similar to InlineObject.setUrl(String[]).
setUrl(String) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
Assign singleton String value to MFString url field, similar to InlineObject.setUrl(String[]).
setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
Assign ArrayList value of MFString url field, similar to InlineObject.setUrl(String[]).
setUrl(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
Assign typed object value to MFString url field, similar to ScriptObject.setUrl(String[]).
setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
Assign single SFString object value to MFString url field, similar to ScriptObject.setUrl(String[]).
setUrl(String) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
Assign singleton String value to MFString url field, similar to ScriptObject.setUrl(String[]).
setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
Assign ArrayList value of MFString url field, similar to ScriptObject.setUrl(String[]).
setUrl(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
Assign typed object value to MFString url field, similar to PackagedShaderObject.setUrl(String[]).
setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
Assign single SFString object value to MFString url field, similar to PackagedShaderObject.setUrl(String[]).
setUrl(String) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
Assign singleton String value to MFString url field, similar to PackagedShaderObject.setUrl(String[]).
setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
Assign ArrayList value of MFString url field, similar to PackagedShaderObject.setUrl(String[]).
setUrl(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
Assign typed object value to MFString url field, similar to ShaderPartObject.setUrl(String[]).
setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
Assign single SFString object value to MFString url field, similar to ShaderPartObject.setUrl(String[]).
setUrl(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
Assign singleton String value to MFString url field, similar to ShaderPartObject.setUrl(String[]).
setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
Assign ArrayList value of MFString url field, similar to ShaderPartObject.setUrl(String[]).
setUrl(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
Assign typed object value to MFString url field, similar to ShaderProgramObject.setUrl(String[]).
setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
Assign single SFString object value to MFString url field, similar to ShaderProgramObject.setUrl(String[]).
setUrl(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
Assign singleton String value to MFString url field, similar to ShaderProgramObject.setUrl(String[]).
setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
Assign ArrayList value of MFString url field, similar to ShaderProgramObject.setUrl(String[]).
setUrl(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
Assign typed object value to MFString url field, similar to AudioClipObject.setUrl(String[]).
setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Assign single SFString object value to MFString url field, similar to AudioClipObject.setUrl(String[]).
setUrl(String) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Assign singleton String value to MFString url field, similar to AudioClipObject.setUrl(String[]).
setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Assign ArrayList value of MFString url field, similar to AudioClipObject.setUrl(String[]).
setUrl(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
Assign typed object value to MFString url field, similar to ImageTextureObject.setUrl(String[]).
setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
Assign single SFString object value to MFString url field, similar to ImageTextureObject.setUrl(String[]).
setUrl(String) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
Assign singleton String value to MFString url field, similar to ImageTextureObject.setUrl(String[]).
setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
Assign ArrayList value of MFString url field, similar to ImageTextureObject.setUrl(String[]).
setUrl(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
Assign typed object value to MFString url field, similar to MovieTextureObject.setUrl(String[]).
setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Assign single SFString object value to MFString url field, similar to MovieTextureObject.setUrl(String[]).
setUrl(String) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Assign singleton String value to MFString url field, similar to MovieTextureObject.setUrl(String[]).
setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Assign ArrayList value of MFString url field, similar to MovieTextureObject.setUrl(String[]).
setUrl(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
Assign typed object value to MFString url field, similar to ImageTexture3DObject.setUrl(String[]).
setUrl(SFStringObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
Assign single SFString object value to MFString url field, similar to ImageTexture3DObject.setUrl(String[]).
setUrl(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
Assign singleton String value to MFString url field, similar to ImageTexture3DObject.setUrl(String[]).
setUrl(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
Assign ArrayList value of MFString url field, similar to ImageTexture3DObject.setUrl(String[]).
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
Assign typed object value to SFString USE field, similar to CADAssemblyObject.setUSE(String).
setUSE(CADAssemblyObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
Assign a USE reference to another DEF node of same node type, similar to CADAssemblyObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to CADFaceObject.setUSE(String).
setUSE(CADFaceObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
Assign a USE reference to another DEF node of same node type, similar to CADFaceObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to CADLayerObject.setUSE(String).
setUSE(CADLayerObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
Assign a USE reference to another DEF node of same node type, similar to CADLayerObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to CADPartObject.setUSE(String).
setUSE(CADPartObject) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Assign a USE reference to another DEF node of same node type, similar to CADPartObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to IndexedQuadSetObject.setUSE(String).
setUSE(IndexedQuadSetObject) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Assign a USE reference to another DEF node of same node type, similar to IndexedQuadSetObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to QuadSetObject.setUSE(String).
setUSE(QuadSetObject) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Assign a USE reference to another DEF node of same node type, similar to QuadSetObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to MetadataBooleanObject.setUSE(String).
setUSE(MetadataBooleanObject) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
Assign a USE reference to another DEF node of same node type, similar to MetadataBooleanObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to MetadataDoubleObject.setUSE(String).
setUSE(MetadataDoubleObject) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
Assign a USE reference to another DEF node of same node type, similar to MetadataDoubleObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to MetadataFloatObject.setUSE(String).
setUSE(MetadataFloatObject) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
Assign a USE reference to another DEF node of same node type, similar to MetadataFloatObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to MetadataIntegerObject.setUSE(String).
setUSE(MetadataIntegerObject) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
Assign a USE reference to another DEF node of same node type, similar to MetadataIntegerObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to MetadataSetObject.setUSE(String).
setUSE(MetadataSetObject) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
Assign a USE reference to another DEF node of same node type, similar to MetadataSetObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to MetadataStringObject.setUSE(String).
setUSE(MetadataStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
Assign a USE reference to another DEF node of same node type, similar to MetadataStringObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ProtoInstanceObject.setUSE(String).
setUSE(ProtoInstanceObject) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
Assign a USE reference to another DEF node of same node type, similar to ProtoInstanceObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to WorldInfoObject.setUSE(String).
setUSE(WorldInfoObject) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
Assign a USE reference to another DEF node of same node type, similar to WorldInfoObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ComposedCubeMapTextureObject.setUSE(String).
setUSE(ComposedCubeMapTextureObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
Assign a USE reference to another DEF node of same node type, similar to ComposedCubeMapTextureObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to GeneratedCubeMapTextureObject.setUSE(String).
setUSE(GeneratedCubeMapTextureObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
Assign a USE reference to another DEF node of same node type, similar to GeneratedCubeMapTextureObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ImageCubeMapTextureObject.setUSE(String).
setUSE(ImageCubeMapTextureObject) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
Assign a USE reference to another DEF node of same node type, similar to ImageCubeMapTextureObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to DISEntityManagerObject.setUSE(String).
setUSE(DISEntityManagerObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
Assign a USE reference to another DEF node of same node type, similar to DISEntityManagerObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to DISEntityTypeMappingObject.setUSE(String).
setUSE(DISEntityTypeMappingObject) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Assign a USE reference to another DEF node of same node type, similar to DISEntityTypeMappingObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to EspduTransformObject.setUSE(String).
setUSE(EspduTransformObject) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Assign a USE reference to another DEF node of same node type, similar to EspduTransformObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ReceiverPduObject.setUSE(String).
setUSE(ReceiverPduObject) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Assign a USE reference to another DEF node of same node type, similar to ReceiverPduObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to SignalPduObject.setUSE(String).
setUSE(SignalPduObject) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Assign a USE reference to another DEF node of same node type, similar to SignalPduObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TransmitterPduObject.setUSE(String).
setUSE(TransmitterPduObject) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Assign a USE reference to another DEF node of same node type, similar to TransmitterPduObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to BackgroundObject.setUSE(String).
setUSE(BackgroundObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Assign a USE reference to another DEF node of same node type, similar to BackgroundObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to FogCoordinateObject.setUSE(String).
setUSE(FogCoordinateObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
Assign a USE reference to another DEF node of same node type, similar to FogCoordinateObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to FogObject.setUSE(String).
setUSE(FogObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
Assign a USE reference to another DEF node of same node type, similar to FogObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to LocalFogObject.setUSE(String).
setUSE(LocalFogObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
Assign a USE reference to another DEF node of same node type, similar to LocalFogObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TextureBackgroundObject.setUSE(String).
setUSE(TextureBackgroundObject) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Assign a USE reference to another DEF node of same node type, similar to TextureBackgroundObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ProximitySensorObject.setUSE(String).
setUSE(ProximitySensorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Assign a USE reference to another DEF node of same node type, similar to ProximitySensorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TransformSensorObject.setUSE(String).
setUSE(TransformSensorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Assign a USE reference to another DEF node of same node type, similar to TransformSensorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to VisibilitySensorObject.setUSE(String).
setUSE(VisibilitySensorObject) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
Assign a USE reference to another DEF node of same node type, similar to VisibilitySensorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to BooleanFilterObject.setUSE(String).
setUSE(BooleanFilterObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
Assign a USE reference to another DEF node of same node type, similar to BooleanFilterObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to BooleanSequencerObject.setUSE(String).
setUSE(BooleanSequencerObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
Assign a USE reference to another DEF node of same node type, similar to BooleanSequencerObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to BooleanToggleObject.setUSE(String).
setUSE(BooleanToggleObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
Assign a USE reference to another DEF node of same node type, similar to BooleanToggleObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to BooleanTriggerObject.setUSE(String).
setUSE(BooleanTriggerObject) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
Assign a USE reference to another DEF node of same node type, similar to BooleanTriggerObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to IntegerSequencerObject.setUSE(String).
setUSE(IntegerSequencerObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
Assign a USE reference to another DEF node of same node type, similar to IntegerSequencerObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to IntegerTriggerObject.setUSE(String).
setUSE(IntegerTriggerObject) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
Assign a USE reference to another DEF node of same node type, similar to IntegerTriggerObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TimeTriggerObject.setUSE(String).
setUSE(TimeTriggerObject) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
Assign a USE reference to another DEF node of same node type, similar to TimeTriggerObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ColorChaserObject.setUSE(String).
setUSE(ColorChaserObject) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
Assign a USE reference to another DEF node of same node type, similar to ColorChaserObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ColorDamperObject.setUSE(String).
setUSE(ColorDamperObject) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
Assign a USE reference to another DEF node of same node type, similar to ColorDamperObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to CoordinateChaserObject.setUSE(String).
setUSE(CoordinateChaserObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
Assign a USE reference to another DEF node of same node type, similar to CoordinateChaserObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to CoordinateDamperObject.setUSE(String).
setUSE(CoordinateDamperObject) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
Assign a USE reference to another DEF node of same node type, similar to CoordinateDamperObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to OrientationChaserObject.setUSE(String).
setUSE(OrientationChaserObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
Assign a USE reference to another DEF node of same node type, similar to OrientationChaserObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to OrientationDamperObject.setUSE(String).
setUSE(OrientationDamperObject) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
Assign a USE reference to another DEF node of same node type, similar to OrientationDamperObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to PositionChaser2DObject.setUSE(String).
setUSE(PositionChaser2DObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
Assign a USE reference to another DEF node of same node type, similar to PositionChaser2DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to PositionChaserObject.setUSE(String).
setUSE(PositionChaserObject) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
Assign a USE reference to another DEF node of same node type, similar to PositionChaserObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to PositionDamper2DObject.setUSE(String).
setUSE(PositionDamper2DObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
Assign a USE reference to another DEF node of same node type, similar to PositionDamper2DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to PositionDamperObject.setUSE(String).
setUSE(PositionDamperObject) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
Assign a USE reference to another DEF node of same node type, similar to PositionDamperObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ScalarChaserObject.setUSE(String).
setUSE(ScalarChaserObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
Assign a USE reference to another DEF node of same node type, similar to ScalarChaserObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ScalarDamperObject.setUSE(String).
setUSE(ScalarDamperObject) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
Assign a USE reference to another DEF node of same node type, similar to ScalarDamperObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TexCoordChaser2DObject.setUSE(String).
setUSE(TexCoordChaser2DObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
Assign a USE reference to another DEF node of same node type, similar to TexCoordChaser2DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TexCoordDamper2DObject.setUSE(String).
setUSE(TexCoordDamper2DObject) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
Assign a USE reference to another DEF node of same node type, similar to TexCoordDamper2DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to Arc2DObject.setUSE(String).
setUSE(Arc2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
Assign a USE reference to another DEF node of same node type, similar to Arc2DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ArcClose2DObject.setUSE(String).
setUSE(ArcClose2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
Assign a USE reference to another DEF node of same node type, similar to ArcClose2DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to Circle2DObject.setUSE(String).
setUSE(Circle2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
Assign a USE reference to another DEF node of same node type, similar to Circle2DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to Disk2DObject.setUSE(String).
setUSE(Disk2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
Assign a USE reference to another DEF node of same node type, similar to Disk2DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to Polyline2DObject.setUSE(String).
setUSE(Polyline2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
Assign a USE reference to another DEF node of same node type, similar to Polyline2DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to Polypoint2DObject.setUSE(String).
setUSE(Polypoint2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
Assign a USE reference to another DEF node of same node type, similar to Polypoint2DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to Rectangle2DObject.setUSE(String).
setUSE(Rectangle2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
Assign a USE reference to another DEF node of same node type, similar to Rectangle2DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TriangleSet2DObject.setUSE(String).
setUSE(TriangleSet2DObject) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
Assign a USE reference to another DEF node of same node type, similar to TriangleSet2DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to BoxObject.setUSE(String).
setUSE(BoxObject) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
Assign a USE reference to another DEF node of same node type, similar to BoxObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ConeObject.setUSE(String).
setUSE(ConeObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
Assign a USE reference to another DEF node of same node type, similar to ConeObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to CylinderObject.setUSE(String).
setUSE(CylinderObject) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
Assign a USE reference to another DEF node of same node type, similar to CylinderObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ElevationGridObject.setUSE(String).
setUSE(ElevationGridObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Assign a USE reference to another DEF node of same node type, similar to ElevationGridObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ExtrusionObject.setUSE(String).
setUSE(ExtrusionObject) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
Assign a USE reference to another DEF node of same node type, similar to ExtrusionObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to IndexedFaceSetObject.setUSE(String).
setUSE(IndexedFaceSetObject) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Assign a USE reference to another DEF node of same node type, similar to IndexedFaceSetObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to SphereObject.setUSE(String).
setUSE(SphereObject) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
Assign a USE reference to another DEF node of same node type, similar to SphereObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to GeoCoordinateObject.setUSE(String).
setUSE(GeoCoordinateObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
Assign a USE reference to another DEF node of same node type, similar to GeoCoordinateObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to GeoElevationGridObject.setUSE(String).
setUSE(GeoElevationGridObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Assign a USE reference to another DEF node of same node type, similar to GeoElevationGridObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to GeoLocationObject.setUSE(String).
setUSE(GeoLocationObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Assign a USE reference to another DEF node of same node type, similar to GeoLocationObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to GeoLODObject.setUSE(String).
setUSE(GeoLODObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Assign a USE reference to another DEF node of same node type, similar to GeoLODObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to GeoMetadataObject.setUSE(String).
setUSE(GeoMetadataObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Assign a USE reference to another DEF node of same node type, similar to GeoMetadataObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to GeoOriginObject.setUSE(String).
setUSE(GeoOriginObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
Assign a USE reference to another DEF node of same node type, similar to GeoOriginObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to GeoPositionInterpolatorObject.setUSE(String).
setUSE(GeoPositionInterpolatorObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Assign a USE reference to another DEF node of same node type, similar to GeoPositionInterpolatorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to GeoProximitySensorObject.setUSE(String).
setUSE(GeoProximitySensorObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Assign a USE reference to another DEF node of same node type, similar to GeoProximitySensorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to GeoTouchSensorObject.setUSE(String).
setUSE(GeoTouchSensorObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Assign a USE reference to another DEF node of same node type, similar to GeoTouchSensorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to GeoTransformObject.setUSE(String).
setUSE(GeoTransformObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Assign a USE reference to another DEF node of same node type, similar to GeoTransformObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to GeoViewpointObject.setUSE(String).
setUSE(GeoViewpointObject) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Assign a USE reference to another DEF node of same node type, similar to GeoViewpointObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to GroupObject.setUSE(String).
setUSE(GroupObject) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
Assign a USE reference to another DEF node of same node type, similar to GroupObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to StaticGroupObject.setUSE(String).
setUSE(StaticGroupObject) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
Assign a USE reference to another DEF node of same node type, similar to StaticGroupObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to SwitchObject.setUSE(String).
setUSE(SwitchObject) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
Assign a USE reference to another DEF node of same node type, similar to SwitchObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TransformObject.setUSE(String).
setUSE(TransformObject) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Assign a USE reference to another DEF node of same node type, similar to TransformObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to HAnimDisplacerObject.setUSE(String).
setUSE(HAnimDisplacerObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
Assign a USE reference to another DEF node of same node type, similar to HAnimDisplacerObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to HAnimHumanoidObject.setUSE(String).
setUSE(HAnimHumanoidObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Assign a USE reference to another DEF node of same node type, similar to HAnimHumanoidObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to HAnimJointObject.setUSE(String).
setUSE(HAnimJointObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Assign a USE reference to another DEF node of same node type, similar to HAnimJointObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to HAnimMotionObject.setUSE(String).
setUSE(HAnimMotionObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Assign a USE reference to another DEF node of same node type, similar to HAnimMotionObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to HAnimSegmentObject.setUSE(String).
setUSE(HAnimSegmentObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Assign a USE reference to another DEF node of same node type, similar to HAnimSegmentObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to HAnimSiteObject.setUSE(String).
setUSE(HAnimSiteObject) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Assign a USE reference to another DEF node of same node type, similar to HAnimSiteObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ColorInterpolatorObject.setUSE(String).
setUSE(ColorInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
Assign a USE reference to another DEF node of same node type, similar to ColorInterpolatorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to CoordinateInterpolator2DObject.setUSE(String).
setUSE(CoordinateInterpolator2DObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
Assign a USE reference to another DEF node of same node type, similar to CoordinateInterpolator2DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to CoordinateInterpolatorObject.setUSE(String).
setUSE(CoordinateInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
Assign a USE reference to another DEF node of same node type, similar to CoordinateInterpolatorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to EaseInEaseOutObject.setUSE(String).
setUSE(EaseInEaseOutObject) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
Assign a USE reference to another DEF node of same node type, similar to EaseInEaseOutObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to NormalInterpolatorObject.setUSE(String).
setUSE(NormalInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
Assign a USE reference to another DEF node of same node type, similar to NormalInterpolatorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to OrientationInterpolatorObject.setUSE(String).
setUSE(OrientationInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
Assign a USE reference to another DEF node of same node type, similar to OrientationInterpolatorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to PositionInterpolator2DObject.setUSE(String).
setUSE(PositionInterpolator2DObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
Assign a USE reference to another DEF node of same node type, similar to PositionInterpolator2DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to PositionInterpolatorObject.setUSE(String).
setUSE(PositionInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
Assign a USE reference to another DEF node of same node type, similar to PositionInterpolatorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ScalarInterpolatorObject.setUSE(String).
setUSE(ScalarInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
Assign a USE reference to another DEF node of same node type, similar to ScalarInterpolatorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to SplinePositionInterpolator2DObject.setUSE(String).
setUSE(SplinePositionInterpolator2DObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
Assign a USE reference to another DEF node of same node type, similar to SplinePositionInterpolator2DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to SplinePositionInterpolatorObject.setUSE(String).
setUSE(SplinePositionInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
Assign a USE reference to another DEF node of same node type, similar to SplinePositionInterpolatorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to SplineScalarInterpolatorObject.setUSE(String).
setUSE(SplineScalarInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Assign a USE reference to another DEF node of same node type, similar to SplineScalarInterpolatorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to SquadOrientationInterpolatorObject.setUSE(String).
setUSE(SquadOrientationInterpolatorObject) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
Assign a USE reference to another DEF node of same node type, similar to SquadOrientationInterpolatorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to KeySensorObject.setUSE(String).
setUSE(KeySensorObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
Assign a USE reference to another DEF node of same node type, similar to KeySensorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to StringSensorObject.setUSE(String).
setUSE(StringSensorObject) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
Assign a USE reference to another DEF node of same node type, similar to StringSensorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to LayerObject.setUSE(String).
setUSE(LayerObject) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
Assign a USE reference to another DEF node of same node type, similar to LayerObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to LayerSetObject.setUSE(String).
setUSE(LayerSetObject) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
Assign a USE reference to another DEF node of same node type, similar to LayerSetObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ViewportObject.setUSE(String).
setUSE(ViewportObject) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
Assign a USE reference to another DEF node of same node type, similar to ViewportObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to LayoutGroupObject.setUSE(String).
setUSE(LayoutGroupObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
Assign a USE reference to another DEF node of same node type, similar to LayoutGroupObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to LayoutLayerObject.setUSE(String).
setUSE(LayoutLayerObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
Assign a USE reference to another DEF node of same node type, similar to LayoutLayerObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to LayoutObject.setUSE(String).
setUSE(LayoutObject) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Assign a USE reference to another DEF node of same node type, similar to LayoutObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ScreenFontStyleObject.setUSE(String).
setUSE(ScreenFontStyleObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Assign a USE reference to another DEF node of same node type, similar to ScreenFontStyleObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ScreenGroupObject.setUSE(String).
setUSE(ScreenGroupObject) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
Assign a USE reference to another DEF node of same node type, similar to ScreenGroupObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to DirectionalLightObject.setUSE(String).
setUSE(DirectionalLightObject) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
Assign a USE reference to another DEF node of same node type, similar to DirectionalLightObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to PointLightObject.setUSE(String).
setUSE(PointLightObject) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Assign a USE reference to another DEF node of same node type, similar to PointLightObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to SpotLightObject.setUSE(String).
setUSE(SpotLightObject) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Assign a USE reference to another DEF node of same node type, similar to SpotLightObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to BillboardObject.setUSE(String).
setUSE(BillboardObject) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
Assign a USE reference to another DEF node of same node type, similar to BillboardObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to CollisionObject.setUSE(String).
setUSE(CollisionObject) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
Assign a USE reference to another DEF node of same node type, similar to CollisionObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to LODObject.setUSE(String).
setUSE(LODObject) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Assign a USE reference to another DEF node of same node type, similar to LODObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to NavigationInfoObject.setUSE(String).
setUSE(NavigationInfoObject) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Assign a USE reference to another DEF node of same node type, similar to NavigationInfoObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to OrthoViewpointObject.setUSE(String).
setUSE(OrthoViewpointObject) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Assign a USE reference to another DEF node of same node type, similar to OrthoViewpointObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ViewpointGroupObject.setUSE(String).
setUSE(ViewpointGroupObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
Assign a USE reference to another DEF node of same node type, similar to ViewpointGroupObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ViewpointObject.setUSE(String).
setUSE(ViewpointObject) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Assign a USE reference to another DEF node of same node type, similar to ViewpointObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to AnchorObject.setUSE(String).
setUSE(AnchorObject) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Assign a USE reference to another DEF node of same node type, similar to AnchorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to InlineObject.setUSE(String).
setUSE(InlineObject) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
Assign a USE reference to another DEF node of same node type, similar to InlineObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to LoadSensorObject.setUSE(String).
setUSE(LoadSensorObject) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
Assign a USE reference to another DEF node of same node type, similar to LoadSensorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to Contour2DObject.setUSE(String).
setUSE(Contour2DObject) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
Assign a USE reference to another DEF node of same node type, similar to Contour2DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ContourPolyline2DObject.setUSE(String).
setUSE(ContourPolyline2DObject) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
Assign a USE reference to another DEF node of same node type, similar to ContourPolyline2DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to CoordinateDoubleObject.setUSE(String).
setUSE(CoordinateDoubleObject) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
Assign a USE reference to another DEF node of same node type, similar to CoordinateDoubleObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to NurbsCurve2DObject.setUSE(String).
setUSE(NurbsCurve2DObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Assign a USE reference to another DEF node of same node type, similar to NurbsCurve2DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to NurbsCurveObject.setUSE(String).
setUSE(NurbsCurveObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Assign a USE reference to another DEF node of same node type, similar to NurbsCurveObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to NurbsOrientationInterpolatorObject.setUSE(String).
setUSE(NurbsOrientationInterpolatorObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Assign a USE reference to another DEF node of same node type, similar to NurbsOrientationInterpolatorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to NurbsPatchSurfaceObject.setUSE(String).
setUSE(NurbsPatchSurfaceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Assign a USE reference to another DEF node of same node type, similar to NurbsPatchSurfaceObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to NurbsPositionInterpolatorObject.setUSE(String).
setUSE(NurbsPositionInterpolatorObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Assign a USE reference to another DEF node of same node type, similar to NurbsPositionInterpolatorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to NurbsSetObject.setUSE(String).
setUSE(NurbsSetObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
Assign a USE reference to another DEF node of same node type, similar to NurbsSetObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to NurbsSurfaceInterpolatorObject.setUSE(String).
setUSE(NurbsSurfaceInterpolatorObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Assign a USE reference to another DEF node of same node type, similar to NurbsSurfaceInterpolatorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to NurbsSweptSurfaceObject.setUSE(String).
setUSE(NurbsSweptSurfaceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
Assign a USE reference to another DEF node of same node type, similar to NurbsSweptSurfaceObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to NurbsSwungSurfaceObject.setUSE(String).
setUSE(NurbsSwungSurfaceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
Assign a USE reference to another DEF node of same node type, similar to NurbsSwungSurfaceObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to NurbsTextureCoordinateObject.setUSE(String).
setUSE(NurbsTextureCoordinateObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Assign a USE reference to another DEF node of same node type, similar to NurbsTextureCoordinateObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to NurbsTrimmedSurfaceObject.setUSE(String).
setUSE(NurbsTrimmedSurfaceObject) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Assign a USE reference to another DEF node of same node type, similar to NurbsTrimmedSurfaceObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to BoundedPhysicsModelObject.setUSE(String).
setUSE(BoundedPhysicsModelObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
Assign a USE reference to another DEF node of same node type, similar to BoundedPhysicsModelObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ConeEmitterObject.setUSE(String).
setUSE(ConeEmitterObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
Assign a USE reference to another DEF node of same node type, similar to ConeEmitterObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ExplosionEmitterObject.setUSE(String).
setUSE(ExplosionEmitterObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
Assign a USE reference to another DEF node of same node type, similar to ExplosionEmitterObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ForcePhysicsModelObject.setUSE(String).
setUSE(ForcePhysicsModelObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
Assign a USE reference to another DEF node of same node type, similar to ForcePhysicsModelObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ParticleSystemObject.setUSE(String).
setUSE(ParticleSystemObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Assign a USE reference to another DEF node of same node type, similar to ParticleSystemObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to PointEmitterObject.setUSE(String).
setUSE(PointEmitterObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
Assign a USE reference to another DEF node of same node type, similar to PointEmitterObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to PolylineEmitterObject.setUSE(String).
setUSE(PolylineEmitterObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
Assign a USE reference to another DEF node of same node type, similar to PolylineEmitterObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to SurfaceEmitterObject.setUSE(String).
setUSE(SurfaceEmitterObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
Assign a USE reference to another DEF node of same node type, similar to SurfaceEmitterObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to VolumeEmitterObject.setUSE(String).
setUSE(VolumeEmitterObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Assign a USE reference to another DEF node of same node type, similar to VolumeEmitterObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to WindPhysicsModelObject.setUSE(String).
setUSE(WindPhysicsModelObject) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
Assign a USE reference to another DEF node of same node type, similar to WindPhysicsModelObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to LinePickSensorObject.setUSE(String).
setUSE(LinePickSensorObject) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Assign a USE reference to another DEF node of same node type, similar to LinePickSensorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to PickableGroupObject.setUSE(String).
setUSE(PickableGroupObject) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Assign a USE reference to another DEF node of same node type, similar to PickableGroupObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to PointPickSensorObject.setUSE(String).
setUSE(PointPickSensorObject) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Assign a USE reference to another DEF node of same node type, similar to PointPickSensorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to PrimitivePickSensorObject.setUSE(String).
setUSE(PrimitivePickSensorObject) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Assign a USE reference to another DEF node of same node type, similar to PrimitivePickSensorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to VolumePickSensorObject.setUSE(String).
setUSE(VolumePickSensorObject) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Assign a USE reference to another DEF node of same node type, similar to VolumePickSensorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to CylinderSensorObject.setUSE(String).
setUSE(CylinderSensorObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Assign a USE reference to another DEF node of same node type, similar to CylinderSensorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to PlaneSensorObject.setUSE(String).
setUSE(PlaneSensorObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Assign a USE reference to another DEF node of same node type, similar to PlaneSensorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to SphereSensorObject.setUSE(String).
setUSE(SphereSensorObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
Assign a USE reference to another DEF node of same node type, similar to SphereSensorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TouchSensorObject.setUSE(String).
setUSE(TouchSensorObject) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
Assign a USE reference to another DEF node of same node type, similar to TouchSensorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ClipPlaneObject.setUSE(String).
setUSE(ClipPlaneObject) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
Assign a USE reference to another DEF node of same node type, similar to ClipPlaneObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ColorObject.setUSE(String).
setUSE(ColorObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
Assign a USE reference to another DEF node of same node type, similar to ColorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ColorRGBAObject.setUSE(String).
setUSE(ColorRGBAObject) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
Assign a USE reference to another DEF node of same node type, similar to ColorRGBAObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to CoordinateObject.setUSE(String).
setUSE(CoordinateObject) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
Assign a USE reference to another DEF node of same node type, similar to CoordinateObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to IndexedLineSetObject.setUSE(String).
setUSE(IndexedLineSetObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Assign a USE reference to another DEF node of same node type, similar to IndexedLineSetObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to IndexedTriangleFanSetObject.setUSE(String).
setUSE(IndexedTriangleFanSetObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Assign a USE reference to another DEF node of same node type, similar to IndexedTriangleFanSetObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to IndexedTriangleSetObject.setUSE(String).
setUSE(IndexedTriangleSetObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Assign a USE reference to another DEF node of same node type, similar to IndexedTriangleSetObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to IndexedTriangleStripSetObject.setUSE(String).
setUSE(IndexedTriangleStripSetObject) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Assign a USE reference to another DEF node of same node type, similar to IndexedTriangleStripSetObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to LineSetObject.setUSE(String).
setUSE(LineSetObject) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
Assign a USE reference to another DEF node of same node type, similar to LineSetObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to NormalObject.setUSE(String).
setUSE(NormalObject) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
Assign a USE reference to another DEF node of same node type, similar to NormalObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to PointSetObject.setUSE(String).
setUSE(PointSetObject) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
Assign a USE reference to another DEF node of same node type, similar to PointSetObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TriangleFanSetObject.setUSE(String).
setUSE(TriangleFanSetObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Assign a USE reference to another DEF node of same node type, similar to TriangleFanSetObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TriangleSetObject.setUSE(String).
setUSE(TriangleSetObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Assign a USE reference to another DEF node of same node type, similar to TriangleSetObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TriangleStripSetObject.setUSE(String).
setUSE(TriangleStripSetObject) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Assign a USE reference to another DEF node of same node type, similar to TriangleStripSetObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to BallJointObject.setUSE(String).
setUSE(BallJointObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Assign a USE reference to another DEF node of same node type, similar to BallJointObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to CollidableOffsetObject.setUSE(String).
setUSE(CollidableOffsetObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
Assign a USE reference to another DEF node of same node type, similar to CollidableOffsetObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to CollidableShapeObject.setUSE(String).
setUSE(CollidableShapeObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
Assign a USE reference to another DEF node of same node type, similar to CollidableShapeObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to CollisionCollectionObject.setUSE(String).
setUSE(CollisionCollectionObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Assign a USE reference to another DEF node of same node type, similar to CollisionCollectionObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to CollisionSensorObject.setUSE(String).
setUSE(CollisionSensorObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
Assign a USE reference to another DEF node of same node type, similar to CollisionSensorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to CollisionSpaceObject.setUSE(String).
setUSE(CollisionSpaceObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
Assign a USE reference to another DEF node of same node type, similar to CollisionSpaceObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ContactObject.setUSE(String).
setUSE(ContactObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Assign a USE reference to another DEF node of same node type, similar to ContactObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to DoubleAxisHingeJointObject.setUSE(String).
setUSE(DoubleAxisHingeJointObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Assign a USE reference to another DEF node of same node type, similar to DoubleAxisHingeJointObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to MotorJointObject.setUSE(String).
setUSE(MotorJointObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Assign a USE reference to another DEF node of same node type, similar to MotorJointObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to RigidBodyCollectionObject.setUSE(String).
setUSE(RigidBodyCollectionObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Assign a USE reference to another DEF node of same node type, similar to RigidBodyCollectionObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to RigidBodyObject.setUSE(String).
setUSE(RigidBodyObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Assign a USE reference to another DEF node of same node type, similar to RigidBodyObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to SingleAxisHingeJointObject.setUSE(String).
setUSE(SingleAxisHingeJointObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Assign a USE reference to another DEF node of same node type, similar to SingleAxisHingeJointObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to SliderJointObject.setUSE(String).
setUSE(SliderJointObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Assign a USE reference to another DEF node of same node type, similar to SliderJointObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to UniversalJointObject.setUSE(String).
setUSE(UniversalJointObject) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Assign a USE reference to another DEF node of same node type, similar to UniversalJointObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ScriptObject.setUSE(String).
setUSE(ScriptObject) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
Assign a USE reference to another DEF node of same node type, similar to ScriptObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ComposedShaderObject.setUSE(String).
setUSE(ComposedShaderObject) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
Assign a USE reference to another DEF node of same node type, similar to ComposedShaderObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to FloatVertexAttributeObject.setUSE(String).
setUSE(FloatVertexAttributeObject) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
Assign a USE reference to another DEF node of same node type, similar to FloatVertexAttributeObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to Matrix3VertexAttributeObject.setUSE(String).
setUSE(Matrix3VertexAttributeObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
Assign a USE reference to another DEF node of same node type, similar to Matrix3VertexAttributeObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to Matrix4VertexAttributeObject.setUSE(String).
setUSE(Matrix4VertexAttributeObject) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
Assign a USE reference to another DEF node of same node type, similar to Matrix4VertexAttributeObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to PackagedShaderObject.setUSE(String).
setUSE(PackagedShaderObject) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
Assign a USE reference to another DEF node of same node type, similar to PackagedShaderObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ProgramShaderObject.setUSE(String).
setUSE(ProgramShaderObject) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
Assign a USE reference to another DEF node of same node type, similar to ProgramShaderObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ShaderPartObject.setUSE(String).
setUSE(ShaderPartObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
Assign a USE reference to another DEF node of same node type, similar to ShaderPartObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ShaderProgramObject.setUSE(String).
setUSE(ShaderProgramObject) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
Assign a USE reference to another DEF node of same node type, similar to ShaderProgramObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to AppearanceObject.setUSE(String).
setUSE(AppearanceObject) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
Assign a USE reference to another DEF node of same node type, similar to AppearanceObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to FillPropertiesObject.setUSE(String).
setUSE(FillPropertiesObject) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
Assign a USE reference to another DEF node of same node type, similar to FillPropertiesObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to LinePropertiesObject.setUSE(String).
setUSE(LinePropertiesObject) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
Assign a USE reference to another DEF node of same node type, similar to LinePropertiesObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to MaterialObject.setUSE(String).
setUSE(MaterialObject) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
Assign a USE reference to another DEF node of same node type, similar to MaterialObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ShapeObject.setUSE(String).
setUSE(ShapeObject) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
Assign a USE reference to another DEF node of same node type, similar to ShapeObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TwoSidedMaterialObject.setUSE(String).
setUSE(TwoSidedMaterialObject) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Assign a USE reference to another DEF node of same node type, similar to TwoSidedMaterialObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to AudioClipObject.setUSE(String).
setUSE(AudioClipObject) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Assign a USE reference to another DEF node of same node type, similar to AudioClipObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to SoundObject.setUSE(String).
setUSE(SoundObject) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Assign a USE reference to another DEF node of same node type, similar to SoundObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to FontStyleObject.setUSE(String).
setUSE(FontStyleObject) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Assign a USE reference to another DEF node of same node type, similar to FontStyleObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TextObject.setUSE(String).
setUSE(TextObject) - Method in class org.web3d.x3d.jsail.Text.TextObject
Assign a USE reference to another DEF node of same node type, similar to TextObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ImageTextureObject.setUSE(String).
setUSE(ImageTextureObject) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
Assign a USE reference to another DEF node of same node type, similar to ImageTextureObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to MovieTextureObject.setUSE(String).
setUSE(MovieTextureObject) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Assign a USE reference to another DEF node of same node type, similar to MovieTextureObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to MultiTextureCoordinateObject.setUSE(String).
setUSE(MultiTextureCoordinateObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
Assign a USE reference to another DEF node of same node type, similar to MultiTextureCoordinateObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to MultiTextureObject.setUSE(String).
setUSE(MultiTextureObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Assign a USE reference to another DEF node of same node type, similar to MultiTextureObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to MultiTextureTransformObject.setUSE(String).
setUSE(MultiTextureTransformObject) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
Assign a USE reference to another DEF node of same node type, similar to MultiTextureTransformObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to PixelTextureObject.setUSE(String).
setUSE(PixelTextureObject) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
Assign a USE reference to another DEF node of same node type, similar to PixelTextureObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TextureCoordinateGeneratorObject.setUSE(String).
setUSE(TextureCoordinateGeneratorObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
Assign a USE reference to another DEF node of same node type, similar to TextureCoordinateGeneratorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TextureCoordinateObject.setUSE(String).
setUSE(TextureCoordinateObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
Assign a USE reference to another DEF node of same node type, similar to TextureCoordinateObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TexturePropertiesObject.setUSE(String).
setUSE(TexturePropertiesObject) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Assign a USE reference to another DEF node of same node type, similar to TexturePropertiesObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TextureTransformObject.setUSE(String).
setUSE(TextureTransformObject) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
Assign a USE reference to another DEF node of same node type, similar to TextureTransformObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ComposedTexture3DObject.setUSE(String).
setUSE(ComposedTexture3DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
Assign a USE reference to another DEF node of same node type, similar to ComposedTexture3DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ImageTexture3DObject.setUSE(String).
setUSE(ImageTexture3DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
Assign a USE reference to another DEF node of same node type, similar to ImageTexture3DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to PixelTexture3DObject.setUSE(String).
setUSE(PixelTexture3DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
Assign a USE reference to another DEF node of same node type, similar to PixelTexture3DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TextureCoordinate3DObject.setUSE(String).
setUSE(TextureCoordinate3DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
Assign a USE reference to another DEF node of same node type, similar to TextureCoordinate3DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TextureCoordinate4DObject.setUSE(String).
setUSE(TextureCoordinate4DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
Assign a USE reference to another DEF node of same node type, similar to TextureCoordinate4DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TextureTransform3DObject.setUSE(String).
setUSE(TextureTransform3DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
Assign a USE reference to another DEF node of same node type, similar to TextureTransform3DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TextureTransformMatrix3DObject.setUSE(String).
setUSE(TextureTransformMatrix3DObject) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
Assign a USE reference to another DEF node of same node type, similar to TextureTransformMatrix3DObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to TimeSensorObject.setUSE(String).
setUSE(TimeSensorObject) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Assign a USE reference to another DEF node of same node type, similar to TimeSensorObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to BlendedVolumeStyleObject.setUSE(String).
setUSE(BlendedVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
Assign a USE reference to another DEF node of same node type, similar to BlendedVolumeStyleObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to BoundaryEnhancementVolumeStyleObject.setUSE(String).
setUSE(BoundaryEnhancementVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
Assign a USE reference to another DEF node of same node type, similar to BoundaryEnhancementVolumeStyleObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to CartoonVolumeStyleObject.setUSE(String).
setUSE(CartoonVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
Assign a USE reference to another DEF node of same node type, similar to CartoonVolumeStyleObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ComposedVolumeStyleObject.setUSE(String).
setUSE(ComposedVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
Assign a USE reference to another DEF node of same node type, similar to ComposedVolumeStyleObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to EdgeEnhancementVolumeStyleObject.setUSE(String).
setUSE(EdgeEnhancementVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
Assign a USE reference to another DEF node of same node type, similar to EdgeEnhancementVolumeStyleObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to IsoSurfaceVolumeDataObject.setUSE(String).
setUSE(IsoSurfaceVolumeDataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Assign a USE reference to another DEF node of same node type, similar to IsoSurfaceVolumeDataObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to OpacityMapVolumeStyleObject.setUSE(String).
setUSE(OpacityMapVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
Assign a USE reference to another DEF node of same node type, similar to OpacityMapVolumeStyleObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ProjectionVolumeStyleObject.setUSE(String).
setUSE(ProjectionVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
Assign a USE reference to another DEF node of same node type, similar to ProjectionVolumeStyleObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to SegmentedVolumeDataObject.setUSE(String).
setUSE(SegmentedVolumeDataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Assign a USE reference to another DEF node of same node type, similar to SegmentedVolumeDataObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ShadedVolumeStyleObject.setUSE(String).
setUSE(ShadedVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
Assign a USE reference to another DEF node of same node type, similar to ShadedVolumeStyleObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to SilhouetteEnhancementVolumeStyleObject.setUSE(String).
setUSE(SilhouetteEnhancementVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
Assign a USE reference to another DEF node of same node type, similar to SilhouetteEnhancementVolumeStyleObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to ToneMappedVolumeStyleObject.setUSE(String).
setUSE(ToneMappedVolumeStyleObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
Assign a USE reference to another DEF node of same node type, similar to ToneMappedVolumeStyleObject.setUSE(String).
setUSE(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
Assign typed object value to SFString USE field, similar to VolumeDataObject.setUSE(String).
setUSE(VolumeDataObject) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
Assign a USE reference to another DEF node of same node type, similar to VolumeDataObject.setUSE(String).
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
Assign typed object value to SFBool useFiniteRotation field, similar to RigidBodyObject.setUseFiniteRotation(boolean).
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
Assign typed object value to SFBool useGeometry field, similar to CollisionSpaceObject.setUseGeometry(boolean).
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
Assign typed object value to SFBool useGlobalGravity field, similar to RigidBodyObject.setUseGlobalGravity(boolean).
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
Assign typed object value to SFInt32 uTessellation field, similar to NurbsPatchSurfaceObject.setUTessellation(int).
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
Assign typed object value to SFInt32 uTessellation field, similar to NurbsTrimmedSurfaceObject.setUTessellation(int).
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
Assign typed object MFString value to field, similar to fieldObject.setValue(String).
setValue(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldObject
Assign typed object SFString value field, similar to fieldObject.setValue(String).
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
Assign typed object MFString value to fieldValue, similar to fieldValueObject.setValue(String).
setValue(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Assign typed object SFString value field, similar to fieldValueObject.setValue(String).
setValue(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
Assign typed object MFBool value field, similar to MetadataBooleanObject.setValue(boolean[]).
setValue(ArrayList<Boolean>) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
Assign ArrayList MFBool value field, similar to MetadataBooleanObject.setValue(boolean[]).
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
Assign typed object MFDouble value field, similar to MetadataDoubleObject.setValue(double[]).
setValue(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
Assign ArrayList MFDouble value field, similar to MetadataDoubleObject.setValue(double[]).
setValue(int[]) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
Assign floating-point array MFDouble value field, similar to MetadataDoubleObject.setValue(double[]).
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
Assign typed object MFFloat value field, similar to MetadataFloatObject.setValue(float[]).
setValue(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
Assign ArrayList MFFloat value field, similar to MetadataFloatObject.setValue(float[]).
setValue(int[]) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
Assign floating-point array MFFloat value field, similar to MetadataFloatObject.setValue(float[]).
setValue(int[]) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
Assign Integer array to inputOutput MFInt32 field named value.
setValue(MFInt32Object) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
Assign typed object MFInt32 value field, similar to MetadataIntegerObject.setValue(int[]).
setValue(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
Assign ArrayList MFInt32 value field, similar to MetadataIntegerObject.setValue(int[]).
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
Assign ArrayList MFNode value field, similar to MetadataSetObject.setValue(X3DNode[]).
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
Assign typed object MFString value field, similar to MetadataStringObject.setValue(String[]).
setValue(SFStringObject) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
Assign single SFString object MFString value field, similar to MetadataStringObject.setValue(String[]).
setValue(String) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
Assign singleton String MFString value field, similar to MetadataStringObject.setValue(String[]).
setValue(ArrayList<String>) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
Assign ArrayList MFString value field, similar to MetadataStringObject.setValue(String[]).
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
Assign typed object MFFloat value field, similar to FloatVertexAttributeObject.setValue(float[]).
setValue(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
Assign ArrayList MFFloat value field, similar to FloatVertexAttributeObject.setValue(float[]).
setValue(int[]) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
Assign floating-point array MFFloat value field, similar to FloatVertexAttributeObject.setValue(float[]).
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
Assign typed object MFMatrix3f value field, similar to Matrix3VertexAttributeObject.setValue(float[]).
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
Assign typed object MFMatrix4f value field, similar to Matrix4VertexAttributeObject.setValue(float[]).
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
Assign typed object value to MFFloat values field, similar to HAnimMotionObject.setValues(float[]).
setValues(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Assign ArrayList value of MFFloat values field, similar to HAnimMotionObject.setValues(float[]).
setValues(int[]) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Assign floating-point array value of MFFloat values field, similar to HAnimMotionObject.setValues(float[]).
setValues(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
Assign typed object value to SFFloat variation field, similar to ConeEmitterObject.setVariation(float).
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
Assign typed object value to SFFloat variation field, similar to ExplosionEmitterObject.setVariation(float).
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
Assign typed object value to SFFloat variation field, similar to PointEmitterObject.setVariation(float).
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
Assign typed object value to SFFloat variation field, similar to PolylineEmitterObject.setVariation(float).
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
Assign typed object value to SFFloat variation field, similar to SurfaceEmitterObject.setVariation(float).
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
Assign typed object value to SFFloat variation field, similar to VolumeEmitterObject.setVariation(float).
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
Assign typed object value to SFBool vClosed field, similar to NurbsPatchSurfaceObject.setVClosed(boolean).
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
Assign typed object value to SFBool vClosed field, similar to NurbsTrimmedSurfaceObject.setVClosed(boolean).
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
Assign typed object value to SFInt32 vDimension field, similar to NurbsPatchSurfaceObject.setVDimension(int).
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
Assign typed object value to SFInt32 vDimension field, similar to NurbsSurfaceInterpolatorObject.setVDimension(int).
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
Assign typed object value to SFInt32 vDimension field, similar to NurbsTextureCoordinateObject.setVDimension(int).
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
Assign typed object value to SFInt32 vDimension field, similar to NurbsTrimmedSurfaceObject.setVDimension(int).
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
Assign typed object value to MFVec3f vector field, similar to NormalObject.setVector(float[]).
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
Assign typed object value to SFString version field, similar to X3DObject.setVersion(String).
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
Assign typed object value to SFString version field, similar to HAnimHumanoidObject.setVersion(String).
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
Assign typed object value to MFInt32 vertexCount field, similar to LineSetObject.setVertexCount(int[]).
setVertexCount(ArrayList<Integer>) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
Assign ArrayList value of MFInt32 vertexCount field, similar to LineSetObject.setVertexCount(int[]).
setVertexCount(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
Assign typed object value to MFVec2f vertices field, similar to TriangleSet2DObject.setVertices(float[]).
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
Assign ArrayList value of MFNode viewpoints field, similar to HAnimHumanoidObject.setViewpoints(X3DNode[]).
setViewpoints(X3DNode) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Set single child viewpoints node, replacing prior array of existing nodes (if any).
setViewpoints(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
Assign typed object value to SFFloat visibilityLimit field, similar to NavigationInfoObject.setVisibilityLimit(float).
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
Assign typed object value to SFFloat visibilityRange field, similar to FogObject.setVisibilityRange(float).
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
Assign typed object value to SFFloat visibilityRange field, similar to LocalFogObject.setVisibilityRange(float).
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
Assign typed object value to MFBool visible field, similar to CADLayerObject.setVisible(boolean[]).
setVisible(ArrayList<Boolean>) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
Assign ArrayList value of MFBool visible field, similar to CADLayerObject.setVisible(boolean[]).
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
Assign typed object value to MFDouble vKnot field, similar to NurbsPatchSurfaceObject.setVKnot(double[]).
setVKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Assign ArrayList value of MFDouble vKnot field, similar to NurbsPatchSurfaceObject.setVKnot(double[]).
setVKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Assign floating-point array value of MFDouble vKnot field, similar to NurbsPatchSurfaceObject.setVKnot(double[]).
setVKnot(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
Assign typed object value to MFDouble vKnot field, similar to NurbsSurfaceInterpolatorObject.setVKnot(double[]).
setVKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Assign ArrayList value of MFDouble vKnot field, similar to NurbsSurfaceInterpolatorObject.setVKnot(double[]).
setVKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Assign floating-point array value of MFDouble vKnot field, similar to NurbsSurfaceInterpolatorObject.setVKnot(double[]).
setVKnot(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
Assign typed object value to MFDouble vKnot field, similar to NurbsTextureCoordinateObject.setVKnot(double[]).
setVKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Assign ArrayList value of MFDouble vKnot field, similar to NurbsTextureCoordinateObject.setVKnot(double[]).
setVKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Assign floating-point array value of MFDouble vKnot field, similar to NurbsTextureCoordinateObject.setVKnot(double[]).
setVKnot(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
Assign typed object value to MFDouble vKnot field, similar to NurbsTrimmedSurfaceObject.setVKnot(double[]).
setVKnot(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Assign ArrayList value of MFDouble vKnot field, similar to NurbsTrimmedSurfaceObject.setVKnot(double[]).
setVKnot(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Assign floating-point array value of MFDouble vKnot field, similar to NurbsTrimmedSurfaceObject.setVKnot(double[]).
setVKnot(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
Assign typed object value to SFInt32 vOrder field, similar to NurbsPatchSurfaceObject.setVOrder(int).
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
Assign typed object value to SFInt32 vOrder field, similar to NurbsSurfaceInterpolatorObject.setVOrder(int).
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
Assign typed object value to SFInt32 vOrder field, similar to NurbsTextureCoordinateObject.setVOrder(int).
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
Assign typed object value to SFInt32 vOrder field, similar to NurbsTrimmedSurfaceObject.setVOrder(int).
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
Assign typed object value to SFInt32 vTessellation field, similar to NurbsPatchSurfaceObject.setVTessellation(int).
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
Assign typed object value to SFInt32 vTessellation field, similar to NurbsTrimmedSurfaceObject.setVTessellation(int).
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
Assign typed object value to SFInt32 warhead field, similar to EspduTransformObject.setWarhead(int).
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
Assign typed object value to SFColorRGBA warmColor field, similar to ToneMappedVolumeStyleObject.setWarmColor(float[]).
setWarmColor(float, float, float, float) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
Assign values to SFColorRGBA warmColor field, similar to ToneMappedVolumeStyleObject.setWarmColor(float[]).
setWarmColor(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
Assign ArrayList value of MFNode watchList field, similar to LoadSensorObject.setWatchList(X3DNode[]).
setWatchList(X3DNode) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
Set single child watchList node, replacing prior array of existing nodes (if any).
setWatchList(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
Assign typed object value to SFFloat weight field, similar to HAnimDisplacerObject.setWeight(float).
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
Assign typed object value to MFDouble weight field, similar to NurbsCurve2DObject.setWeight(double[]).
setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Assign ArrayList value of MFDouble weight field, similar to NurbsCurve2DObject.setWeight(double[]).
setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Assign floating-point array value of MFDouble weight field, similar to NurbsCurve2DObject.setWeight(double[]).
setWeight(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
Assign typed object value to MFDouble weight field, similar to NurbsCurveObject.setWeight(double[]).
setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Assign ArrayList value of MFDouble weight field, similar to NurbsCurveObject.setWeight(double[]).
setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Assign floating-point array value of MFDouble weight field, similar to NurbsCurveObject.setWeight(double[]).
setWeight(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
Assign typed object value to MFDouble weight field, similar to NurbsOrientationInterpolatorObject.setWeight(double[]).
setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Assign ArrayList value of MFDouble weight field, similar to NurbsOrientationInterpolatorObject.setWeight(double[]).
setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Assign floating-point array value of MFDouble weight field, similar to NurbsOrientationInterpolatorObject.setWeight(double[]).
setWeight(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
Assign typed object value to MFDouble weight field, similar to NurbsPatchSurfaceObject.setWeight(double[]).
setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Assign ArrayList value of MFDouble weight field, similar to NurbsPatchSurfaceObject.setWeight(double[]).
setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Assign floating-point array value of MFDouble weight field, similar to NurbsPatchSurfaceObject.setWeight(double[]).
setWeight(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
Assign typed object value to MFDouble weight field, similar to NurbsPositionInterpolatorObject.setWeight(double[]).
setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Assign ArrayList value of MFDouble weight field, similar to NurbsPositionInterpolatorObject.setWeight(double[]).
setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Assign floating-point array value of MFDouble weight field, similar to NurbsPositionInterpolatorObject.setWeight(double[]).
setWeight(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
Assign typed object value to MFDouble weight field, similar to NurbsSurfaceInterpolatorObject.setWeight(double[]).
setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Assign ArrayList value of MFDouble weight field, similar to NurbsSurfaceInterpolatorObject.setWeight(double[]).
setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Assign floating-point array value of MFDouble weight field, similar to NurbsSurfaceInterpolatorObject.setWeight(double[]).
setWeight(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
Assign typed object value to MFFloat weight field, similar to NurbsTextureCoordinateObject.setWeight(float[]).
setWeight(ArrayList<Float>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Assign ArrayList value of MFFloat weight field, similar to NurbsTextureCoordinateObject.setWeight(float[]).
setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Assign floating-point array value of MFFloat weight field, similar to NurbsTextureCoordinateObject.setWeight(float[]).
setWeight(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
Assign typed object value to MFDouble weight field, similar to NurbsTrimmedSurfaceObject.setWeight(double[]).
setWeight(ArrayList<Double>) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Assign ArrayList value of MFDouble weight field, similar to NurbsTrimmedSurfaceObject.setWeight(double[]).
setWeight(int[]) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Assign floating-point array value of MFDouble weight field, similar to NurbsTrimmedSurfaceObject.setWeight(double[]).
setWeight(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
Assign typed object value to SFFloat weightConstant1 field, similar to BlendedVolumeStyleObject.setWeightConstant1(float).
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
Assign typed object value to SFFloat weightConstant2 field, similar to BlendedVolumeStyleObject.setWeightConstant2(float).
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
Assign typed object value to SFString weightFunction1 field, similar to BlendedVolumeStyleObject.setWeightFunction1(String).
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
Assign typed object value to SFString weightFunction2 field, similar to BlendedVolumeStyleObject.setWeightFunction2(String).
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
Assign typed object value to SFInt32 whichChoice field, similar to SwitchObject.setWhichChoice(int).
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
Assign typed object value to SFInt32 whichGeometry field, similar to ReceiverPduObject.setWhichGeometry(int).
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
Assign typed object value to SFInt32 whichGeometry field, similar to SignalPduObject.setWhichGeometry(int).
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
Assign typed object value to SFInt32 whichGeometry field, similar to TransmitterPduObject.setWhichGeometry(int).
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
Assign typed object value to SFTime writeInterval field, similar to EspduTransformObject.setWriteInterval(double).
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
Assign typed object value to SFTime writeInterval field, similar to ReceiverPduObject.setWriteInterval(double).
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
Assign typed object value to SFTime writeInterval field, similar to SignalPduObject.setWriteInterval(double).
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
Assign typed object value to SFTime writeInterval field, similar to TransmitterPduObject.setWriteInterval(double).
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
Assign typed object value to SFInt32 xDimension field, similar to ElevationGridObject.setXDimension(int).
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
Assign typed object value to SFInt32 xDimension field, similar to GeoElevationGridObject.setXDimension(int).
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
Assign typed object value to SFFloat xSpacing field, similar to ElevationGridObject.setXSpacing(float).
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
Assign typed object value to SFDouble xSpacing field, similar to GeoElevationGridObject.setXSpacing(double).
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
Assign typed object value to SFFloat yScale field, similar to GeoElevationGridObject.setYScale(float).
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
Assign typed object value to SFInt32 zDimension field, similar to ElevationGridObject.setZDimension(int).
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
Assign typed object value to SFInt32 zDimension field, similar to GeoElevationGridObject.setZDimension(int).
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
Assign typed object value to SFFloat zSpacing field, similar to ElevationGridObject.setZSpacing(float).
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
Assign typed object value to SFDouble zSpacing field, similar to GeoElevationGridObject.setZSpacing(double).
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.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
X3DJSAIL, X3D Java Scene Access Interface Library

Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.