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 

G

GAINSBORO - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
 
GeneratedCubeMapTexture - Interface in org.web3d.x3d.sai.CubeMapTexturing
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
GeneratedCubeMapTextureObject - Class in org.web3d.x3d.jsail.CubeMapTexturing
X3D node tooltip: (X3D version 3.1 or later) [X3DEnvironmentTextureNode] GeneratedCubeMapTexture is a texture node that defines a cubic environment map that sources its data from internally generated images.
GeneratedCubeMapTextureObject() - Constructor for class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
Constructor for GeneratedCubeMapTextureObject to initialize member variables with default values.
GeneratedCubeMapTextureObject(String) - Constructor for class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
Utility constructor that assigns DEF label after initializing member variables with default values.
GENERATEMIPMAPS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
SFBool field named generateMipMaps has default value false (Java syntax) or false (XML syntax).
GEOCENTER_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
SFVec3d field named geoCenter has default value {0,0,0} (Java syntax) or 0 0 0 (XML syntax).
GEOCENTER_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
SFVec3d field named geoCenter has default value {0,0,0} (Java syntax) or 0 0 0 (XML syntax).
GeoCoordinate - Interface in org.web3d.x3d.sai.Geospatial
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
GeoCoordinateObject - Class in org.web3d.x3d.jsail.Geospatial
X3D node tooltip: [X3DCoordinateNode] GeoCoordinate builds geometry as a set of geographic 3D coordinates.
GeoCoordinateObject() - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
Constructor for GeoCoordinateObject to initialize member variables with default values.
GeoCoordinateObject(String) - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
Utility constructor that assigns DEF label after initializing member variables with default values.
GEOCOORDS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.EspduTransformObject
SFVec3d field named geoCoords has default value {0,0,0} (Java syntax) or 0 0 0 (XML syntax).
GEOCOORDS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
SFVec3d field named geoCoords has default value {0,0,0} (Java syntax) or 0 0 0 (XML syntax).
GEOCOORDS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.SignalPduObject
SFVec3d field named geoCoords has default value {0,0,0} (Java syntax) or 0 0 0 (XML syntax).
GEOCOORDS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
SFVec3d field named geoCoords has default value {0,0,0} (Java syntax) or 0 0 0 (XML syntax).
GEOCOORDS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
SFVec3d field named geoCoords has default value {0,0,0} (Java syntax) or 0 0 0 (XML syntax).
GEOCOORDS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
SFVec3d field named geoCoords has default value {0,0,0} (Java syntax) or 0 0 0 (XML syntax).
GeoElevationGrid - Interface in org.web3d.x3d.sai.Geospatial
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
GeoElevationGridObject - Class in org.web3d.x3d.jsail.Geospatial
X3D node tooltip: [X3DGeometryNode] GeoElevationGrid is a geometry node defining a rectangular height field, with default values for a 1m by 1m square at height 0.
GeoElevationGridObject() - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Constructor for GeoElevationGridObject to initialize member variables with default values.
GeoElevationGridObject(String) - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Utility constructor that assigns DEF label after initializing member variables with default values.
GEOGRIDORIGIN_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
SFVec3d field named geoGridOrigin has default value {0,0,0} (Java syntax) or 0 0 0 (XML syntax).
GeoLocation - Interface in org.web3d.x3d.sai.Geospatial
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
GeoLocationObject - Class in org.web3d.x3d.jsail.Geospatial
X3D node tooltip: [X3DGroupingNode] GeoLocation positions a regular X3D model onto earth's surface.
GeoLocationObject() - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Constructor for GeoLocationObject to initialize member variables with default values.
GeoLocationObject(String) - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Utility constructor that assigns DEF label after initializing member variables with default values.
GeoLOD - Interface in org.web3d.x3d.sai.Geospatial
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
GeoLODObject - Class in org.web3d.x3d.jsail.Geospatial
X3D node tooltip: [X3DChildNode,X3DBoundedObject] GeoLOD provides quadtree level-of-detail loading/unloading for multi-resolution terrains.
GeoLODObject() - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Constructor for GeoLODObject to initialize member variables with default values.
GeoLODObject(String) - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Utility constructor that assigns DEF label after initializing member variables with default values.
GeoMetadata - Interface in org.web3d.x3d.sai.Geospatial
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
GeoMetadataObject - Class in org.web3d.x3d.jsail.Geospatial
X3D node tooltip: [X3DInfoNode] GeoMetadata includes a generic subset of metadata about the geographic data.
GeoMetadataObject() - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Constructor for GeoMetadataObject to initialize member variables with default values.
GeoMetadataObject(String) - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Utility constructor that assigns DEF label after initializing member variables with default values.
GEOMETRYTYPE_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
SFString field named geometryType has default value "QUAD" (Java syntax) or QUAD (XML syntax).
GEOMETRYTYPE_GEOMETRY - Static variable in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
SFString field named geometryType can equal this enumeration value "GEOMETRY" (Java syntax) or GEOMETRY (XML syntax).
GEOMETRYTYPE_LINE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
SFString field named geometryType can equal this enumeration value "LINE" (Java syntax) or LINE (XML syntax).
GEOMETRYTYPE_POINT - Static variable in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
SFString field named geometryType can equal this enumeration value "POINT" (Java syntax) or POINT (XML syntax).
GEOMETRYTYPE_QUAD - Static variable in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
SFString field named geometryType can equal this enumeration value "QUAD" (Java syntax) or QUAD (XML syntax).
GEOMETRYTYPE_SPRITE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
SFString field named geometryType can equal this enumeration value "SPRITE" (Java syntax) or SPRITE (XML syntax).
GEOMETRYTYPE_TRIANGLE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
SFString field named geometryType can equal this enumeration value "TRIANGLE" (Java syntax) or TRIANGLE (XML syntax).
GeoOrigin - Interface in org.web3d.x3d.sai.Geospatial
GeoOrigin is deprecated and discouraged (but nevertheless allowed) in X3D v3.3.
GeoOriginObject - Class in org.web3d.x3d.jsail.Geospatial
GeoOrigin is deprecated and discouraged (but nevertheless allowed) in X3D v3.3.
GeoOriginObject() - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
Constructor for GeoOriginObject to initialize member variables with default values.
GeoOriginObject(String) - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
Utility constructor that assigns DEF label after initializing member variables with default values.
GeoPositionInterpolator - Interface in org.web3d.x3d.sai.Geospatial
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
GeoPositionInterpolatorObject - Class in org.web3d.x3d.jsail.Geospatial
X3D node tooltip: [X3DInterpolatorNode] GeoPositionInterpolator animates objects within a geographic coordinate system.
GeoPositionInterpolatorObject() - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Constructor for GeoPositionInterpolatorObject to initialize member variables with default values.
GeoPositionInterpolatorObject(String) - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Utility constructor that assigns DEF label after initializing member variables with default values.
GeoProximitySensor - Interface in org.web3d.x3d.sai.Geospatial
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
GeoProximitySensorObject - Class in org.web3d.x3d.jsail.Geospatial
X3D node tooltip: (X3D version 3.2 or later) [X3DEnvironmentalSensorNode] GeoProximitySensor generates events when the viewer enters, exits and moves within a region of space (defined by a box).
GeoProximitySensorObject() - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Constructor for GeoProximitySensorObject to initialize member variables with default values.
GeoProximitySensorObject(String) - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Utility constructor that assigns DEF label after initializing member variables with default values.
GEOSYSTEM_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.EspduTransformObject
MFString field named geoSystem has default quoted value new String[] {"GD","WE"} (Java syntax) or quoted value "GD" "WE" (XML syntax).
GEOSYSTEM_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
MFString field named geoSystem has default quoted value new String[] {"GD","WE"} (Java syntax) or quoted value "GD" "WE" (XML syntax).
GEOSYSTEM_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.SignalPduObject
MFString field named geoSystem has default quoted value new String[] {"GD","WE"} (Java syntax) or quoted value "GD" "WE" (XML syntax).
GEOSYSTEM_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
MFString field named geoSystem has default quoted value new String[] {"GD","WE"} (Java syntax) or quoted value "GD" "WE" (XML syntax).
GEOSYSTEM_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
MFString field named geoSystem has default quoted value new String[] {"GD","WE"} (Java syntax) or quoted value "GD" "WE" (XML syntax).
GEOSYSTEM_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
MFString field named geoSystem has default quoted value new String[] {"GD","WE"} (Java syntax) or quoted value "GD" "WE" (XML syntax).
GEOSYSTEM_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
MFString field named geoSystem has default quoted value new String[] {"GD","WE"} (Java syntax) or quoted value "GD" "WE" (XML syntax).
GEOSYSTEM_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
MFString field named geoSystem has default quoted value new String[] {"GD","WE"} (Java syntax) or quoted value "GD" "WE" (XML syntax).
GEOSYSTEM_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
MFString field named geoSystem has default quoted value new String[] {"GD","WE"} (Java syntax) or quoted value "GD" "WE" (XML syntax).
GEOSYSTEM_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
MFString field named geoSystem has default quoted value new String[] {"GD","WE"} (Java syntax) or quoted value "GD" "WE" (XML syntax).
GEOSYSTEM_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
MFString field named geoSystem has default quoted value new String[] {"GD","WE"} (Java syntax) or quoted value "GD" "WE" (XML syntax).
GEOSYSTEM_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
MFString field named geoSystem has default quoted value new String[] {"GD","WE"} (Java syntax) or quoted value "GD" "WE" (XML syntax).
GEOSYSTEM_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
MFString field named geoSystem has default quoted value new String[] {"GD","WE"} (Java syntax) or quoted value "GD" "WE" (XML syntax).
GEOSYSTEM_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
MFString field named geoSystem has default quoted value new String[] {"GD","WE"} (Java syntax) or quoted value "GD" "WE" (XML syntax).
GeoTouchSensor - Interface in org.web3d.x3d.sai.Geospatial
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
GeoTouchSensorObject - Class in org.web3d.x3d.jsail.Geospatial
X3D node tooltip: [X3DTouchSensorNode] GeoTouchSensor returns geographic coordinates for the object being selected.
GeoTouchSensorObject() - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Constructor for GeoTouchSensorObject to initialize member variables with default values.
GeoTouchSensorObject(String) - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Utility constructor that assigns DEF label after initializing member variables with default values.
GeoTransform - Interface in org.web3d.x3d.sai.Geospatial
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
GeoTransformObject - Class in org.web3d.x3d.jsail.Geospatial
X3D node tooltip: [X3DGroupingNode] GeoTransform is a Grouping node that can contain most nodes.
GeoTransformObject() - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Constructor for GeoTransformObject to initialize member variables with default values.
GeoTransformObject(String) - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Utility constructor that assigns DEF label after initializing member variables with default values.
GeoViewpoint - Interface in org.web3d.x3d.sai.Geospatial
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
GeoViewpointObject - Class in org.web3d.x3d.jsail.Geospatial
X3D node tooltip: [X3DViewpointNode] GeoViewpoint specifies viewpoints using geographic coordinates.
GeoViewpointObject() - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Constructor for GeoViewpointObject to initialize member variables with default values.
GeoViewpointObject(String) - Constructor for class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Utility constructor that assigns DEF label after initializing member variables with default values.
get(int, int) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3dObject
 
get(int, int) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3fObject
 
get(int, int) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4dObject
 
get(int, int) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4fObject
 
get(int, int) - Method in class org.web3d.x3d.jsail.fields.SFMatrix3dObject
 
get(int, int) - Method in class org.web3d.x3d.jsail.fields.SFMatrix3fObject
 
get(int, int) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4dObject
 
get(int, int) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4fObject
 
get(int, int) - Method in interface org.web3d.x3d.sai.Matrix3
 
get(int, int) - Method in interface org.web3d.x3d.sai.Matrix4
 
get1JavaValue(int) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
Get an individual value from the existing field array.
get1JavaValue(int) - Method in interface org.web3d.x3d.sai.MFTime
Get an individual value from the existing field array.
get1Value(int) - Method in class org.web3d.x3d.jsail.fields.MFBoolObject
Get an individual value from the existing field array.
get1Value(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
Get an individual value from the existing field array.
get1Value(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
Get an individual value from the existing field array.
get1Value(int) - Method in class org.web3d.x3d.jsail.fields.MFDoubleObject
Get an individual value from the existing field array.
get1Value(int) - Method in class org.web3d.x3d.jsail.fields.MFFloatObject
Get an individual value from the existing field array.
get1Value(int) - Method in class org.web3d.x3d.jsail.fields.MFInt32Object
Get an individual value from the existing field array.
get1Value(int) - Method in class org.web3d.x3d.jsail.fields.MFNodeObject
Get an individual value from the existing field array.
get1Value(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFRotationObject
Get an individual value from the existing field array.
get1Value(int) - Method in class org.web3d.x3d.jsail.fields.MFStringObject
Get an individual value from the existing field array.
get1Value(int) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
Get an individual value from the existing field array.
get1Value(int, double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec2dObject
Get an individual value from the existing field array.
get1Value(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec2fObject
Get an individual value from the existing field array.
get1Value(int, double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec3dObject
Get an individual value from the existing field array.
get1Value(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec3fObject
Get an individual value from the existing field array.
get1Value(int, double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec4dObject
Get an individual value from the existing field array.
get1Value(int, float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec4fObject
Get an individual value from the existing field array.
get1Value(int) - Method in interface org.web3d.x3d.sai.MFBool
Get an individual value from the existing field array.
get1Value(int, float[]) - Method in interface org.web3d.x3d.sai.MFColor
Get an individual value from the existing field array.
get1Value(int, float[]) - Method in interface org.web3d.x3d.sai.MFColorRGBA
Get an individual value from the existing field array.
get1Value(int) - Method in interface org.web3d.x3d.sai.MFDouble
Get an individual value from the existing field array.
get1Value(int) - Method in interface org.web3d.x3d.sai.MFFloat
Get an individual value from the existing field array.
get1Value(int) - Method in interface org.web3d.x3d.sai.MFInt32
Get an individual value from the existing field array.
get1Value(int) - Method in interface org.web3d.x3d.sai.MFNode
Get an individual value from the existing field array.
get1Value(int, float[]) - Method in interface org.web3d.x3d.sai.MFRotation
Get an individual value from the existing field array.
get1Value(int) - Method in interface org.web3d.x3d.sai.MFString
Get an individual value from the existing field array.
get1Value(int) - Method in interface org.web3d.x3d.sai.MFTime
Get an individual value from the existing field array.
get1Value(int, double[]) - Method in interface org.web3d.x3d.sai.MFVec2d
Get an individual value from the existing field array.
get1Value(int, float[]) - Method in interface org.web3d.x3d.sai.MFVec2f
Get an individual value from the existing field array.
get1Value(int, double[]) - Method in interface org.web3d.x3d.sai.MFVec3d
Get an individual value from the existing field array.
get1Value(int, float[]) - Method in interface org.web3d.x3d.sai.MFVec3f
Get an individual value from the existing field array.
get1Value(int, double[]) - Method in interface org.web3d.x3d.sai.MFVec4d
Get an individual value from the existing field array.
get1Value(int, float[]) - Method in interface org.web3d.x3d.sai.MFVec4f
Get an individual value from the existing field array.
getAccessType(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.CommentsBlock
Deprecated.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.componentObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.connectObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.fieldObject
Indicate accessType corresponding to given fieldName.
getAccessType() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Provide String enumeration value ['initializeOnly'|'inputOnly'|'outputOnly'|'inputOutput'] from inputOutput SFString field named accessType.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.headObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.ISObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.metaObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.ProtoBodyObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.ProtoInterfaceObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.SceneObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.unitObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Core.X3DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
Indicate accessType corresponding to given fieldName.
getAccessType() - Method in class org.web3d.x3d.jsail.fields.X3DConcreteFieldDefinition
Get the access type of the field.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Text.TextObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
Indicate accessType corresponding to given fieldName.
getAccessType(String) - Method in class org.web3d.x3d.jsail.X3DConcreteElement
Indicate accessType corresponding to given fieldName.
getAccessType() - Method in interface org.web3d.x3d.sai.X3DFieldDefinition
Get the access type of the field.
getActionKeyPress() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
Provide int value from outputOnly SFInt32 field named actionKeyPress.
getActionKeyPress() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.KeySensor
Provide int value from outputOnly SFInt32 field named actionKeyPress.
getActionKeyRelease() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
Provide int value from outputOnly SFInt32 field named actionKeyRelease.
getActionKeyRelease() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.KeySensor
Provide int value from outputOnly SFInt32 field named actionKeyRelease.
getActiveLayer() - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
Provide int value within allowed range of [0,infinity) from inputOutput SFInt32 field named activeLayer.
getActiveLayer() - Method in interface org.web3d.x3d.sai.Layering.LayerSet
Provide int value within allowed range of [0,infinity) from inputOutput SFInt32 field named activeLayer.
getAddress() - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
Provide String value from inputOutput SFString field named address.
getAddress() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide String value from inputOutput SFString field named address.
getAddress() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide String value from inputOutput SFString field named address.
getAddress() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide String value from inputOutput SFString field named address.
getAddress() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide String value from inputOutput SFString field named address.
getAddress() - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
Provide String value from inputOutput SFString field named address.
getAddress() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide String value from inputOutput SFString field named address.
getAddress() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide String value from inputOutput SFString field named address.
getAddress() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide String value from inputOutput SFString field named address.
getAddress() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide String value from inputOutput SFString field named address.
getAlign() - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Provide array of String enumeration results ['"CENTER"'|'"LEFT" "BOTTOM"'|'"LEFT" "CENTER"'|'"LEFT" "TOP"'|'"CENTER" "BOTTOM"'|'"CENTER" "CENTER"'|'"CENTER" "TOP"'|'"RIGHT" "BOTTOM"'|'"RIGHT" "CENTER"'|'"RIGHT" "TOP"'] from inputOutput MFString field named align.
getAlign() - Method in interface org.web3d.x3d.sai.Layout.Layout
Provide array of String enumeration results ['"CENTER"'|'"LEFT" "BOTTOM"'|'"LEFT" "CENTER"'|'"LEFT" "TOP"'|'"CENTER" "BOTTOM"'|'"CENTER" "CENTER"'|'"CENTER" "TOP"'|'"RIGHT" "BOTTOM"'|'"RIGHT" "CENTER"'|'"RIGHT" "TOP"'] from inputOutput MFString field named align.
getAlignList() - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Utility method to get ArrayList value of MFString align field, similar to LayoutObject.getAlign().
getAlpha() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named alpha.
getAlpha() - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named alpha.
getAltKey() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
Provide boolean value from outputOnly SFBool field named altKey.
getAltKey() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.KeySensor
Provide boolean value from outputOnly SFBool field named altKey.
getAmbientIntensity() - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named ambientIntensity.
getAmbientIntensity() - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named ambientIntensity.
getAmbientIntensity() - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named ambientIntensity.
getAmbientIntensity() - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named ambientIntensity.
getAmbientIntensity() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named ambientIntensity.
getAmbientIntensity() - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named ambientIntensity.
getAmbientIntensity() - Method in interface org.web3d.x3d.sai.Lighting.PointLight
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named ambientIntensity.
getAmbientIntensity() - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named ambientIntensity.
getAmbientIntensity() - Method in interface org.web3d.x3d.sai.Lighting.X3DLightNode
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named ambientIntensity.
getAmbientIntensity() - Method in interface org.web3d.x3d.sai.Shape.Material
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named ambientIntensity.
getAmbientIntensity() - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named ambientIntensity.
getAnchorPoint() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named anchorPoint.
getAnchorPoint() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named anchorPoint.
getAnchorPoint() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named anchorPoint.
getAnchorPoint() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named anchorPoint.
getAnchorPoint() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named anchorPoint.
getAnchorPoint() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named anchorPoint.
getAnchorPoint() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named anchorPoint.
getAnchorPoint() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named anchorPoint.
getAngle() - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
Provide float value unit axis, angle (in radians) within allowed range of [0,3.1416] from inputOutput SFFloat field named angle.
getAngle() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named angle.
getAngle() - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
Provide float value unit axis, angle (in radians) within allowed range of [0,3.1416] from inputOutput SFFloat field named angle.
getAngle() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named angle.
getAngleRate() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named angleRate.
getAngleRate() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named angleRate.
getAngularDampingFactor() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide float value from inputOutput SFFloat field named angularDampingFactor.
getAngularDampingFactor() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide float value from inputOutput SFFloat field named angularDampingFactor.
getAngularVelocity() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named angularVelocity.
getAngularVelocity() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide array of 3-tuple float results from inputOutput SFVec3f field named angularVelocity.
getAnisotropicDegree() - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Provide float value within allowed range of [1,infinity) from inputOutput SFFloat field named anisotropicDegree.
getAnisotropicDegree() - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
Provide float value within allowed range of [1,infinity) from inputOutput SFFloat field named anisotropicDegree.
getAntennaLocation() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named antennaLocation.
getAntennaLocation() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide array of 3-tuple float results from inputOutput SFVec3f field named antennaLocation.
getAntennaPatternLength() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named antennaPatternLength.
getAntennaPatternLength() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named antennaPatternLength.
getAntennaPatternType() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named antennaPatternType.
getAntennaPatternType() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named antennaPatternType.
getAppearance() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide X3DAppearanceNode instance (using a properly typed node) from inputOutput SFNode field appearance.
getAppearance() - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
Provide X3DAppearanceNode instance (using a properly typed node) from inputOutput SFNode field appearance.
getAppearance() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide X3DAppearanceNode instance (using a properly typed node) from inputOutput SFNode field appearance.
getAppearance() - Method in interface org.web3d.x3d.sai.Shape.Shape
Provide X3DAppearanceNode instance (using a properly typed node) from inputOutput SFNode field appearance.
getAppearance() - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
Provide X3DAppearanceNode instance (using a properly typed node) from inputOutput SFNode field appearance.
getAppinfo() - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
Provide String value from inputOutput SFString field named appinfo.
getAppinfo() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Provide String value from inputOutput SFString field named appinfo.
getAppinfo() - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
Provide String value from inputOutput SFString field named appinfo.
getApplicationID() - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
Provide int value from inputOutput SFInt32 field named applicationID.
getApplicationID() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named applicationID.
getApplicationID() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide int value from inputOutput SFInt32 field named applicationID.
getApplicationID() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide int value from inputOutput SFInt32 field named applicationID.
getApplicationID() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named applicationID.
getApplicationID() - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
Provide int value from inputOutput SFInt32 field named applicationID.
getApplicationID() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named applicationID.
getApplicationID() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide int value from inputOutput SFInt32 field named applicationID.
getApplicationID() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide int value from inputOutput SFInt32 field named applicationID.
getApplicationID() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named applicationID.
getApplied() - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
Provide boolean value from inputOutput SFBool field named applied.
getApplied() - Method in interface org.web3d.x3d.sai.Shape.LineProperties
Provide boolean value from inputOutput SFBool field named applied.
getAppliedParameters() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Provide array of String enumeration results ['"BOUNCE"'|'"USER_FRICTION"'|'"FRICTION_COEFFICIENT-2"'|'"ERROR_REDUCTION"'|'"CONSTANT_FORCE"'|'"SPEED-1"'|'"SPEED-2"'|'"SLIP-1"'|'"SLIP-2"'|'"etc."'] from inputOutput MFString field named appliedParameters.
getAppliedParameters() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provide array of String enumeration results ['"BOUNCE"'|'"USER_FRICTION"'|'"FRICTION_COEFFICIENT-2"'|'"ERROR_REDUCTION"'|'"CONSTANT_FORCE"'|'"SPEED-1"'|'"SPEED-2"'|'"SLIP-1"'|'"SLIP-2"'|'"etc."'] from inputOutput MFString field named appliedParameters.
getAppliedParameters() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
Provide array of String enumeration results ['"BOUNCE"'|'"USER_FRICTION"'|'"FRICTION_COEFFICIENT-2"'|'"ERROR_REDUCTION"'|'"CONSTANT_FORCE"'|'"SPEED-1"'|'"SPEED-2"'|'"SLIP-1"'|'"SLIP-2"'|'"etc."'] from inputOutput MFString field named appliedParameters.
getAppliedParameters() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
Provide array of String enumeration results ['"BOUNCE"'|'"USER_FRICTION"'|'"FRICTION_COEFFICIENT-2"'|'"ERROR_REDUCTION"'|'"CONSTANT_FORCE"'|'"SPEED-1"'|'"SPEED-2"'|'"SLIP-1"'|'"SLIP-2"'|'"etc."'] from inputOutput MFString field named appliedParameters.
getAppliedParametersList() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Utility method to get ArrayList value of MFString appliedParameters field, similar to CollisionCollectionObject.getAppliedParameters().
getAppliedParametersList() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Utility method to get ArrayList value of MFString appliedParameters field, similar to ContactObject.getAppliedParameters().
getArticulationParameterArray() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of Float results from inputOutput MFFloat field named articulationParameterArray.
getArticulationParameterArray() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of float results from inputOutput MFFloat field named articulationParameterArray.
getArticulationParameterArrayList() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Utility method to get ArrayList value of MFFloat articulationParameterArray field, similar to EspduTransformObject.getArticulationParameterArray().
getArticulationParameterChangeIndicatorArray() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of Integer results from inputOutput MFInt32 field named articulationParameterChangeIndicatorArray.
getArticulationParameterChangeIndicatorArray() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of int results from inputOutput MFInt32 field named articulationParameterChangeIndicatorArray.
getArticulationParameterChangeIndicatorArrayList() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Utility method to get ArrayList value of MFInt32 articulationParameterChangeIndicatorArray field, similar to EspduTransformObject.getArticulationParameterChangeIndicatorArray().
getArticulationParameterCount() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named articulationParameterCount.
getArticulationParameterCount() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named articulationParameterCount.
getArticulationParameterDesignatorArray() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of Integer results from inputOutput MFInt32 field named articulationParameterDesignatorArray.
getArticulationParameterDesignatorArray() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of int results from inputOutput MFInt32 field named articulationParameterDesignatorArray.
getArticulationParameterDesignatorArrayList() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Utility method to get ArrayList value of MFInt32 articulationParameterDesignatorArray field, similar to EspduTransformObject.getArticulationParameterDesignatorArray().
getArticulationParameterIdPartAttachedToArray() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of Integer results from inputOutput MFInt32 field named articulationParameterIdPartAttachedToArray.
getArticulationParameterIdPartAttachedToArray() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of int results from inputOutput MFInt32 field named articulationParameterIdPartAttachedToArray.
getArticulationParameterIdPartAttachedToArrayList() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Utility method to get ArrayList value of MFInt32 articulationParameterIdPartAttachedToArray field, similar to EspduTransformObject.getArticulationParameterIdPartAttachedToArray().
getArticulationParameterTypeArray() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of Integer results from inputOutput MFInt32 field named articulationParameterTypeArray.
getArticulationParameterTypeArray() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of int results from inputOutput MFInt32 field named articulationParameterTypeArray.
getArticulationParameterTypeArrayList() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Utility method to get ArrayList value of MFInt32 articulationParameterTypeArray field, similar to EspduTransformObject.getArticulationParameterTypeArray().
getArticulationParameterValue0() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide float value from outputOnly SFFloat field named articulationParameterValue0_changed.
getArticulationParameterValue0() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide float value from outputOnly SFFloat field named articulationParameterValue0_changed.
getArticulationParameterValue1() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide float value from outputOnly SFFloat field named articulationParameterValue1_changed.
getArticulationParameterValue1() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide float value from outputOnly SFFloat field named articulationParameterValue1_changed.
getArticulationParameterValue2() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide float value from outputOnly SFFloat field named articulationParameterValue2_changed.
getArticulationParameterValue2() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide float value from outputOnly SFFloat field named articulationParameterValue2_changed.
getArticulationParameterValue3() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide float value from outputOnly SFFloat field named articulationParameterValue3_changed.
getArticulationParameterValue3() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide float value from outputOnly SFFloat field named articulationParameterValue3_changed.
getArticulationParameterValue4() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide float value from outputOnly SFFloat field named articulationParameterValue4_changed.
getArticulationParameterValue4() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide float value from outputOnly SFFloat field named articulationParameterValue4_changed.
getArticulationParameterValue5() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide float value from outputOnly SFFloat field named articulationParameterValue5_changed.
getArticulationParameterValue5() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide float value from outputOnly SFFloat field named articulationParameterValue5_changed.
getArticulationParameterValue6() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide float value from outputOnly SFFloat field named articulationParameterValue6_changed.
getArticulationParameterValue6() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide float value from outputOnly SFFloat field named articulationParameterValue6_changed.
getArticulationParameterValue7() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide float value from outputOnly SFFloat field named articulationParameterValue7_changed.
getArticulationParameterValue7() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide float value from outputOnly SFFloat field named articulationParameterValue7_changed.
getAS() - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
Provide String value from inputOutput SFString field named AS.
getAS() - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
Provide String value from inputOutput SFString field named AS.
getAttenuation() - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Provide array of 3-tuple float results within allowed range of [0,infinity) from inputOutput SFVec3f field named attenuation.
getAttenuation() - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Provide array of 3-tuple float results within allowed range of [0,infinity) from inputOutput SFVec3f field named attenuation.
getAttenuation() - Method in interface org.web3d.x3d.sai.Lighting.PointLight
Provide array of 3-tuple float results within allowed range of [0,infinity) from inputOutput SFVec3f field named attenuation.
getAttenuation() - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
Provide array of 3-tuple float results within allowed range of [0,infinity) from inputOutput SFVec3f field named attenuation.
getAttrib() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Provide array of X3DVertexAttributeNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Provide array of X3DVertexAttributeNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provide array of X3DVertexAttributeNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provide array of X3DVertexAttributeNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Provide array of X3DVertexAttributeNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Provide array of X3DVertexAttributeNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Provide array of X3DVertexAttributeNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Provide array of X3DVertexAttributeNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
Provide array of X3DVertexAttributeNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
Provide array of X3DVertexAttributeNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Provide array of X3DVertexAttributeNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Provide array of X3DVertexAttributeNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Provide array of X3DVertexAttributeNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in interface org.web3d.x3d.sai.Rendering.LineSet
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in interface org.web3d.x3d.sai.Rendering.PointSet
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttrib() - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field attrib.
getAttribList() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Utility method to get ArrayList value of MFNode attrib field, similar to IndexedQuadSetObject.getAttrib().
getAttribList() - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Utility method to get ArrayList value of MFNode attrib field, similar to QuadSetObject.getAttrib().
getAttribList() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Utility method to get ArrayList value of MFNode attrib field, similar to ElevationGridObject.getAttrib().
getAttribList() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Utility method to get ArrayList value of MFNode attrib field, similar to IndexedFaceSetObject.getAttrib().
getAttribList() - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Utility method to get ArrayList value of MFNode attrib field, similar to IndexedLineSetObject.getAttrib().
getAttribList() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Utility method to get ArrayList value of MFNode attrib field, similar to IndexedTriangleFanSetObject.getAttrib().
getAttribList() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Utility method to get ArrayList value of MFNode attrib field, similar to IndexedTriangleSetObject.getAttrib().
getAttribList() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Utility method to get ArrayList value of MFNode attrib field, similar to IndexedTriangleStripSetObject.getAttrib().
getAttribList() - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
Utility method to get ArrayList value of MFNode attrib field, similar to LineSetObject.getAttrib().
getAttribList() - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
Utility method to get ArrayList value of MFNode attrib field, similar to PointSetObject.getAttrib().
getAttribList() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Utility method to get ArrayList value of MFNode attrib field, similar to TriangleFanSetObject.getAttrib().
getAttribList() - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Utility method to get ArrayList value of MFNode attrib field, similar to TriangleSetObject.getAttrib().
getAttribList() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Utility method to get ArrayList value of MFNode attrib field, similar to TriangleStripSetObject.getAttrib().
getAutoCalc() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide boolean value from initializeOnly SFBool field named autoCalc.
getAutoCalc() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide boolean value from initializeOnly SFBool field named autoCalc.
getAutoDamp() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide boolean value from inputOutput SFBool field named autoDamp.
getAutoDamp() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide boolean value from inputOutput SFBool field named autoDamp.
getAutoDisable() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provide boolean value from inputOutput SFBool field named autoDisable.
getAutoDisable() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide boolean value from inputOutput SFBool field named autoDisable.
getAutoDisable() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide boolean value from inputOutput SFBool field named autoDisable.
getAutoDisable() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
Provide boolean value from inputOutput SFBool field named autoDisable.
getAutoOffset() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Provide boolean value from inputOutput SFBool field named autoOffset.
getAutoOffset() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Provide boolean value from inputOutput SFBool field named autoOffset.
getAutoOffset() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
Provide boolean value from inputOutput SFBool field named autoOffset.
getAutoOffset() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
Provide boolean value from inputOutput SFBool field named autoOffset.
getAutoOffset() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
Provide boolean value from inputOutput SFBool field named autoOffset.
getAutoOffset() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
Provide boolean value from inputOutput SFBool field named autoOffset.
getAutoOffset() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DDragSensorNode
Provide boolean value from inputOutput SFBool field named autoOffset.
getAvatarSize() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Provide array of Float results within allowed range of [0,infinity) from inputOutput MFFloat field named avatarSize.
getAvatarSize() - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
Provide array of float results within allowed range of [0,infinity) from inputOutput MFFloat field named avatarSize.
getAvatarSizeList() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Utility method to get ArrayList value of MFFloat avatarSize field, similar to NavigationInfoObject.getAvatarSize().
getAxis() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named axis.
getAxis() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named axis.
getAxis() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named axis.
getAxis() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named axis.
getAxis1() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named axis1.
getAxis1() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named axis1.
getAxis1() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named axis1.
getAxis1() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named axis1.
getAxis1Angle() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide float value unit axis, angle (in radians) from inputOutput SFFloat field named axis1Angle.
getAxis1Angle() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide float value unit axis, angle (in radians) from inputOutput SFFloat field named axis1Angle.
getAxis1Torque() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide float value from inputOutput SFFloat field named axis1Torque.
getAxis1Torque() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide float value from inputOutput SFFloat field named axis1Torque.
getAxis2() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named axis2.
getAxis2() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named axis2.
getAxis2() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named axis2.
getAxis2() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named axis2.
getAxis2Angle() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide float value unit axis, angle (in radians) from inputOutput SFFloat field named axis2Angle.
getAxis2Angle() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide float value unit axis, angle (in radians) from inputOutput SFFloat field named axis2Angle.
getAxis2Torque() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide float value from inputOutput SFFloat field named axis2Torque.
getAxis2Torque() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide float value from inputOutput SFFloat field named axis2Torque.
getAxis3Angle() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide float value unit axis, angle (in radians) from inputOutput SFFloat field named axis3Angle.
getAxis3Angle() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide float value unit axis, angle (in radians) from inputOutput SFFloat field named axis3Angle.
getAxis3Torque() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide float value from inputOutput SFFloat field named axis3Torque.
getAxis3Torque() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide float value from inputOutput SFFloat field named axis3Torque.
getAxisOfRotation() - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
Provide array of 3-tuple float results unit axis, angle (in radians) from inputOutput SFVec3f field named axisOfRotation.
getAxisOfRotation() - Method in interface org.web3d.x3d.sai.Navigation.Billboard
Provide array of 3-tuple float results unit axis, angle (in radians) from inputOutput SFVec3f field named axisOfRotation.
getAxisRotation() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named axisRotation.
getAxisRotation() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named axisRotation.
getAxisRotation() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named axisRotation.
getAxisRotation() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named axisRotation.
getBack() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field back.
getBack() - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field back.
getBackAmbientIntensity() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named backAmbientIntensity.
getBackAmbientIntensity() - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named backAmbientIntensity.
getBackDiffuseColor() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named backDiffuseColor.
getBackDiffuseColor() - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named backDiffuseColor.
getBackEmissiveColor() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named backEmissiveColor.
getBackEmissiveColor() - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named backEmissiveColor.
getBackShininess() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named backShininess.
getBackShininess() - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named backShininess.
getBackSpecularColor() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named backSpecularColor.
getBackSpecularColor() - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named backSpecularColor.
getBackTexture() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, from inputOutput SFNode field backTexture.
getBackTexture() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, from inputOutput SFNode field backTexture.
getBackTransparency() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named backTransparency.
getBackTransparency() - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named backTransparency.
getBackUrl() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Provide array of String results from inputOutput MFString field named backUrl.
getBackUrl() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
Provide array of String results from inputOutput MFString field named backUrl.
getBackUrlList() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Utility method to get ArrayList value of MFString backUrl field, similar to BackgroundObject.getBackUrl().
getBboxCenter() - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.Networking.InlineObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Grouping.Group
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Grouping.StaticGroup
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Grouping.Switch
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Grouping.Transform
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Grouping.X3DBoundedObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Grouping.X3DGroupingNode
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Layering.Viewport
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Layering.X3DViewportNode
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Layout.ScreenGroup
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Navigation.Billboard
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Navigation.Collision
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Navigation.LOD
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Networking.Anchor
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Networking.Inline
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Shape.Shape
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxCenter() - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeDataNode
Provide array of 3-tuple float results from initializeOnly SFVec3f field named bboxCenter.
getBboxSize() - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.Networking.InlineObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Grouping.Group
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Grouping.StaticGroup
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Grouping.Switch
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Grouping.Transform
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Grouping.X3DBoundedObject
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Grouping.X3DGroupingNode
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Layering.Viewport
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Layering.X3DViewportNode
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Layout.ScreenGroup
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Navigation.Billboard
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Navigation.Collision
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Navigation.LOD
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Networking.Anchor
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Networking.Inline
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Shape.Shape
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBboxSize() - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeDataNode
Provide array of 3-tuple float results within allowed range of [0,infinity), or default value [-1 -1 -1], from initializeOnly SFVec3f field named bboxSize.
getBeamWidth() - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Provide float value within allowed range of (0,1.570796] from inputOutput SFFloat field named beamWidth.
getBeamWidth() - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
Provide float value within allowed range of (0,1.570796] from inputOutput SFFloat field named beamWidth.
getBeginCap() - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
Provide boolean value from initializeOnly SFBool field named beginCap.
getBeginCap() - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
Provide boolean value from initializeOnly SFBool field named beginCap.
getBindTime() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Provide double value in seconds from outputOnly SFTime field named bindTime.
getBindTime() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
Provide double value in seconds from outputOnly SFTime field named bindTime.
getBindTime() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Provide double value in seconds from outputOnly SFTime field named bindTime.
getBindTime() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Provide double value in seconds from outputOnly SFTime field named bindTime.
getBindTime() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Provide double value in seconds from outputOnly SFTime field named bindTime.
getBindTime() - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Provide double value in seconds from outputOnly SFTime field named bindTime.
getBindTime() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Provide double value in seconds from outputOnly SFTime field named bindTime.
getBindTime() - Method in interface org.web3d.x3d.sai.Core.X3DBindableNode
Provide double value in seconds from outputOnly SFTime field named bindTime.
getBindTime() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
Provide double value in seconds from outputOnly SFTime field named bindTime.
getBindTime() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Fog
Provide double value in seconds from outputOnly SFTime field named bindTime.
getBindTime() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
Provide double value in seconds from outputOnly SFTime field named bindTime.
getBindTime() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
Provide double value in seconds from outputOnly SFTime field named bindTime.
getBindTime() - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
Provide double value in seconds from outputOnly SFTime field named bindTime.
getBindTime() - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
Provide double value in seconds from outputOnly SFTime field named bindTime.
getBindTime() - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
Provide double value in seconds from outputOnly SFTime field named bindTime.
getBindTime() - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
Provide double value in seconds from outputOnly SFTime field named bindTime.
getBindTime() - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
Provide double value in seconds from outputOnly SFTime field named bindTime.
getBlenderAnalytics(X3DObject) - Static method in class org.web3d.x3d.jsail.BlenderLauncher
TODO: Get Blender metrics for X3D model of interest.
getBlenderAnalyticsX3dMetadataSet(X3DObject) - Static method in class org.web3d.x3d.jsail.BlenderLauncher
TODO: Get Blender metrics as MetadataSet object.
getBlenderPath() - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
Get preference for XSLT transformation engine to use: XSLT_ENGINE_SAXON or XSLT_ENGINE_NATIVE_JAVA.
getBlenderVersion() - Static method in class org.web3d.x3d.jsail.BlenderLauncher
Get Blender version.
getBodies() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provide array of RigidBody results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field bodies.
getBodies() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field bodies.
getBodiesList() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Utility method to get ArrayList value of MFNode bodies field, similar to RigidBodyCollectionObject.getBodies().
getBody1() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body1.
getBody1() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body1.
getBody1() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body1.
getBody1() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body1.
getBody1() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body1.
getBody1() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body1.
getBody1() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body1.
getBody1() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body1.
getBody1() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body1.
getBody1() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body1.
getBody1() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body1.
getBody1() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body1.
getBody1() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body1.
getBody1() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body1.
getBody1() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DRigidJointNode
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body1.
getBody1AnchorPoint() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named body1AnchorPoint.
getBody1AnchorPoint() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named body1AnchorPoint.
getBody1AnchorPoint() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named body1AnchorPoint.
getBody1AnchorPoint() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named body1AnchorPoint.
getBody1AnchorPoint() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
Provide array of 3-tuple float results from outputOnly SFVec3f field named body1AnchorPoint.
getBody1AnchorPoint() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide array of 3-tuple float results from outputOnly SFVec3f field named body1AnchorPoint.
getBody1AnchorPoint() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
Provide array of 3-tuple float results from outputOnly SFVec3f field named body1AnchorPoint.
getBody1AnchorPoint() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
Provide array of 3-tuple float results from outputOnly SFVec3f field named body1AnchorPoint.
getBody1Axis() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named body1Axis.
getBody1Axis() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named body1Axis.
getBody1Axis() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide array of 3-tuple float results from outputOnly SFVec3f field named body1Axis.
getBody1Axis() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
Provide array of 3-tuple float results from outputOnly SFVec3f field named body1Axis.
getBody2() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body2.
getBody2() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body2.
getBody2() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body2.
getBody2() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body2.
getBody2() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body2.
getBody2() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body2.
getBody2() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body2.
getBody2() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body2.
getBody2() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body2.
getBody2() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body2.
getBody2() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body2.
getBody2() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body2.
getBody2() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body2.
getBody2() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body2.
getBody2() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DRigidJointNode
Provide RigidBody instance (using a properly typed node) from inputOutput SFNode field body2.
getBody2AnchorPoint() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named body2AnchorPoint.
getBody2AnchorPoint() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named body2AnchorPoint.
getBody2AnchorPoint() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named body2AnchorPoint.
getBody2AnchorPoint() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named body2AnchorPoint.
getBody2AnchorPoint() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
Provide array of 3-tuple float results from outputOnly SFVec3f field named body2AnchorPoint.
getBody2AnchorPoint() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide array of 3-tuple float results from outputOnly SFVec3f field named body2AnchorPoint.
getBody2AnchorPoint() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
Provide array of 3-tuple float results from outputOnly SFVec3f field named body2AnchorPoint.
getBody2AnchorPoint() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
Provide array of 3-tuple float results from outputOnly SFVec3f field named body2AnchorPoint.
getBody2Axis() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named body2Axis.
getBody2Axis() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Provide float value from outputOnly SFFloat field named body2Axis.
getBody2Axis() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide array of 3-tuple float results from outputOnly SFVec3f field named body2Axis.
getBody2Axis() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
Provide float value from outputOnly SFFloat field named body2Axis.
getBorderColor() - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Provide array of 4-tuple float results using RGBA values [0..1] using RGBA values [0..1] from inputOutput SFColorRGBA field named borderColor.
getBorderColor() - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
Provide array of 4-tuple float results using RGBA values [0..1] using RGBA values [0..1] from inputOutput SFColorRGBA field named borderColor.
getBorderWidth() - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Provide int value within allowed range of [0,infinity) from inputOutput SFInt32 field named borderWidth.
getBorderWidth() - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
Provide int value within allowed range of [0,infinity) from inputOutput SFInt32 field named borderWidth.
getBottom() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field bottom.
getBottom() - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
Provide boolean value from initializeOnly SFBool field named bottom.
getBottom() - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
Provide boolean value from initializeOnly SFBool field named bottom.
getBottom() - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field bottom.
getBottom() - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
Provide boolean value from initializeOnly SFBool field named bottom.
getBottom() - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
Provide boolean value from initializeOnly SFBool field named bottom.
getBottomRadius() - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named bottomRadius.
getBottomRadius() - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named bottomRadius.
getBottomTexture() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, from inputOutput SFNode field bottomTexture.
getBottomTexture() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, from inputOutput SFNode field bottomTexture.
getBottomUrl() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Provide array of String results from inputOutput MFString field named bottomUrl.
getBottomUrl() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
Provide array of String results from inputOutput MFString field named bottomUrl.
getBottomUrlList() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Utility method to get ArrayList value of MFString bottomUrl field, similar to BackgroundObject.getBottomUrl().
getBounce() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named bounce.
getBounce() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named bounce.
getBounce() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named bounce.
getBounce() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named bounce.
getBoundaryModeR() - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Provide String enumeration value ['CLAMP'|'CLAMP_TO_EDGE'|'CLAMP_TO_BOUNDARY'|'MIRRORED_REPEAT'|'REPEAT'] from inputOutput SFString field named boundaryModeR.
getBoundaryModeR() - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
Provide String enumeration value ['CLAMP'|'CLAMP_TO_EDGE'|'CLAMP_TO_BOUNDARY'|'MIRRORED_REPEAT'|'REPEAT'] from inputOutput SFString field named boundaryModeR.
getBoundaryModeS() - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Provide String enumeration value ['CLAMP'|'CLAMP_TO_EDGE'|'CLAMP_TO_BOUNDARY'|'MIRRORED_REPEAT'|'REPEAT'] from inputOutput SFString field named boundaryModeS.
getBoundaryModeS() - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
Provide String enumeration value ['CLAMP'|'CLAMP_TO_EDGE'|'CLAMP_TO_BOUNDARY'|'MIRRORED_REPEAT'|'REPEAT'] from inputOutput SFString field named boundaryModeS.
getBoundaryModeT() - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Provide String enumeration value ['CLAMP'|'CLAMP_TO_EDGE'|'CLAMP_TO_BOUNDARY'|'MIRRORED_REPEAT'|'REPEAT'] from inputOutput SFString field named boundaryModeT.
getBoundaryModeT() - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
Provide String enumeration value ['CLAMP'|'CLAMP_TO_EDGE'|'CLAMP_TO_BOUNDARY'|'MIRRORED_REPEAT'|'REPEAT'] from inputOutput SFString field named boundaryModeT.
getBoundaryOpacity() - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named boundaryOpacity.
getBoundaryOpacity() - Method in interface org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named boundaryOpacity.
getBrowser(Applet) - Static method in class org.web3d.x3d.sai.BrowserFactory
Get a browser from the given java applet reference as a base in the current HTML page.
getBrowser(Applet, String, int) - Static method in class org.web3d.x3d.sai.BrowserFactory
Get a browser from the given java applet reference one some named page and at some embed location.
getBrowser(InetAddress, int) - Static method in class org.web3d.x3d.sai.BrowserFactory
Get a reference to a browser that is located on a remote machine.
getBrowser(Applet) - Method in interface org.web3d.x3d.sai.BrowserFactoryImpl
Get a browser from the given java applet reference as a base in the current HTML page.
getBrowser(Applet, String, int) - Method in interface org.web3d.x3d.sai.BrowserFactoryImpl
Get a browser from the given java applet reference one some named page and at some embed location.
getBrowser(InetAddress, int) - Method in interface org.web3d.x3d.sai.BrowserFactoryImpl
Get a reference to a browser that is located on a remote machine.
getBrowser() - Method in interface org.web3d.x3d.sai.X3DComponent
Get a browser reference from this component that represents the internals of this browser.
getCategory() - Method in class org.web3d.x3d.jsail.Core.unitObject
Provide String enumeration value ['angle'|'force'|'length'|'mass'] from initializeOnly SFString field named category.
getCategory() - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Provide int value within allowed range of [0,255] from initializeOnly SFInt32 field named category.
getCategory() - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
Provide int value within allowed range of [0,255] from initializeOnly SFInt32 field named category.
getCategory() - Method in interface org.web3d.x3d.sai.UnitInfo
Get the category (angle | length | force | mass) of this UNIT statement.
getCcw() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSweptSurface
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSwungSurface
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
Provide boolean value from initializeOnly SFBool field named ccw.
getCcw() - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
Provide boolean value from initializeOnly SFBool field named ccw.
getCenter() - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Provide array of 3-tuple double results from initializeOnly SFVec3d field named center.
getCenter() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Provide array of 3-tuple double results from inputOutput SFVec3d field named center.
getCenter() - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named center.
getCenter() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
Provide array of 2-tuple float results from inputOutput SFVec2f field named center.
getCenter() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.VisibilitySensor
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
Provide array of 3-tuple double results from initializeOnly SFVec3d field named center.
getCenter() - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
Provide array of 3-tuple double results from inputOutput SFVec3d field named center.
getCenter() - Method in interface org.web3d.x3d.sai.Grouping.Transform
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in interface org.web3d.x3d.sai.Navigation.LOD
Provide array of 3-tuple float results from initializeOnly SFVec3f field named center.
getCenter() - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenter() - Method in interface org.web3d.x3d.sai.Texturing.TextureTransform
Provide array of 2-tuple float results from inputOutput SFVec2f field named center.
getCenter() - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransform3D
Provide array of 3-tuple float results from inputOutput SFVec3f field named center.
getCenterOfMass() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named centerOfMass.
getCenterOfMass() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named centerOfMass.
getCenterOfMass() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
Provide array of 3-tuple float results from inputOutput SFVec3f field named centerOfMass.
getCenterOfMass() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide array of 3-tuple float results from inputOutput SFVec3f field named centerOfMass.
getCenterOfRotation() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Provide array of 3-tuple float results unit axis, angle (in radians) from outputOnly SFVec3f field named centerOfRotation_changed.
getCenterOfRotation() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Provide array of 3-tuple float results unit axis, angle (in radians) from outputOnly SFVec3f field named centerOfRotation_changed.
getCenterOfRotation() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Provide array of 3-tuple double results unit axis, angle (in radians) from inputOutput SFVec3d field named centerOfRotation.
getCenterOfRotation() - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Provide array of 3-tuple float results unit axis, angle (in radians) from inputOutput SFVec3f field named centerOfRotation.
getCenterOfRotation() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Provide array of 3-tuple float results unit axis, angle (in radians) from inputOutput SFVec3f field named centerOfRotation.
getCenterOfRotation() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
Provide array of 3-tuple float results unit axis, angle (in radians) from outputOnly SFVec3f field named centerOfRotation_changed.
getCenterOfRotation() - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
Provide array of 3-tuple float results unit axis, angle (in radians) from outputOnly SFVec3f field named centerOfRotation_changed.
getCenterOfRotation() - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
Provide array of 3-tuple double results unit axis, angle (in radians) from inputOutput SFVec3d field named centerOfRotation.
getCenterOfRotation() - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
Provide array of 3-tuple float results unit axis, angle (in radians) from inputOutput SFVec3f field named centerOfRotation.
getCenterOfRotation() - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
Provide array of 3-tuple float results unit axis, angle (in radians) from inputOutput SFVec3f field named centerOfRotation.
getChannels() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provide array of String results from inputOutput MFString field named channels.
getChannels() - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
Provide array of String results from inputOutput MFString field named channels.
getChannelsEnabled() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provide array of Boolean results from inputOutput MFBool field named channelsEnabled.
getChannelsEnabled() - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
Provide array of boolean results from inputOutput MFBool field named channelsEnabled.
getChannelsEnabledList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Utility method to get ArrayList value of MFBool channelsEnabled field, similar to HAnimMotionObject.getChannelsEnabled().
getChannelsList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Utility method to get ArrayList value of MFString channels field, similar to HAnimMotionObject.getChannels().
getChild1Url() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Provide array of String results from initializeOnly MFString field named child1Url.
getChild1Url() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
Provide array of String results from initializeOnly MFString field named child1Url.
getChild1UrlList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Utility method to get ArrayList value of MFString child1Url field, similar to GeoLODObject.getChild1Url().
getChild2Url() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Provide array of String results from initializeOnly MFString field named child2Url.
getChild2Url() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
Provide array of String results from initializeOnly MFString field named child2Url.
getChild2UrlList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Utility method to get ArrayList value of MFString child2Url field, similar to GeoLODObject.getChild2Url().
getChild3Url() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Provide array of String results from initializeOnly MFString field named child3Url.
getChild3Url() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
Provide array of String results from initializeOnly MFString field named child3Url.
getChild3UrlList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Utility method to get ArrayList value of MFString child3Url field, similar to GeoLODObject.getChild3Url().
getChild4Url() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Provide array of String results from initializeOnly MFString field named child4Url.
getChild4Url() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
Provide array of String results from initializeOnly MFString field named child4Url.
getChild4UrlList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Utility method to get ArrayList value of MFString child4Url field, similar to GeoLODObject.getChild4Url().
getChildren() - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Provide array of CADFace results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Core.ProtoBodyObject
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Core.SceneObject
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DChildNode|X3DMetadataObject|LayerSet, from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from outputOnly MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from initializeOnly MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to HAnimJoint|HAnimSegment|HAnimSite, from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Layering.LayerObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DViewpointNode|ViewpointGroup, from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to NurbsCurve2D|ContourPolyline2D, from inputOutput MFNode field children.
getChildren() - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from outputOnly MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Grouping.Group
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Grouping.StaticGroup
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from initializeOnly MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Grouping.Switch
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Grouping.Transform
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Grouping.X3DGroupingNode
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to HAnimJoint|HAnimSegment|HAnimSite, from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Layering.Layer
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Layering.Viewport
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Layering.X3DViewportNode
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Layout.ScreenGroup
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Navigation.Billboard
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Navigation.Collision
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Navigation.LOD
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DViewpointNode|ViewpointGroup, from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Networking.Anchor
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.NURBS.Contour2D
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to NurbsCurve2D|ContourPolyline2D, from inputOutput MFNode field children.
getChildren() - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field children.
getChildrenList() - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
Utility method to get ArrayList value of MFNode children field, similar to CADAssemblyObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
Utility method to get ArrayList value of MFNode children field, similar to CADLayerObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Utility method to get ArrayList value of MFNode children field, similar to CADPartObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Utility method to get ArrayList value of MFNode children field, similar to EspduTransformObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Utility method to get ArrayList value of MFNode children field, similar to GeoLocationObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Utility method to get ArrayList value of MFNode children field, similar to GeoLODObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Utility method to get ArrayList value of MFNode children field, similar to GeoTransformObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
Utility method to get ArrayList value of MFNode children field, similar to GroupObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
Utility method to get ArrayList value of MFNode children field, similar to StaticGroupObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
Utility method to get ArrayList value of MFNode children field, similar to SwitchObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Utility method to get ArrayList value of MFNode children field, similar to TransformObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Utility method to get ArrayList value of MFNode children field, similar to HAnimJointObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Utility method to get ArrayList value of MFNode children field, similar to HAnimSegmentObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Utility method to get ArrayList value of MFNode children field, similar to HAnimSiteObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.Layering.LayerObject
Utility method to get ArrayList value of MFNode children field, similar to LayerObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
Utility method to get ArrayList value of MFNode children field, similar to ViewportObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
Utility method to get ArrayList value of MFNode children field, similar to LayoutGroupObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
Utility method to get ArrayList value of MFNode children field, similar to LayoutLayerObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
Utility method to get ArrayList value of MFNode children field, similar to ScreenGroupObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
Utility method to get ArrayList value of MFNode children field, similar to BillboardObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
Utility method to get ArrayList value of MFNode children field, similar to CollisionObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Utility method to get ArrayList value of MFNode children field, similar to LODObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
Utility method to get ArrayList value of MFNode children field, similar to ViewpointGroupObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Utility method to get ArrayList value of MFNode children field, similar to AnchorObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
Utility method to get ArrayList value of MFNode children field, similar to Contour2DObject.getChildren().
getChildrenList() - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Utility method to get ArrayList value of MFNode children field, similar to PickableGroupObject.getChildren().
getClassPath() - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
Get current system CLASSPATH value.
getClipBoundary() - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
Provide array of Float results within allowed range of [0,1] from inputOutput MFFloat field named clipBoundary.
getClipBoundary() - Method in interface org.web3d.x3d.sai.Layering.Viewport
Provide array of float results within allowed range of [0,1] from inputOutput MFFloat field named clipBoundary.
getClipBoundaryList() - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
Utility method to get ArrayList value of MFFloat clipBoundary field, similar to ViewportObject.getClipBoundary().
getClosed() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
Provide boolean value from initializeOnly SFBool field named closed.
getClosed() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
Provide boolean value from initializeOnly SFBool field named closed.
getClosed() - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Provide boolean value from initializeOnly SFBool field named closed.
getClosed() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Provide boolean value from initializeOnly SFBool field named closed.
getClosed() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Provide boolean value from initializeOnly SFBool field named closed.
getClosed() - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
Provide boolean value from initializeOnly SFBool field named closed.
getClosed() - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
Provide boolean value from initializeOnly SFBool field named closed.
getClosed() - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
Provide boolean value from initializeOnly SFBool field named closed.
getClosed() - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
Provide boolean value from initializeOnly SFBool field named closed.
getClosed() - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
Provide boolean value from initializeOnly SFBool field named closed.
getClosureType() - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
Provide String enumeration value ['PIE'|'CHORD'] from initializeOnly SFString field named closureType.
getClosureType() - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
Provide String enumeration value ['PIE'|'CHORD'] from initializeOnly SFString field named closureType.
getCollidable() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
Provide X3DNBodyCollidableNode instance (using a properly typed node) from initializeOnly SFNode field collidable.
getCollidable() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
Provide X3DNBodyCollidableNode instance (using a properly typed node) from initializeOnly SFNode field collidable.
getCollidables() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DNBodyCollisionSpaceNode|X3DNBodyCollidableNode, from inputOutput MFNode field collidables.
getCollidables() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DNBodyCollisionSpaceNode|X3DNBodyCollidableNode, from inputOutput MFNode field collidables.
getCollidables() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DNBodyCollisionSpaceNode|X3DNBodyCollidableNode, from inputOutput MFNode field collidables.
getCollidables() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DNBodyCollisionSpaceNode|X3DNBodyCollidableNode, from inputOutput MFNode field collidables.
getCollidablesList() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Utility method to get ArrayList value of MFNode collidables field, similar to CollisionCollectionObject.getCollidables().
getCollidablesList() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
Utility method to get ArrayList value of MFNode collidables field, similar to CollisionSpaceObject.getCollidables().
getCollider() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
Provide CollisionCollection instance (using a properly typed node) from inputOutput SFNode field collider.
getCollider() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provide CollisionCollection instance (using a properly typed node) from initializeOnly SFNode field collider.
getCollider() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSensor
Provide CollisionCollection instance (using a properly typed node) from inputOutput SFNode field collider.
getCollider() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
Provide CollisionCollection instance (using a properly typed node) from initializeOnly SFNode field collider.
getCollideTime() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide double value in seconds from outputOnly SFTime field named collideTime.
getCollideTime() - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
Provide double value in seconds from outputOnly SFTime field named collideTime.
getCollideTime() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide double value in seconds from outputOnly SFTime field named collideTime.
getCollideTime() - Method in interface org.web3d.x3d.sai.Navigation.Collision
Provide double value in seconds from outputOnly SFTime field named collideTime.
getCollisionType() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named collisionType.
getCollisionType() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named collisionType.
getColor() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named color.
getColor() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named color.
getColor() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named color.
getColor() - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named color.
getColor() - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named color.
getColor() - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput MFColor field named color.
getColor() - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
Provide array of 4-tuple float results using RGBA values [0..1] using RGBA values [0..1] from inputOutput MFColorRGBA field named color.
getColor() - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named color.
getColor() - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Fog
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named color.
getColor() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.LocalFog
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named color.
getColor() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DFogObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named color.
getColor() - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named color.
getColor() - Method in interface org.web3d.x3d.sai.Lighting.PointLight
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named color.
getColor() - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named color.
getColor() - Method in interface org.web3d.x3d.sai.Lighting.X3DLightNode
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named color.
getColor() - Method in interface org.web3d.x3d.sai.Rendering.Color
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput MFColor field named color.
getColor() - Method in interface org.web3d.x3d.sai.Rendering.ColorRGBA
Provide array of 4-tuple float results using RGBA values [0..1] using RGBA values [0..1] from inputOutput MFColorRGBA field named color.
getColor() - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in interface org.web3d.x3d.sai.Rendering.LineSet
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in interface org.web3d.x3d.sai.Rendering.PointSet
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from inputOutput SFNode field color.
getColor() - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named color.
getColorCount() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Utility method to get number of 3-tuple Color RGB values (or 4-tuple ColorRGBA values) in contained Color/ColorRGBA or ProtoInstance node
getColorCount() - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Utility method to get number of 3-tuple Color RGB values (or 4-tuple ColorRGBA values) in contained Color/ColorRGBA or ProtoInstance node
getColorIndex() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provide array of Integer results using RGB values [0..1] from initializeOnly MFInt32 field named colorIndex.
getColorIndex() - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Provide array of Integer results using RGB values [0..1] from initializeOnly MFInt32 field named colorIndex.
getColorIndex() - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
Provide array of int results using RGB values [0..1] from initializeOnly MFInt32 field named colorIndex.
getColorIndex() - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
Provide array of int results using RGB values [0..1] from initializeOnly MFInt32 field named colorIndex.
getColorIndexList() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Utility method to get ArrayList value of MFInt32 colorIndex field, similar to IndexedFaceSetObject.getColorIndex().
getColorIndexList() - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Utility method to get ArrayList value of MFInt32 colorIndex field, similar to IndexedLineSetObject.getColorIndex().
getColorKey() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide array of Float results using RGB values [0..1] from initializeOnly MFFloat field named colorKey.
getColorKey() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide array of float results using RGB values [0..1] from initializeOnly MFFloat field named colorKey.
getColorKeyList() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Utility method to get ArrayList value of MFFloat colorKey field, similar to ParticleSystemObject.getColorKey().
getColorPerVertex() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorPerVertex() - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
Provide boolean value from initializeOnly SFBool field named colorPerVertex.
getColorRamp() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from initializeOnly SFNode field colorRamp.
getColorRamp() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide X3DColorNode instance (using a properly typed node) using RGB values [0..1] from initializeOnly SFNode field colorRamp.
getColorSteps() - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
Provide int value using RGB values [0..1] from inputOutput SFInt32 field named colorSteps.
getColorSteps() - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
Provide int value using RGB values [0..1] from inputOutput SFInt32 field named colorSteps.
getComponent() - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
Defines X3D component for the CADAssembly element: CADGeometry
getComponent() - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
Defines X3D component for the CADFace element: CADGeometry
getComponent() - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
Defines X3D component for the CADLayer element: CADGeometry
getComponent() - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Defines X3D component for the CADPart element: CADGeometry
getComponent() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Defines X3D component for the IndexedQuadSet element: CADGeometry
getComponent() - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Defines X3D component for the QuadSet element: CADGeometry
getComponent() - Method in class org.web3d.x3d.jsail.Core.CommentsBlock
Defines X3D component for comments: Core.
getComponent() - Method in class org.web3d.x3d.jsail.Core.componentObject
Defines X3D component for the component element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.connectObject
Defines X3D component for the connect element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
Defines X3D component for the ExternProtoDeclare element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Defines X3D component for the field element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Defines X3D component for the fieldValue element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.headObject
Defines X3D component for the head element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.ISObject
Defines X3D component for the IS element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
Defines X3D component for the MetadataBoolean element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
Defines X3D component for the MetadataDouble element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
Defines X3D component for the MetadataFloat element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
Defines X3D component for the MetadataInteger element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
Defines X3D component for the MetadataSet element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
Defines X3D component for the MetadataString element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.metaObject
Defines X3D component for the meta element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.ProtoBodyObject
Defines X3D component for the ProtoBody element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
Defines X3D component for the ProtoDeclare element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
Defines X3D component for the ProtoInstance element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.ProtoInterfaceObject
Defines X3D component for the ProtoInterface element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
Defines X3D component for the ROUTE element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.SceneObject
Defines X3D component for the Scene element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.unitObject
Defines X3D component for the unit element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
Defines X3D component for the WorldInfo element: Core
getComponent() - Method in class org.web3d.x3d.jsail.Core.X3DObject
Defines X3D component for the X3D element: Core
getComponent() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
Defines X3D component for the ComposedCubeMapTexture element: CubeMapTexturing
getComponent() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
Defines X3D component for the GeneratedCubeMapTexture element: CubeMapTexturing
getComponent() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
Defines X3D component for the ImageCubeMapTexture element: CubeMapTexturing
getComponent() - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
Defines X3D component for the DISEntityManager element: DIS
getComponent() - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Defines X3D component for the DISEntityTypeMapping element: DIS
getComponent() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Defines X3D component for the EspduTransform element: DIS
getComponent() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Defines X3D component for the ReceiverPdu element: DIS
getComponent() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Defines X3D component for the SignalPdu element: DIS
getComponent() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Defines X3D component for the TransmitterPdu element: DIS
getComponent() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Defines X3D component for the Background element: EnvironmentalEffects
getComponent() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
Defines X3D component for the FogCoordinate element: EnvironmentalEffects
getComponent() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
Defines X3D component for the Fog element: EnvironmentalEffects
getComponent() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
Defines X3D component for the LocalFog element: EnvironmentalEffects
getComponent() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Defines X3D component for the TextureBackground element: EnvironmentalEffects
getComponent() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Defines X3D component for the ProximitySensor element: EnvironmentalSensor
getComponent() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Defines X3D component for the TransformSensor element: EnvironmentalSensor
getComponent() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
Defines X3D component for the VisibilitySensor element: EnvironmentalSensor
getComponent() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
Defines X3D component for the BooleanFilter element: EventUtilities
getComponent() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
Defines X3D component for the BooleanSequencer element: EventUtilities
getComponent() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
Defines X3D component for the BooleanToggle element: EventUtilities
getComponent() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
Defines X3D component for the BooleanTrigger element: EventUtilities
getComponent() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
Defines X3D component for the IntegerSequencer element: EventUtilities
getComponent() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
Defines X3D component for the IntegerTrigger element: EventUtilities
getComponent() - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
Defines X3D component for the TimeTrigger element: EventUtilities
getComponent() - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
Defines X3D component for the ColorChaser element: Followers
getComponent() - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
Defines X3D component for the ColorDamper element: Followers
getComponent() - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
Defines X3D component for the CoordinateChaser element: Followers
getComponent() - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
Defines X3D component for the CoordinateDamper element: Followers
getComponent() - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
Defines X3D component for the OrientationChaser element: Followers
getComponent() - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
Defines X3D component for the OrientationDamper element: Followers
getComponent() - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
Defines X3D component for the PositionChaser2D element: Followers
getComponent() - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
Defines X3D component for the PositionChaser element: Followers
getComponent() - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
Defines X3D component for the PositionDamper2D element: Followers
getComponent() - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
Defines X3D component for the PositionDamper element: Followers
getComponent() - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
Defines X3D component for the ScalarChaser element: Followers
getComponent() - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
Defines X3D component for the ScalarDamper element: Followers
getComponent() - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
Defines X3D component for the TexCoordChaser2D element: Followers
getComponent() - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
Defines X3D component for the TexCoordDamper2D element: Followers
getComponent() - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
Defines X3D component for the Arc2D element: Geometry2D
getComponent() - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
Defines X3D component for the ArcClose2D element: Geometry2D
getComponent() - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
Defines X3D component for the Circle2D element: Geometry2D
getComponent() - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
Defines X3D component for the Disk2D element: Geometry2D
getComponent() - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
Defines X3D component for the Polyline2D element: Geometry2D
getComponent() - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
Defines X3D component for the Polypoint2D element: Geometry2D
getComponent() - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
Defines X3D component for the Rectangle2D element: Geometry2D
getComponent() - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
Defines X3D component for the TriangleSet2D element: Geometry2D
getComponent() - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
Defines X3D component for the Box element: Geometry3D
getComponent() - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
Defines X3D component for the Cone element: Geometry3D
getComponent() - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
Defines X3D component for the Cylinder element: Geometry3D
getComponent() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Defines X3D component for the ElevationGrid element: Geometry3D
getComponent() - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
Defines X3D component for the Extrusion element: Geometry3D
getComponent() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Defines X3D component for the IndexedFaceSet element: Geometry3D
getComponent() - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
Defines X3D component for the Sphere element: Geometry3D
getComponent() - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
Defines X3D component for the GeoCoordinate element: Geospatial
getComponent() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Defines X3D component for the GeoElevationGrid element: Geospatial
getComponent() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Defines X3D component for the GeoLocation element: Geospatial
getComponent() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Defines X3D component for the GeoLOD element: Geospatial
getComponent() - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Defines X3D component for the GeoMetadata element: Geospatial
getComponent() - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
Defines X3D component for the GeoOrigin element: Geospatial
getComponent() - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Defines X3D component for the GeoPositionInterpolator element: Geospatial
getComponent() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Defines X3D component for the GeoProximitySensor element: Geospatial
getComponent() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Defines X3D component for the GeoTouchSensor element: Geospatial
getComponent() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Defines X3D component for the GeoTransform element: Geospatial
getComponent() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Defines X3D component for the GeoViewpoint element: Geospatial
getComponent() - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
Defines X3D component for the Group element: Grouping
getComponent() - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
Defines X3D component for the StaticGroup element: Grouping
getComponent() - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
Defines X3D component for the Switch element: Grouping
getComponent() - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Defines X3D component for the Transform element: Grouping
getComponent() - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
Defines X3D component for the HAnimDisplacer element: H-Anim
getComponent() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Defines X3D component for the HAnimHumanoid element: H-Anim
getComponent() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Defines X3D component for the HAnimJoint element: H-Anim
getComponent() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Defines X3D component for the HAnimMotion element: H-Anim
getComponent() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Defines X3D component for the HAnimSegment element: H-Anim
getComponent() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Defines X3D component for the HAnimSite element: H-Anim
getComponent() - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
Defines X3D component for the ColorInterpolator element: Interpolation
getComponent() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
Defines X3D component for the CoordinateInterpolator2D element: Interpolation
getComponent() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
Defines X3D component for the CoordinateInterpolator element: Interpolation
getComponent() - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
Defines X3D component for the EaseInEaseOut element: Interpolation
getComponent() - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
Defines X3D component for the NormalInterpolator element: Interpolation
getComponent() - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
Defines X3D component for the OrientationInterpolator element: Interpolation
getComponent() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
Defines X3D component for the PositionInterpolator2D element: Interpolation
getComponent() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
Defines X3D component for the PositionInterpolator element: Interpolation
getComponent() - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
Defines X3D component for the ScalarInterpolator element: Interpolation
getComponent() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
Defines X3D component for the SplinePositionInterpolator2D element: Interpolation
getComponent() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
Defines X3D component for the SplinePositionInterpolator element: Interpolation
getComponent() - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Defines X3D component for the SplineScalarInterpolator element: Interpolation
getComponent() - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
Defines X3D component for the SquadOrientationInterpolator element: Interpolation
getComponent() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
Defines X3D component for the KeySensor element: KeyDeviceSensor
getComponent() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
Defines X3D component for the StringSensor element: KeyDeviceSensor
getComponent() - Method in class org.web3d.x3d.jsail.Layering.LayerObject
Defines X3D component for the Layer element: Layering
getComponent() - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
Defines X3D component for the LayerSet element: Layering
getComponent() - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
Defines X3D component for the Viewport element: Layering
getComponent() - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
Defines X3D component for the LayoutGroup element: Layout
getComponent() - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
Defines X3D component for the LayoutLayer element: Layout
getComponent() - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Defines X3D component for the Layout element: Layout
getComponent() - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Defines X3D component for the ScreenFontStyle element: Layout
getComponent() - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
Defines X3D component for the ScreenGroup element: Layout
getComponent() - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
Defines X3D component for the DirectionalLight element: Lighting
getComponent() - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Defines X3D component for the PointLight element: Lighting
getComponent() - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Defines X3D component for the SpotLight element: Lighting
getComponent() - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
Defines X3D component for the Billboard element: Navigation
getComponent() - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
Defines X3D component for the Collision element: Navigation
getComponent() - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Defines X3D component for the LOD element: Navigation
getComponent() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Defines X3D component for the NavigationInfo element: Navigation
getComponent() - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Defines X3D component for the OrthoViewpoint element: Navigation
getComponent() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
Defines X3D component for the ViewpointGroup element: Navigation
getComponent() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Defines X3D component for the Viewpoint element: Navigation
getComponent() - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Defines X3D component for the Anchor element: Networking
getComponent() - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
Defines X3D component for the EXPORT element: Networking
getComponent() - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
Defines X3D component for the IMPORT element: Networking
getComponent() - Method in class org.web3d.x3d.jsail.Networking.InlineObject
Defines X3D component for the Inline element: Networking
getComponent() - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
Defines X3D component for the LoadSensor element: Networking
getComponent() - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
Defines X3D component for the Contour2D element: NURBS
getComponent() - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
Defines X3D component for the ContourPolyline2D element: NURBS
getComponent() - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
Defines X3D component for the CoordinateDouble element: NURBS
getComponent() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Defines X3D component for the NurbsCurve2D element: NURBS
getComponent() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Defines X3D component for the NurbsCurve element: NURBS
getComponent() - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Defines X3D component for the NurbsOrientationInterpolator element: NURBS
getComponent() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Defines X3D component for the NurbsPatchSurface element: NURBS
getComponent() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Defines X3D component for the NurbsPositionInterpolator element: NURBS
getComponent() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
Defines X3D component for the NurbsSet element: NURBS
getComponent() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Defines X3D component for the NurbsSurfaceInterpolator element: NURBS
getComponent() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
Defines X3D component for the NurbsSweptSurface element: NURBS
getComponent() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
Defines X3D component for the NurbsSwungSurface element: NURBS
getComponent() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Defines X3D component for the NurbsTextureCoordinate element: NURBS
getComponent() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Defines X3D component for the NurbsTrimmedSurface element: NURBS
getComponent() - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
Defines X3D component for the BoundedPhysicsModel element: ParticleSystems
getComponent() - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
Defines X3D component for the ConeEmitter element: ParticleSystems
getComponent() - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
Defines X3D component for the ExplosionEmitter element: ParticleSystems
getComponent() - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
Defines X3D component for the ForcePhysicsModel element: ParticleSystems
getComponent() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Defines X3D component for the ParticleSystem element: ParticleSystems
getComponent() - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
Defines X3D component for the PointEmitter element: ParticleSystems
getComponent() - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
Defines X3D component for the PolylineEmitter element: ParticleSystems
getComponent() - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
Defines X3D component for the SurfaceEmitter element: ParticleSystems
getComponent() - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Defines X3D component for the VolumeEmitter element: ParticleSystems
getComponent() - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
Defines X3D component for the WindPhysicsModel element: ParticleSystems
getComponent() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Defines X3D component for the LinePickSensor element: Picking
getComponent() - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Defines X3D component for the PickableGroup element: Picking
getComponent() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Defines X3D component for the PointPickSensor element: Picking
getComponent() - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Defines X3D component for the PrimitivePickSensor element: Picking
getComponent() - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Defines X3D component for the VolumePickSensor element: Picking
getComponent() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Defines X3D component for the CylinderSensor element: PointingDeviceSensor
getComponent() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Defines X3D component for the PlaneSensor element: PointingDeviceSensor
getComponent() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
Defines X3D component for the SphereSensor element: PointingDeviceSensor
getComponent() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
Defines X3D component for the TouchSensor element: PointingDeviceSensor
getComponent() - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
Defines X3D component for the ClipPlane element: Rendering
getComponent() - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
Defines X3D component for the Color element: Rendering
getComponent() - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
Defines X3D component for the ColorRGBA element: Rendering
getComponent() - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
Defines X3D component for the Coordinate element: Rendering
getComponent() - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Defines X3D component for the IndexedLineSet element: Rendering
getComponent() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Defines X3D component for the IndexedTriangleFanSet element: Rendering
getComponent() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Defines X3D component for the IndexedTriangleSet element: Rendering
getComponent() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Defines X3D component for the IndexedTriangleStripSet element: Rendering
getComponent() - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
Defines X3D component for the LineSet element: Rendering
getComponent() - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
Defines X3D component for the Normal element: Rendering
getComponent() - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
Defines X3D component for the PointSet element: Rendering
getComponent() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Defines X3D component for the TriangleFanSet element: Rendering
getComponent() - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Defines X3D component for the TriangleSet element: Rendering
getComponent() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Defines X3D component for the TriangleStripSet element: Rendering
getComponent() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Defines X3D component for the BallJoint element: RigidBodyPhysics
getComponent() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
Defines X3D component for the CollidableOffset element: RigidBodyPhysics
getComponent() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
Defines X3D component for the CollidableShape element: RigidBodyPhysics
getComponent() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Defines X3D component for the CollisionCollection element: RigidBodyPhysics
getComponent() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
Defines X3D component for the CollisionSensor element: RigidBodyPhysics
getComponent() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
Defines X3D component for the CollisionSpace element: RigidBodyPhysics
getComponent() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Defines X3D component for the Contact element: RigidBodyPhysics
getComponent() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Defines X3D component for the DoubleAxisHingeJoint element: RigidBodyPhysics
getComponent() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Defines X3D component for the MotorJoint element: RigidBodyPhysics
getComponent() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Defines X3D component for the RigidBodyCollection element: RigidBodyPhysics
getComponent() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Defines X3D component for the RigidBody element: RigidBodyPhysics
getComponent() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Defines X3D component for the SingleAxisHingeJoint element: RigidBodyPhysics
getComponent() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Defines X3D component for the SliderJoint element: RigidBodyPhysics
getComponent() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Defines X3D component for the UniversalJoint element: RigidBodyPhysics
getComponent() - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
Defines X3D component for the Script element: Scripting
getComponent() - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
Defines X3D component for the ComposedShader element: Shaders
getComponent() - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
Defines X3D component for the FloatVertexAttribute element: Shaders
getComponent() - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
Defines X3D component for the Matrix3VertexAttribute element: Shaders
getComponent() - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
Defines X3D component for the Matrix4VertexAttribute element: Shaders
getComponent() - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
Defines X3D component for the PackagedShader element: Shaders
getComponent() - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
Defines X3D component for the ProgramShader element: Shaders
getComponent() - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
Defines X3D component for the ShaderPart element: Shaders
getComponent() - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
Defines X3D component for the ShaderProgram element: Shaders
getComponent() - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
Defines X3D component for the Appearance element: Shape
getComponent() - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
Defines X3D component for the FillProperties element: Shape
getComponent() - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
Defines X3D component for the LineProperties element: Shape
getComponent() - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
Defines X3D component for the Material element: Shape
getComponent() - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
Defines X3D component for the Shape element: Shape
getComponent() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Defines X3D component for the TwoSidedMaterial element: Shape
getComponent() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Defines X3D component for the AudioClip element: Sound
getComponent() - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Defines X3D component for the Sound element: Sound
getComponent() - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Defines X3D component for the FontStyle element: Text
getComponent() - Method in class org.web3d.x3d.jsail.Text.TextObject
Defines X3D component for the Text element: Text
getComponent() - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
Defines X3D component for the ImageTexture element: Texturing
getComponent() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Defines X3D component for the MovieTexture element: Texturing
getComponent() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
Defines X3D component for the MultiTextureCoordinate element: Texturing
getComponent() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Defines X3D component for the MultiTexture element: Texturing
getComponent() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
Defines X3D component for the MultiTextureTransform element: Texturing
getComponent() - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
Defines X3D component for the PixelTexture element: Texturing
getComponent() - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
Defines X3D component for the TextureCoordinateGenerator element: Texturing
getComponent() - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
Defines X3D component for the TextureCoordinate element: Texturing
getComponent() - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Defines X3D component for the TextureProperties element: Texturing
getComponent() - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
Defines X3D component for the TextureTransform element: Texturing
getComponent() - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
Defines X3D component for the ComposedTexture3D element: Texturing3D
getComponent() - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
Defines X3D component for the ImageTexture3D element: Texturing3D
getComponent() - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
Defines X3D component for the PixelTexture3D element: Texturing3D
getComponent() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
Defines X3D component for the TextureCoordinate3D element: Texturing3D
getComponent() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
Defines X3D component for the TextureCoordinate4D element: Texturing3D
getComponent() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
Defines X3D component for the TextureTransform3D element: Texturing3D
getComponent() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
Defines X3D component for the TextureTransformMatrix3D element: Texturing3D
getComponent() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Defines X3D component for the TimeSensor element: Time
getComponent() - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
Defines X3D component for the BlendedVolumeStyle element: VolumeRendering
getComponent() - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
Defines X3D component for the BoundaryEnhancementVolumeStyle element: VolumeRendering
getComponent() - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
Defines X3D component for the CartoonVolumeStyle element: VolumeRendering
getComponent() - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
Defines X3D component for the ComposedVolumeStyle element: VolumeRendering
getComponent() - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
Defines X3D component for the EdgeEnhancementVolumeStyle element: VolumeRendering
getComponent() - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Defines X3D component for the IsoSurfaceVolumeData element: VolumeRendering
getComponent() - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
Defines X3D component for the OpacityMapVolumeStyle element: VolumeRendering
getComponent() - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
Defines X3D component for the ProjectionVolumeStyle element: VolumeRendering
getComponent() - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Defines X3D component for the SegmentedVolumeData element: VolumeRendering
getComponent() - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
Defines X3D component for the ShadedVolumeStyle element: VolumeRendering
getComponent() - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
Defines X3D component for the SilhouetteEnhancementVolumeStyle element: VolumeRendering
getComponent() - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
Defines X3D component for the ToneMappedVolumeStyle element: VolumeRendering
getComponent() - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
Defines X3D component for the VolumeData element: VolumeRendering
getComponent() - Method in class org.web3d.x3d.jsail.X3DConcreteElement
Defines X3D component for this element.
getComponentLevel() - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.CommentsBlock
Provides default X3D component level for comments: 1.
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.componentObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.connectObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.headObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.ISObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.metaObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.ProtoBodyObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.ProtoInterfaceObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.SceneObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.unitObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Core.X3DObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
Provides default X3D component level for this element: 4
getComponentLevel() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
Provides default X3D component level for this element: 4
getComponentLevel() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
Provides default X3D component level for this element: 4
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
Provides default X3D component level for this element: 4
getComponentLevel() - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
Provides default X3D component level for this element: 4
getComponentLevel() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
Provides default X3D component level for this element: 4
getComponentLevel() - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Provides default X3D component level for this element: 4
getComponentLevel() - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
Provides default X3D component level for this element: 5
getComponentLevel() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Layering.LayerObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.Networking.InlineObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
Provides default X3D component level for this element: 4
getComponentLevel() - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provides default X3D component level for this element: 4
getComponentLevel() - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
Provides default X3D component level for this element: 5
getComponentLevel() - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Provides default X3D component level for this element: 4
getComponentLevel() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Text.TextObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
Provides default X3D component level for this element: 3
getComponentLevel() - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
Provides default X3D component level for this element: 2
getComponentLevel() - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
Provides default X3D component level for this element: 1
getComponentLevel() - Method in class org.web3d.x3d.jsail.X3DConcreteElement
Provides default X3D component level for this element
getComponentList() - Method in class org.web3d.x3d.jsail.Core.headObject
Provide array of componentObject results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field component.
getComponents(int) - Method in class org.web3d.x3d.jsail.fields.MFImageObject
Get the number of color components in the image.
getComponents() - Method in class org.web3d.x3d.jsail.fields.SFImageObject
Get the number of color components in the image.
getComponents(int) - Method in interface org.web3d.x3d.sai.MFImage
Get the number of color components in the image.
getComponents() - Method in interface org.web3d.x3d.sai.ProfileInfo
Get the list of defined components for this profile.
getComponents() - Method in interface org.web3d.x3d.sai.SFImage
Get the number of color components in the image.
getConnectList() - Method in class org.web3d.x3d.jsail.Core.ISObject
Provide array of connectObject results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field connect.
getConstantForceMix() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provide float value from inputOutput SFFloat field named constantForceMix.
getConstantForceMix() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
Provide float value from inputOutput SFFloat field named constantForceMix.
getContactNormal() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named contactNormal.
getContactNormal() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
Provide array of 3-tuple float results from inputOutput SFVec3f field named contactNormal.
getContacts() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
Provide array of Contact results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from outputOnly MFNode field contacts.
getContacts() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSensor
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from outputOnly MFNode field contacts.
getContactsList() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
Utility method to get ArrayList value of MFNode contacts field, similar to CollisionSensorObject.getContacts().
getContactSurfaceThickness() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provide float value from inputOutput SFFloat field named contactSurfaceThickness.
getContactSurfaceThickness() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
Provide float value from inputOutput SFFloat field named contactSurfaceThickness.
getContainerField() - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
Utility method that provides ProtoInstanceObject containerField value Hint: ProtoInstance containerField is important for determining parent-child node relationships.
getContainerFieldAlternateValues() - Method in class org.web3d.x3d.jsail.X3DConcreteNode
containerField describes the field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Core.ProtoBodyObject
Utility method that provides default containerField value for initial node in ProtoDeclare.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
Utility method that provides default containerField value for initial node in ProtoDeclare.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Layering.LayerObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Navigation.LODObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Networking.InlineObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Sound.SoundObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Text.TextObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
containerField describes typical field relationship of a node to its parent.
getContainerFieldDefault() - Method in class org.web3d.x3d.jsail.X3DConcreteNode
containerField describes the field relationship of a node to its parent.
getContainerFieldOverride() - Method in class org.web3d.x3d.jsail.X3DConcreteNode
containerField describes current field relationship of a node to its parent.
getContent() - Method in class org.web3d.x3d.jsail.Core.metaObject
Provide String value from inputOutput SFString field named content.
getContourStepSize() - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Provide float value from inputOutput SFFloat field named contourStepSize.
getContourStepSize() - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
Provide float value from inputOutput SFFloat field named contourStepSize.
getControlKey() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
Provide boolean value from outputOnly SFBool field named controlKey.
getControlKey() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.KeySensor
Provide boolean value from outputOnly SFBool field named controlKey.
getControlPoint() - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
Provide array of 2-tuple double results from inputOutput MFVec2d field named controlPoint.
getControlPoint() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Provide array of 2-tuple double results from inputOutput MFVec2d field named controlPoint.
getControlPoint() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field controlPoint.
getControlPoint() - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field controlPoint.
getControlPoint() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field controlPoint.
getControlPoint() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field controlPoint.
getControlPoint() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field controlPoint.
getControlPoint() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Provide array of 2-tuple float results from inputOutput MFVec2f field named controlPoint.
getControlPoint() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field controlPoint.
getControlPoint() - Method in interface org.web3d.x3d.sai.NURBS.ContourPolyline2D
Provide array of 2-tuple double results from inputOutput MFVec2d field named controlPoint.
getControlPoint() - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field controlPoint.
getControlPoint() - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
Provide array of 2-tuple double results from inputOutput MFVec2d field named controlPoint.
getControlPoint() - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field controlPoint.
getControlPoint() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field controlPoint.
getControlPoint() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field controlPoint.
getControlPoint() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field controlPoint.
getControlPoint() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
Provide array of 2-tuple float results from inputOutput MFVec2f field named controlPoint.
getControlPoint() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field controlPoint.
getControlPoint() - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsControlCurveNode
Provide array of 2-tuple double results from inputOutput MFVec2d field named controlPoint.
getControlPoint() - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field controlPoint.
getConversionFactor() - Method in class org.web3d.x3d.jsail.Core.unitObject
Provide double value within allowed range of (0,infinity) from inputOutput SFDouble field named conversionFactor.
getConversionFactor() - Method in interface org.web3d.x3d.sai.UnitInfo
Get the positive double-precision factor that converts new base unit to default base unit.
getConvex() - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
Provide boolean value from initializeOnly SFBool field named convex.
getConvex() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provide boolean value from initializeOnly SFBool field named convex.
getConvex() - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
Provide boolean value from initializeOnly SFBool field named convex.
getConvex() - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
Provide boolean value from initializeOnly SFBool field named convex.
getCoolColor() - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
Provide array of 4-tuple float results using RGBA values [0..1] using RGBA values [0..1] from inputOutput SFColorRGBA field named coolColor.
getCoolColor() - Method in interface org.web3d.x3d.sai.VolumeRendering.ToneMappedVolumeStyle
Provide array of 4-tuple float results using RGBA values [0..1] using RGBA values [0..1] from inputOutput SFColorRGBA field named coolColor.
getCoord() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in interface org.web3d.x3d.sai.Rendering.LineSet
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in interface org.web3d.x3d.sai.Rendering.PointSet
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoord() - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.
getCoordCount() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Utility method to get number of coordinate 3-tuple values in contained Coordinate/CoordinateDouble or ProtoInstance node
getCoordCount() - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Utility method to get number of coordinate 3-tuple values in contained Coordinate/CoordinateDouble or ProtoInstance node
getCoordIndex() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provide array of Integer results within allowed range of [-1,infinity) from initializeOnly MFInt32 field named coordIndex.
getCoordIndex() - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
Provide array of Integer results within allowed range of [0,infinity) from initializeOnly MFInt32 field named coordIndex.
getCoordIndex() - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
Provide array of Integer results within allowed range of [-1,infinity) from initializeOnly MFInt32 field named coordIndex.
getCoordIndex() - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
Provide array of Integer results within allowed range of [-1,infinity) from initializeOnly MFInt32 field named coordIndex.
getCoordIndex() - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Provide array of Integer results within allowed range of [-1,infinity) from initializeOnly MFInt32 field named coordIndex.
getCoordIndex() - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Provide array of Integer results within allowed range of [-1,infinity) from initializeOnly MFInt32 field named coordIndex.
getCoordIndex() - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
Provide array of int results within allowed range of [-1,infinity) from initializeOnly MFInt32 field named coordIndex.
getCoordIndex() - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
Provide array of int results within allowed range of [0,infinity) from initializeOnly MFInt32 field named coordIndex.
getCoordIndex() - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
Provide array of int results within allowed range of [-1,infinity) from initializeOnly MFInt32 field named coordIndex.
getCoordIndex() - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
Provide array of int results within allowed range of [-1,infinity) from initializeOnly MFInt32 field named coordIndex.
getCoordIndex() - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
Provide array of int results within allowed range of [-1,infinity) from initializeOnly MFInt32 field named coordIndex.
getCoordIndex() - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
Provide array of int results within allowed range of [-1,infinity) from initializeOnly MFInt32 field named coordIndex.
getCoordIndexList() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Utility method to get ArrayList value of MFInt32 coordIndex field, similar to IndexedFaceSetObject.getCoordIndex().
getCoordIndexList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
Utility method to get ArrayList value of MFInt32 coordIndex field, similar to HAnimDisplacerObject.getCoordIndex().
getCoordIndexList() - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
Utility method to get ArrayList value of MFInt32 coordIndex field, similar to PolylineEmitterObject.getCoordIndex().
getCoordIndexList() - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
Utility method to get ArrayList value of MFInt32 coordIndex field, similar to SurfaceEmitterObject.getCoordIndex().
getCoordIndexList() - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Utility method to get ArrayList value of MFInt32 coordIndex field, similar to VolumeEmitterObject.getCoordIndex().
getCoordIndexList() - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Utility method to get ArrayList value of MFInt32 coordIndex field, similar to IndexedLineSetObject.getCoordIndex().
getCountry() - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Provide int value within allowed range of [0,65535] from initializeOnly SFInt32 field named country.
getCountry() - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
Provide int value within allowed range of [0,65535] from initializeOnly SFInt32 field named country.
getCreaseAngle() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provide float value unit axis, angle (in radians) within allowed range of [0,infinity) from initializeOnly SFFloat field named creaseAngle.
getCreaseAngle() - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
Provide float value unit axis, angle (in radians) within allowed range of [0,infinity) from initializeOnly SFFloat field named creaseAngle.
getCreaseAngle() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provide float value unit axis, angle (in radians) within allowed range of [0,infinity) from initializeOnly SFFloat field named creaseAngle.
getCreaseAngle() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide double value unit axis, angle (in radians) within allowed range of [0,infinity) from initializeOnly SFDouble field named creaseAngle.
getCreaseAngle() - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
Provide float value unit axis, angle (in radians) within allowed range of [0,infinity) from initializeOnly SFFloat field named creaseAngle.
getCreaseAngle() - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
Provide float value unit axis, angle (in radians) within allowed range of [0,infinity) from initializeOnly SFFloat field named creaseAngle.
getCreaseAngle() - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
Provide float value unit axis, angle (in radians) within allowed range of [0,infinity) from initializeOnly SFFloat field named creaseAngle.
getCreaseAngle() - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
Provide double value unit axis, angle (in radians) within allowed range of [0,infinity) from initializeOnly SFDouble field named creaseAngle.
getCreateParticles() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide boolean value from inputOutput SFBool field named createParticles.
getCreateParticles() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide boolean value from inputOutput SFBool field named createParticles.
getCrossSection() - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
Provide array of 2-tuple float results from initializeOnly MFVec2f field named crossSection.
getCrossSection() - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
Provide array of 2-tuple float results from initializeOnly MFVec2f field named crossSection.
getCrossSectionCurve() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
Provide X3DNurbsControlCurveNode instance (using a properly typed node) from inputOutput SFNode field crossSectionCurve.
getCrossSectionCurve() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSweptSurface
Provide X3DNurbsControlCurveNode instance (using a properly typed node) from inputOutput SFNode field crossSectionCurve.
getCryptoKeyID() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named cryptoKeyID.
getCryptoKeyID() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named cryptoKeyID.
getCryptoSystem() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named cryptoSystem.
getCryptoSystem() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named cryptoSystem.
getCssClass() - Method in class org.web3d.x3d.jsail.X3DConcreteNode
Provide String value from inputOutput SFString field named class.
getCutOffAngle() - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Provide float value unit axis, angle (in radians) within allowed range of (0,1.570796] from inputOutput SFFloat field named cutOffAngle.
getCutOffAngle() - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
Provide float value unit axis, angle (in radians) within allowed range of (0,1.570796] from inputOutput SFFloat field named cutOffAngle.
getCycleInterval() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named cycleInterval.
getCycleInterval() - Method in interface org.web3d.x3d.sai.Time.TimeSensor
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named cycleInterval.
getCycleTime() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named cycleTime.
getCycleTime() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named cycleTime.
getCycleTime() - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named cycleTime.
getCycleTime() - Method in interface org.web3d.x3d.sai.Time.TimeSensor
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named cycleTime.
getData() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide array of Integer results from inputOutput MFInt32 field named data.
getData() - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field data.
getData() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide array of int results from inputOutput MFInt32 field named data.
getData() - Method in interface org.web3d.x3d.sai.Geospatial.GeoMetadata
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field data.
getData() - Method in class org.web3d.x3d.sai.X3DFieldEvent
Get data with this event.
getDataLength() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide int value from inputOutput SFInt32 field named dataLength.
getDataLength() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide int value from inputOutput SFInt32 field named dataLength.
getDataList() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Utility method to get ArrayList value of MFInt32 data field, similar to SignalPduObject.getData().
getDataList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Utility method to get ArrayList value of MFNode data field, similar to GeoMetadataObject.getData().
getDeadReckoning() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named deadReckoning.
getDeadReckoning() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named deadReckoning.
getDEF() - Method in class org.web3d.x3d.jsail.X3DConcreteNode
Provide String value from inputOutput SFString field named DEF.
getDefinition() - Method in class org.web3d.x3d.jsail.fields.X3DConcreteField
WARNING not implemented
getDefinition() - Method in interface org.web3d.x3d.sai.X3DField
Get the definition of this field.
getDeletionAllowed() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
Provide boolean value from inputOutput SFBool field named deletionAllowed.
getDeletionAllowed() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.StringSensor
Provide boolean value from inputOutput SFBool field named deletionAllowed.
getDepth() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
Provide array of Float results within allowed range of [0,1] from inputOutput MFFloat field named depth.
getDepth() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provide float value from inputOutput SFFloat field named depth.
getDepth() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate
Provide array of float results within allowed range of [0,1] from inputOutput MFFloat field named depth.
getDepth() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
Provide float value from inputOutput SFFloat field named depth.
getDepthList() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
Utility method to get ArrayList value of MFFloat depth field, similar to FogCoordinateObject.getDepth().
getDescription() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Provide String value from inputOutput SFString field named description.
getDescription() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Provide String value from inputOutput SFString field named description.
getDescription() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provide String value from inputOutput SFString field named description.
getDescription() - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Provide String value from inputOutput SFString field named description.
getDescription() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
Provide String value from inputOutput SFString field named description.
getDescription() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Provide String value from inputOutput SFString field named description.
getDescription() - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Provide String value from inputOutput SFString field named description.
getDescription() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Provide String value from inputOutput SFString field named description.
getDescription() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Provide String value from inputOutput SFString field named description.
getDescription() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
Provide String value from inputOutput SFString field named description.
getDescription() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
Provide String value from inputOutput SFString field named description.
getDescription() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Provide String value from inputOutput SFString field named description.
getDescription() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provide String value from inputOutput SFString field named description.
getDescription() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
Provide String value from inputOutput SFString field named description.
getDescription() - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
Provide String value from inputOutput SFString field named description.
getDescription() - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
Provide String value from inputOutput SFString field named description.
getDescription() - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
Provide String value from inputOutput SFString field named description.
getDescription() - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
Provide String value from inputOutput SFString field named description.
getDescription() - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
Provide String value from inputOutput SFString field named description.
getDescription() - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
Provide String value from inputOutput SFString field named description.
getDescription() - Method in interface org.web3d.x3d.sai.Networking.Anchor
Provide String value from inputOutput SFString field named description.
getDescription() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
Provide String value from inputOutput SFString field named description.
getDescription() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
Provide String value from inputOutput SFString field named description.
getDescription() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
Provide String value from inputOutput SFString field named description.
getDescription() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
Provide String value from inputOutput SFString field named description.
getDescription() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DDragSensorNode
Provide String value from inputOutput SFString field named description.
getDescription() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DPointingDeviceSensorNode
Provide String value from inputOutput SFString field named description.
getDescription() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DTouchSensorNode
Provide String value from inputOutput SFString field named description.
getDescription() - Method in interface org.web3d.x3d.sai.Sound.AudioClip
Provide String value from inputOutput SFString field named description.
getDescription() - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
Provide String value from inputOutput SFString field named description.
getDescription() - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
Provide String value from inputOutput SFString field named description.
getDesiredAngularVelocity1() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide float value from inputOutput SFFloat field named desiredAngularVelocity1.
getDesiredAngularVelocity1() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide float value from inputOutput SFFloat field named desiredAngularVelocity1.
getDesiredAngularVelocity2() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide float value from inputOutput SFFloat field named desiredAngularVelocity2.
getDesiredAngularVelocity2() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide float value from inputOutput SFFloat field named desiredAngularVelocity2.
getDetonateTime() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide double value in seconds from outputOnly SFTime field named detonateTime.
getDetonateTime() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide double value in seconds from outputOnly SFTime field named detonateTime.
getDetonationLocation() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named detonationLocation.
getDetonationLocation() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of 3-tuple float results from inputOutput SFVec3f field named detonationLocation.
getDetonationRelativeLocation() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named detonationRelativeLocation.
getDetonationRelativeLocation() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of 3-tuple float results from inputOutput SFVec3f field named detonationRelativeLocation.
getDetonationResult() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named detonationResult.
getDetonationResult() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named detonationResult.
getDiffuseColor() - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named diffuseColor.
getDiffuseColor() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named diffuseColor.
getDiffuseColor() - Method in interface org.web3d.x3d.sai.Shape.Material
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named diffuseColor.
getDiffuseColor() - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named diffuseColor.
getDimensions() - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Provide array of 3-tuple float results within allowed range of (0,infinity) from inputOutput SFVec3f field named dimensions.
getDimensions() - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Provide array of 3-tuple float results within allowed range of (0,infinity) from inputOutput SFVec3f field named dimensions.
getDimensions() - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
Provide array of 3-tuple float results within allowed range of (0,infinity) from inputOutput SFVec3f field named dimensions.
getDimensions() - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
Provide array of 3-tuple float results within allowed range of (0,infinity) from inputOutput SFVec3f field named dimensions.
getDimensions() - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
Provide array of 3-tuple float results within allowed range of (0,infinity) from inputOutput SFVec3f field named dimensions.
getDimensions() - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
Provide array of 3-tuple float results within allowed range of (0,infinity) from inputOutput SFVec3f field named dimensions.
getDimensions() - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeDataNode
Provide array of 3-tuple float results within allowed range of (0,infinity) from inputOutput SFVec3f field named dimensions.
getDir() - Method in class org.web3d.x3d.jsail.Core.metaObject
Provide String enumeration value ['rtl'|'ltr'] from inputOutput SFString field named dir.
getDirection() - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named direction.
getDirection() - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named direction.
getDirection() - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
Provide array of 3-tuple float results within allowed range of [-1,1] from inputOutput SFVec3f field named direction.
getDirection() - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named direction.
getDirection() - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
Provide array of 3-tuple float results within allowed range of [-1,1] from inputOutput SFVec3f field named direction.
getDirection() - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Provide array of 3-tuple float results within allowed range of [-1,1] from inputOutput SFVec3f field named direction.
getDirection() - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named direction.
getDirection() - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named direction.
getDirection() - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
Provide array of 3-tuple float results from inputOutput SFVec3f field named direction.
getDirection() - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
Provide array of 3-tuple float results from inputOutput SFVec3f field named direction.
getDirection() - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
Provide array of 3-tuple float results within allowed range of [-1,1] from inputOutput SFVec3f field named direction.
getDirection() - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
Provide array of 3-tuple float results from inputOutput SFVec3f field named direction.
getDirection() - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
Provide array of 3-tuple float results within allowed range of [-1,1] from inputOutput SFVec3f field named direction.
getDirection() - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
Provide array of 3-tuple float results within allowed range of [-1,1] from inputOutput SFVec3f field named direction.
getDirection() - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
Provide array of 3-tuple float results from inputOutput SFVec3f field named direction.
getDirection() - Method in interface org.web3d.x3d.sai.Sound.Sound
Provide array of 3-tuple float results from inputOutput SFVec3f field named direction.
getDirectOutput() - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
Provide boolean value from initializeOnly SFBool field named directOutput.
getDirectOutput() - Method in interface org.web3d.x3d.sai.Scripting.Script
Provide boolean value from initializeOnly SFBool field named directOutput.
getDisableAngularSpeed() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provide float value from inputOutput SFFloat field named disableAngularSpeed.
getDisableAngularSpeed() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide float value from inputOutput SFFloat field named disableAngularSpeed.
getDisableAngularSpeed() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide float value from inputOutput SFFloat field named disableAngularSpeed.
getDisableAngularSpeed() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
Provide float value from inputOutput SFFloat field named disableAngularSpeed.
getDisableLinearSpeed() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provide float value from inputOutput SFFloat field named disableLinearSpeed.
getDisableLinearSpeed() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide float value from inputOutput SFFloat field named disableLinearSpeed.
getDisableLinearSpeed() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide float value from inputOutput SFFloat field named disableLinearSpeed.
getDisableLinearSpeed() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
Provide float value from inputOutput SFFloat field named disableLinearSpeed.
getDisableTime() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named disableTime.
getDisableTime() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named disableTime.
getDisableTime() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named disableTime.
getDisableTime() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named disableTime.
getDiskAngle() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Provide float value unit axis, angle (in radians) within allowed range of [0,1.5708] from inputOutput SFFloat field named diskAngle.
getDiskAngle() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
Provide float value unit axis, angle (in radians) within allowed range of [0,1.5708] from inputOutput SFFloat field named diskAngle.
getDisplacements() - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
Provide array of 3-tuple float results from inputOutput MFVec3f field named displacements.
getDisplacements() - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
Provide array of 3-tuple float results from inputOutput MFVec3f field named displacements.
getDisplacers() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provide array of HAnimDisplacer results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field displacers.
getDisplacers() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Provide array of HAnimDisplacer results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field displacers.
getDisplacers() - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field displacers.
getDisplacers() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field displacers.
getDisplacersList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Utility method to get ArrayList value of MFNode displacers field, similar to HAnimJointObject.getDisplacers().
getDisplacersList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Utility method to get ArrayList value of MFNode displacers field, similar to HAnimSegmentObject.getDisplacers().
getDisplayed() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
Provide boolean value from inputOutput SFBool field named displayed.
getDisplayed() - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
Provide boolean value from inputOutput SFBool field named displayed.
getDocumentation() - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
Provide String value from inputOutput SFString field named documentation.
getDocumentation() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Provide String value from inputOutput SFString field named documentation.
getDocumentation() - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
Provide String value from inputOutput SFString field named documentation.
getDomain() - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Provide int value within allowed range of [0,255] from initializeOnly SFInt32 field named domain.
getDomain() - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
Provide int value within allowed range of [0,255] from initializeOnly SFInt32 field named domain.
getDomDocument() - Method in class org.web3d.x3d.jsail.X3DLoaderObject
Provide DOM document version of externally loaded X3D file
getDuration() - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
Provide double value in seconds within allowed range of [0,infinity) from initializeOnly SFTime field named duration.
getDuration() - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
Provide double value in seconds within allowed range of [0,infinity) from initializeOnly SFTime field named duration.
getDuration() - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
Provide double value in seconds within allowed range of [0,infinity) from initializeOnly SFTime field named duration.
getDuration() - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
Provide double value in seconds within allowed range of [0,infinity) from initializeOnly SFTime field named duration.
getDuration() - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
Provide double value in seconds within allowed range of [0,infinity) from initializeOnly SFTime field named duration.
getDuration() - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
Provide double value in seconds within allowed range of [0,infinity) from initializeOnly SFTime field named duration.
getDuration() - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
Provide double value in seconds within allowed range of [0,infinity) from initializeOnly SFTime field named duration.
getDuration() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Provide double value in seconds within allowed range of [-1,infinity) from outputOnly SFTime field named duration_changed.
getDuration() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provide double value in seconds within allowed range of [-1,infinity) from outputOnly SFTime field named duration_changed.
getDuration() - Method in interface org.web3d.x3d.sai.Followers.ColorChaser
Provide double value in seconds within allowed range of [0,infinity) from initializeOnly SFTime field named duration.
getDuration() - Method in interface org.web3d.x3d.sai.Followers.CoordinateChaser
Provide double value in seconds within allowed range of [0,infinity) from initializeOnly SFTime field named duration.
getDuration() - Method in interface org.web3d.x3d.sai.Followers.OrientationChaser
Provide double value in seconds within allowed range of [0,infinity) from initializeOnly SFTime field named duration.
getDuration() - Method in interface org.web3d.x3d.sai.Followers.PositionChaser
Provide double value in seconds within allowed range of [0,infinity) from initializeOnly SFTime field named duration.
getDuration() - Method in interface org.web3d.x3d.sai.Followers.PositionChaser2D
Provide double value in seconds within allowed range of [0,infinity) from initializeOnly SFTime field named duration.
getDuration() - Method in interface org.web3d.x3d.sai.Followers.ScalarChaser
Provide double value in seconds within allowed range of [0,infinity) from initializeOnly SFTime field named duration.
getDuration() - Method in interface org.web3d.x3d.sai.Followers.TexCoordChaser2D
Provide double value in seconds within allowed range of [0,infinity) from initializeOnly SFTime field named duration.
getDuration() - Method in interface org.web3d.x3d.sai.Followers.X3DChaserNode
Provide double value in seconds within allowed range of [0,infinity) from initializeOnly SFTime field named duration.
getDuration() - Method in interface org.web3d.x3d.sai.Sound.AudioClip
Provide double value in seconds within allowed range of [-1,infinity) from outputOnly SFTime field named duration_changed.
getDuration() - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
Provide double value in seconds within allowed range of [-1,infinity) from outputOnly SFTime field named duration_changed.
getDuration() - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
Provide double value in seconds within allowed range of [-1,infinity) from outputOnly SFTime field named duration_changed.
getEaseInEaseOut() - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
Provide array of 2-tuple float results from inputOutput MFVec2f field named easeInEaseOut.
getEaseInEaseOut() - Method in interface org.web3d.x3d.sai.Interpolation.EaseInEaseOut
Provide array of 2-tuple float results from inputOutput MFVec2f field named easeInEaseOut.
getEdgeColor() - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
Provide array of 4-tuple float results using RGBA values [0..1] using RGBA values [0..1] from inputOutput SFColorRGBA field named edgeColor.
getEdgeColor() - Method in interface org.web3d.x3d.sai.VolumeRendering.EdgeEnhancementVolumeStyle
Provide array of 4-tuple float results using RGBA values [0..1] using RGBA values [0..1] from inputOutput SFColorRGBA field named edgeColor.
getElapsedTime() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named elapsedTime.
getElapsedTime() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named elapsedTime.
getElapsedTime() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named elapsedTime.
getElapsedTime() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named elapsedTime.
getElapsedTime() - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named elapsedTime.
getElapsedTime() - Method in interface org.web3d.x3d.sai.Sound.AudioClip
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named elapsedTime.
getElapsedTime() - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named elapsedTime.
getElapsedTime() - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named elapsedTime.
getElapsedTime() - Method in interface org.web3d.x3d.sai.Time.TimeSensor
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named elapsedTime.
getElapsedTime() - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named elapsedTime.
getElementName() - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
Provides name of this element: CADAssembly
getElementName() - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
Provides name of this element: CADFace
getElementName() - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
Provides name of this element: CADLayer
getElementName() - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Provides name of this element: CADPart
getElementName() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Provides name of this element: IndexedQuadSet
getElementName() - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Provides name of this element: QuadSet
getElementName() - Method in class org.web3d.x3d.jsail.Core.CommentsBlock
Provides name of this element: CommentsBlock.
getElementName() - Method in class org.web3d.x3d.jsail.Core.componentObject
Provides name of this element: component
getElementName() - Method in class org.web3d.x3d.jsail.Core.connectObject
Provides name of this element: connect
getElementName() - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
Provides name of this element: ExternProtoDeclare
getElementName() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Provides name of this element: field
getElementName() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Provides name of this element: fieldValue
getElementName() - Method in class org.web3d.x3d.jsail.Core.headObject
Provides name of this element: head
getElementName() - Method in class org.web3d.x3d.jsail.Core.ISObject
Provides name of this element: IS
getElementName() - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
Provides name of this element: MetadataBoolean
getElementName() - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
Provides name of this element: MetadataDouble
getElementName() - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
Provides name of this element: MetadataFloat
getElementName() - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
Provides name of this element: MetadataInteger
getElementName() - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
Provides name of this element: MetadataSet
getElementName() - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
Provides name of this element: MetadataString
getElementName() - Method in class org.web3d.x3d.jsail.Core.metaObject
Provides name of this element: meta
getElementName() - Method in class org.web3d.x3d.jsail.Core.ProtoBodyObject
Provides name of this element: ProtoBody
getElementName() - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
Provides name of this element: ProtoDeclare
getElementName() - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
Provides name of this element: ProtoInstance
getElementName() - Method in class org.web3d.x3d.jsail.Core.ProtoInterfaceObject
Provides name of this element: ProtoInterface
getElementName() - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
Provides name of this element: ROUTE
getElementName() - Method in class org.web3d.x3d.jsail.Core.SceneObject
Provides name of this element: Scene
getElementName() - Method in class org.web3d.x3d.jsail.Core.unitObject
Provides name of this element: unit
getElementName() - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
Provides name of this element: WorldInfo
getElementName() - Method in class org.web3d.x3d.jsail.Core.X3DObject
Provides name of this element: X3D
getElementName() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
Provides name of this element: ComposedCubeMapTexture
getElementName() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
Provides name of this element: GeneratedCubeMapTexture
getElementName() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
Provides name of this element: ImageCubeMapTexture
getElementName() - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
Provides name of this element: DISEntityManager
getElementName() - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Provides name of this element: DISEntityTypeMapping
getElementName() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provides name of this element: EspduTransform
getElementName() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provides name of this element: ReceiverPdu
getElementName() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provides name of this element: SignalPdu
getElementName() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provides name of this element: TransmitterPdu
getElementName() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Provides name of this element: Background
getElementName() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
Provides name of this element: FogCoordinate
getElementName() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
Provides name of this element: Fog
getElementName() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
Provides name of this element: LocalFog
getElementName() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Provides name of this element: TextureBackground
getElementName() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Provides name of this element: ProximitySensor
getElementName() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Provides name of this element: TransformSensor
getElementName() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
Provides name of this element: VisibilitySensor
getElementName() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
Provides name of this element: BooleanFilter
getElementName() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
Provides name of this element: BooleanSequencer
getElementName() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
Provides name of this element: BooleanToggle
getElementName() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
Provides name of this element: BooleanTrigger
getElementName() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
Provides name of this element: IntegerSequencer
getElementName() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
Provides name of this element: IntegerTrigger
getElementName() - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
Provides name of this element: TimeTrigger
getElementName() - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
Provides name of this element: ColorChaser
getElementName() - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
Provides name of this element: ColorDamper
getElementName() - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
Provides name of this element: CoordinateChaser
getElementName() - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
Provides name of this element: CoordinateDamper
getElementName() - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
Provides name of this element: OrientationChaser
getElementName() - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
Provides name of this element: OrientationDamper
getElementName() - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
Provides name of this element: PositionChaser2D
getElementName() - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
Provides name of this element: PositionChaser
getElementName() - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
Provides name of this element: PositionDamper2D
getElementName() - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
Provides name of this element: PositionDamper
getElementName() - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
Provides name of this element: ScalarChaser
getElementName() - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
Provides name of this element: ScalarDamper
getElementName() - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
Provides name of this element: TexCoordChaser2D
getElementName() - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
Provides name of this element: TexCoordDamper2D
getElementName() - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
Provides name of this element: Arc2D
getElementName() - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
Provides name of this element: ArcClose2D
getElementName() - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
Provides name of this element: Circle2D
getElementName() - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
Provides name of this element: Disk2D
getElementName() - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
Provides name of this element: Polyline2D
getElementName() - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
Provides name of this element: Polypoint2D
getElementName() - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
Provides name of this element: Rectangle2D
getElementName() - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
Provides name of this element: TriangleSet2D
getElementName() - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
Provides name of this element: Box
getElementName() - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
Provides name of this element: Cone
getElementName() - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
Provides name of this element: Cylinder
getElementName() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provides name of this element: ElevationGrid
getElementName() - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
Provides name of this element: Extrusion
getElementName() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provides name of this element: IndexedFaceSet
getElementName() - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
Provides name of this element: Sphere
getElementName() - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
Provides name of this element: GeoCoordinate
getElementName() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provides name of this element: GeoElevationGrid
getElementName() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Provides name of this element: GeoLocation
getElementName() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Provides name of this element: GeoLOD
getElementName() - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Provides name of this element: GeoMetadata
getElementName() - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
Provides name of this element: GeoOrigin
getElementName() - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Provides name of this element: GeoPositionInterpolator
getElementName() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Provides name of this element: GeoProximitySensor
getElementName() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Provides name of this element: GeoTouchSensor
getElementName() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Provides name of this element: GeoTransform
getElementName() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Provides name of this element: GeoViewpoint
getElementName() - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
Provides name of this element: Group
getElementName() - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
Provides name of this element: StaticGroup
getElementName() - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
Provides name of this element: Switch
getElementName() - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Provides name of this element: Transform
getElementName() - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
Provides name of this element: HAnimDisplacer
getElementName() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provides name of this element: HAnimHumanoid
getElementName() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provides name of this element: HAnimJoint
getElementName() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provides name of this element: HAnimMotion
getElementName() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Provides name of this element: HAnimSegment
getElementName() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Provides name of this element: HAnimSite
getElementName() - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
Provides name of this element: ColorInterpolator
getElementName() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
Provides name of this element: CoordinateInterpolator2D
getElementName() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
Provides name of this element: CoordinateInterpolator
getElementName() - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
Provides name of this element: EaseInEaseOut
getElementName() - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
Provides name of this element: NormalInterpolator
getElementName() - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
Provides name of this element: OrientationInterpolator
getElementName() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
Provides name of this element: PositionInterpolator2D
getElementName() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
Provides name of this element: PositionInterpolator
getElementName() - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
Provides name of this element: ScalarInterpolator
getElementName() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
Provides name of this element: SplinePositionInterpolator2D
getElementName() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
Provides name of this element: SplinePositionInterpolator
getElementName() - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Provides name of this element: SplineScalarInterpolator
getElementName() - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
Provides name of this element: SquadOrientationInterpolator
getElementName() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
Provides name of this element: KeySensor
getElementName() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
Provides name of this element: StringSensor
getElementName() - Method in class org.web3d.x3d.jsail.Layering.LayerObject
Provides name of this element: Layer
getElementName() - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
Provides name of this element: LayerSet
getElementName() - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
Provides name of this element: Viewport
getElementName() - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
Provides name of this element: LayoutGroup
getElementName() - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
Provides name of this element: LayoutLayer
getElementName() - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Provides name of this element: Layout
getElementName() - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Provides name of this element: ScreenFontStyle
getElementName() - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
Provides name of this element: ScreenGroup
getElementName() - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
Provides name of this element: DirectionalLight
getElementName() - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Provides name of this element: PointLight
getElementName() - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Provides name of this element: SpotLight
getElementName() - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
Provides name of this element: Billboard
getElementName() - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
Provides name of this element: Collision
getElementName() - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Provides name of this element: LOD
getElementName() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Provides name of this element: NavigationInfo
getElementName() - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Provides name of this element: OrthoViewpoint
getElementName() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
Provides name of this element: ViewpointGroup
getElementName() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Provides name of this element: Viewpoint
getElementName() - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Provides name of this element: Anchor
getElementName() - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
Provides name of this element: EXPORT
getElementName() - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
Provides name of this element: IMPORT
getElementName() - Method in class org.web3d.x3d.jsail.Networking.InlineObject
Provides name of this element: Inline
getElementName() - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
Provides name of this element: LoadSensor
getElementName() - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
Provides name of this element: Contour2D
getElementName() - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
Provides name of this element: ContourPolyline2D
getElementName() - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
Provides name of this element: CoordinateDouble
getElementName() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Provides name of this element: NurbsCurve2D
getElementName() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Provides name of this element: NurbsCurve
getElementName() - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Provides name of this element: NurbsOrientationInterpolator
getElementName() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Provides name of this element: NurbsPatchSurface
getElementName() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Provides name of this element: NurbsPositionInterpolator
getElementName() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
Provides name of this element: NurbsSet
getElementName() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Provides name of this element: NurbsSurfaceInterpolator
getElementName() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
Provides name of this element: NurbsSweptSurface
getElementName() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
Provides name of this element: NurbsSwungSurface
getElementName() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Provides name of this element: NurbsTextureCoordinate
getElementName() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provides name of this element: NurbsTrimmedSurface
getElementName() - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
Provides name of this element: BoundedPhysicsModel
getElementName() - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
Provides name of this element: ConeEmitter
getElementName() - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
Provides name of this element: ExplosionEmitter
getElementName() - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
Provides name of this element: ForcePhysicsModel
getElementName() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provides name of this element: ParticleSystem
getElementName() - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
Provides name of this element: PointEmitter
getElementName() - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
Provides name of this element: PolylineEmitter
getElementName() - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
Provides name of this element: SurfaceEmitter
getElementName() - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Provides name of this element: VolumeEmitter
getElementName() - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
Provides name of this element: WindPhysicsModel
getElementName() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Provides name of this element: LinePickSensor
getElementName() - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Provides name of this element: PickableGroup
getElementName() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Provides name of this element: PointPickSensor
getElementName() - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Provides name of this element: PrimitivePickSensor
getElementName() - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Provides name of this element: VolumePickSensor
getElementName() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Provides name of this element: CylinderSensor
getElementName() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Provides name of this element: PlaneSensor
getElementName() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
Provides name of this element: SphereSensor
getElementName() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
Provides name of this element: TouchSensor
getElementName() - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
Provides name of this element: ClipPlane
getElementName() - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
Provides name of this element: Color
getElementName() - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
Provides name of this element: ColorRGBA
getElementName() - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
Provides name of this element: Coordinate
getElementName() - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Provides name of this element: IndexedLineSet
getElementName() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Provides name of this element: IndexedTriangleFanSet
getElementName() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Provides name of this element: IndexedTriangleSet
getElementName() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Provides name of this element: IndexedTriangleStripSet
getElementName() - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
Provides name of this element: LineSet
getElementName() - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
Provides name of this element: Normal
getElementName() - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
Provides name of this element: PointSet
getElementName() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Provides name of this element: TriangleFanSet
getElementName() - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Provides name of this element: TriangleSet
getElementName() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Provides name of this element: TriangleStripSet
getElementName() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Provides name of this element: BallJoint
getElementName() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
Provides name of this element: CollidableOffset
getElementName() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
Provides name of this element: CollidableShape
getElementName() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Provides name of this element: CollisionCollection
getElementName() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
Provides name of this element: CollisionSensor
getElementName() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
Provides name of this element: CollisionSpace
getElementName() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provides name of this element: Contact
getElementName() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provides name of this element: DoubleAxisHingeJoint
getElementName() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provides name of this element: MotorJoint
getElementName() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provides name of this element: RigidBodyCollection
getElementName() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provides name of this element: RigidBody
getElementName() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Provides name of this element: SingleAxisHingeJoint
getElementName() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Provides name of this element: SliderJoint
getElementName() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Provides name of this element: UniversalJoint
getElementName() - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
Provides name of this element: Script
getElementName() - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
Provides name of this element: ComposedShader
getElementName() - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
Provides name of this element: FloatVertexAttribute
getElementName() - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
Provides name of this element: Matrix3VertexAttribute
getElementName() - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
Provides name of this element: Matrix4VertexAttribute
getElementName() - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
Provides name of this element: PackagedShader
getElementName() - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
Provides name of this element: ProgramShader
getElementName() - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
Provides name of this element: ShaderPart
getElementName() - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
Provides name of this element: ShaderProgram
getElementName() - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
Provides name of this element: Appearance
getElementName() - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
Provides name of this element: FillProperties
getElementName() - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
Provides name of this element: LineProperties
getElementName() - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
Provides name of this element: Material
getElementName() - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
Provides name of this element: Shape
getElementName() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Provides name of this element: TwoSidedMaterial
getElementName() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Provides name of this element: AudioClip
getElementName() - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Provides name of this element: Sound
getElementName() - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Provides name of this element: FontStyle
getElementName() - Method in class org.web3d.x3d.jsail.Text.TextObject
Provides name of this element: Text
getElementName() - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
Provides name of this element: ImageTexture
getElementName() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provides name of this element: MovieTexture
getElementName() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
Provides name of this element: MultiTextureCoordinate
getElementName() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Provides name of this element: MultiTexture
getElementName() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
Provides name of this element: MultiTextureTransform
getElementName() - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
Provides name of this element: PixelTexture
getElementName() - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
Provides name of this element: TextureCoordinateGenerator
getElementName() - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
Provides name of this element: TextureCoordinate
getElementName() - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Provides name of this element: TextureProperties
getElementName() - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
Provides name of this element: TextureTransform
getElementName() - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
Provides name of this element: ComposedTexture3D
getElementName() - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
Provides name of this element: ImageTexture3D
getElementName() - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
Provides name of this element: PixelTexture3D
getElementName() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
Provides name of this element: TextureCoordinate3D
getElementName() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
Provides name of this element: TextureCoordinate4D
getElementName() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
Provides name of this element: TextureTransform3D
getElementName() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
Provides name of this element: TextureTransformMatrix3D
getElementName() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Provides name of this element: TimeSensor
getElementName() - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
Provides name of this element: BlendedVolumeStyle
getElementName() - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
Provides name of this element: BoundaryEnhancementVolumeStyle
getElementName() - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
Provides name of this element: CartoonVolumeStyle
getElementName() - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
Provides name of this element: ComposedVolumeStyle
getElementName() - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
Provides name of this element: EdgeEnhancementVolumeStyle
getElementName() - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Provides name of this element: IsoSurfaceVolumeData
getElementName() - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
Provides name of this element: OpacityMapVolumeStyle
getElementName() - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
Provides name of this element: ProjectionVolumeStyle
getElementName() - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Provides name of this element: SegmentedVolumeData
getElementName() - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
Provides name of this element: ShadedVolumeStyle
getElementName() - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
Provides name of this element: SilhouetteEnhancementVolumeStyle
getElementName() - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
Provides name of this element: ToneMappedVolumeStyle
getElementName() - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
Provides name of this element: VolumeData
getElementName() - Method in class org.web3d.x3d.jsail.X3DConcreteElement
Provides name of this element.
getEmissiveColor() - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named emissiveColor.
getEmissiveColor() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named emissiveColor.
getEmissiveColor() - Method in interface org.web3d.x3d.sai.Shape.Material
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named emissiveColor.
getEmissiveColor() - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named emissiveColor.
getEmitter() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide X3DParticleEmitterNode instance (using a properly typed node) from initializeOnly SFNode field emitter.
getEmitter() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide X3DParticleEmitterNode instance (using a properly typed node) from initializeOnly SFNode field emitter.
getEnabled() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.Core.X3DSensorNode
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.LocalFog
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.VisibilitySensor
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.X3DEnvironmentalSensorNode
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.KeySensor
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.StringSensor
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.X3DKeyDeviceSensorNode
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.Navigation.Collision
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.Networking.X3DNetworkSensorNode
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.ParticleSystems.BoundedPhysicsModel
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.ParticleSystems.ForcePhysicsModel
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticlePhysicsModelNode
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DDragSensorNode
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DPointingDeviceSensorNode
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DTouchSensorNode
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.Rendering.ClipPlane
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSensor
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.Time.TimeSensor
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.VolumeRendering.ComposedVolumeStyle
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.VolumeRendering.EdgeEnhancementVolumeStyle
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.VolumeRendering.OpacityMapVolumeStyle
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.VolumeRendering.ProjectionVolumeStyle
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.VolumeRendering.ToneMappedVolumeStyle
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DComposableVolumeRenderStyleNode
Provide boolean value from inputOutput SFBool field named enabled.
getEnabled() - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeRenderStyleNode
Provide boolean value from inputOutput SFBool field named enabled.
getEnabledAxes() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide int value within allowed range of [0,3] from inputOutput SFInt32 field named enabledAxes.
getEnabledAxes() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide int value within allowed range of [0,3] from inputOutput SFInt32 field named enabledAxes.
getEncodingScheme() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide int value from inputOutput SFInt32 field named encodingScheme.
getEncodingScheme() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide int value from inputOutput SFInt32 field named encodingScheme.
getEndAngle() - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
Provide float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) from initializeOnly SFFloat field named endAngle.
getEndAngle() - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
Provide float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) from initializeOnly SFFloat field named endAngle.
getEndAngle() - Method in interface org.web3d.x3d.sai.Geometry2D.Arc2D
Provide float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) from initializeOnly SFFloat field named endAngle.
getEndAngle() - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
Provide float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) from initializeOnly SFFloat field named endAngle.
getEndCap() - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
Provide boolean value from initializeOnly SFBool field named endCap.
getEndCap() - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
Provide boolean value from initializeOnly SFBool field named endCap.
getEndFrame() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provide int value within allowed range of [-1,infinity) from inputOutput SFInt32 field named endFrame.
getEndFrame() - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
Provide int value within allowed range of [-1,infinity) from inputOutput SFInt32 field named endFrame.
getEnteredText() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
Provide String value from outputOnly SFString field named enteredText.
getEnteredText() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.StringSensor
Provide String value from outputOnly SFString field named enteredText.
getEnterTime() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Provide double value in seconds from outputOnly SFTime field named enterTime.
getEnterTime() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Provide double value in seconds from outputOnly SFTime field named enterTime.
getEnterTime() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
Provide double value in seconds from outputOnly SFTime field named enterTime.
getEnterTime() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Provide double value in seconds from outputOnly SFTime field named enterTime.
getEnterTime() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
Provide double value in seconds from outputOnly SFTime field named enterTime.
getEnterTime() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
Provide double value in seconds from outputOnly SFTime field named enterTime.
getEnterTime() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.VisibilitySensor
Provide double value in seconds from outputOnly SFTime field named enterTime.
getEnterTime() - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
Provide double value in seconds from outputOnly SFTime field named enterTime.
getEntityCategory() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named entityCategory.
getEntityCategory() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named entityCategory.
getEntityCountry() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named entityCountry.
getEntityCountry() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named entityCountry.
getEntityDomain() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named entityDomain.
getEntityDomain() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named entityDomain.
getEntityExtra() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named entityExtra.
getEntityExtra() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named entityExtra.
getEntityID() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named entityID.
getEntityID() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide int value from inputOutput SFInt32 field named entityID.
getEntityID() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide int value from inputOutput SFInt32 field named entityID.
getEntityID() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named entityID.
getEntityID() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named entityID.
getEntityID() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide int value from inputOutput SFInt32 field named entityID.
getEntityID() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide int value from inputOutput SFInt32 field named entityID.
getEntityID() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named entityID.
getEntityKind() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named entityKind.
getEntityKind() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named entityKind.
getEntitySpecific() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named entitySpecific.
getEntitySpecific() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named entitySpecific.
getEntitySubcategory() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named entitySubcategory.
getEntitySubcategory() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named entitySubcategory.
getErrorCorrection() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provide float value from inputOutput SFFloat field named errorCorrection.
getErrorCorrection() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
Provide float value from inputOutput SFFloat field named errorCorrection.
getEventApplicationID() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named eventApplicationID.
getEventApplicationID() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named eventApplicationID.
getEventEntityID() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named eventEntityID.
getEventEntityID() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named eventEntityID.
getEventNumber() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named eventNumber.
getEventNumber() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named eventNumber.
getEventSiteID() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named eventSiteID.
getEventSiteID() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named eventSiteID.
getExiEngine() - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
Get preference for XSLT transformation engine to use: EXI_ENGINE_EXIFICIENT or EXI_ENGINE_OPENEXI.
getExitTime() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Provide double value in seconds from outputOnly SFTime field named exitTime.
getExitTime() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Provide double value in seconds from outputOnly SFTime field named exitTime.
getExitTime() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
Provide double value in seconds from outputOnly SFTime field named exitTime.
getExitTime() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Provide double value in seconds from outputOnly SFTime field named exitTime.
getExitTime() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
Provide double value in seconds from outputOnly SFTime field named exitTime.
getExitTime() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
Provide double value in seconds from outputOnly SFTime field named exitTime.
getExitTime() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.VisibilitySensor
Provide double value in seconds from outputOnly SFTime field named exitTime.
getExitTime() - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
Provide double value in seconds from outputOnly SFTime field named exitTime.
getExternProtoDeclare() - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
Provide corresponding ExternProtoDeclare with same name if connected in this scene graph.
getExtra() - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Provide int value within allowed range of [0,255] from initializeOnly SFInt32 field named extra.
getExtra() - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
Provide int value within allowed range of [0,255] from initializeOnly SFInt32 field named extra.
getFamily() - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Provide array of String enumeration results ['"SANS"'|'"SERIF"'|'"TYPEWRITER"'|'"etc."'] from initializeOnly MFString field named family.
getFamily() - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Provide array of String enumeration results ['"SANS"'|'"SERIF"'|'"TYPEWRITER"'|'"etc."'] from initializeOnly MFString field named family.
getFamily() - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
Provide array of String enumeration results ['"SANS"'|'"SERIF"'|'"TYPEWRITER"'|'"etc."'] from initializeOnly MFString field named family.
getFamily() - Method in interface org.web3d.x3d.sai.Text.FontStyle
Provide array of String enumeration results ['"SANS"'|'"SERIF"'|'"TYPEWRITER"'|'"etc."'] from initializeOnly MFString field named family.
getFamilyList() - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Utility method to get ArrayList value of MFString family field, similar to ScreenFontStyleObject.getFamily().
getFamilyList() - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Utility method to get ArrayList value of MFString family field, similar to FontStyleObject.getFamily().
getFanCount() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Provide array of Integer results within allowed range of [3,infinity) from inputOutput MFInt32 field named fanCount.
getFanCount() - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
Provide array of int results within allowed range of [3,infinity) from inputOutput MFInt32 field named fanCount.
getFanCountList() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Utility method to get ArrayList value of MFInt32 fanCount field, similar to TriangleFanSetObject.getFanCount().
getFieldList() - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
Provide array of fieldObject results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field field.
getFieldList() - Method in class org.web3d.x3d.jsail.Core.ProtoInterfaceObject
Provide array of fieldObject results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field field.
getFieldList() - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
Provide list of fields.
getFieldList() - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
Provide list of fields.
getFieldList() - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
Provide list of fields.
getFieldList() - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
Provide list of fields.
getFieldOfView() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Provide float value within allowed range of (0,3.1416) from inputOutput SFFloat field named fieldOfView.
getFieldOfView() - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Provide array of Float results from inputOutput MFFloat field named fieldOfView.
getFieldOfView() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Provide float value within allowed range of (0,3.1416) from inputOutput SFFloat field named fieldOfView.
getFieldOfView() - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
Provide float value within allowed range of (0,3.1416) from inputOutput SFFloat field named fieldOfView.
getFieldOfView() - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
Provide array of float results from inputOutput MFFloat field named fieldOfView.
getFieldOfView() - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
Provide float value within allowed range of (0,3.1416) from inputOutput SFFloat field named fieldOfView.
getFieldOfViewList() - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Utility method to get ArrayList value of MFFloat fieldOfView field, similar to OrthoViewpointObject.getFieldOfView().
getFieldType(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.CommentsBlock
Deprecated.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.componentObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.connectObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.fieldObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.headObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.ISObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.metaObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.ProtoBodyObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.ProtoInterfaceObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.SceneObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.unitObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Core.X3DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
Indicate type corresponding to given fieldName.
getFieldType() - Method in class org.web3d.x3d.jsail.fields.X3DConcreteFieldDefinition
Get the field type.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Layering.LayerObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Networking.InlineObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Text.TextObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
Indicate type corresponding to given fieldName.
getFieldType(String) - Method in class org.web3d.x3d.jsail.X3DConcreteElement
Indicate type corresponding to given fieldName.
getFieldType() - Method in interface org.web3d.x3d.sai.X3DFieldDefinition
Get the field type.
getFieldTypeString() - Method in class org.web3d.x3d.jsail.fields.X3DConcreteFieldDefinition
Get the field type.
getFieldTypeString() - Method in interface org.web3d.x3d.sai.X3DFieldDefinition
Get the field type.
getFieldValueList() - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
Provide array of fieldValueObject results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field fieldValue.
getFilled() - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
Provide boolean value from inputOutput SFBool field named filled.
getFilled() - Method in interface org.web3d.x3d.sai.Shape.FillProperties
Provide boolean value from inputOutput SFBool field named filled.
getFillProperties() - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
Provide FillProperties instance (using a properly typed node) from inputOutput SFNode field fillProperties.
getFillProperties() - Method in interface org.web3d.x3d.sai.Shape.Appearance
Provide FillProperties instance (using a properly typed node) from inputOutput SFNode field fillProperties.
getFinalText() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
Provide String value from outputOnly SFString field named finalText.
getFinalText() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.StringSensor
Provide String value from outputOnly SFString field named finalText.
getFiniteRotationAxis() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide array of 3-tuple float results unit axis, angle (in radians) from inputOutput SFVec3f field named finiteRotationAxis.
getFiniteRotationAxis() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide array of 3-tuple float results unit axis, angle (in radians) from inputOutput SFVec3f field named finiteRotationAxis.
getFired1() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide boolean value from inputOutput SFBool field named fired1.
getFired1() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide boolean value from inputOutput SFBool field named fired1.
getFired2() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide boolean value from inputOutput SFBool field named fired2.
getFired2() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide boolean value from inputOutput SFBool field named fired2.
getFiredTime() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide double value in seconds from outputOnly SFTime field named firedTime.
getFiredTime() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide double value in seconds from outputOnly SFTime field named firedTime.
getFireMissionIndex() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named fireMissionIndex.
getFireMissionIndex() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named fireMissionIndex.
getFiringRange() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide float value from inputOutput SFFloat field named firingRange.
getFiringRange() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide float value from inputOutput SFFloat field named firingRange.
getFiringRate() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named firingRate.
getFiringRate() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named firingRate.
getFixed() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide boolean value from inputOutput SFBool field named fixed.
getFixed() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide boolean value from inputOutput SFBool field named fixed.
getFogCoord() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in interface org.web3d.x3d.sai.Rendering.LineSet
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in interface org.web3d.x3d.sai.Rendering.PointSet
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogCoord() - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
Provide FogCoordinate instance (using a properly typed node) from inputOutput SFNode field fogCoord.
getFogType() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
Provide String enumeration value ['LINEAR'|'EXPONENTIAL'] from inputOutput SFString field named fogType.
getFogType() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
Provide String enumeration value ['LINEAR'|'EXPONENTIAL'] from inputOutput SFString field named fogType.
getFogType() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Fog
Provide String enumeration value ['LINEAR'|'EXPONENTIAL'] from inputOutput SFString field named fogType.
getFogType() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.LocalFog
Provide String enumeration value ['LINEAR'|'EXPONENTIAL'] from inputOutput SFString field named fogType.
getFogType() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DFogObject
Provide String enumeration value ['LINEAR'|'EXPONENTIAL'] from inputOutput SFString field named fogType.
getFontStyle() - Method in class org.web3d.x3d.jsail.Text.TextObject
Provide X3DFontStyleNode instance (using a properly typed node) from inputOutput SFNode field fontStyle.
getFontStyle() - Method in interface org.web3d.x3d.sai.Text.Text
Provide X3DFontStyleNode instance (using a properly typed node) from inputOutput SFNode field fontStyle.
getForce() - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named force.
getForce() - Method in interface org.web3d.x3d.sai.ParticleSystems.ForcePhysicsModel
Provide array of 3-tuple float results from inputOutput SFVec3f field named force.
getForceID() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named forceID.
getForceID() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named forceID.
getForceOutput() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Provide array of String enumeration results ['"ALL"'|'"NONE"'|'"etc."'] from inputOutput MFString field named forceOutput.
getForceOutput() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide array of String enumeration results ['"ALL"'|'"NONE"'|'"etc."'] from inputOutput MFString field named forceOutput.
getForceOutput() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide array of String enumeration results ['"ALL"'|'"NONE"'|'"etc."'] from inputOutput MFString field named forceOutput.
getForceOutput() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Provide array of String enumeration results ['"ALL"'|'"NONE"'|'"etc."'] from inputOutput MFString field named forceOutput.
getForceOutput() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Provide array of String enumeration results ['"ALL"'|'"NONE"'|'"etc."'] from inputOutput MFString field named forceOutput.
getForceOutput() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Provide array of String enumeration results ['"ALL"'|'"NONE"'|'"etc."'] from inputOutput MFString field named forceOutput.
getForceOutput() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
Provide array of String enumeration results ['"ALL"'|'"NONE"'|'"etc."'] from inputOutput MFString field named forceOutput.
getForceOutput() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide array of String enumeration results ['"ALL"'|'"NONE"'|'"etc."'] from inputOutput MFString field named forceOutput.
getForceOutput() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide array of String enumeration results ['"ALL"'|'"NONE"'|'"etc."'] from inputOutput MFString field named forceOutput.
getForceOutput() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
Provide array of String enumeration results ['"ALL"'|'"NONE"'|'"etc."'] from inputOutput MFString field named forceOutput.
getForceOutput() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
Provide array of String enumeration results ['"ALL"'|'"NONE"'|'"etc."'] from inputOutput MFString field named forceOutput.
getForceOutput() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
Provide array of String enumeration results ['"ALL"'|'"NONE"'|'"etc."'] from inputOutput MFString field named forceOutput.
getForceOutput() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DRigidJointNode
Provide array of String enumeration results ['"ALL"'|'"NONE"'|'"etc."'] from inputOutput MFString field named forceOutput.
getForceOutputList() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Utility method to get ArrayList value of MFString forceOutput field, similar to BallJointObject.getForceOutput().
getForceOutputList() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Utility method to get ArrayList value of MFString forceOutput field, similar to DoubleAxisHingeJointObject.getForceOutput().
getForceOutputList() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Utility method to get ArrayList value of MFString forceOutput field, similar to MotorJointObject.getForceOutput().
getForceOutputList() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Utility method to get ArrayList value of MFString forceOutput field, similar to SingleAxisHingeJointObject.getForceOutput().
getForceOutputList() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Utility method to get ArrayList value of MFString forceOutput field, similar to SliderJointObject.getForceOutput().
getForceOutputList() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Utility method to get ArrayList value of MFString forceOutput field, similar to UniversalJointObject.getForceOutput().
getForces() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide array of 3-tuple float results from inputOutput MFVec3f field named forces.
getForces() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide array of 3-tuple float results from inputOutput MFVec3f field named forces.
getForceTransitions() - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Provide boolean value from initializeOnly SFBool field named forceTransitions.
getForceTransitions() - Method in interface org.web3d.x3d.sai.Navigation.LOD
Provide boolean value from initializeOnly SFBool field named forceTransitions.
getFraction() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Provide float value from outputOnly SFFloat field named fraction_changed.
getFraction() - Method in interface org.web3d.x3d.sai.Time.TimeSensor
Provide float value from outputOnly SFFloat field named fraction_changed.
getFrameCount() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provide int value within allowed range of [0,infinity) from outputOnly SFInt32 field named frameCount.
getFrameCount() - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
Provide int value within allowed range of [0,infinity) from outputOnly SFInt32 field named frameCount.
getFrameDuration() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provide double value in seconds within allowed range of (0,infinity) from inputOutput SFTime field named frameDuration.
getFrameDuration() - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
Provide double value in seconds within allowed range of (0,infinity) from inputOutput SFTime field named frameDuration.
getFrameIncrement() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provide int value from inputOutput SFInt32 field named frameIncrement.
getFrameIncrement() - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
Provide int value from inputOutput SFInt32 field named frameIncrement.
getFrameIndex() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provide int value within allowed range of [0,infinity) from inputOutput SFInt32 field named frameIndex.
getFrameIndex() - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
Provide int value within allowed range of [0,infinity) from inputOutput SFInt32 field named frameIndex.
getFrequency() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named frequency.
getFrequency() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named frequency.
getFrictionCoefficients() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Provide array of 2-tuple float results within allowed range of [0,infinity) from inputOutput SFVec2f field named frictionCoefficients.
getFrictionCoefficients() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provide array of 2-tuple float results within allowed range of [0,infinity) from inputOutput SFVec2f field named frictionCoefficients.
getFrictionCoefficients() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
Provide array of 2-tuple float results within allowed range of [0,infinity) from inputOutput SFVec2f field named frictionCoefficients.
getFrictionCoefficients() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
Provide array of 2-tuple float results within allowed range of [0,infinity) from inputOutput SFVec2f field named frictionCoefficients.
getFrictionDirection() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named frictionDirection.
getFrictionDirection() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
Provide array of 3-tuple float results from inputOutput SFVec3f field named frictionDirection.
getFromField() - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
Provide String value from inputOutput SFString field named fromField.
getFromNode() - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
Provide String value from inputOutput SFString field named fromNode.
getFront() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field front.
getFront() - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field front.
getFrontTexture() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, from inputOutput SFNode field frontTexture.
getFrontTexture() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, from inputOutput SFNode field frontTexture.
getFrontUrl() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Provide array of String results from inputOutput MFString field named frontUrl.
getFrontUrl() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
Provide array of String results from inputOutput MFString field named frontUrl.
getFrontUrlList() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Utility method to get ArrayList value of MFString frontUrl field, similar to BackgroundObject.getFrontUrl().
getFunction() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Provide array of String enumeration results ['"COMPLEMENT"'|'"ALPHAREPLICATE"'|'"etc."'] from inputOutput MFString field named function.
getFunction() - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
Provide array of String enumeration results ['"COMPLEMENT"'|'"ALPHAREPLICATE"'|'"etc."'] from inputOutput MFString field named function.
getFunctionList() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Utility method to get ArrayList value of MFString function field, similar to MultiTextureObject.getFunction().
getFuse() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named fuse.
getFuse() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named fuse.
getGenerateMipMaps() - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Provide boolean value from initializeOnly SFBool field named generateMipMaps.
getGenerateMipMaps() - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
Provide boolean value from initializeOnly SFBool field named generateMipMaps.
getGeoCenter() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Provide array of 3-tuple double results from inputOutput SFVec3d field named geoCenter.
getGeoCenter() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Provide array of 3-tuple double results from inputOutput SFVec3d field named geoCenter.
getGeoCenter() - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
Provide array of 3-tuple double results from inputOutput SFVec3d field named geoCenter.
getGeoCenter() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
Provide array of 3-tuple double results from inputOutput SFVec3d field named geoCenter.
getGeoCoord() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Provide array of 3-tuple double results from outputOnly SFVec3d field named geoCoord_changed.
getGeoCoord() - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
Provide array of 3-tuple double results from outputOnly SFVec3d field named geoCoord_changed.
getGeoCoords() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of 3-tuple double results from inputOutput SFVec3d field named geoCoords.
getGeoCoords() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide array of 3-tuple double results from inputOutput SFVec3d field named geoCoords.
getGeoCoords() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide array of 3-tuple double results from inputOutput SFVec3d field named geoCoords.
getGeoCoords() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide array of 3-tuple double results from inputOutput SFVec3d field named geoCoords.
getGeoCoords() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Provide array of 3-tuple double results from inputOutput SFVec3d field named geoCoords.
getGeoCoords() - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
Provide array of 3-tuple double results from inputOutput SFVec3d field named geoCoords.
getGeoCoords() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of 3-tuple double results from inputOutput SFVec3d field named geoCoords.
getGeoCoords() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide array of 3-tuple double results from inputOutput SFVec3d field named geoCoords.
getGeoCoords() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide array of 3-tuple double results from inputOutput SFVec3d field named geoCoords.
getGeoCoords() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide array of 3-tuple double results from inputOutput SFVec3d field named geoCoords.
getGeoCoords() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
Provide array of 3-tuple double results from inputOutput SFVec3d field named geoCoords.
getGeoCoords() - Method in interface org.web3d.x3d.sai.Geospatial.GeoOrigin
Provide array of 3-tuple double results from inputOutput SFVec3d field named geoCoords.
getGeoGridOrigin() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide array of 3-tuple double results from initializeOnly SFVec3d field named geoGridOrigin.
getGeoGridOrigin() - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
Provide array of 3-tuple double results from initializeOnly SFVec3d field named geoGridOrigin.
getGeometry() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
Provide array of X3DNurbsSurfaceGeometryNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field geometry.
getGeometry() - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
Provide X3DGeometryNode instance (using a properly typed node) from inputOutput SFNode field geometry.
getGeometry() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide X3DGeometryNode instance (using a properly typed node) from inputOutput SFNode field geometry.
getGeometry() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide array of X3DNBodyCollidableNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field geometry.
getGeometry() - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
Provide X3DGeometryNode instance (using a properly typed node) from inputOutput SFNode field geometry.
getGeometry() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field geometry.
getGeometry() - Method in interface org.web3d.x3d.sai.ParticleSystems.BoundedPhysicsModel
Provide X3DGeometryNode instance (using a properly typed node) from inputOutput SFNode field geometry.
getGeometry() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide X3DGeometryNode instance (using a properly typed node) from inputOutput SFNode field geometry.
getGeometry() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field geometry.
getGeometry() - Method in interface org.web3d.x3d.sai.Shape.Shape
Provide X3DGeometryNode instance (using a properly typed node) from inputOutput SFNode field geometry.
getGeometry() - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
Provide X3DGeometryNode instance (using a properly typed node) from inputOutput SFNode field geometry.
getGeometry1() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provide X3DNBodyCollidableNode instance (using a properly typed node) from inputOutput SFNode field geometry1.
getGeometry1() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
Provide X3DNBodyCollidableNode instance (using a properly typed node) from inputOutput SFNode field geometry1.
getGeometry2() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provide X3DNBodyCollidableNode instance (using a properly typed node) from inputOutput SFNode field geometry2.
getGeometry2() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
Provide X3DNBodyCollidableNode instance (using a properly typed node) from inputOutput SFNode field geometry2.
getGeometryList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
Utility method to get ArrayList value of MFNode geometry field, similar to NurbsSetObject.getGeometry().
getGeometryList() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Utility method to get ArrayList value of MFNode geometry field, similar to RigidBodyObject.getGeometry().
getGeometryType() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide String enumeration value ['LINE'|'POINT'|'QUAD'|'SPRITE'|'TRIANGLE'|'GEOMETRY'] from initializeOnly SFString field named geometryType.
getGeometryType() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide String enumeration value ['LINE'|'POINT'|'QUAD'|'SPRITE'|'TRIANGLE'|'GEOMETRY'] from initializeOnly SFString field named geometryType.
getGeoOrigin() - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
Provide GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.
getGeoOrigin() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.
getGeoOrigin() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Provide GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.
getGeoOrigin() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Provide GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.
getGeoOrigin() - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Provide GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.
getGeoOrigin() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Provide GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.
getGeoOrigin() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Provide GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.
getGeoOrigin() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Provide GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.
getGeoOrigin() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Provide GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.
getGeoOrigin() - Method in interface org.web3d.x3d.sai.Geospatial.GeoCoordinate
Provide GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.
getGeoOrigin() - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
Provide GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.
getGeoOrigin() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
Provide GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.
getGeoOrigin() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
Provide GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.
getGeoOrigin() - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
Provide GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.
getGeoOrigin() - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
Provide GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.
getGeoOrigin() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
Provide GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.
getGeoOrigin() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
Provide GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.
getGeoOrigin() - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
Provide GeoOrigin instance (using a properly typed node) (deprecated node, optional) from initializeOnly SFNode field geoOrigin.
getGeoSystem() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in interface org.web3d.x3d.sai.Geospatial.GeoCoordinate
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in interface org.web3d.x3d.sai.Geospatial.GeoOrigin
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystem() - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
Provide array of String results from initializeOnly MFString field named geoSystem.
getGeoSystemList() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Utility method to get ArrayList value of MFString geoSystem field, similar to EspduTransformObject.getGeoSystem().
getGeoSystemList() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Utility method to get ArrayList value of MFString geoSystem field, similar to ReceiverPduObject.getGeoSystem().
getGeoSystemList() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Utility method to get ArrayList value of MFString geoSystem field, similar to SignalPduObject.getGeoSystem().
getGeoSystemList() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Utility method to get ArrayList value of MFString geoSystem field, similar to TransmitterPduObject.getGeoSystem().
getGeoSystemList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
Utility method to get ArrayList value of MFString geoSystem field, similar to GeoCoordinateObject.getGeoSystem().
getGeoSystemList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Utility method to get ArrayList value of MFString geoSystem field, similar to GeoElevationGridObject.getGeoSystem().
getGeoSystemList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Utility method to get ArrayList value of MFString geoSystem field, similar to GeoLocationObject.getGeoSystem().
getGeoSystemList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Utility method to get ArrayList value of MFString geoSystem field, similar to GeoLODObject.getGeoSystem().
getGeoSystemList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
Utility method to get ArrayList value of MFString geoSystem field, similar to GeoOriginObject.getGeoSystem().
getGeoSystemList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Utility method to get ArrayList value of MFString geoSystem field, similar to GeoPositionInterpolatorObject.getGeoSystem().
getGeoSystemList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Utility method to get ArrayList value of MFString geoSystem field, similar to GeoProximitySensorObject.getGeoSystem().
getGeoSystemList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Utility method to get ArrayList value of MFString geoSystem field, similar to GeoTouchSensorObject.getGeoSystem().
getGeoSystemList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Utility method to get ArrayList value of MFString geoSystem field, similar to GeoTransformObject.getGeoSystem().
getGeoSystemList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Utility method to get ArrayList value of MFString geoSystem field, similar to GeoViewpointObject.getGeoSystem().
getGeovalue() - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Provide array of 3-tuple double results from outputOnly SFVec3d field named geovalue_changed.
getGeovalue() - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
Provide array of 3-tuple double results from outputOnly SFVec3d field named geovalue_changed.
getGlobal() - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
Provide boolean value from inputOutput SFBool field named global.
getGlobal() - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Provide boolean value from inputOutput SFBool field named global.
getGlobal() - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Provide boolean value from inputOutput SFBool field named global.
getGlobal() - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
Provide boolean value from inputOutput SFBool field named global.
getGlobal() - Method in interface org.web3d.x3d.sai.Lighting.PointLight
Provide boolean value from inputOutput SFBool field named global.
getGlobal() - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
Provide boolean value from inputOutput SFBool field named global.
getGradients() - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field gradients.
getGradients() - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field gradients.
getGradientThreshold() - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
Provide float value within allowed range of [0,3.1416] from inputOutput SFFloat field named gradientThreshold.
getGradientThreshold() - Method in interface org.web3d.x3d.sai.VolumeRendering.EdgeEnhancementVolumeStyle
Provide float value within allowed range of [0,3.1416] from inputOutput SFFloat field named gradientThreshold.
getGravity() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named gravity.
getGravity() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
Provide array of 3-tuple float results from inputOutput SFVec3f field named gravity.
getGroundAngle() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Provide array of Float results unit axis, angle (in radians) within allowed range of [0,1.5708] from inputOutput MFFloat field named groundAngle.
getGroundAngle() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Provide array of Float results unit axis, angle (in radians) within allowed range of [0,1.5708] from inputOutput MFFloat field named groundAngle.
getGroundAngle() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
Provide array of float results unit axis, angle (in radians) within allowed range of [0,1.5708] from inputOutput MFFloat field named groundAngle.
getGroundAngle() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
Provide array of float results unit axis, angle (in radians) within allowed range of [0,1.5708] from inputOutput MFFloat field named groundAngle.
getGroundAngle() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
Provide array of float results unit axis, angle (in radians) within allowed range of [0,1.5708] from inputOutput MFFloat field named groundAngle.
getGroundAngleList() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Utility method to get ArrayList value of MFFloat groundAngle field, similar to BackgroundObject.getGroundAngle().
getGroundAngleList() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Utility method to get ArrayList value of MFFloat groundAngle field, similar to TextureBackgroundObject.getGroundAngle().
getGroundColor() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput MFColor field named groundColor.
getGroundColor() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput MFColor field named groundColor.
getGroundColor() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput MFColor field named groundColor.
getGroundColor() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput MFColor field named groundColor.
getGroundColor() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput MFColor field named groundColor.
getGustiness() - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named gustiness.
getGustiness() - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named gustiness.
getHatchColor() - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named hatchColor.
getHatchColor() - Method in interface org.web3d.x3d.sai.Shape.FillProperties
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named hatchColor.
getHatched() - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
Provide boolean value from inputOutput SFBool field named hatched.
getHatched() - Method in interface org.web3d.x3d.sai.Shape.FillProperties
Provide boolean value from inputOutput SFBool field named hatched.
getHatchStyle() - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
Provide int value from inputOutput SFInt32 field named hatchStyle.
getHatchStyle() - Method in interface org.web3d.x3d.sai.Shape.FillProperties
Provide int value from inputOutput SFInt32 field named hatchStyle.
getHead() - Method in class org.web3d.x3d.jsail.Core.X3DObject
Provide headObject instance (using a properly typed node) from inputOutput SFNode field head.
getHeadlight() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Provide boolean value from inputOutput SFBool field named headlight.
getHeadlight() - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
Provide boolean value from inputOutput SFBool field named headlight.
getHeight(int) - Method in class org.web3d.x3d.jsail.fields.MFImageObject
Get the height of the image array.
getHeight() - Method in class org.web3d.x3d.jsail.fields.SFImageObject
Get the height of the image.
getHeight() - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named height.
getHeight() - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named height.
getHeight() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provide array of Float results from initializeOnly MFFloat field named height.
getHeight() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide array of Double results from initializeOnly MFDouble field named height.
getHeight() - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named height.
getHeight() - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named height.
getHeight() - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
Provide array of float results from initializeOnly MFFloat field named height.
getHeight() - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
Provide array of double results from initializeOnly MFDouble field named height.
getHeight(int) - Method in interface org.web3d.x3d.sai.MFImage
Get the height of the image array.
getHeight() - Method in interface org.web3d.x3d.sai.SFImage
Get the height of the image.
getHeightList() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Utility method to get ArrayList value of MFFloat height field, similar to ElevationGridObject.getHeight().
getHeightList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Utility method to get ArrayList value of MFDouble height field, similar to GeoElevationGridObject.getHeight().
getHinge1Angle() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named hinge1Angle.
getHinge1Angle() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named hinge1Angle.
getHinge1AngleRate() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named hinge1AngleRate.
getHinge1AngleRate() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named hinge1AngleRate.
getHinge2Angle() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named hinge2Angle.
getHinge2Angle() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named hinge2Angle.
getHinge2AngleRate() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named hinge2AngleRate.
getHinge2AngleRate() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named hinge2AngleRate.
getHitGeoCoord() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Provide array of 3-tuple double results from outputOnly SFVec3d field named hitGeoCoord_changed.
getHitGeoCoord() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
Provide array of 3-tuple double results from outputOnly SFVec3d field named hitGeoCoord_changed.
getHitNormal() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named hitNormal_changed.
getHitNormal() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named hitNormal_changed.
getHitNormal() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
Provide array of 3-tuple float results from outputOnly SFVec3f field named hitNormal_changed.
getHitNormal() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
Provide array of 3-tuple float results from outputOnly SFVec3f field named hitNormal_changed.
getHitPoint() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named hitPoint_changed.
getHitPoint() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named hitPoint_changed.
getHitPoint() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
Provide array of 3-tuple float results from outputOnly SFVec3f field named hitPoint_changed.
getHitPoint() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
Provide array of 3-tuple float results from outputOnly SFVec3f field named hitPoint_changed.
getHitTexCoord() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Provide array of 2-tuple float results from outputOnly SFVec2f field named hitTexCoord_changed.
getHitTexCoord() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
Provide array of 2-tuple float results from outputOnly SFVec2f field named hitTexCoord_changed.
getHitTexCoord() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
Provide array of 2-tuple float results from outputOnly SFVec2f field named hitTexCoord_changed.
getHitTexCoord() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
Provide array of 2-tuple float results from outputOnly SFVec2f field named hitTexCoord_changed.
getHorizontal() - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Provide boolean value from initializeOnly SFBool field named horizontal.
getHorizontal() - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Provide boolean value from initializeOnly SFBool field named horizontal.
getHorizontal() - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
Provide boolean value from initializeOnly SFBool field named horizontal.
getHorizontal() - Method in interface org.web3d.x3d.sai.Text.FontStyle
Provide boolean value from initializeOnly SFBool field named horizontal.
getHttp_equiv() - Method in class org.web3d.x3d.jsail.Core.metaObject
Provide String value from inputOutput SFString field named http-equiv.
getID() - Method in class org.web3d.x3d.sai.BrowserEvent
Get the type of event that has occurred.
getImage(int) - Method in class org.web3d.x3d.jsail.fields.MFImageObject
Fetch the Java representation of the underlying image from these pixels.
getImage() - Method in class org.web3d.x3d.jsail.fields.SFImageObject
Fetch the Java representation of the underlying image from these pixels.
getImage() - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
Provide array of Integer results from inputOutput SFImage field named image.
getImage() - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
Provide array of Integer results from inputOutput MFInt32 field named image.
getImage(int) - Method in interface org.web3d.x3d.sai.MFImage
Fetch the Java representation of the underlying image from these pixels.
getImage() - Method in interface org.web3d.x3d.sai.SFImage
Fetch the Java representation of the underlying image from these pixels.
getImage() - Method in interface org.web3d.x3d.sai.Texturing.PixelTexture
Provide array of int results from inputOutput SFImage field named image.
getImage() - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
Provide array of int results from inputOutput MFInt32 field named image.
getImageList() - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
Utility method to get ArrayList value of SFImage image field, similar to PixelTextureObject.getImage().
getImageList() - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
Utility method to get ArrayList value of MFInt32 image field, similar to PixelTexture3DObject.getImage().
getImplementation() - Method in interface org.web3d.x3d.sai.X3DComponent
Get a reference to the component implementation.
getImportedDEF() - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
Provide String value from inputOutput SFString field named importedDEF.
getIndentCharacter() - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
Get indentCharacter used when serializing scene output.
getIndentIncrement() - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
Get number of characters to indent when serializing scene output.
getIndex() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Provide array of Integer results within allowed range of [0,infinity) from initializeOnly MFInt32 field named index.
getIndex() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Provide array of Integer results within allowed range of [-1,infinity) from initializeOnly MFInt32 field named index.
getIndex() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Provide array of Integer results within allowed range of [0,infinity) from initializeOnly MFInt32 field named index.
getIndex() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Provide array of Integer results within allowed range of [-1,infinity) from initializeOnly MFInt32 field named index.
getIndex() - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
Provide array of int results within allowed range of [0,infinity) from initializeOnly MFInt32 field named index.
getIndex() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
Provide array of int results within allowed range of [-1,infinity) from initializeOnly MFInt32 field named index.
getIndex() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
Provide array of int results within allowed range of [0,infinity) from initializeOnly MFInt32 field named index.
getIndex() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
Provide array of int results within allowed range of [-1,infinity) from initializeOnly MFInt32 field named index.
getIndexList() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Utility method to get ArrayList value of MFInt32 index field, similar to IndexedQuadSetObject.getIndex().
getIndexList() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Utility method to get ArrayList value of MFInt32 index field, similar to IndexedTriangleFanSetObject.getIndex().
getIndexList() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Utility method to get ArrayList value of MFInt32 index field, similar to IndexedTriangleSetObject.getIndex().
getIndexList() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Utility method to get ArrayList value of MFInt32 index field, similar to IndexedTriangleStripSetObject.getIndex().
getInertia() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide array of float results from inputOutput SFMatrix3f field named inertia.
getInertia() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide array of float results from inputOutput SFMatrix3f field named inertia.
getInfo() - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
Provide array of String results from inputOutput MFString field named info.
getInfo() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of String results from inputOutput MFString field named info.
getInfo() - Method in interface org.web3d.x3d.sai.Core.WorldInfo
Provide array of String results from inputOutput MFString field named info.
getInfo() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of String results from inputOutput MFString field named info.
getInfoList() - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
Utility method to get ArrayList value of MFString info field, similar to WorldInfoObject.getInfo().
getInfoList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Utility method to get ArrayList value of MFString info field, similar to HAnimHumanoidObject.getInfo().
getInitialDestination() - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from initializeOnly SFColor field named initialDestination.
getInitialDestination() - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from initializeOnly SFColor field named initialDestination.
getInitialDestination() - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
Provide array of 3-tuple float results from initializeOnly MFVec3f field named initialDestination.
getInitialDestination() - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
Provide array of 3-tuple float results from initializeOnly MFVec3f field named initialDestination.
getInitialDestination() - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
Provide array of 4-tuple float results unit axis, angle (in radians) from initializeOnly SFRotation field named initialDestination.
getInitialDestination() - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
Provide array of 4-tuple float results unit axis, angle (in radians) from initializeOnly SFRotation field named initialDestination.
getInitialDestination() - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
Provide array of 2-tuple float results from initializeOnly SFVec2f field named initialDestination.
getInitialDestination() - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named initialDestination.
getInitialDestination() - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
Provide array of 2-tuple float results from initializeOnly SFVec2f field named initialDestination.
getInitialDestination() - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named initialDestination.
getInitialDestination() - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
Provide float value from initializeOnly SFFloat field named initialDestination.
getInitialDestination() - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
Provide float value from initializeOnly SFFloat field named initialDestination.
getInitialDestination() - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
Provide array of 2-tuple float results from initializeOnly MFVec2f field named initialDestination.
getInitialDestination() - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
Provide array of 2-tuple float results from initializeOnly MFVec2f field named initialDestination.
getInitialDestination() - Method in interface org.web3d.x3d.sai.Followers.ColorChaser
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from initializeOnly SFColor field named initialDestination.
getInitialDestination() - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from initializeOnly SFColor field named initialDestination.
getInitialDestination() - Method in interface org.web3d.x3d.sai.Followers.CoordinateChaser
Provide array of 3-tuple float results from initializeOnly MFVec3f field named initialDestination.
getInitialDestination() - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
Provide array of 3-tuple float results from initializeOnly MFVec3f field named initialDestination.
getInitialDestination() - Method in interface org.web3d.x3d.sai.Followers.OrientationChaser
Provide array of 4-tuple float results unit axis, angle (in radians) from initializeOnly SFRotation field named initialDestination.
getInitialDestination() - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
Provide array of 4-tuple float results unit axis, angle (in radians) from initializeOnly SFRotation field named initialDestination.
getInitialDestination() - Method in interface org.web3d.x3d.sai.Followers.PositionChaser
Provide array of 3-tuple float results from initializeOnly SFVec3f field named initialDestination.
getInitialDestination() - Method in interface org.web3d.x3d.sai.Followers.PositionChaser2D
Provide array of 2-tuple float results from initializeOnly SFVec2f field named initialDestination.
getInitialDestination() - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
Provide array of 3-tuple float results from initializeOnly SFVec3f field named initialDestination.
getInitialDestination() - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
Provide array of 2-tuple float results from initializeOnly SFVec2f field named initialDestination.
getInitialDestination() - Method in interface org.web3d.x3d.sai.Followers.ScalarChaser
Provide float value from initializeOnly SFFloat field named initialDestination.
getInitialDestination() - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
Provide float value from initializeOnly SFFloat field named initialDestination.
getInitialDestination() - Method in interface org.web3d.x3d.sai.Followers.TexCoordChaser2D
Provide array of 2-tuple float results from initializeOnly MFVec2f field named initialDestination.
getInitialDestination() - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
Provide array of 2-tuple float results from initializeOnly MFVec2f field named initialDestination.
getInitialValue() - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from initializeOnly SFColor field named initialValue.
getInitialValue() - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from initializeOnly SFColor field named initialValue.
getInitialValue() - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
Provide array of 3-tuple float results from initializeOnly MFVec3f field named initialValue.
getInitialValue() - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
Provide array of 3-tuple float results from initializeOnly MFVec3f field named initialValue.
getInitialValue() - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
Provide array of 4-tuple float results unit axis, angle (in radians) from initializeOnly SFRotation field named initialValue.
getInitialValue() - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
Provide array of 4-tuple float results unit axis, angle (in radians) from initializeOnly SFRotation field named initialValue.
getInitialValue() - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
Provide array of 2-tuple float results from initializeOnly SFVec2f field named initialValue.
getInitialValue() - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named initialValue.
getInitialValue() - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
Provide array of 2-tuple float results from initializeOnly SFVec2f field named initialValue.
getInitialValue() - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named initialValue.
getInitialValue() - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
Provide float value from initializeOnly SFFloat field named initialValue.
getInitialValue() - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
Provide float value from initializeOnly SFFloat field named initialValue.
getInitialValue() - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
Provide array of 2-tuple float results from initializeOnly MFVec2f field named initialValue.
getInitialValue() - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
Provide array of 2-tuple float results from initializeOnly MFVec2f field named initialValue.
getInitialValue() - Method in interface org.web3d.x3d.sai.Followers.ColorChaser
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from initializeOnly SFColor field named initialValue.
getInitialValue() - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from initializeOnly SFColor field named initialValue.
getInitialValue() - Method in interface org.web3d.x3d.sai.Followers.CoordinateChaser
Provide array of 3-tuple float results from initializeOnly MFVec3f field named initialValue.
getInitialValue() - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
Provide array of 3-tuple float results from initializeOnly MFVec3f field named initialValue.
getInitialValue() - Method in interface org.web3d.x3d.sai.Followers.OrientationChaser
Provide array of 4-tuple float results unit axis, angle (in radians) from initializeOnly SFRotation field named initialValue.
getInitialValue() - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
Provide array of 4-tuple float results unit axis, angle (in radians) from initializeOnly SFRotation field named initialValue.
getInitialValue() - Method in interface org.web3d.x3d.sai.Followers.PositionChaser
Provide array of 3-tuple float results from initializeOnly SFVec3f field named initialValue.
getInitialValue() - Method in interface org.web3d.x3d.sai.Followers.PositionChaser2D
Provide array of 2-tuple float results from initializeOnly SFVec2f field named initialValue.
getInitialValue() - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
Provide array of 3-tuple float results from initializeOnly SFVec3f field named initialValue.
getInitialValue() - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
Provide array of 2-tuple float results from initializeOnly SFVec2f field named initialValue.
getInitialValue() - Method in interface org.web3d.x3d.sai.Followers.ScalarChaser
Provide float value from initializeOnly SFFloat field named initialValue.
getInitialValue() - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
Provide float value from initializeOnly SFFloat field named initialValue.
getInitialValue() - Method in interface org.web3d.x3d.sai.Followers.TexCoordChaser2D
Provide array of 2-tuple float results from initializeOnly MFVec2f field named initialValue.
getInitialValue() - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
Provide array of 2-tuple float results from initializeOnly MFVec2f field named initialValue.
getInlineDEF() - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
Provide String value from inputOutput SFString field named inlineDEF.
getInnerRadius() - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named innerRadius.
getInnerRadius() - Method in interface org.web3d.x3d.sai.Geometry2D.Disk2D
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named innerRadius.
getInputFalse() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
Provide boolean value from outputOnly SFBool field named inputFalse.
getInputFalse() - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanFilter
Provide boolean value from outputOnly SFBool field named inputFalse.
getInputNegate() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
Provide boolean value from outputOnly SFBool field named inputNegate.
getInputNegate() - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanFilter
Provide boolean value from outputOnly SFBool field named inputNegate.
getInputSource() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named inputSource.
getInputSource() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named inputSource.
getInputTrue() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
Provide boolean value from outputOnly SFBool field named inputTrue.
getInputTrue() - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanFilter
Provide boolean value from outputOnly SFBool field named inputTrue.
getIntegerKey() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
Provide int value from inputOutput SFInt32 field named integerKey.
getIntegerKey() - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerTrigger
Provide int value from inputOutput SFInt32 field named integerKey.
getIntensity() - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named intensity.
getIntensity() - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named intensity.
getIntensity() - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named intensity.
getIntensity() - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named intensity.
getIntensity() - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named intensity.
getIntensity() - Method in interface org.web3d.x3d.sai.Lighting.PointLight
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named intensity.
getIntensity() - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named intensity.
getIntensity() - Method in interface org.web3d.x3d.sai.Lighting.X3DLightNode
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named intensity.
getIntensity() - Method in interface org.web3d.x3d.sai.Sound.Sound
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named intensity.
getIntensityThreshold() - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named intensityThreshold.
getIntensityThreshold() - Method in interface org.web3d.x3d.sai.VolumeRendering.ProjectionVolumeStyle
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named intensityThreshold.
getInternal() - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Provide boolean value from initializeOnly SFBool field named internal.
getInternal() - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
Provide boolean value from initializeOnly SFBool field named internal.
getIntersections() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
Provide array of X3DNBodyCollidableNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from outputOnly MFNode field intersections.
getIntersections() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSensor
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from outputOnly MFNode field intersections.
getIntersectionsList() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
Utility method to get ArrayList value of MFNode intersections field, similar to CollisionSensorObject.getIntersections().
getIntersectionType() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Provide String enumeration value ['BOUNDS'|'GEOMETRY'|'etc.'] from initializeOnly SFString field named intersectionType.
getIntersectionType() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Provide String enumeration value ['BOUNDS'|'GEOMETRY'|'etc.'] from initializeOnly SFString field named intersectionType.
getIntersectionType() - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Provide String enumeration value ['BOUNDS'|'GEOMETRY'|'etc.'] from initializeOnly SFString field named intersectionType.
getIntersectionType() - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Provide String enumeration value ['BOUNDS'|'GEOMETRY'|'etc.'] from initializeOnly SFString field named intersectionType.
getIntersectionType() - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
Provide String enumeration value ['BOUNDS'|'GEOMETRY'|'etc.'] from initializeOnly SFString field named intersectionType.
getIntersectionType() - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
Provide String enumeration value ['BOUNDS'|'GEOMETRY'|'etc.'] from initializeOnly SFString field named intersectionType.
getIntersectionType() - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
Provide String enumeration value ['BOUNDS'|'GEOMETRY'|'etc.'] from initializeOnly SFString field named intersectionType.
getIntersectionType() - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
Provide String enumeration value ['BOUNDS'|'GEOMETRY'|'etc.'] from initializeOnly SFString field named intersectionType.
getIntersectionType() - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
Provide String enumeration value ['BOUNDS'|'GEOMETRY'|'etc.'] from initializeOnly SFString field named intersectionType.
getIS() - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Layering.LayerObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Networking.InlineObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Text.TextObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIS() - Method in class org.web3d.x3d.jsail.X3DConcreteNode
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
getIsActive() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Core.X3DSensorNode
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.VisibilitySensor
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.X3DEnvironmentalSensorNode
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Followers.ColorChaser
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Followers.CoordinateChaser
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Followers.OrientationChaser
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Followers.PositionChaser
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Followers.PositionChaser2D
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Followers.ScalarChaser
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Followers.TexCoordChaser2D
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Followers.X3DChaserNode
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Followers.X3DDamperNode
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Followers.X3DFollowerNode
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.KeySensor
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.StringSensor
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.X3DKeyDeviceSensorNode
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Navigation.Collision
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Networking.X3DNetworkSensorNode
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DDragSensorNode
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DPointingDeviceSensorNode
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DTouchSensorNode
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSensor
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Sound.AudioClip
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Time.TimeSensor
Provide boolean value from outputOnly SFBool field named isActive.
getIsActive() - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
Provide boolean value from outputOnly SFBool field named isActive.
getIsBound() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Provide boolean value from outputOnly SFBool field named isBound.
getIsBound() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
Provide boolean value from outputOnly SFBool field named isBound.
getIsBound() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Provide boolean value from outputOnly SFBool field named isBound.
getIsBound() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Provide boolean value from outputOnly SFBool field named isBound.
getIsBound() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Provide boolean value from outputOnly SFBool field named isBound.
getIsBound() - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Provide boolean value from outputOnly SFBool field named isBound.
getIsBound() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Provide boolean value from outputOnly SFBool field named isBound.
getIsBound() - Method in interface org.web3d.x3d.sai.Core.X3DBindableNode
Provide boolean value from outputOnly SFBool field named isBound.
getIsBound() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
Provide boolean value from outputOnly SFBool field named isBound.
getIsBound() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Fog
Provide boolean value from outputOnly SFBool field named isBound.
getIsBound() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
Provide boolean value from outputOnly SFBool field named isBound.
getIsBound() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
Provide boolean value from outputOnly SFBool field named isBound.
getIsBound() - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
Provide boolean value from outputOnly SFBool field named isBound.
getIsBound() - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
Provide boolean value from outputOnly SFBool field named isBound.
getIsBound() - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
Provide boolean value from outputOnly SFBool field named isBound.
getIsBound() - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
Provide boolean value from outputOnly SFBool field named isBound.
getIsBound() - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
Provide boolean value from outputOnly SFBool field named isBound.
getIsCollided() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide boolean value from outputOnly SFBool field named isCollided.
getIsCollided() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide boolean value from outputOnly SFBool field named isCollided.
getIsDetonated() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide boolean value from outputOnly SFBool field named isDetonated.
getIsDetonated() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide boolean value from outputOnly SFBool field named isDetonated.
getIsLoaded() - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
Provide boolean value from outputOnly SFBool field named isLoaded.
getIsLoaded() - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
Provide boolean value from outputOnly SFBool field named isLoaded.
getIsNetworkReader() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide boolean value from outputOnly SFBool field named isNetworkReader.
getIsNetworkReader() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide boolean value from outputOnly SFBool field named isNetworkReader.
getIsNetworkReader() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide boolean value from outputOnly SFBool field named isNetworkReader.
getIsNetworkReader() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide boolean value from outputOnly SFBool field named isNetworkReader.
getIsNetworkReader() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide boolean value from outputOnly SFBool field named isNetworkReader.
getIsNetworkReader() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide boolean value from outputOnly SFBool field named isNetworkReader.
getIsNetworkReader() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide boolean value from outputOnly SFBool field named isNetworkReader.
getIsNetworkReader() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide boolean value from outputOnly SFBool field named isNetworkReader.
getIsNetworkWriter() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide boolean value from outputOnly SFBool field named isNetworkWriter.
getIsNetworkWriter() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide boolean value from outputOnly SFBool field named isNetworkWriter.
getIsNetworkWriter() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide boolean value from outputOnly SFBool field named isNetworkWriter.
getIsNetworkWriter() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide boolean value from outputOnly SFBool field named isNetworkWriter.
getIsNetworkWriter() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide boolean value from outputOnly SFBool field named isNetworkWriter.
getIsNetworkWriter() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide boolean value from outputOnly SFBool field named isNetworkWriter.
getIsNetworkWriter() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide boolean value from outputOnly SFBool field named isNetworkWriter.
getIsNetworkWriter() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide boolean value from outputOnly SFBool field named isNetworkWriter.
getIsOver() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Provide boolean value from outputOnly SFBool field named isOver.
getIsOver() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Provide boolean value from outputOnly SFBool field named isOver.
getIsOver() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Provide boolean value from outputOnly SFBool field named isOver.
getIsOver() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
Provide boolean value from outputOnly SFBool field named isOver.
getIsOver() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
Provide boolean value from outputOnly SFBool field named isOver.
getIsOver() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
Provide boolean value from outputOnly SFBool field named isOver.
getIsOver() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
Provide boolean value from outputOnly SFBool field named isOver.
getIsOver() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
Provide boolean value from outputOnly SFBool field named isOver.
getIsOver() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
Provide boolean value from outputOnly SFBool field named isOver.
getIsOver() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
Provide boolean value from outputOnly SFBool field named isOver.
getIsOver() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DDragSensorNode
Provide boolean value from outputOnly SFBool field named isOver.
getIsOver() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DPointingDeviceSensorNode
Provide boolean value from outputOnly SFBool field named isOver.
getIsOver() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DTouchSensorNode
Provide boolean value from outputOnly SFBool field named isOver.
getIsPaused() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Provide boolean value from outputOnly SFBool field named isPaused.
getIsPaused() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provide boolean value from outputOnly SFBool field named isPaused.
getIsPaused() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Provide boolean value from outputOnly SFBool field named isPaused.
getIsPaused() - Method in interface org.web3d.x3d.sai.Sound.AudioClip
Provide boolean value from outputOnly SFBool field named isPaused.
getIsPaused() - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
Provide boolean value from outputOnly SFBool field named isPaused.
getIsPaused() - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
Provide boolean value from outputOnly SFBool field named isPaused.
getIsPaused() - Method in interface org.web3d.x3d.sai.Time.TimeSensor
Provide boolean value from outputOnly SFBool field named isPaused.
getIsPaused() - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
Provide boolean value from outputOnly SFBool field named isPaused.
getIsPickable() - Method in class org.web3d.x3d.jsail.Layering.LayerObject
Provide boolean value from inputOutput SFBool field named isPickable.
getIsPickable() - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
Provide boolean value from inputOutput SFBool field named isPickable.
getIsPickable() - Method in interface org.web3d.x3d.sai.Layering.Layer
Provide boolean value from inputOutput SFBool field named isPickable.
getIsPickable() - Method in interface org.web3d.x3d.sai.Layering.X3DLayerNode
Provide boolean value from inputOutput SFBool field named isPickable.
getIsPickable() - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
Provide boolean value from inputOutput SFBool field named isPickable.
getIsRtpHeaderHeard() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide boolean value from outputOnly SFBool field named isRtpHeaderHeard.
getIsRtpHeaderHeard() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide boolean value from outputOnly SFBool field named isRtpHeaderHeard.
getIsRtpHeaderHeard() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide boolean value from outputOnly SFBool field named isRtpHeaderHeard.
getIsRtpHeaderHeard() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide boolean value from outputOnly SFBool field named isRtpHeaderHeard.
getIsRtpHeaderHeard() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide boolean value from outputOnly SFBool field named isRtpHeaderHeard.
getIsRtpHeaderHeard() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide boolean value from outputOnly SFBool field named isRtpHeaderHeard.
getIsRtpHeaderHeard() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide boolean value from outputOnly SFBool field named isRtpHeaderHeard.
getIsRtpHeaderHeard() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide boolean value from outputOnly SFBool field named isRtpHeaderHeard.
getIsSelected() - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
Provide boolean value from outputOnly SFBool field named isSelected.
getIsSelected() - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
Provide boolean value from outputOnly SFBool field named isSelected.
getIsSelected() - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
Provide boolean value from outputOnly SFBool field named isSelected.
getIsSelected() - Method in interface org.web3d.x3d.sai.Shaders.ComposedShader
Provide boolean value from outputOnly SFBool field named isSelected.
getIsSelected() - Method in interface org.web3d.x3d.sai.Shaders.PackagedShader
Provide boolean value from outputOnly SFBool field named isSelected.
getIsSelected() - Method in interface org.web3d.x3d.sai.Shaders.ProgramShader
Provide boolean value from outputOnly SFBool field named isSelected.
getIsSelected() - Method in interface org.web3d.x3d.sai.Shaders.X3DShaderNode
Provide boolean value from outputOnly SFBool field named isSelected.
getIsStandAlone() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide boolean value from outputOnly SFBool field named isStandAlone.
getIsStandAlone() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide boolean value from outputOnly SFBool field named isStandAlone.
getIsStandAlone() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide boolean value from outputOnly SFBool field named isStandAlone.
getIsStandAlone() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide boolean value from outputOnly SFBool field named isStandAlone.
getIsStandAlone() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide boolean value from outputOnly SFBool field named isStandAlone.
getIsStandAlone() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide boolean value from outputOnly SFBool field named isStandAlone.
getIsStandAlone() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide boolean value from outputOnly SFBool field named isStandAlone.
getIsStandAlone() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide boolean value from outputOnly SFBool field named isStandAlone.
getIsValid() - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
Provide boolean value from outputOnly SFBool field named isValid.
getIsValid() - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
Provide boolean value from outputOnly SFBool field named isValid.
getIsValid() - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
Provide boolean value from outputOnly SFBool field named isValid.
getIsValid() - Method in interface org.web3d.x3d.sai.Shaders.ComposedShader
Provide boolean value from outputOnly SFBool field named isValid.
getIsValid() - Method in interface org.web3d.x3d.sai.Shaders.PackagedShader
Provide boolean value from outputOnly SFBool field named isValid.
getIsValid() - Method in interface org.web3d.x3d.sai.Shaders.ProgramShader
Provide boolean value from outputOnly SFBool field named isValid.
getIsValid() - Method in interface org.web3d.x3d.sai.Shaders.X3DShaderNode
Provide boolean value from outputOnly SFBool field named isValid.
getIterations() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provide int value from inputOutput SFInt32 field named iterations.
getIterations() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
Provide int value from inputOutput SFInt32 field named iterations.
getJavaValue() - Method in class org.web3d.x3d.jsail.fields.SFTimeObject
Get the current value.
getJavaValue() - Method in interface org.web3d.x3d.sai.SFTime
 
getJointBindingPositions() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of 3-tuple float results from inputOutput MFVec3f field named jointBindingPositions.
getJointBindingPositions() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of 3-tuple float results from inputOutput MFVec3f field named jointBindingPositions.
getJointBindingRotations() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput MFRotation field named jointBindingRotations.
getJointBindingRotations() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput MFRotation field named jointBindingRotations.
getJointBindingScales() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of 3-tuple float results from inputOutput MFVec3f field named jointBindingScales.
getJointBindingScales() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of 3-tuple float results from inputOutput MFVec3f field named jointBindingScales.
getJoints() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of HAnimJoint results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field joints.
getJoints() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provide array of String results from inputOutput MFString field named joints.
getJoints() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provide array of X3DRigidJointNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field joints.
getJoints() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field joints.
getJoints() - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
Provide array of String results from inputOutput MFString field named joints.
getJoints() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field joints.
getJointsList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Utility method to get ArrayList value of MFNode joints field, similar to HAnimHumanoidObject.getJoints().
getJointsList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Utility method to get ArrayList value of MFString joints field, similar to HAnimMotionObject.getJoints().
getJointsList() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Utility method to get ArrayList value of MFNode joints field, similar to RigidBodyCollectionObject.getJoints().
getJump() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Provide boolean value from inputOutput SFBool field named jump.
getJump() - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Provide boolean value from inputOutput SFBool field named jump.
getJump() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Provide boolean value from inputOutput SFBool field named jump.
getJump() - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
Provide boolean value from inputOutput SFBool field named jump.
getJump() - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
Provide boolean value from inputOutput SFBool field named jump.
getJump() - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
Provide boolean value from inputOutput SFBool field named jump.
getJump() - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
Provide boolean value from inputOutput SFBool field named jump.
getJustify() - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Provide array of String enumeration results ['"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"'] from initializeOnly MFString field named justify.
getJustify() - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Provide array of String enumeration results ['"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"'] from initializeOnly MFString field named justify.
getJustify() - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
Provide array of String enumeration results ['"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"'] from initializeOnly MFString field named justify.
getJustify() - Method in interface org.web3d.x3d.sai.Text.FontStyle
Provide array of String enumeration results ['"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"'] from initializeOnly MFString field named justify.
getJustifyList() - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Utility method to get ArrayList value of MFString justify field, similar to ScreenFontStyleObject.getJustify().
getJustifyList() - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Utility method to get ArrayList value of MFString justify field, similar to FontStyleObject.getJustify().
getKey() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
Provide array of Float results from inputOutput MFFloat field named key.
getKey() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
Provide array of Float results from inputOutput MFFloat field named key.
getKey() - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Provide array of Float results from inputOutput MFFloat field named key.
getKey() - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
Provide array of Float results from inputOutput MFFloat field named key.
getKey() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
Provide array of Float results from inputOutput MFFloat field named key.
getKey() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
Provide array of Float results from inputOutput MFFloat field named key.
getKey() - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
Provide array of Float results from inputOutput MFFloat field named key.
getKey() - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
Provide array of Float results from inputOutput MFFloat field named key.
getKey() - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
Provide array of Float results from inputOutput MFFloat field named key.
getKey() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
Provide array of Float results from inputOutput MFFloat field named key.
getKey() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
Provide array of Float results from inputOutput MFFloat field named key.
getKey() - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
Provide array of Float results from inputOutput MFFloat field named key.
getKey() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
Provide array of Float results from inputOutput MFFloat field named key.
getKey() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
Provide array of Float results from inputOutput MFFloat field named key.
getKey() - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Provide array of Float results from inputOutput MFFloat field named key.
getKey() - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
Provide array of Float results from inputOutput MFFloat field named key.
getKey() - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanSequencer
Provide array of float results from inputOutput MFFloat field named key.
getKey() - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerSequencer
Provide array of float results from inputOutput MFFloat field named key.
getKey() - Method in interface org.web3d.x3d.sai.EventUtilities.X3DSequencerNode
Provide array of float results from inputOutput MFFloat field named key.
getKey() - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
Provide array of float results from inputOutput MFFloat field named key.
getKey() - Method in interface org.web3d.x3d.sai.Interpolation.ColorInterpolator
Provide array of float results from inputOutput MFFloat field named key.
getKey() - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator
Provide array of float results from inputOutput MFFloat field named key.
getKey() - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator2D
Provide array of float results from inputOutput MFFloat field named key.
getKey() - Method in interface org.web3d.x3d.sai.Interpolation.EaseInEaseOut
Provide array of float results from inputOutput MFFloat field named key.
getKey() - Method in interface org.web3d.x3d.sai.Interpolation.NormalInterpolator
Provide array of float results from inputOutput MFFloat field named key.
getKey() - Method in interface org.web3d.x3d.sai.Interpolation.OrientationInterpolator
Provide array of float results from inputOutput MFFloat field named key.
getKey() - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator
Provide array of float results from inputOutput MFFloat field named key.
getKey() - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator2D
Provide array of float results from inputOutput MFFloat field named key.
getKey() - Method in interface org.web3d.x3d.sai.Interpolation.ScalarInterpolator
Provide array of float results from inputOutput MFFloat field named key.
getKey() - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
Provide array of float results from inputOutput MFFloat field named key.
getKey() - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
Provide array of float results from inputOutput MFFloat field named key.
getKey() - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
Provide array of float results from inputOutput MFFloat field named key.
getKey() - Method in interface org.web3d.x3d.sai.Interpolation.SquadOrientationInterpolator
Provide array of float results from inputOutput MFFloat field named key.
getKey() - Method in interface org.web3d.x3d.sai.Interpolation.X3DInterpolatorNode
Provide array of float results from inputOutput MFFloat field named key.
getKeyList() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
Utility method to get ArrayList value of MFFloat key field, similar to BooleanSequencerObject.getKey().
getKeyList() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
Utility method to get ArrayList value of MFFloat key field, similar to IntegerSequencerObject.getKey().
getKeyList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Utility method to get ArrayList value of MFFloat key field, similar to GeoPositionInterpolatorObject.getKey().
getKeyList() - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
Utility method to get ArrayList value of MFFloat key field, similar to ColorInterpolatorObject.getKey().
getKeyList() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
Utility method to get ArrayList value of MFFloat key field, similar to CoordinateInterpolator2DObject.getKey().
getKeyList() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
Utility method to get ArrayList value of MFFloat key field, similar to CoordinateInterpolatorObject.getKey().
getKeyList() - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
Utility method to get ArrayList value of MFFloat key field, similar to EaseInEaseOutObject.getKey().
getKeyList() - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
Utility method to get ArrayList value of MFFloat key field, similar to NormalInterpolatorObject.getKey().
getKeyList() - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
Utility method to get ArrayList value of MFFloat key field, similar to OrientationInterpolatorObject.getKey().
getKeyList() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
Utility method to get ArrayList value of MFFloat key field, similar to PositionInterpolator2DObject.getKey().
getKeyList() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
Utility method to get ArrayList value of MFFloat key field, similar to PositionInterpolatorObject.getKey().
getKeyList() - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
Utility method to get ArrayList value of MFFloat key field, similar to ScalarInterpolatorObject.getKey().
getKeyList() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
Utility method to get ArrayList value of MFFloat key field, similar to SplinePositionInterpolator2DObject.getKey().
getKeyList() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
Utility method to get ArrayList value of MFFloat key field, similar to SplinePositionInterpolatorObject.getKey().
getKeyList() - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Utility method to get ArrayList value of MFFloat key field, similar to SplineScalarInterpolatorObject.getKey().
getKeyList() - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
Utility method to get ArrayList value of MFFloat key field, similar to SquadOrientationInterpolatorObject.getKey().
getKeyPress() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
Provide String value from outputOnly SFString field named keyPress.
getKeyPress() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.KeySensor
Provide String value from outputOnly SFString field named keyPress.
getKeyRelease() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
Provide String value from outputOnly SFString field named keyRelease.
getKeyRelease() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.KeySensor
Provide String value from outputOnly SFString field named keyRelease.
getKeyValue() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
Provide array of Boolean results from inputOutput MFBool field named keyValue.
getKeyValue() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
Provide array of Integer results from inputOutput MFInt32 field named keyValue.
getKeyValue() - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Provide array of 3-tuple double results from inputOutput MFVec3d field named keyValue.
getKeyValue() - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput MFColor field named keyValue.
getKeyValue() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
Provide array of 2-tuple float results from inputOutput MFVec2f field named keyValue.
getKeyValue() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
Provide array of 3-tuple float results from inputOutput MFVec3f field named keyValue.
getKeyValue() - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
Provide array of 3-tuple float results from inputOutput MFVec3f field named keyValue.
getKeyValue() - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput MFRotation field named keyValue.
getKeyValue() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
Provide array of 2-tuple float results from inputOutput MFVec2f field named keyValue.
getKeyValue() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
Provide array of 3-tuple float results from inputOutput MFVec3f field named keyValue.
getKeyValue() - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
Provide array of Float results from inputOutput MFFloat field named keyValue.
getKeyValue() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
Provide array of 2-tuple float results from inputOutput MFVec2f field named keyValue.
getKeyValue() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
Provide array of 3-tuple float results from inputOutput MFVec3f field named keyValue.
getKeyValue() - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Provide array of Float results from inputOutput MFFloat field named keyValue.
getKeyValue() - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput MFRotation field named keyValue.
getKeyValue() - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanSequencer
Provide array of boolean results from inputOutput MFBool field named keyValue.
getKeyValue() - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerSequencer
Provide array of int results from inputOutput MFInt32 field named keyValue.
getKeyValue() - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
Provide array of 3-tuple double results from inputOutput MFVec3d field named keyValue.
getKeyValue() - Method in interface org.web3d.x3d.sai.Interpolation.ColorInterpolator
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput MFColor field named keyValue.
getKeyValue() - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator
Provide array of 3-tuple float results from inputOutput MFVec3f field named keyValue.
getKeyValue() - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator2D
Provide array of 2-tuple float results from inputOutput MFVec2f field named keyValue.
getKeyValue() - Method in interface org.web3d.x3d.sai.Interpolation.NormalInterpolator
Provide array of 3-tuple float results from inputOutput MFVec3f field named keyValue.
getKeyValue() - Method in interface org.web3d.x3d.sai.Interpolation.OrientationInterpolator
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput MFRotation field named keyValue.
getKeyValue() - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator
Provide array of 3-tuple float results from inputOutput MFVec3f field named keyValue.
getKeyValue() - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator2D
Provide array of 2-tuple float results from inputOutput MFVec2f field named keyValue.
getKeyValue() - Method in interface org.web3d.x3d.sai.Interpolation.ScalarInterpolator
Provide array of float results from inputOutput MFFloat field named keyValue.
getKeyValue() - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
Provide array of 3-tuple float results from inputOutput MFVec3f field named keyValue.
getKeyValue() - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
Provide array of 2-tuple float results from inputOutput MFVec2f field named keyValue.
getKeyValue() - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
Provide array of float results from inputOutput MFFloat field named keyValue.
getKeyValue() - Method in interface org.web3d.x3d.sai.Interpolation.SquadOrientationInterpolator
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput MFRotation field named keyValue.
getKeyValueList() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
Utility method to get ArrayList value of MFBool keyValue field, similar to BooleanSequencerObject.getKeyValue().
getKeyValueList() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
Utility method to get ArrayList value of MFInt32 keyValue field, similar to IntegerSequencerObject.getKeyValue().
getKeyValueList() - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
Utility method to get ArrayList value of MFFloat keyValue field, similar to ScalarInterpolatorObject.getKeyValue().
getKeyValueList() - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Utility method to get ArrayList value of MFFloat keyValue field, similar to SplineScalarInterpolatorObject.getKeyValue().
getKeyVelocity() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
Provide array of 2-tuple float results from inputOutput MFVec2f field named keyVelocity.
getKeyVelocity() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
Provide array of 3-tuple float results from inputOutput MFVec3f field named keyVelocity.
getKeyVelocity() - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Provide array of Float results from inputOutput MFFloat field named keyVelocity.
getKeyVelocity() - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
Provide array of 3-tuple float results from inputOutput MFVec3f field named keyVelocity.
getKeyVelocity() - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
Provide array of 2-tuple float results from inputOutput MFVec2f field named keyVelocity.
getKeyVelocity() - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
Provide array of float results from inputOutput MFFloat field named keyVelocity.
getKeyVelocityList() - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Utility method to get ArrayList value of MFFloat keyVelocity field, similar to SplineScalarInterpolatorObject.getKeyVelocity().
getKind() - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Provide int value within allowed range of [0,255] from initializeOnly SFInt32 field named kind.
getKind() - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
Provide int value within allowed range of [0,255] from initializeOnly SFInt32 field named kind.
getKnot() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Provide array of Double results from initializeOnly MFDouble field named knot.
getKnot() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Provide array of Double results from initializeOnly MFDouble field named knot.
getKnot() - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Provide array of Double results from initializeOnly MFDouble field named knot.
getKnot() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Provide array of Double results from initializeOnly MFDouble field named knot.
getKnot() - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
Provide array of double results from initializeOnly MFDouble field named knot.
getKnot() - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
Provide array of double results from initializeOnly MFDouble field named knot.
getKnot() - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
Provide array of double results from initializeOnly MFDouble field named knot.
getKnot() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
Provide array of double results from initializeOnly MFDouble field named knot.
getKnotList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Utility method to get ArrayList value of MFDouble knot field, similar to NurbsCurve2DObject.getKnot().
getKnotList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Utility method to get ArrayList value of MFDouble knot field, similar to NurbsCurveObject.getKnot().
getKnotList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Utility method to get ArrayList value of MFDouble knot field, similar to NurbsOrientationInterpolatorObject.getKnot().
getKnotList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Utility method to get ArrayList value of MFDouble knot field, similar to NurbsPositionInterpolatorObject.getKnot().
getLang() - Method in class org.web3d.x3d.jsail.Core.metaObject
Provide String value from inputOutput SFString field named lang.
getLanguage() - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Provide String value from initializeOnly SFString field named language.
getLanguage() - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
Provide String enumeration value ['Cg'|'GLSL'|'HLSL'|'etc.'] from initializeOnly SFString field named language.
getLanguage() - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
Provide String enumeration value ['Cg'|'GLSL'|'HLSL'|'etc.'] from initializeOnly SFString field named language.
getLanguage() - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
Provide String enumeration value ['Cg'|'GLSL'|'HLSL'|'etc.'] from initializeOnly SFString field named language.
getLanguage() - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Provide String value from initializeOnly SFString field named language.
getLanguage() - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
Provide String value from initializeOnly SFString field named language.
getLanguage() - Method in interface org.web3d.x3d.sai.Shaders.ComposedShader
Provide String enumeration value ['Cg'|'GLSL'|'HLSL'|'etc.'] from initializeOnly SFString field named language.
getLanguage() - Method in interface org.web3d.x3d.sai.Shaders.PackagedShader
Provide String enumeration value ['Cg'|'GLSL'|'HLSL'|'etc.'] from initializeOnly SFString field named language.
getLanguage() - Method in interface org.web3d.x3d.sai.Shaders.ProgramShader
Provide String enumeration value ['Cg'|'GLSL'|'HLSL'|'etc.'] from initializeOnly SFString field named language.
getLanguage() - Method in interface org.web3d.x3d.sai.Shaders.X3DShaderNode
Provide String enumeration value ['Cg'|'GLSL'|'HLSL'|'etc.'] from initializeOnly SFString field named language.
getLanguage() - Method in interface org.web3d.x3d.sai.Text.FontStyle
Provide String value from initializeOnly SFString field named language.
getLayers() - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
Provide array of X3DLayerNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field layers.
getLayers() - Method in interface org.web3d.x3d.sai.Layering.LayerSet
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field layers.
getLayersList() - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
Utility method to get ArrayList value of MFNode layers field, similar to LayerSetObject.getLayers().
getLayout() - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
Provide X3DLayoutNode instance (using a properly typed node) from inputOutput SFNode field layout.
getLayout() - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
Provide X3DLayoutNode instance (using a properly typed node) from inputOutput SFNode field layout.
getLayout() - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
Provide X3DLayoutNode instance (using a properly typed node) from inputOutput SFNode field layout.
getLayout() - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
Provide X3DLayoutNode instance (using a properly typed node) from inputOutput SFNode field layout.
getLeft() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field left.
getLeft() - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field left.
getLeftTexture() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, from inputOutput SFNode field leftTexture.
getLeftTexture() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, from inputOutput SFNode field leftTexture.
getLeftToRight() - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Provide boolean value from initializeOnly SFBool field named leftToRight.
getLeftToRight() - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Provide boolean value from initializeOnly SFBool field named leftToRight.
getLeftToRight() - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
Provide boolean value from initializeOnly SFBool field named leftToRight.
getLeftToRight() - Method in interface org.web3d.x3d.sai.Text.FontStyle
Provide boolean value from initializeOnly SFBool field named leftToRight.
getLeftUrl() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Provide array of String results from inputOutput MFString field named leftUrl.
getLeftUrl() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
Provide array of String results from inputOutput MFString field named leftUrl.
getLeftUrlList() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Utility method to get ArrayList value of MFString leftUrl field, similar to BackgroundObject.getLeftUrl().
getLength() - Method in class org.web3d.x3d.jsail.fields.SFImageObject
Compute length of SFImage integer array (including height, width and components values).
getLength() - Method in class org.web3d.x3d.jsail.Text.TextObject
Provide array of Float results within allowed range of [0,infinity) from inputOutput MFFloat field named length.
getLength() - Method in interface org.web3d.x3d.sai.Text.Text
Provide array of float results within allowed range of [0,infinity) from inputOutput MFFloat field named length.
getLengthList() - Method in class org.web3d.x3d.jsail.Text.TextObject
Utility method to get ArrayList value of MFFloat length field, similar to TextObject.getLength().
getLengthOfModulationParameters() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named lengthOfModulationParameters.
getLengthOfModulationParameters() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named lengthOfModulationParameters.
getLevel() - Method in class org.web3d.x3d.jsail.Core.componentObject
Provide int value within allowed range of [1,5] from inputOutput SFInt32 field named level.
getLevel() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Provide int value within allowed range of [0,1] from outputOnly SFInt32 field named level_changed.
getLevel() - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Provide int value within allowed range of [0,infinity) from outputOnly SFInt32 field named level_changed.
getLevel() - Method in interface org.web3d.x3d.sai.Component
Get the level of the component.
getLevel() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
Provide int value within allowed range of [0,1] from outputOnly SFInt32 field named level_changed.
getLevel() - Method in interface org.web3d.x3d.sai.Navigation.LOD
Provide int value within allowed range of [0,infinity) from outputOnly SFInt32 field named level_changed.
getLifetimeVariation() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named lifetimeVariation.
getLifetimeVariation() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named lifetimeVariation.
getLighting() - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
Provide boolean value from inputOutput SFBool field named lighting.
getLighting() - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
Provide boolean value from inputOutput SFBool field named lighting.
getLimitOrientation() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named limitOrientation.
getLimitOrientation() - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named limitOrientation.
getLinearAcceleration() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named linearAcceleration.
getLinearAcceleration() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of 3-tuple float results from inputOutput SFVec3f field named linearAcceleration.
getLinearDampingFactor() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide float value from inputOutput SFFloat field named linearDampingFactor.
getLinearDampingFactor() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide float value from inputOutput SFFloat field named linearDampingFactor.
getLinearVelocity() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named linearVelocity.
getLinearVelocity() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named linearVelocity.
getLinearVelocity() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of 3-tuple float results from inputOutput SFVec3f field named linearVelocity.
getLinearVelocity() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide array of 3-tuple float results from inputOutput SFVec3f field named linearVelocity.
getLineBounds() - Method in class org.web3d.x3d.jsail.Text.TextObject
Provide array of 2-tuple float results from outputOnly MFVec2f field named lineBounds.
getLineBounds() - Method in interface org.web3d.x3d.sai.Text.Text
Provide array of 2-tuple float results from outputOnly MFVec2f field named lineBounds.
getLineProperties() - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
Provide LineProperties instance (using a properly typed node) from inputOutput SFNode field lineProperties.
getLineProperties() - Method in interface org.web3d.x3d.sai.Shape.Appearance
Provide LineProperties instance (using a properly typed node) from inputOutput SFNode field lineProperties.
getLineSegments() - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
Provide array of 2-tuple float results from initializeOnly MFVec2f field named lineSegments.
getLineSegments() - Method in interface org.web3d.x3d.sai.Geometry2D.Polyline2D
Provide array of 2-tuple float results from initializeOnly MFVec2f field named lineSegments.
getLinetype() - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
Provide int value within allowed range of [1,infinity) from inputOutput SFInt32 field named linetype.
getLinetype() - Method in interface org.web3d.x3d.sai.Shape.LineProperties
Provide int value within allowed range of [1,infinity) from inputOutput SFInt32 field named linetype.
getLinewidthScaleFactor() - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
Provide float value from inputOutput SFFloat field named linewidthScaleFactor.
getLinewidthScaleFactor() - Method in interface org.web3d.x3d.sai.Shape.LineProperties
Provide float value from inputOutput SFFloat field named linewidthScaleFactor.
getLlimit() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named llimit.
getLlimit() - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named llimit.
getLoa() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide int value within allowed range of [-1,4] from inputOutput SFInt32 field named loa.
getLoa() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provide int value within allowed range of [-1,4] from inputOutput SFInt32 field named loa.
getLoa() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide int value within allowed range of [-1,4] from inputOutput SFInt32 field named loa.
getLoa() - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
Provide int value within allowed range of [-1,4] from inputOutput SFInt32 field named loa.
getLoad() - Method in class org.web3d.x3d.jsail.Networking.InlineObject
Provide boolean value from inputOutput SFBool field named load.
getLoad() - Method in interface org.web3d.x3d.sai.Networking.Inline
Provide boolean value from inputOutput SFBool field named load.
getLoadTime() - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
Provide double value in seconds from outputOnly SFTime field named loadTime.
getLoadTime() - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
Provide double value in seconds from outputOnly SFTime field named loadTime.
getLocalDEF() - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
Provide String value from inputOutput SFString field named localDEF.
getLocation() - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named location.
getLocation() - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named location.
getLocation() - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named location.
getLocation() - Method in interface org.web3d.x3d.sai.Lighting.PointLight
Provide array of 3-tuple float results from inputOutput SFVec3f field named location.
getLocation() - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
Provide array of 3-tuple float results from inputOutput SFVec3f field named location.
getLocation() - Method in interface org.web3d.x3d.sai.Sound.Sound
Provide array of 3-tuple float results from inputOutput SFVec3f field named location.
getLoop() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provide boolean value from inputOutput SFBool field named loop.
getLoop() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Provide boolean value from inputOutput SFBool field named loop.
getLoop() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provide boolean value from inputOutput SFBool field named loop.
getLoop() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Provide boolean value from inputOutput SFBool field named loop.
getLoop() - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
Provide boolean value from inputOutput SFBool field named loop.
getLoop() - Method in interface org.web3d.x3d.sai.Sound.AudioClip
Provide boolean value from inputOutput SFBool field named loop.
getLoop() - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
Provide boolean value from inputOutput SFBool field named loop.
getLoop() - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
Provide boolean value from inputOutput SFBool field named loop.
getLoop() - Method in interface org.web3d.x3d.sai.Time.TimeSensor
Provide boolean value from inputOutput SFBool field named loop.
getLoop() - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
Provide boolean value from inputOutput SFBool field named loop.
getMagnificationFilter() - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Provide String enumeration value ['AVG_PIXEL'|'DEFAULT'|'FASTEST'|'NEAREST_PIXEL'|'NICEST'] from inputOutput SFString field named magnificationFilter.
getMagnificationFilter() - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
Provide String enumeration value ['AVG_PIXEL'|'DEFAULT'|'FASTEST'|'NEAREST_PIXEL'|'NICEST'] from inputOutput SFString field named magnificationFilter.
getMapping() - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
Provide array of DISEntityTypeMapping results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field mapping.
getMapping() - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field mapping.
getMappingList() - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
Utility method to get ArrayList value of MFNode mapping field, similar to DISEntityManagerObject.getMapping().
getMarking() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide String value from inputOutput SFString field named marking.
getMarking() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide String value from inputOutput SFString field named marking.
getMass() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named mass.
getMass() - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named mass.
getMass() - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named mass.
getMass() - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named mass.
getMass() - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named mass.
getMass() - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named mass.
getMass() - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named mass.
getMass() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide float value from inputOutput SFFloat field named mass.
getMass() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named mass.
getMass() - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named mass.
getMass() - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named mass.
getMass() - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named mass.
getMass() - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named mass.
getMass() - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named mass.
getMass() - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named mass.
getMass() - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named mass.
getMass() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide float value from inputOutput SFFloat field named mass.
getMassDensityModel() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to Sphere|Box|Cone, from inputOutput SFNode field massDensityModel.
getMassDensityModel() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to Sphere|Box|Cone, from inputOutput SFNode field massDensityModel.
getMatchCriterion() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Provide String enumeration value ['MATCH_ANY'|'MATCH_EVERY'|'MATCH_ONLY_ONE'] from inputOutput SFString field named matchCriterion.
getMatchCriterion() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Provide String enumeration value ['MATCH_ANY'|'MATCH_EVERY'|'MATCH_ONLY_ONE'] from inputOutput SFString field named matchCriterion.
getMatchCriterion() - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Provide String enumeration value ['MATCH_ANY'|'MATCH_EVERY'|'MATCH_ONLY_ONE'] from inputOutput SFString field named matchCriterion.
getMatchCriterion() - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Provide String enumeration value ['MATCH_ANY'|'MATCH_EVERY'|'MATCH_ONLY_ONE'] from inputOutput SFString field named matchCriterion.
getMatchCriterion() - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
Provide String enumeration value ['MATCH_ANY'|'MATCH_EVERY'|'MATCH_ONLY_ONE'] from inputOutput SFString field named matchCriterion.
getMatchCriterion() - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
Provide String enumeration value ['MATCH_ANY'|'MATCH_EVERY'|'MATCH_ONLY_ONE'] from inputOutput SFString field named matchCriterion.
getMatchCriterion() - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
Provide String enumeration value ['MATCH_ANY'|'MATCH_EVERY'|'MATCH_ONLY_ONE'] from inputOutput SFString field named matchCriterion.
getMatchCriterion() - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
Provide String enumeration value ['MATCH_ANY'|'MATCH_EVERY'|'MATCH_ONLY_ONE'] from inputOutput SFString field named matchCriterion.
getMatchCriterion() - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
Provide String enumeration value ['MATCH_ANY'|'MATCH_EVERY'|'MATCH_ONLY_ONE'] from inputOutput SFString field named matchCriterion.
getMaterial() - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
Provide X3DMaterialNode instance (using a properly typed node) from inputOutput SFNode field material.
getMaterial() - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
Provide X3DMaterialNode instance (using a properly typed node) from inputOutput SFNode field material.
getMaterial() - Method in interface org.web3d.x3d.sai.Shape.Appearance
Provide X3DMaterialNode instance (using a properly typed node) from inputOutput SFNode field material.
getMaterial() - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
Provide X3DMaterialNode instance (using a properly typed node) from inputOutput SFNode field material.
getMatrix() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
Provide array of float results from inputOutput SFMatrix4f field named matrix.
getMatrix() - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransformMatrix3D
Provide array of float results from inputOutput SFMatrix4f field named matrix.
getMaxAngle() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Provide float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) from inputOutput SFFloat field named maxAngle.
getMaxAngle() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Provide float value unit axis, angle (in radians) from inputOutput SFFloat field named maxAngle.
getMaxAngle() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
Provide float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) from inputOutput SFFloat field named maxAngle.
getMaxAngle() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
Provide float value unit axis, angle (in radians) from inputOutput SFFloat field named maxAngle.
getMaxAngle1() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide float value unit axis, angle (in radians) from inputOutput SFFloat field named maxAngle1.
getMaxAngle1() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide float value unit axis, angle (in radians) from inputOutput SFFloat field named maxAngle1.
getMaxBack() - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named maxBack.
getMaxBack() - Method in interface org.web3d.x3d.sai.Sound.Sound
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named maxBack.
getMaxCorrectionSpeed() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provide float value from inputOutput SFFloat field named maxCorrectionSpeed.
getMaxCorrectionSpeed() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
Provide float value from inputOutput SFFloat field named maxCorrectionSpeed.
getMaxExtent() - Method in class org.web3d.x3d.jsail.Text.TextObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named maxExtent.
getMaxExtent() - Method in interface org.web3d.x3d.sai.Text.Text
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named maxExtent.
getMaxFront() - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named maxFront.
getMaxFront() - Method in interface org.web3d.x3d.sai.Sound.Sound
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named maxFront.
getMaxParticles() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide int value within allowed range of [0,infinity) from inputOutput SFInt32 field named maxParticles.
getMaxParticles() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide int value within allowed range of [0,infinity) from inputOutput SFInt32 field named maxParticles.
getMaxPosition() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Provide array of 2-tuple float results from inputOutput SFVec2f field named maxPosition.
getMaxPosition() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
Provide array of 2-tuple float results from inputOutput SFVec2f field named maxPosition.
getMaxSeparation() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Provide float value from inputOutput SFFloat field named maxSeparation.
getMaxSeparation() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
Provide float value from inputOutput SFFloat field named maxSeparation.
getMaxTorque1() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide float value from inputOutput SFFloat field named maxTorque1.
getMaxTorque1() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide float value from inputOutput SFFloat field named maxTorque1.
getMaxTorque2() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide float value from inputOutput SFFloat field named maxTorque2.
getMaxTorque2() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide float value from inputOutput SFFloat field named maxTorque2.
getMeshLabAnalytics(X3DObject) - Static method in class org.web3d.x3d.jsail.MeshLabLauncher
TODO: Get MeshLab metrics for X3D model of interest.
getMeshLabAnalyticsX3dMetadataSet(X3DObject) - Static method in class org.web3d.x3d.jsail.MeshLabLauncher
TODO: Get MeshLab metrics as MetadataSet object.
getMeshLabPath() - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
Get directory path for location of meshlabserver program.
getMeshLabServerExecutableName() - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
Get directory path for location of meshlabserver program: meshlabserver.exe on Windows, meshlabserver otherwise.
getMeshLabVersion() - Static method in class org.web3d.x3d.jsail.MeshLabLauncher
Get MeshLab version.
getMetadata() - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Core.CommentsBlock
Deprecated.
getMetadata() - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
Deprecated.
getMetadata() - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
Deprecated.
getMetadata() - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
Deprecated.
getMetadata() - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogCoordinateObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanFilterObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geometry2D.Polyline2DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLocationObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Grouping.GroupObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Grouping.StaticGroupObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.StringSensorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Layering.LayerObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Layering.ViewportObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Layout.ScreenGroupObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Navigation.BillboardObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Networking.EXPORTObject
Deprecated.
getMetadata() - Method in class org.web3d.x3d.jsail.Networking.IMPORTObject
Deprecated.
getMetadata() - Method in class org.web3d.x3d.jsail.Networking.InlineObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.NURBS.Contour2DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.NURBS.ContourPolyline2DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.ParticleSystems.BoundedPhysicsModelObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.ParticleSystems.ForcePhysicsModelObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Rendering.ColorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Rendering.ColorRGBAObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Rendering.IndexedLineSetObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Rendering.PointSetObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.BallJointObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSensorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Shape.FillPropertiesObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Shape.LinePropertiesObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Shape.ShapeObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Text.TextObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransformMatrix3DObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.CADGeometry.X3DProductStructureChildNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Core.MetadataBoolean
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Core.MetadataDouble
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Core.MetadataFloat
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Core.MetadataInteger
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Core.MetadataSet
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Core.MetadataString
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Core.ProtoInstance
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Core.WorldInfo
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Core.X3DBindableNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Core.X3DChildNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Core.X3DInfoNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Core.X3DNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Core.X3DPrototypeInstance
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Core.X3DSensorNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.CubeMapTexturing.GeneratedCubeMapTexture
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ImageCubeMapTexture
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.CubeMapTexturing.X3DEnvironmentTextureNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Fog
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.FogCoordinate
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.LocalFog
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.VisibilitySensor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.X3DEnvironmentalSensorNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanFilter
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanSequencer
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanToggle
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanTrigger
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerSequencer
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerTrigger
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EventUtilities.TimeTrigger
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EventUtilities.X3DSequencerNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.EventUtilities.X3DTriggerNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Followers.ColorChaser
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Followers.CoordinateChaser
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Followers.OrientationChaser
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Followers.PositionChaser
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Followers.PositionChaser2D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Followers.ScalarChaser
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Followers.TexCoordChaser2D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Followers.X3DChaserNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Followers.X3DDamperNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Followers.X3DFollowerNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geometry2D.Arc2D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geometry2D.Circle2D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geometry2D.Disk2D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geometry2D.Polyline2D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geometry2D.Polypoint2D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geometry2D.Rectangle2D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geometry2D.TriangleSet2D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geometry3D.Box
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geometry3D.Sphere
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geospatial.GeoCoordinate
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLocation
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geospatial.GeoMetadata
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geospatial.GeoOrigin
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Grouping.Group
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Grouping.StaticGroup
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Grouping.Switch
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Grouping.Transform
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Grouping.X3DGroupingNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Interpolation.ColorInterpolator
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator2D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Interpolation.EaseInEaseOut
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Interpolation.NormalInterpolator
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Interpolation.OrientationInterpolator
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator2D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Interpolation.ScalarInterpolator
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Interpolation.SquadOrientationInterpolator
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Interpolation.X3DInterpolatorNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.KeySensor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.StringSensor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.X3DKeyDeviceSensorNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Layering.Layer
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Layering.LayerSet
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Layering.Viewport
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Layering.X3DLayerNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Layering.X3DViewportNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Layout.Layout
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Layout.ScreenGroup
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Layout.X3DLayoutNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Lighting.PointLight
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Lighting.X3DLightNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Navigation.Billboard
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Navigation.Collision
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Navigation.LOD
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Networking.Anchor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Networking.Inline
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Networking.X3DNetworkSensorNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.NURBS.Contour2D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.NURBS.ContourPolyline2D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.NURBS.CoordinateDouble
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSweptSurface
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSwungSurface
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsControlCurveNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.NURBS.X3DParametricGeometryNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.ParticleSystems.BoundedPhysicsModel
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.ParticleSystems.ForcePhysicsModel
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticlePhysicsModelNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DDragSensorNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DPointingDeviceSensorNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DTouchSensorNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.ClipPlane
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.Color
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.ColorRGBA
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.Coordinate
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.IndexedLineSet
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.LineSet
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.Normal
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.PointSet
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.X3DColorNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.X3DCoordinateNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.X3DGeometricPropertyNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.X3DGeometryNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Rendering.X3DNormalNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.BallJoint
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSensor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollisionSpaceNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DRigidJointNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Scripting.Script
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Scripting.X3DScriptNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shaders.ComposedShader
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shaders.FloatVertexAttribute
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shaders.Matrix3VertexAttribute
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shaders.Matrix4VertexAttribute
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shaders.PackagedShader
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shaders.ProgramShader
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shaders.ShaderPart
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shaders.ShaderProgram
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shaders.X3DShaderNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shaders.X3DVertexAttributeNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shape.Appearance
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shape.FillProperties
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shape.LineProperties
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shape.Material
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shape.Shape
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shape.X3DAppearanceChildNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shape.X3DAppearanceNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shape.X3DMaterialNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Shape.X3DShapeNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Sound.AudioClip
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Sound.Sound
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Sound.X3DSoundNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Text.FontStyle
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Text.Text
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Text.X3DFontStyleNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing.ImageTexture
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureCoordinate
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureTransform
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing.PixelTexture
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinate
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinateGenerator
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing.TextureTransform
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing.X3DTexture2DNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing.X3DTextureCoordinateNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing.X3DTextureNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing.X3DTextureTransformNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing3D.TextureCoordinate3D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing3D.TextureCoordinate4D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransform3D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransformMatrix3D
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Time.TimeSensor
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.VolumeRendering.ComposedVolumeStyle
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.VolumeRendering.EdgeEnhancementVolumeStyle
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.VolumeRendering.OpacityMapVolumeStyle
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.VolumeRendering.ProjectionVolumeStyle
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.VolumeRendering.ToneMappedVolumeStyle
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DComposableVolumeRenderStyleNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeDataNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetadata() - Method in interface org.web3d.x3d.sai.VolumeRendering.X3DVolumeRenderStyleNode
Provide X3DMetadataObject instance (using a properly typed node) from inputOutput SFNode field metadata.
getMetaList() - Method in class org.web3d.x3d.jsail.Core.headObject
Provide array of metaObject results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field meta.
getMinAngle() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Provide float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) from inputOutput SFFloat field named minAngle.
getMinAngle() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Provide float value unit axis, angle (in radians) from inputOutput SFFloat field named minAngle.
getMinAngle() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
Provide float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) from inputOutput SFFloat field named minAngle.
getMinAngle() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
Provide float value unit axis, angle (in radians) from inputOutput SFFloat field named minAngle.
getMinAngle1() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide float value unit axis, angle (in radians) from inputOutput SFFloat field named minAngle1.
getMinAngle1() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide float value unit axis, angle (in radians) from inputOutput SFFloat field named minAngle1.
getMinBack() - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named minBack.
getMinBack() - Method in interface org.web3d.x3d.sai.Sound.Sound
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named minBack.
getMinBounceSpeed() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named minBounceSpeed.
getMinBounceSpeed() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named minBounceSpeed.
getMinBounceSpeed() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named minBounceSpeed.
getMinBounceSpeed() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named minBounceSpeed.
getMinFront() - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named minFront.
getMinFront() - Method in interface org.web3d.x3d.sai.Sound.Sound
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named minFront.
getMinificationFilter() - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Provide 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'] from inputOutput SFString field named minificationFilter.
getMinificationFilter() - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
Provide 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'] from inputOutput SFString field named minificationFilter.
getMinPosition() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Provide array of 2-tuple float results from inputOutput SFVec2f field named minPosition.
getMinPosition() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
Provide array of 2-tuple float results from inputOutput SFVec2f field named minPosition.
getMinSeparation() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Provide float value from inputOutput SFFloat field named minSeparation.
getMinSeparation() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
Provide float value from inputOutput SFFloat field named minSeparation.
getMode() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Provide array of String enumeration results ['"ADD"'|'"ADDSIGNED"'|'"ADDSIGNED2X"'|'"ADDSMOOTH"'|'"BLENDCURRENTALPHA"'|'"BLENDDIFFUSEALPHA"'|'"BLENDFACTORALPHA"'|'"BLENDTEXTUREALPHA"'|'"DOTPRODUCT3"'|'"MODULATE"'|'"MODULATE2X"'|'"MODULATE4X"'|'"MODULATEALPHA_ADDCOLOR"'|'"MODULATEINVALPHA_ADDCOLOR"'|'"MODULATEINVCOLOR_ADDALPHA"'|'"OFF"'|'"REPLACE"'|'"SELECTARG1"'|'"SELECTARG2"'|'"SUBTRACT"'|'"etc."'] from inputOutput MFString field named mode.
getMode() - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
Provide String enumeration value ['SPHERE'|'CAMERASPACENORMAL'|'CAMERASPACEPOSITION'|'CAMERASPACEREFLECTIONVECTOR'|'SPHERE-LOCAL'|'COORD'|'COORD-EYE'|'NOISE'|'NOISE-EYE'|'SPHERE-REFLECT'|'SPHERE-REFLECT-LOCAL'] from inputOutput SFString field named mode.
getMode() - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
Provide array of String enumeration results ['"ADD"'|'"ADDSIGNED"'|'"ADDSIGNED2X"'|'"ADDSMOOTH"'|'"BLENDCURRENTALPHA"'|'"BLENDDIFFUSEALPHA"'|'"BLENDFACTORALPHA"'|'"BLENDTEXTUREALPHA"'|'"DOTPRODUCT3"'|'"MODULATE"'|'"MODULATE2X"'|'"MODULATE4X"'|'"MODULATEALPHA_ADDCOLOR"'|'"MODULATEINVALPHA_ADDCOLOR"'|'"MODULATEINVCOLOR_ADDALPHA"'|'"OFF"'|'"REPLACE"'|'"SELECTARG1"'|'"SELECTARG2"'|'"SUBTRACT"'|'"etc."'] from inputOutput MFString field named mode.
getMode() - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinateGenerator
Provide String enumeration value ['SPHERE'|'CAMERASPACENORMAL'|'CAMERASPACEPOSITION'|'CAMERASPACEREFLECTIONVECTOR'|'SPHERE-LOCAL'|'COORD'|'COORD-EYE'|'NOISE'|'NOISE-EYE'|'SPHERE-REFLECT'|'SPHERE-REFLECT-LOCAL'] from inputOutput SFString field named mode.
getModeList() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Utility method to get ArrayList value of MFString mode field, similar to MultiTextureObject.getMode().
getModifiedFraction() - Method in class org.web3d.x3d.jsail.Interpolation.EaseInEaseOutObject
Provide float value from outputOnly SFFloat field named modifiedFraction_changed.
getModifiedFraction() - Method in interface org.web3d.x3d.sai.Interpolation.EaseInEaseOut
Provide float value from outputOnly SFFloat field named modifiedFraction_changed.
getModulationTypeDetail() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named modulationTypeDetail.
getModulationTypeDetail() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named modulationTypeDetail.
getModulationTypeMajor() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named modulationTypeMajor.
getModulationTypeMajor() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named modulationTypeMajor.
getModulationTypeSpreadSpectrum() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named modulationTypeSpreadSpectrum.
getModulationTypeSpreadSpectrum() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named modulationTypeSpreadSpectrum.
getModulationTypeSystem() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named modulationTypeSystem.
getModulationTypeSystem() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named modulationTypeSystem.
getMomentsOfInertia() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Provide array of Float results within allowed range of [0,infinity) from inputOutput MFFloat field named momentsOfInertia.
getMomentsOfInertia() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
Provide array of float results within allowed range of [0,infinity) from inputOutput MFFloat field named momentsOfInertia.
getMomentsOfInertiaList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Utility method to get ArrayList value of MFFloat momentsOfInertia field, similar to HAnimSegmentObject.getMomentsOfInertia().
getMotions() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of HAnimMotion results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field motions.
getMotions() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field motions.
getMotionsList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Utility method to get ArrayList value of MFNode motions field, similar to HAnimHumanoidObject.getMotions().
getMotor1Angle() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named motor1Angle.
getMotor1Angle() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named motor1Angle.
getMotor1AngleRate() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named motor1AngleRate.
getMotor1AngleRate() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named motor1AngleRate.
getMotor1Axis() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named motor1Axis.
getMotor1Axis() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named motor1Axis.
getMotor2Angle() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named motor2Angle.
getMotor2Angle() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named motor2Angle.
getMotor2AngleRate() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named motor2AngleRate.
getMotor2AngleRate() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named motor2AngleRate.
getMotor2Axis() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named motor2Axis.
getMotor2Axis() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named motor2Axis.
getMotor3Angle() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named motor3Angle.
getMotor3Angle() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named motor3Angle.
getMotor3AngleRate() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named motor3AngleRate.
getMotor3AngleRate() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide float value unit axis, angle (in radians) from outputOnly SFFloat field named motor3AngleRate.
getMotor3Axis() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named motor3Axis.
getMotor3Axis() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named motor3Axis.
getMulticastRelayHost() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide String value from inputOutput SFString field named multicastRelayHost.
getMulticastRelayHost() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide String value from inputOutput SFString field named multicastRelayHost.
getMulticastRelayHost() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide String value from inputOutput SFString field named multicastRelayHost.
getMulticastRelayHost() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide String value from inputOutput SFString field named multicastRelayHost.
getMulticastRelayHost() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide String value from inputOutput SFString field named multicastRelayHost.
getMulticastRelayHost() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide String value from inputOutput SFString field named multicastRelayHost.
getMulticastRelayHost() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide String value from inputOutput SFString field named multicastRelayHost.
getMulticastRelayHost() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide String value from inputOutput SFString field named multicastRelayHost.
getMulticastRelayPort() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named multicastRelayPort.
getMulticastRelayPort() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide int value from inputOutput SFInt32 field named multicastRelayPort.
getMulticastRelayPort() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide int value from inputOutput SFInt32 field named multicastRelayPort.
getMulticastRelayPort() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named multicastRelayPort.
getMulticastRelayPort() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named multicastRelayPort.
getMulticastRelayPort() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide int value from inputOutput SFInt32 field named multicastRelayPort.
getMulticastRelayPort() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide int value from inputOutput SFInt32 field named multicastRelayPort.
getMulticastRelayPort() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named multicastRelayPort.
getMunitionApplicationID() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named munitionApplicationID.
getMunitionApplicationID() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named munitionApplicationID.
getMunitionEndPoint() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named munitionEndPoint.
getMunitionEndPoint() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of 3-tuple float results from inputOutput SFVec3f field named munitionEndPoint.
getMunitionEntityID() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named munitionEntityID.
getMunitionEntityID() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named munitionEntityID.
getMunitionQuantity() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named munitionQuantity.
getMunitionQuantity() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named munitionQuantity.
getMunitionSiteID() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named munitionSiteID.
getMunitionSiteID() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named munitionSiteID.
getMunitionStartPoint() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named munitionStartPoint.
getMunitionStartPoint() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of 3-tuple float results from inputOutput SFVec3f field named munitionStartPoint.
getMustEvaluate() - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
Provide boolean value from initializeOnly SFBool field named mustEvaluate.
getMustEvaluate() - Method in interface org.web3d.x3d.sai.Scripting.Script
Provide boolean value from initializeOnly SFBool field named mustEvaluate.
getName() - Method in class org.web3d.x3d.jsail.CADGeometry.CADAssemblyObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Core.componentObject
Provide 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'] from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Core.metaObject
Provide 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'|'etc.'] from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Core.ProtoBodyObject
Utility method to inspect parent ProtoDeclare and provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Core.ProtoInterfaceObject
Utility method to inspect parent ProtoDeclare and provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Core.unitObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.fields.X3DConcreteFieldDefinition
Get the name of this field.
getName() - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
Provide 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'] from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provide 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'] from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSegmentObject
Provide 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'] from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Provide 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'] from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
Provide String value from inputOutput SFString field named name.
getName() - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.CADGeometry.CADAssembly
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.CADGeometry.X3DProductStructureChildNode
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.Component
Get the name of this component.
getName() - Method in interface org.web3d.x3d.sai.Core.MetadataBoolean
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.Core.MetadataDouble
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.Core.MetadataFloat
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.Core.MetadataInteger
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.Core.MetadataSet
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.Core.MetadataString
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.Core.ProtoInstance
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.Core.X3DMetadataObject
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
Provide 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'] from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
Provide 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'] from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSegment
Provide 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'] from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
Provide 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'] from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.ProfileInfo
Get the name of this component.
getName() - Method in interface org.web3d.x3d.sai.Shaders.FloatVertexAttribute
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.Shaders.Matrix3VertexAttribute
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.Shaders.Matrix4VertexAttribute
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.Shaders.X3DVertexAttributeNode
Provide String value from inputOutput SFString field named name.
getName() - Method in interface org.web3d.x3d.sai.UnitInfo
Get the name of this UNIT statement.
getName() - Method in interface org.web3d.x3d.sai.X3DFieldDefinition
Get the name of this field.
getNetworkMode() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide String enumeration value ['standAlone'|'networkReader'|'networkWriter'] from inputOutput SFString field named networkMode.
getNetworkMode() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide String enumeration value ['standAlone'|'networkReader'|'networkWriter'] from inputOutput SFString field named networkMode.
getNetworkMode() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide String enumeration value ['standAlone'|'networkReader'|'networkWriter'] from inputOutput SFString field named networkMode.
getNetworkMode() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide String enumeration value ['standAlone'|'networkReader'|'networkWriter'] from inputOutput SFString field named networkMode.
getNetworkMode() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide String enumeration value ['standAlone'|'networkReader'|'networkWriter'] from inputOutput SFString field named networkMode.
getNetworkMode() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide String enumeration value ['standAlone'|'networkReader'|'networkWriter'] from inputOutput SFString field named networkMode.
getNetworkMode() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide String enumeration value ['standAlone'|'networkReader'|'networkWriter'] from inputOutput SFString field named networkMode.
getNetworkMode() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide String enumeration value ['standAlone'|'networkReader'|'networkWriter'] from inputOutput SFString field named networkMode.
getNodeField() - Method in class org.web3d.x3d.jsail.Core.connectObject
Provide String value from inputOutput SFString field named nodeField.
getNodeType() - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
(Warning: not yet supported in ExternProtoDeclareObject implementation, TODO) This method helps determine node type of ProtoInstance by inspecting first node within corresponding ProtoDeclare ProtoBody.
getNodeType() - Method in class org.web3d.x3d.jsail.Core.ProtoBodyObject
First node within ProtoDeclare ProtoBody determines node type of corresponding ProtoInstance, local reference maintained in member variable named primaryNode.
getNodeType() - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
This method helps determine node type of ProtoInstance by inspecting first node within corresponding ProtoDeclare ProtoBody, where local copy is maintained in ProtoBody primaryNode.
getNodeType() - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
This method helps determine node type of ProtoInstance by inspecting first node within corresponding ProtoDeclare ProtoBody.
getNormal() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named normal_changed.
getNormal() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
Provide array of 3-tuple float results from outputOnly SFVec3f field named normal_changed.
getNormal() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormal() - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field normal.
getNormalCount() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Utility method to get number of 3-tuple normal vectors in contained Normal or ProtoInstance node
getNormalIndex() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provide array of Integer results within allowed range of [-1,infinity) from initializeOnly MFInt32 field named normalIndex.
getNormalIndex() - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
Provide array of int results within allowed range of [-1,infinity) from initializeOnly MFInt32 field named normalIndex.
getNormalIndexList() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Utility method to get ArrayList value of MFInt32 normalIndex field, similar to IndexedFaceSetObject.getNormalIndex().
getNormalizeVelocity() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
Provide boolean value from inputOutput SFBool field named normalizeVelocity.
getNormalizeVelocity() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
Provide boolean value from inputOutput SFBool field named normalizeVelocity.
getNormalizeVelocity() - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Provide boolean value from inputOutput SFBool field named normalizeVelocity.
getNormalizeVelocity() - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
Provide boolean value from inputOutput SFBool field named normalizeVelocity.
getNormalizeVelocity() - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
Provide boolean value from inputOutput SFBool field named normalizeVelocity.
getNormalizeVelocity() - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
Provide boolean value from inputOutput SFBool field named normalizeVelocity.
getNormalizeVelocity() - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
Provide boolean value from inputOutput SFBool field named normalizeVelocity.
getNormalizeVelocity() - Method in interface org.web3d.x3d.sai.Interpolation.SquadOrientationInterpolator
Provide boolean value from inputOutput SFBool field named normalizeVelocity.
getNormalPerVertex() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNormalPerVertex() - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
Provide boolean value from initializeOnly SFBool field named normalPerVertex.
getNumberOfPixelValues() - Method in class org.web3d.x3d.jsail.fields.SFImageObject
Compute number of pixel values in SFImage integer array (not counting height, width and components values).
getNumComponents() - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
Provide int value within allowed range of [1,4] from initializeOnly SFInt32 field named numComponents.
getNumComponents() - Method in interface org.web3d.x3d.sai.Shaders.FloatVertexAttribute
Provide int value within allowed range of [1,4] from initializeOnly SFInt32 field named numComponents.
getObjectType() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Provide array of String enumeration results with quoted value(s) ["ALL","NONE","TERRAIN",...] from inputOutput MFString field named objectType.
getObjectType() - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Provide array of String enumeration results with quoted value(s) ["ALL","NONE","TERRAIN",...] from inputOutput MFString field named objectType.
getObjectType() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Provide array of String enumeration results with quoted value(s) ["ALL","NONE","TERRAIN",...] from inputOutput MFString field named objectType.
getObjectType() - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Provide array of String enumeration results with quoted value(s) ["ALL","NONE","TERRAIN",...] from inputOutput MFString field named objectType.
getObjectType() - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Provide array of String enumeration results with quoted value(s) ["ALL","NONE","TERRAIN",...] from inputOutput MFString field named objectType.
getObjectType() - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
Provide array of String enumeration results with quoted value(s) ["ALL","NONE","TERRAIN",...] from inputOutput MFString field named objectType.
getObjectType() - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
Provide array of String enumeration results with quoted value(s) ["ALL","NONE","TERRAIN",...] from inputOutput MFString field named objectType.
getObjectType() - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
Provide array of String enumeration results with quoted value(s) ["ALL","NONE","TERRAIN",...] from inputOutput MFString field named objectType.
getObjectType() - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
Provide array of String enumeration results with quoted value(s) ["ALL","NONE","TERRAIN",...] from inputOutput MFString field named objectType.
getObjectType() - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
Provide array of String enumeration results with quoted value(s) ["ALL","NONE","TERRAIN",...] from inputOutput MFString field named objectType.
getObjectType() - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
Provide array of String enumeration results with quoted value(s) ["ALL","NONE","TERRAIN",...] from inputOutput MFString field named objectType.
getObjectTypeList() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Utility method to get ArrayList value of MFString objectType field, similar to LinePickSensorObject.getObjectType().
getObjectTypeList() - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Utility method to get ArrayList value of MFString objectType field, similar to PickableGroupObject.getObjectType().
getObjectTypeList() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Utility method to get ArrayList value of MFString objectType field, similar to PointPickSensorObject.getObjectType().
getObjectTypeList() - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Utility method to get ArrayList value of MFString objectType field, similar to PrimitivePickSensorObject.getObjectType().
getObjectTypeList() - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Utility method to get ArrayList value of MFString objectType field, similar to VolumePickSensorObject.getObjectType().
getOffset() - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Provide array of Float results from inputOutput MFFloat field named offset.
getOffset() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Provide float value from inputOutput SFFloat field named offset.
getOffset() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named offset.
getOffset() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named offset.
getOffset() - Method in interface org.web3d.x3d.sai.Layout.Layout
Provide array of float results from inputOutput MFFloat field named offset.
getOffset() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
Provide float value from inputOutput SFFloat field named offset.
getOffset() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
Provide array of 3-tuple float results from inputOutput SFVec3f field named offset.
getOffset() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named offset.
getOffsetList() - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Utility method to get ArrayList value of MFFloat offset field, similar to LayoutObject.getOffset().
getOffsetUnits() - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Provide array of String enumeration results ['"WORLD"'|'"WORLD" "WORLD"'|'"WORLD" "PIXEL"'|'"FRACTION"'|'"FRACTION" "WORLD"'|'"FRACTION" "FRACTION"'|'"FRACTION" "PIXEL"'|'"PIXEL"'|'"PIXEL" "WORLD"'|'"PIXEL" "FRACTION"'|'"PIXEL" "PIXEL"'] from inputOutput MFString field named offsetUnits.
getOffsetUnits() - Method in interface org.web3d.x3d.sai.Layout.Layout
Provide array of String enumeration results ['"WORLD"'|'"WORLD" "WORLD"'|'"WORLD" "PIXEL"'|'"FRACTION"'|'"FRACTION" "WORLD"'|'"FRACTION" "FRACTION"'|'"FRACTION" "PIXEL"'|'"PIXEL"'|'"PIXEL" "WORLD"'|'"PIXEL" "FRACTION"'|'"PIXEL" "PIXEL"'] from inputOutput MFString field named offsetUnits.
getOffsetUnitsList() - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Utility method to get ArrayList value of MFString offsetUnits field, similar to LayoutObject.getOffsetUnits().
getOn() - Method in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
Provide boolean value from inputOutput SFBool field named on.
getOn() - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Provide boolean value from inputOutput SFBool field named on.
getOn() - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Provide boolean value from inputOutput SFBool field named on.
getOn() - Method in interface org.web3d.x3d.sai.Lighting.DirectionalLight
Provide boolean value from inputOutput SFBool field named on.
getOn() - Method in interface org.web3d.x3d.sai.Lighting.PointLight
Provide boolean value from inputOutput SFBool field named on.
getOn() - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
Provide boolean value from inputOutput SFBool field named on.
getOn() - Method in interface org.web3d.x3d.sai.Lighting.X3DLightNode
Provide boolean value from inputOutput SFBool field named on.
getOpacityFactor() - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named opacityFactor.
getOpacityFactor() - Method in interface org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named opacityFactor.
getOrder() - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
Provide int value within allowed range of [0,5] from initializeOnly SFInt32 field named order.
getOrder() - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
Provide int value within allowed range of [0,5] from initializeOnly SFInt32 field named order.
getOrder() - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
Provide int value within allowed range of [0,5] from initializeOnly SFInt32 field named order.
getOrder() - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
Provide int value within allowed range of [0,5] from initializeOnly SFInt32 field named order.
getOrder() - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
Provide int value within allowed range of [0,5] from initializeOnly SFInt32 field named order.
getOrder() - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
Provide int value within allowed range of [0,5] from initializeOnly SFInt32 field named order.
getOrder() - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
Provide int value within allowed range of [0,5] from initializeOnly SFInt32 field named order.
getOrder() - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
Provide array of Integer results within allowed range of [0,infinity) from initializeOnly MFInt32 field named order.
getOrder() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named order.
getOrder() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named order.
getOrder() - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Provide int value within allowed range of [2,infinity) from inputOutput SFInt32 field named order.
getOrder() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Provide int value within allowed range of [2,infinity) from inputOutput SFInt32 field named order.
getOrder() - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
Provide int value within allowed range of [0,5] from initializeOnly SFInt32 field named order.
getOrder() - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
Provide int value within allowed range of [0,5] from initializeOnly SFInt32 field named order.
getOrder() - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
Provide int value within allowed range of [0,5] from initializeOnly SFInt32 field named order.
getOrder() - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
Provide int value within allowed range of [0,5] from initializeOnly SFInt32 field named order.
getOrder() - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
Provide int value within allowed range of [0,5] from initializeOnly SFInt32 field named order.
getOrder() - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
Provide int value within allowed range of [0,5] from initializeOnly SFInt32 field named order.
getOrder() - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
Provide int value within allowed range of [0,5] from initializeOnly SFInt32 field named order.
getOrder() - Method in interface org.web3d.x3d.sai.Followers.X3DDamperNode
Provide int value within allowed range of [0,5] from initializeOnly SFInt32 field named order.
getOrder() - Method in interface org.web3d.x3d.sai.Layering.LayerSet
Provide array of int results within allowed range of [0,infinity) from initializeOnly MFInt32 field named order.
getOrder() - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named order.
getOrder() - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named order.
getOrder() - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
Provide int value within allowed range of [2,infinity) from inputOutput SFInt32 field named order.
getOrder() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
Provide int value within allowed range of [2,infinity) from inputOutput SFInt32 field named order.
getOrderList() - Method in class org.web3d.x3d.jsail.Layering.LayerSetObject
Utility method to get ArrayList value of MFInt32 order field, similar to LayerSetObject.getOrder().
getOrientation() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named orientation_changed.
getOrientation() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named orientation_changed.
getOrientation() - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput MFRotation field named orientation.
getOrientation() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named orientation_changed.
getOrientation() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named orientation.
getOrientation() - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named orientation.
getOrientation() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named orientation.
getOrientation() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named orientation.
getOrientation() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named orientation_changed.
getOrientation() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named orientation_changed.
getOrientation() - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput MFRotation field named orientation.
getOrientation() - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named orientation_changed.
getOrientation() - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named orientation.
getOrientation() - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named orientation.
getOrientation() - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named orientation.
getOrientation() - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named orientation.
getOrientation() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named orientation.
getOrigin() - Method in class org.web3d.x3d.jsail.Text.TextObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named origin.
getOrigin() - Method in interface org.web3d.x3d.sai.Text.Text
Provide array of 3-tuple float results from outputOnly SFVec3f field named origin.
getOriginalName() - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
Utility method to find original ProtoInstance name if this ProtoInstance is a USE node (which does not include name).
getOrthogonalColor() - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
Provide array of 4-tuple float results using RGBA values [0..1] using RGBA values [0..1] from inputOutput SFColorRGBA field named orthogonalColor.
getOrthogonalColor() - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
Provide array of 4-tuple float results using RGBA values [0..1] using RGBA values [0..1] from inputOutput SFColorRGBA field named orthogonalColor.
getOuterRadius() - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named outerRadius.
getOuterRadius() - Method in interface org.web3d.x3d.sai.Geometry2D.Disk2D
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named outerRadius.
getPackageName(String) - Static method in class org.web3d.x3d.jsail.X3DConcreteElement
Provide fully qualified package for a given element object, including className.
getParallelColor() - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
Provide array of 4-tuple float results using RGBA values [0..1] using RGBA values [0..1] from inputOutput SFColorRGBA field named parallelColor.
getParallelColor() - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
Provide array of 4-tuple float results using RGBA values [0..1] using RGBA values [0..1] from inputOutput SFColorRGBA field named parallelColor.
getParameter() - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Provide array of String results from inputOutput MFString field named parameter.
getParameter() - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
Provide array of Float results from inputOutput MFFloat field named parameter.
getParameter() - Method in interface org.web3d.x3d.sai.Networking.Anchor
Provide array of String results from inputOutput MFString field named parameter.
getParameter() - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinateGenerator
Provide array of float results from inputOutput MFFloat field named parameter.
getParameterList() - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Utility method to get ArrayList value of MFString parameter field, similar to AnchorObject.getParameter().
getParameterList() - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateGeneratorObject
Utility method to get ArrayList value of MFFloat parameter field, similar to TextureCoordinateGeneratorObject.getParameter().
getParentObject() - Method in class org.web3d.x3d.jsail.X3DConcreteElement
Provide object reference to parent X3D node or statement, if any.
getParticleLifetime() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named particleLifetime.
getParticleLifetime() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named particleLifetime.
getParticleSize() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide array of 2-tuple float results within allowed range of [0,infinity) from inputOutput SFVec2f field named particleSize.
getParticleSize() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide array of 2-tuple float results within allowed range of [0,infinity) from inputOutput SFVec2f field named particleSize.
getParts() - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
Provide array of ShaderPart results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field parts.
getParts() - Method in interface org.web3d.x3d.sai.Shaders.ComposedShader
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field parts.
getPartsList() - Method in class org.web3d.x3d.jsail.Shaders.ComposedShaderObject
Utility method to get ArrayList value of MFNode parts field, similar to ComposedShaderObject.getParts().
getPauseTime() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Provide double value in seconds from inputOutput SFTime field named pauseTime.
getPauseTime() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provide double value in seconds from inputOutput SFTime field named pauseTime.
getPauseTime() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Provide double value in seconds from inputOutput SFTime field named pauseTime.
getPauseTime() - Method in interface org.web3d.x3d.sai.Sound.AudioClip
Provide double value in seconds from inputOutput SFTime field named pauseTime.
getPauseTime() - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
Provide double value in seconds from inputOutput SFTime field named pauseTime.
getPauseTime() - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
Provide double value in seconds from inputOutput SFTime field named pauseTime.
getPauseTime() - Method in interface org.web3d.x3d.sai.Time.TimeSensor
Provide double value in seconds from inputOutput SFTime field named pauseTime.
getPauseTime() - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
Provide double value in seconds from inputOutput SFTime field named pauseTime.
getPhaseFunction() - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
Provide String enumeration value ['Henyey-Greenstein'|'NONE'|'etc.'] from initializeOnly SFString field named phaseFunction.
getPhaseFunction() - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
Provide String enumeration value ['Henyey-Greenstein'|'NONE'|'etc.'] from initializeOnly SFString field named phaseFunction.
getPhysics() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide array of X3DParticlePhysicsModelNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from initializeOnly MFNode field physics.
getPhysics() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from initializeOnly MFNode field physics.
getPhysicsList() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Utility method to get ArrayList value of MFNode physics field, similar to ParticleSystemObject.getPhysics().
getPickable() - Method in class org.web3d.x3d.jsail.Picking.PickableGroupObject
Provide boolean value from inputOutput SFBool field named pickable.
getPickable() - Method in interface org.web3d.x3d.sai.Picking.PickableGroup
Provide boolean value from inputOutput SFBool field named pickable.
getPickable() - Method in interface org.web3d.x3d.sai.Picking.X3DPickableObject
Provide boolean value from inputOutput SFBool field named pickable.
getPickedGeometry() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from outputOnly MFNode field pickedGeometry.
getPickedGeometry() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from outputOnly MFNode field pickedGeometry.
getPickedGeometry() - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from outputOnly MFNode field pickedGeometry.
getPickedGeometry() - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from outputOnly MFNode field pickedGeometry.
getPickedGeometry() - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from outputOnly MFNode field pickedGeometry.
getPickedGeometry() - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from outputOnly MFNode field pickedGeometry.
getPickedGeometry() - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from outputOnly MFNode field pickedGeometry.
getPickedGeometry() - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from outputOnly MFNode field pickedGeometry.
getPickedGeometry() - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from outputOnly MFNode field pickedGeometry.
getPickedGeometryList() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Utility method to get ArrayList value of MFNode pickedGeometry field, similar to LinePickSensorObject.getPickedGeometry().
getPickedGeometryList() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Utility method to get ArrayList value of MFNode pickedGeometry field, similar to PointPickSensorObject.getPickedGeometry().
getPickedGeometryList() - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Utility method to get ArrayList value of MFNode pickedGeometry field, similar to PrimitivePickSensorObject.getPickedGeometry().
getPickedGeometryList() - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Utility method to get ArrayList value of MFNode pickedGeometry field, similar to VolumePickSensorObject.getPickedGeometry().
getPickedNormal() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Provide array of 3-tuple float results from outputOnly MFVec3f field named pickedNormal.
getPickedNormal() - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
Provide array of 3-tuple float results from outputOnly MFVec3f field named pickedNormal.
getPickedPoint() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Provide array of 3-tuple float results from outputOnly MFVec3f field named pickedPoint.
getPickedPoint() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Provide array of 3-tuple float results from outputOnly MFVec3f field named pickedPoint.
getPickedPoint() - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
Provide array of 3-tuple float results from outputOnly MFVec3f field named pickedPoint.
getPickedPoint() - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
Provide array of 3-tuple float results from outputOnly MFVec3f field named pickedPoint.
getPickedTextureCoordinate() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Provide array of 3-tuple float results from outputOnly MFVec3f field named pickedTextureCoordinate.
getPickedTextureCoordinate() - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
Provide array of 3-tuple float results from outputOnly MFVec3f field named pickedTextureCoordinate.
getPickingGeometry() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Provide X3DGeometryNode instance (using a properly typed node) from inputOutput SFNode field pickingGeometry.
getPickingGeometry() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Provide X3DGeometryNode instance (using a properly typed node) from inputOutput SFNode field pickingGeometry.
getPickingGeometry() - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Provide X3DGeometryNode instance (using a properly typed node) from inputOutput SFNode field pickingGeometry.
getPickingGeometry() - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Provide X3DGeometryNode instance (using a properly typed node) from inputOutput SFNode field pickingGeometry.
getPickingGeometry() - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
Provide X3DGeometryNode instance (using a properly typed node) from inputOutput SFNode field pickingGeometry.
getPickingGeometry() - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
Provide X3DGeometryNode instance (using a properly typed node) from inputOutput SFNode field pickingGeometry.
getPickingGeometry() - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
Provide X3DGeometryNode instance (using a properly typed node) from inputOutput SFNode field pickingGeometry.
getPickingGeometry() - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
Provide X3DGeometryNode instance (using a properly typed node) from inputOutput SFNode field pickingGeometry.
getPickingGeometry() - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
Provide X3DGeometryNode instance (using a properly typed node) from inputOutput SFNode field pickingGeometry.
getPickTarget() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DGroupingNode|X3DShapeNode|Inline, from inputOutput MFNode field pickTarget.
getPickTarget() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DGroupingNode|X3DShapeNode|Inline, from inputOutput MFNode field pickTarget.
getPickTarget() - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DGroupingNode|X3DShapeNode|Inline, from inputOutput MFNode field pickTarget.
getPickTarget() - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DGroupingNode|X3DShapeNode|Inline, from inputOutput MFNode field pickTarget.
getPickTarget() - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DGroupingNode|X3DShapeNode|Inline, from inputOutput MFNode field pickTarget.
getPickTarget() - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DGroupingNode|X3DShapeNode|Inline, from inputOutput MFNode field pickTarget.
getPickTarget() - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DGroupingNode|X3DShapeNode|Inline, from inputOutput MFNode field pickTarget.
getPickTarget() - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DGroupingNode|X3DShapeNode|Inline, from inputOutput MFNode field pickTarget.
getPickTarget() - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to X3DGroupingNode|X3DShapeNode|Inline, from inputOutput MFNode field pickTarget.
getPickTargetList() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Utility method to get ArrayList value of MFNode pickTarget field, similar to LinePickSensorObject.getPickTarget().
getPickTargetList() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Utility method to get ArrayList value of MFNode pickTarget field, similar to PointPickSensorObject.getPickTarget().
getPickTargetList() - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Utility method to get ArrayList value of MFNode pickTarget field, similar to PrimitivePickSensorObject.getPickTarget().
getPickTargetList() - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Utility method to get ArrayList value of MFNode pickTarget field, similar to VolumePickSensorObject.getPickTarget().
getPitch() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Provide float value within allowed range of (0,infinity) from inputOutput SFFloat field named pitch.
getPitch() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provide float value within allowed range of (0,infinity) from inputOutput SFFloat field named pitch.
getPitch() - Method in interface org.web3d.x3d.sai.Sound.AudioClip
Provide float value within allowed range of (0,infinity) from inputOutput SFFloat field named pitch.
getPitch() - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
Provide float value within allowed range of (0,infinity) from inputOutput SFFloat field named pitch.
getPitch() - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
Provide float value within allowed range of (0,infinity) from inputOutput SFFloat field named pitch.
getPixels(int, int[]) - Method in class org.web3d.x3d.jsail.fields.MFImageObject
Get the image pixel value in the given eventOut.
getPixels(int[]) - Method in class org.web3d.x3d.jsail.fields.SFImageObject
Get the image pixel value in the given eventOut.
getPixels(int, int[]) - Method in interface org.web3d.x3d.sai.MFImage
Get the image pixel value in the given eventOut.
getPixels(int[]) - Method in interface org.web3d.x3d.sai.SFImage
Get the image pixel value in the given eventOut.
getPlane() - Method in class org.web3d.x3d.jsail.Rendering.ClipPlaneObject
Provide array of 4-tuple float results within allowed range of [-1,1] from inputOutput SFVec4f field named plane.
getPlane() - Method in interface org.web3d.x3d.sai.Rendering.ClipPlane
Provide array of 4-tuple float results within allowed range of [-1,1] from inputOutput SFVec4f field named plane.
getPoint() - Method in class org.web3d.x3d.jsail.Geometry2D.Polypoint2DObject
Provide array of 2-tuple float results from inputOutput MFVec2f field named point.
getPoint() - Method in class org.web3d.x3d.jsail.Geospatial.GeoCoordinateObject
Provide array of 3-tuple double results from inputOutput MFVec3d field named point.
getPoint() - Method in class org.web3d.x3d.jsail.NURBS.CoordinateDoubleObject
Provide array of 3-tuple double results from inputOutput MFVec3d field named point.
getPoint() - Method in class org.web3d.x3d.jsail.Rendering.CoordinateObject
Provide array of 3-tuple float results from inputOutput MFVec3f field named point.
getPoint() - Method in class org.web3d.x3d.jsail.Texturing.TextureCoordinateObject
Provide array of 2-tuple float results from inputOutput MFVec2f field named point.
getPoint() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate3DObject
Provide array of 3-tuple float results from inputOutput MFVec3f field named point.
getPoint() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureCoordinate4DObject
Provide array of 4-tuple float results from inputOutput MFVec4f field named point.
getPoint() - Method in interface org.web3d.x3d.sai.Geometry2D.Polypoint2D
Provide array of 2-tuple float results from inputOutput MFVec2f field named point.
getPoint() - Method in interface org.web3d.x3d.sai.Geospatial.GeoCoordinate
Provide array of 3-tuple double results from inputOutput MFVec3d field named point.
getPoint() - Method in interface org.web3d.x3d.sai.NURBS.CoordinateDouble
Provide array of 3-tuple double results from inputOutput MFVec3d field named point.
getPoint() - Method in interface org.web3d.x3d.sai.Rendering.Coordinate
Provide array of 3-tuple float results from inputOutput MFVec3f field named point.
getPoint() - Method in interface org.web3d.x3d.sai.Texturing.TextureCoordinate
Provide array of 2-tuple float results from inputOutput MFVec2f field named point.
getPoint() - Method in interface org.web3d.x3d.sai.Texturing3D.TextureCoordinate3D
Provide array of 3-tuple float results from inputOutput MFVec3f field named point.
getPoint() - Method in interface org.web3d.x3d.sai.Texturing3D.TextureCoordinate4D
Provide array of 4-tuple float results from inputOutput MFVec4f field named point.
getPointSize() - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named pointSize.
getPointSize() - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named pointSize.
getPort() - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
Provide int value from inputOutput SFInt32 field named port.
getPort() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named port.
getPort() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide int value from inputOutput SFInt32 field named port.
getPort() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide int value from inputOutput SFInt32 field named port.
getPort() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named port.
getPort() - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
Provide int value from inputOutput SFInt32 field named port.
getPort() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named port.
getPort() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide int value from inputOutput SFInt32 field named port.
getPort() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide int value from inputOutput SFInt32 field named port.
getPort() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named port.
getPosition() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named position_changed.
getPosition() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named position_changed.
getPosition() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named position_changed.
getPosition() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Provide array of 3-tuple double results from inputOutput SFVec3d field named position.
getPosition() - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named position.
getPosition() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named position.
getPosition() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named position_changed.
getPosition() - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named position.
getPosition() - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named position.
getPosition() - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named position.
getPosition() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named position.
getPosition() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named position.
getPosition() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
Provide array of 3-tuple float results from outputOnly SFVec3f field named position_changed.
getPosition() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
Provide array of 3-tuple float results from outputOnly SFVec3f field named position_changed.
getPosition() - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
Provide array of 3-tuple float results from outputOnly SFVec3f field named position_changed.
getPosition() - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
Provide array of 3-tuple double results from inputOutput SFVec3d field named position.
getPosition() - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named position.
getPosition() - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named position.
getPosition() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
Provide array of 3-tuple float results from outputOnly SFVec3f field named position_changed.
getPosition() - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
Provide array of 3-tuple float results from inputOutput SFVec3f field named position.
getPosition() - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
Provide array of 3-tuple float results from inputOutput SFVec3f field named position.
getPosition() - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
Provide array of 3-tuple float results from inputOutput SFVec3f field named position.
getPosition() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
Provide array of 3-tuple float results from inputOutput SFVec3f field named position.
getPosition() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide array of 3-tuple float results from inputOutput SFVec3f field named position.
getPower() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide float value from inputOutput SFFloat field named power.
getPower() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide float value from inputOutput SFFloat field named power.
getPreferAccuracy() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
Provide boolean value from inputOutput SFBool field named preferAccuracy.
getPreferAccuracy() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBodyCollection
Provide boolean value from inputOutput SFBool field named preferAccuracy.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFBoolObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFColorObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFDoubleObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFFloatObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFImageObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFInt32Object
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFMatrix3dObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFMatrix3fObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFMatrix4dObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFMatrix4fObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFNodeObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFRotationObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFStringObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFVec2dObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFVec2fObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFVec3dObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFVec3fObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFVec4dObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.MFVec4fObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFBoolObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFColorObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFColorRGBAObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFDoubleObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFFloatObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFImageObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFInt32Object
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFMatrix3dObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFMatrix3fObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFMatrix4dObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFMatrix4fObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFNodeObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFRotationObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFStringObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFTimeObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFVec2dObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFVec2fObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFVec3dObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFVec3fObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFVec4dObject
Provides current value of the field as a Java primitive type.
getPrimitiveValue() - Method in class org.web3d.x3d.jsail.fields.SFVec4fObject
Provides current value of the field as a Java primitive type.
getPriority() - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named priority.
getPriority() - Method in interface org.web3d.x3d.sai.Sound.Sound
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named priority.
getPriorMeshLabTraceLogContents() - Static method in class org.web3d.x3d.jsail.MeshLabLauncher
Get contents of MeshLab trace log file produced during most recent MeshLab operation.
getPriorMeshLabTraceLogFilePath() - Static method in class org.web3d.x3d.jsail.MeshLabLauncher
Get name of MeshLab trace log file produced during most recent MeshLab operation.
getProfile() - Method in class org.web3d.x3d.jsail.Core.X3DObject
Provide String enumeration value ['Core'|'Interchange'|'CADInterchange'|'Interactive'|'Immersive'|'MedicalInterchange'|'MPEG4Interactive'|'Full'] from inputOutput SFString field named profile.
getProfileCurve() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
Provide X3DNurbsControlCurveNode instance (using a properly typed node) from inputOutput SFNode field profileCurve.
getProfileCurve() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSwungSurface
Provide X3DNurbsControlCurveNode instance (using a properly typed node) from inputOutput SFNode field profileCurve.
getPrograms() - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
Provide array of ShaderProgram results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field programs.
getPrograms() - Method in interface org.web3d.x3d.sai.Shaders.ProgramShader
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field programs.
getProgramsList() - Method in class org.web3d.x3d.jsail.Shaders.ProgramShaderObject
Utility method to get ArrayList value of MFNode programs field, similar to ProgramShaderObject.getPrograms().
getProgress() - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
Provide float value from outputOnly SFFloat field named progress.
getProgress() - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
Provide float value from outputOnly SFFloat field named progress.
getPropertiesFileName() - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
Get name of current properties file.
getProtoBody() - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
Provide ProtoBodyObject instance (using a properly typed node) from inputOutput SFNode field ProtoBody.
getProtoDeclare() - Method in class org.web3d.x3d.jsail.Core.ProtoInstanceObject
Provide corresponding ProtoDeclare with same name if connected in this scene graph.
getProtoField() - Method in class org.web3d.x3d.jsail.Core.connectObject
Provide String value from inputOutput SFString field named protoField.
getProtoInterface() - Method in class org.web3d.x3d.jsail.Core.ProtoDeclareObject
Provide ProtoInterfaceObject instance (using a properly typed node) from inputOutput SFNode field ProtoInterface.
getProviderURL() - Method in interface org.web3d.x3d.sai.Component
Get the URL of the provider.
getProxy() - Method in class org.web3d.x3d.jsail.Navigation.CollisionObject
Provide X3DChildNode instance (using a properly typed node) from initializeOnly SFNode field proxy.
getProxy() - Method in interface org.web3d.x3d.sai.Navigation.Collision
Provide X3DChildNode instance (using a properly typed node) from initializeOnly SFNode field proxy.
getRadioEntityTypeCategory() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named radioEntityTypeCategory.
getRadioEntityTypeCategory() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named radioEntityTypeCategory.
getRadioEntityTypeCountry() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named radioEntityTypeCountry.
getRadioEntityTypeCountry() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named radioEntityTypeCountry.
getRadioEntityTypeDomain() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named radioEntityTypeDomain.
getRadioEntityTypeDomain() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named radioEntityTypeDomain.
getRadioEntityTypeKind() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named radioEntityTypeKind.
getRadioEntityTypeKind() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named radioEntityTypeKind.
getRadioEntityTypeNomenclature() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named radioEntityTypeNomenclature.
getRadioEntityTypeNomenclature() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named radioEntityTypeNomenclature.
getRadioEntityTypeNomenclatureVersion() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named radioEntityTypeNomenclatureVersion.
getRadioEntityTypeNomenclatureVersion() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named radioEntityTypeNomenclatureVersion.
getRadioID() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide int value from inputOutput SFInt32 field named radioID.
getRadioID() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide int value from inputOutput SFInt32 field named radioID.
getRadioID() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named radioID.
getRadioID() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide int value from inputOutput SFInt32 field named radioID.
getRadioID() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide int value from inputOutput SFInt32 field named radioID.
getRadioID() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named radioID.
getRadius() - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named radius.
getRadius() - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named radius.
getRadius() - Method in class org.web3d.x3d.jsail.Geometry2D.Circle2DObject
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named radius.
getRadius() - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named radius.
getRadius() - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named radius.
getRadius() - Method in class org.web3d.x3d.jsail.Lighting.PointLightObject
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named radius.
getRadius() - Method in class org.web3d.x3d.jsail.Lighting.SpotLightObject
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named radius.
getRadius() - Method in interface org.web3d.x3d.sai.Geometry2D.Arc2D
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named radius.
getRadius() - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named radius.
getRadius() - Method in interface org.web3d.x3d.sai.Geometry2D.Circle2D
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named radius.
getRadius() - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named radius.
getRadius() - Method in interface org.web3d.x3d.sai.Geometry3D.Sphere
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named radius.
getRadius() - Method in interface org.web3d.x3d.sai.Lighting.PointLight
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named radius.
getRadius() - Method in interface org.web3d.x3d.sai.Lighting.SpotLight
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named radius.
getRange() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named range.
getRange() - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Provide array of Float results from initializeOnly MFFloat field named range.
getRange() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named range.
getRange() - Method in interface org.web3d.x3d.sai.Navigation.LOD
Provide array of float results from initializeOnly MFFloat field named range.
getRangeList() - Method in class org.web3d.x3d.jsail.Navigation.LODObject
Utility method to get ArrayList value of MFFloat range field, similar to LODObject.getRange().
getReadInterval() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named readInterval.
getReadInterval() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named readInterval.
getReadInterval() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named readInterval.
getReadInterval() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named readInterval.
getReadInterval() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named readInterval.
getReadInterval() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named readInterval.
getReadInterval() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named readInterval.
getReadInterval() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named readInterval.
getReceivedPower() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide float value from inputOutput SFFloat field named receivedPower.
getReceivedPower() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide float value from inputOutput SFFloat field named receivedPower.
getReceiverState() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide int value from inputOutput SFInt32 field named receiverState.
getReceiverState() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide int value from inputOutput SFInt32 field named receiverState.
getReference() - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
Provide String value from inputOutput SFString field named reference.
getReference() - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
Provide String value from inputOutput SFString field named reference.
getReference() - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
Provide String value from inputOutput SFString field named reference.
getReference() - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
Provide String value from inputOutput SFString field named reference.
getReference() - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
Provide String value from inputOutput SFString field named reference.
getReference() - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
Provide String value from inputOutput SFString field named reference.
getReference() - Method in interface org.web3d.x3d.sai.Core.MetadataBoolean
Provide String value from inputOutput SFString field named reference.
getReference() - Method in interface org.web3d.x3d.sai.Core.MetadataDouble
Provide String value from inputOutput SFString field named reference.
getReference() - Method in interface org.web3d.x3d.sai.Core.MetadataFloat
Provide String value from inputOutput SFString field named reference.
getReference() - Method in interface org.web3d.x3d.sai.Core.MetadataInteger
Provide String value from inputOutput SFString field named reference.
getReference() - Method in interface org.web3d.x3d.sai.Core.MetadataSet
Provide String value from inputOutput SFString field named reference.
getReference() - Method in interface org.web3d.x3d.sai.Core.MetadataString
Provide String value from inputOutput SFString field named reference.
getReference() - Method in interface org.web3d.x3d.sai.Core.X3DMetadataObject
Provide String value from inputOutput SFString field named reference.
getRelativeAntennaLocation() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named relativeAntennaLocation.
getRelativeAntennaLocation() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide array of 3-tuple float results from inputOutput SFVec3f field named relativeAntennaLocation.
getRenderStyle() - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
Provide X3DComposableVolumeRenderStyleNode instance (using a properly typed node) from inputOutput SFNode field renderStyle.
getRenderStyle() - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
Provide array of X3DComposableVolumeRenderStyleNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field renderStyle.
getRenderStyle() - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Provide array of X3DVolumeRenderStyleNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field renderStyle.
getRenderStyle() - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Provide array of X3DVolumeRenderStyleNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field renderStyle.
getRenderStyle() - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
Provide X3DVolumeRenderStyleNode instance (using a properly typed node) from inputOutput SFNode field renderStyle.
getRenderStyle() - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
Provide X3DComposableVolumeRenderStyleNode instance (using a properly typed node) from inputOutput SFNode field renderStyle.
getRenderStyle() - Method in interface org.web3d.x3d.sai.VolumeRendering.ComposedVolumeStyle
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field renderStyle.
getRenderStyle() - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field renderStyle.
getRenderStyle() - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field renderStyle.
getRenderStyle() - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
Provide X3DVolumeRenderStyleNode instance (using a properly typed node) from inputOutput SFNode field renderStyle.
getRenderStyleList() - Method in class org.web3d.x3d.jsail.VolumeRendering.ComposedVolumeStyleObject
Utility method to get ArrayList value of MFNode renderStyle field, similar to ComposedVolumeStyleObject.getRenderStyle().
getRenderStyleList() - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Utility method to get ArrayList value of MFNode renderStyle field, similar to IsoSurfaceVolumeDataObject.getRenderStyle().
getRenderStyleList() - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Utility method to get ArrayList value of MFNode renderStyle field, similar to SegmentedVolumeDataObject.getRenderStyle().
getRepeatR() - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
Provide boolean value from initializeOnly SFBool field named repeatR.
getRepeatR() - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
Provide boolean value from initializeOnly SFBool field named repeatR.
getRepeatR() - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
Provide boolean value from initializeOnly SFBool field named repeatR.
getRepeatR() - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
Provide boolean value from initializeOnly SFBool field named repeatR.
getRepeatR() - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
Provide boolean value from initializeOnly SFBool field named repeatR.
getRepeatR() - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
Provide boolean value from initializeOnly SFBool field named repeatR.
getRepeatR() - Method in interface org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
Provide boolean value from initializeOnly SFBool field named repeatR.
getRepeatS() - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
Provide boolean value from initializeOnly SFBool field named repeatS.
getRepeatS() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provide boolean value from initializeOnly SFBool field named repeatS.
getRepeatS() - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
Provide boolean value from initializeOnly SFBool field named repeatS.
getRepeatS() - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
Provide boolean value from initializeOnly SFBool field named repeatS.
getRepeatS() - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
Provide boolean value from initializeOnly SFBool field named repeatS.
getRepeatS() - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
Provide boolean value from initializeOnly SFBool field named repeatS.
getRepeatS() - Method in interface org.web3d.x3d.sai.Texturing.ImageTexture
Provide boolean value from initializeOnly SFBool field named repeatS.
getRepeatS() - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
Provide boolean value from initializeOnly SFBool field named repeatS.
getRepeatS() - Method in interface org.web3d.x3d.sai.Texturing.PixelTexture
Provide boolean value from initializeOnly SFBool field named repeatS.
getRepeatS() - Method in interface org.web3d.x3d.sai.Texturing.X3DTexture2DNode
Provide boolean value from initializeOnly SFBool field named repeatS.
getRepeatS() - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
Provide boolean value from initializeOnly SFBool field named repeatS.
getRepeatS() - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
Provide boolean value from initializeOnly SFBool field named repeatS.
getRepeatS() - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
Provide boolean value from initializeOnly SFBool field named repeatS.
getRepeatS() - Method in interface org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
Provide boolean value from initializeOnly SFBool field named repeatS.
getRepeatT() - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
Provide boolean value from initializeOnly SFBool field named repeatT.
getRepeatT() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provide boolean value from initializeOnly SFBool field named repeatT.
getRepeatT() - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
Provide boolean value from initializeOnly SFBool field named repeatT.
getRepeatT() - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
Provide boolean value from initializeOnly SFBool field named repeatT.
getRepeatT() - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
Provide boolean value from initializeOnly SFBool field named repeatT.
getRepeatT() - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
Provide boolean value from initializeOnly SFBool field named repeatT.
getRepeatT() - Method in interface org.web3d.x3d.sai.Texturing.ImageTexture
Provide boolean value from initializeOnly SFBool field named repeatT.
getRepeatT() - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
Provide boolean value from initializeOnly SFBool field named repeatT.
getRepeatT() - Method in interface org.web3d.x3d.sai.Texturing.PixelTexture
Provide boolean value from initializeOnly SFBool field named repeatT.
getRepeatT() - Method in interface org.web3d.x3d.sai.Texturing.X3DTexture2DNode
Provide boolean value from initializeOnly SFBool field named repeatT.
getRepeatT() - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
Provide boolean value from initializeOnly SFBool field named repeatT.
getRepeatT() - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
Provide boolean value from initializeOnly SFBool field named repeatT.
getRepeatT() - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
Provide boolean value from initializeOnly SFBool field named repeatT.
getRepeatT() - Method in interface org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
Provide boolean value from initializeOnly SFBool field named repeatT.
getResumeTime() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Provide double value in seconds from inputOutput SFTime field named resumeTime.
getResumeTime() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provide double value in seconds from inputOutput SFTime field named resumeTime.
getResumeTime() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Provide double value in seconds from inputOutput SFTime field named resumeTime.
getResumeTime() - Method in interface org.web3d.x3d.sai.Sound.AudioClip
Provide double value in seconds from inputOutput SFTime field named resumeTime.
getResumeTime() - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
Provide double value in seconds from inputOutput SFTime field named resumeTime.
getResumeTime() - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
Provide double value in seconds from inputOutput SFTime field named resumeTime.
getResumeTime() - Method in interface org.web3d.x3d.sai.Time.TimeSensor
Provide double value in seconds from inputOutput SFTime field named resumeTime.
getResumeTime() - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
Provide double value in seconds from inputOutput SFTime field named resumeTime.
getRetainedOpacity() - Method in class org.web3d.x3d.jsail.VolumeRendering.BoundaryEnhancementVolumeStyleObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named retainedOpacity.
getRetainedOpacity() - Method in interface org.web3d.x3d.sai.VolumeRendering.BoundaryEnhancementVolumeStyle
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named retainedOpacity.
getRetainUserOffsets() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Provide boolean value from inputOutput SFBool field named retainUserOffsets.
getRetainUserOffsets() - Method in class org.web3d.x3d.jsail.Navigation.OrthoViewpointObject
Provide boolean value from inputOutput SFBool field named retainUserOffsets.
getRetainUserOffsets() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
Provide boolean value from inputOutput SFBool field named retainUserOffsets.
getRetainUserOffsets() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointObject
Provide boolean value from inputOutput SFBool field named retainUserOffsets.
getRetainUserOffsets() - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
Provide boolean value from inputOutput SFBool field named retainUserOffsets.
getRetainUserOffsets() - Method in interface org.web3d.x3d.sai.Navigation.OrthoViewpoint
Provide boolean value from inputOutput SFBool field named retainUserOffsets.
getRetainUserOffsets() - Method in interface org.web3d.x3d.sai.Navigation.Viewpoint
Provide boolean value from inputOutput SFBool field named retainUserOffsets.
getRetainUserOffsets() - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
Provide boolean value from inputOutput SFBool field named retainUserOffsets.
getRetainUserOffsets() - Method in interface org.web3d.x3d.sai.Navigation.X3DViewpointNode
Provide boolean value from inputOutput SFBool field named retainUserOffsets.
getRight() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field right.
getRight() - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field right.
getRightTexture() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, from inputOutput SFNode field rightTexture.
getRightTexture() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, from inputOutput SFNode field rightTexture.
getRightUrl() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Provide array of String results from inputOutput MFString field named rightUrl.
getRightUrl() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
Provide array of String results from inputOutput MFString field named rightUrl.
getRightUrlList() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Utility method to get ArrayList value of MFString rightUrl field, similar to BackgroundObject.getRightUrl().
getRootNode() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Provide array of X3DChildNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from initializeOnly MFNode field rootNode.
getRootNode() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from initializeOnly MFNode field rootNode.
getRootNodeList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Utility method to get ArrayList value of MFNode rootNode field, similar to GeoLODObject.getRootNode().
getRootUrl() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Provide array of String results from initializeOnly MFString field named rootUrl.
getRootUrl() - Method in interface org.web3d.x3d.sai.Geospatial.GeoLOD
Provide array of String results from initializeOnly MFString field named rootUrl.
getRootUrlList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoLODObject
Utility method to get ArrayList value of MFString rootUrl field, similar to GeoLODObject.getRootUrl().
getRotateYUp() - Method in class org.web3d.x3d.jsail.Geospatial.GeoOriginObject
Provide boolean value from initializeOnly SFBool field named rotateYUp.
getRotateYUp() - Method in interface org.web3d.x3d.sai.Geospatial.GeoOrigin
Provide boolean value from initializeOnly SFBool field named rotateYUp.
getRotation() - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named rotation_changed.
getRotation() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named rotation_changed.
getRotation() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
Provide float value unit axis, angle (in radians) from inputOutput SFFloat field named rotation.
getRotation() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in interface org.web3d.x3d.sai.Grouping.Transform
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named rotation_changed.
getRotation() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named rotation_changed.
getRotation() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRotation() - Method in interface org.web3d.x3d.sai.Texturing.TextureTransform
Provide float value unit axis, angle (in radians) from inputOutput SFFloat field named rotation.
getRotation() - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransform3D
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named rotation.
getRtpHeaderExpected() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide boolean value from initializeOnly SFBool field named rtpHeaderExpected.
getRtpHeaderExpected() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide boolean value from initializeOnly SFBool field named rtpHeaderExpected.
getRtpHeaderExpected() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide boolean value from initializeOnly SFBool field named rtpHeaderExpected.
getRtpHeaderExpected() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide boolean value from initializeOnly SFBool field named rtpHeaderExpected.
getRtpHeaderExpected() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide boolean value from initializeOnly SFBool field named rtpHeaderExpected.
getRtpHeaderExpected() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide boolean value from initializeOnly SFBool field named rtpHeaderExpected.
getRtpHeaderExpected() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide boolean value from initializeOnly SFBool field named rtpHeaderExpected.
getRtpHeaderExpected() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide boolean value from initializeOnly SFBool field named rtpHeaderExpected.
getSampleRate() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide int value from inputOutput SFInt32 field named sampleRate.
getSampleRate() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide int value from inputOutput SFInt32 field named sampleRate.
getSamples() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide int value from inputOutput SFInt32 field named samples.
getSamples() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide int value from inputOutput SFInt32 field named samples.
getScale() - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named scale.
getScale() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named scale.
getScale() - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
Provide array of 2-tuple float results from inputOutput MFVec2f field named scale.
getScale() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Provide array of 3-tuple float results within allowed range of (0,infinity) from inputOutput SFVec3f field named scale.
getScale() - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named scale.
getScale() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of 3-tuple float results within allowed range of (0,infinity) from inputOutput SFVec3f field named scale.
getScale() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provide array of 3-tuple float results within allowed range of (0,infinity) from inputOutput SFVec3f field named scale.
getScale() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Provide array of 3-tuple float results within allowed range of (0,infinity) from inputOutput SFVec3f field named scale.
getScale() - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
Provide array of 2-tuple float results from inputOutput SFVec2f field named scale.
getScale() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named scale.
getScale() - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
Provide array of 3-tuple float results from inputOutput SFVec3f field named scale.
getScale() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of 3-tuple float results from inputOutput SFVec3f field named scale.
getScale() - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
Provide array of 2-tuple float results from inputOutput MFVec2f field named scale.
getScale() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
Provide array of 3-tuple float results within allowed range of (0,infinity) from inputOutput SFVec3f field named scale.
getScale() - Method in interface org.web3d.x3d.sai.Grouping.Transform
Provide array of 3-tuple float results from inputOutput SFVec3f field named scale.
getScale() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of 3-tuple float results within allowed range of (0,infinity) from inputOutput SFVec3f field named scale.
getScale() - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
Provide array of 3-tuple float results within allowed range of (0,infinity) from inputOutput SFVec3f field named scale.
getScale() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
Provide array of 3-tuple float results within allowed range of (0,infinity) from inputOutput SFVec3f field named scale.
getScale() - Method in interface org.web3d.x3d.sai.Texturing.TextureTransform
Provide array of 2-tuple float results from inputOutput SFVec2f field named scale.
getScale() - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransform3D
Provide array of 3-tuple float results from inputOutput SFVec3f field named scale.
getScaleMode() - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Provide array of String enumeration results ['"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"'] from inputOutput MFString field named scaleMode.
getScaleMode() - Method in interface org.web3d.x3d.sai.Layout.Layout
Provide array of String enumeration results ['"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"'] from inputOutput MFString field named scaleMode.
getScaleModeList() - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Utility method to get ArrayList value of MFString scaleMode field, similar to LayoutObject.getScaleMode().
getScaleOrientation() - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named scaleOrientation.
getScaleOrientation() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named scaleOrientation.
getScaleOrientation() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named scaleOrientation.
getScaleOrientation() - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named scaleOrientation.
getScaleOrientation() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named scaleOrientation.
getScaleOrientation() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named scaleOrientation.
getScaleOrientation() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named scaleOrientation.
getScaleOrientation() - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named scaleOrientation.
getScaleOrientation() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named scaleOrientation.
getScaleOrientation() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named scaleOrientation.
getScaleOrientation() - Method in interface org.web3d.x3d.sai.Grouping.Transform
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named scaleOrientation.
getScaleOrientation() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named scaleOrientation.
getScaleOrientation() - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named scaleOrientation.
getScaleOrientation() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
Provide array of 4-tuple float results unit axis, angle (in radians) from inputOutput SFRotation field named scaleOrientation.
getScene() - Method in class org.web3d.x3d.jsail.Core.X3DObject
Provide SceneObject instance (using a properly typed node) from inputOutput SFNode field Scene.
getScheme() - Method in class org.web3d.x3d.jsail.Core.metaObject
Provide String value from inputOutput SFString field named scheme.
getSegmentEnabled() - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Provide array of Boolean results from inputOutput MFBool field named segmentEnabled.
getSegmentEnabled() - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
Provide array of boolean results from inputOutput MFBool field named segmentEnabled.
getSegmentEnabledList() - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Utility method to get ArrayList value of MFBool segmentEnabled field, similar to SegmentedVolumeDataObject.getSegmentEnabled().
getSegmentIdentifiers() - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field segmentIdentifiers.
getSegmentIdentifiers() - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field segmentIdentifiers.
getSegments() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of HAnimSegment results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field segments.
getSegments() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field segments.
getSegmentsList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Utility method to get ArrayList value of MFNode segments field, similar to HAnimHumanoidObject.getSegments().
getSeparateBackColor() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Provide boolean value from inputOutput SFBool field named separateBackColor.
getSeparateBackColor() - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
Provide boolean value from inputOutput SFBool field named separateBackColor.
getSeparation() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Provide float value from outputOnly SFFloat field named separation.
getSeparation() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
Provide float value from outputOnly SFFloat field named separation.
getSeparationRate() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Provide float value from outputOnly SFFloat field named separationRate.
getSeparationRate() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
Provide float value from outputOnly SFFloat field named separationRate.
getShaders() - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
Provide array of X3DShaderNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field shaders.
getShaders() - Method in interface org.web3d.x3d.sai.Shape.Appearance
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field shaders.
getShadersList() - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
Utility method to get ArrayList value of MFNode shaders field, similar to AppearanceObject.getShaders().
getShadows() - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
Provide boolean value from inputOutput SFBool field named shadows.
getShadows() - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
Provide boolean value from inputOutput SFBool field named shadows.
getShape() - Method in class org.web3d.x3d.jsail.CADGeometry.CADFaceObject
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to Shape|LOD|Transform, from inputOutput SFNode field shape.
getShape() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
Provide Shape instance (using a properly typed node) from initializeOnly SFNode field shape.
getShape() - Method in interface org.web3d.x3d.sai.CADGeometry.CADFace
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to Shape|LOD|Transform, from inputOutput SFNode field shape.
getShape() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
Provide Shape instance (using a properly typed node) from initializeOnly SFNode field shape.
getShiftKey() - Method in class org.web3d.x3d.jsail.KeyDeviceSensor.KeySensorObject
Provide boolean value from outputOnly SFBool field named shiftKey.
getShiftKey() - Method in interface org.web3d.x3d.sai.KeyDeviceSensor.KeySensor
Provide boolean value from outputOnly SFBool field named shiftKey.
getShininess() - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named shininess.
getShininess() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named shininess.
getShininess() - Method in interface org.web3d.x3d.sai.Shape.Material
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named shininess.
getShininess() - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named shininess.
getSide() - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
Provide boolean value from initializeOnly SFBool field named side.
getSide() - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
Provide boolean value from initializeOnly SFBool field named side.
getSide() - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
Provide boolean value from initializeOnly SFBool field named side.
getSide() - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
Provide boolean value from initializeOnly SFBool field named side.
getSilhouetteBoundaryOpacity() - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named silhouetteBoundaryOpacity.
getSilhouetteBoundaryOpacity() - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named silhouetteBoundaryOpacity.
getSilhouetteRetainedOpacity() - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named silhouetteRetainedOpacity.
getSilhouetteRetainedOpacity() - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named silhouetteRetainedOpacity.
getSilhouetteSharpness() - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named silhouetteSharpness.
getSilhouetteSharpness() - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named silhouetteSharpness.
getSiteID() - Method in class org.web3d.x3d.jsail.DIS.DISEntityManagerObject
Provide int value from inputOutput SFInt32 field named siteID.
getSiteID() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named siteID.
getSiteID() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide int value from inputOutput SFInt32 field named siteID.
getSiteID() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide int value from inputOutput SFInt32 field named siteID.
getSiteID() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named siteID.
getSiteID() - Method in interface org.web3d.x3d.sai.DIS.DISEntityManager
Provide int value from inputOutput SFInt32 field named siteID.
getSiteID() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named siteID.
getSiteID() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide int value from inputOutput SFInt32 field named siteID.
getSiteID() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide int value from inputOutput SFInt32 field named siteID.
getSiteID() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named siteID.
getSites() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of HAnimSite results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field sites.
getSites() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field sites.
getSitesList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Utility method to get ArrayList value of MFNode sites field, similar to HAnimHumanoidObject.getSites().
getSize() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
Provide int value within allowed range of (0,infinity) from initializeOnly SFInt32 field named size.
getSize() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.ProximitySensorObject
Provide array of 3-tuple float results within allowed range of [0,infinity) from initializeOnly SFVec3f field named size.
getSize() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Provide array of 3-tuple float results within allowed range of [0,infinity) from initializeOnly SFVec3f field named size.
getSize() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.VisibilitySensorObject
Provide array of 3-tuple float results within allowed range of [0,infinity) from initializeOnly SFVec3f field named size.
getSize() - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
Provide array of 2-tuple float results within allowed range of (0,infinity) from initializeOnly SFVec2f field named size.
getSize() - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named size.
getSize() - Method in class org.web3d.x3d.jsail.Geospatial.GeoProximitySensorObject
Provide array of 3-tuple float results within allowed range of [0,infinity) from initializeOnly SFVec3f field named size.
getSize() - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Provide array of Float results from initializeOnly MFFloat field named size.
getSize() - Method in class org.web3d.x3d.jsail.Navigation.ViewpointGroupObject
Provide array of 3-tuple float results from initializeOnly SFVec3f field named size.
getSize() - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named size.
getSize() - Method in interface org.web3d.x3d.sai.CubeMapTexturing.GeneratedCubeMapTexture
Provide int value within allowed range of (0,infinity) from initializeOnly SFInt32 field named size.
getSize() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.ProximitySensor
Provide array of 3-tuple float results within allowed range of [0,infinity) from initializeOnly SFVec3f field named size.
getSize() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
Provide array of 3-tuple float results within allowed range of [0,infinity) from initializeOnly SFVec3f field named size.
getSize() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.VisibilitySensor
Provide array of 3-tuple float results within allowed range of [0,infinity) from initializeOnly SFVec3f field named size.
getSize() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.X3DEnvironmentalSensorNode
Provide array of 3-tuple float results within allowed range of [0,infinity) from initializeOnly SFVec3f field named size.
getSize() - Method in interface org.web3d.x3d.sai.Geometry2D.Rectangle2D
Provide array of 2-tuple float results within allowed range of (0,infinity) from initializeOnly SFVec2f field named size.
getSize() - Method in interface org.web3d.x3d.sai.Geometry3D.Box
Provide array of 3-tuple float results from initializeOnly SFVec3f field named size.
getSize() - Method in interface org.web3d.x3d.sai.Geospatial.GeoProximitySensor
Provide array of 3-tuple float results within allowed range of [0,infinity) from initializeOnly SFVec3f field named size.
getSize() - Method in interface org.web3d.x3d.sai.Layout.Layout
Provide array of float results from initializeOnly MFFloat field named size.
getSize() - Method in interface org.web3d.x3d.sai.Navigation.ViewpointGroup
Provide array of 3-tuple float results from initializeOnly SFVec3f field named size.
getSize() - Method in interface org.web3d.x3d.sai.Text.FontStyle
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named size.
getSizeList() - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Utility method to get ArrayList value of MFFloat size field, similar to LayoutObject.getSize().
getSizeUnits() - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Provide array of String enumeration results ['"WORLD"'|'"WORLD" "WORLD"'|'"WORLD" "FRACTION"'|'"WORLD" "PIXEL"'|'"FRACTION"'|'"FRACTION" "WORLD"'|'"FRACTION" "FRACTION"'|'"FRACTION" "PIXEL"'|'"PIXEL"'|'"PIXEL" "WORLD"'|'"PIXEL" "FRACTION"'|'"PIXEL" "PIXEL"'] from inputOutput MFString field named sizeUnits.
getSizeUnits() - Method in interface org.web3d.x3d.sai.Layout.Layout
Provide array of String enumeration results ['"WORLD"'|'"WORLD" "WORLD"'|'"WORLD" "FRACTION"'|'"WORLD" "PIXEL"'|'"FRACTION"'|'"FRACTION" "WORLD"'|'"FRACTION" "FRACTION"'|'"FRACTION" "PIXEL"'|'"PIXEL"'|'"PIXEL" "WORLD"'|'"PIXEL" "FRACTION"'|'"PIXEL" "PIXEL"'] from inputOutput MFString field named sizeUnits.
getSizeUnitsList() - Method in class org.web3d.x3d.jsail.Layout.LayoutObject
Utility method to get ArrayList value of MFString sizeUnits field, similar to LayoutObject.getSizeUnits().
getSkeletalConfiguration() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide String value from inputOutput SFString field named skeletalConfiguration.
getSkeletalConfiguration() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide String value from inputOutput SFString field named skeletalConfiguration.
getSkeleton() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to HAnimJoint|HAnimSite, from inputOutput MFNode field skeleton.
getSkeleton() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to HAnimJoint|HAnimSite, from inputOutput MFNode field skeleton.
getSkeletonList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Utility method to get ArrayList value of MFNode skeleton field, similar to HAnimHumanoidObject.getSkeleton().
getSkin() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to Group|Transform|Shape|IndexedFaceSet, from inputOutput MFNode field skin.
getSkin() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) with acceptable node types limited to Group|Transform|Shape|IndexedFaceSet, from inputOutput MFNode field skin.
getSkinBindingCoords() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of X3DCoordinateNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field skinBindingCoords.
getSkinBindingCoords() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field skinBindingCoords.
getSkinBindingCoordsList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Utility method to get ArrayList value of MFNode skinBindingCoords field, similar to HAnimHumanoidObject.getSkinBindingCoords().
getSkinBindingNormals() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of X3DNormalNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field skinBindingNormals.
getSkinBindingNormals() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field skinBindingNormals.
getSkinBindingNormalsList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Utility method to get ArrayList value of MFNode skinBindingNormals field, similar to HAnimHumanoidObject.getSkinBindingNormals().
getSkinCoord() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field skinCoord.
getSkinCoord() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field skinCoord.
getSkinCoordIndex() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provide array of Integer results within allowed range of [0,infinity) from inputOutput MFInt32 field named skinCoordIndex.
getSkinCoordIndex() - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
Provide array of int results within allowed range of [0,infinity) from inputOutput MFInt32 field named skinCoordIndex.
getSkinCoordIndexList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Utility method to get ArrayList value of MFInt32 skinCoordIndex field, similar to HAnimJointObject.getSkinCoordIndex().
getSkinCoordWeight() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provide array of Float results from inputOutput MFFloat field named skinCoordWeight.
getSkinCoordWeight() - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
Provide array of float results from inputOutput MFFloat field named skinCoordWeight.
getSkinCoordWeightList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Utility method to get ArrayList value of MFFloat skinCoordWeight field, similar to HAnimJointObject.getSkinCoordWeight().
getSkinList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Utility method to get ArrayList value of MFNode skin field, similar to HAnimHumanoidObject.getSkin().
getSkinNormal() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field skinNormal.
getSkinNormal() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide X3DNormalNode instance (using a properly typed node) from inputOutput SFNode field skinNormal.
getSkyAngle() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Provide array of Float results unit axis, angle (in radians) within allowed range of [0,3.1416] from inputOutput MFFloat field named skyAngle.
getSkyAngle() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Provide array of Float results unit axis, angle (in radians) within allowed range of [0,3.1416] from inputOutput MFFloat field named skyAngle.
getSkyAngle() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
Provide array of float results unit axis, angle (in radians) within allowed range of [0,3.1416] from inputOutput MFFloat field named skyAngle.
getSkyAngle() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
Provide array of float results unit axis, angle (in radians) within allowed range of [0,3.1416] from inputOutput MFFloat field named skyAngle.
getSkyAngle() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
Provide array of float results unit axis, angle (in radians) within allowed range of [0,3.1416] from inputOutput MFFloat field named skyAngle.
getSkyAngleList() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Utility method to get ArrayList value of MFFloat skyAngle field, similar to BackgroundObject.getSkyAngle().
getSkyAngleList() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Utility method to get ArrayList value of MFFloat skyAngle field, similar to TextureBackgroundObject.getSkyAngle().
getSkyColor() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput MFColor field named skyColor.
getSkyColor() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput MFColor field named skyColor.
getSkyColor() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput MFColor field named skyColor.
getSkyColor() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput MFColor field named skyColor.
getSkyColor() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput MFColor field named skyColor.
getSliderForce() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Provide float value from inputOutput SFFloat field named sliderForce.
getSliderForce() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
Provide float value from inputOutput SFFloat field named sliderForce.
getSlipCoefficients() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provide array of 2-tuple float results from inputOutput SFVec2f field named slipCoefficients.
getSlipCoefficients() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
Provide array of 2-tuple float results from inputOutput SFVec2f field named slipCoefficients.
getSlipFactors() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Provide array of 2-tuple float results from inputOutput SFVec2f field named slipFactors.
getSlipFactors() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
Provide array of 2-tuple float results from inputOutput SFVec2f field named slipFactors.
getSoftnessConstantForceMix() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named softnessConstantForceMix.
getSoftnessConstantForceMix() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named softnessConstantForceMix.
getSoftnessConstantForceMix() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named softnessConstantForceMix.
getSoftnessConstantForceMix() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named softnessConstantForceMix.
getSoftnessErrorCorrection() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named softnessErrorCorrection.
getSoftnessErrorCorrection() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named softnessErrorCorrection.
getSoftnessErrorCorrection() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named softnessErrorCorrection.
getSoftnessErrorCorrection() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named softnessErrorCorrection.
getSolid() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Geometry2D.Disk2DObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Geometry2D.Rectangle2DObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Geometry3D.BoxObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Geometry3D.ConeObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Geometry3D.SphereObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in class org.web3d.x3d.jsail.Text.TextObject
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Geometry2D.Disk2D
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Geometry2D.Rectangle2D
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Geometry2D.TriangleSet2D
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Geometry3D.Box
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Geometry3D.Cone
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Geometry3D.Sphere
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSweptSurface
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSwungSurface
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
Provide boolean value from initializeOnly SFBool field named solid.
getSolid() - Method in interface org.web3d.x3d.sai.Text.Text
Provide boolean value from initializeOnly SFBool field named solid.
getSortOrder() - Method in class org.web3d.x3d.jsail.Picking.LinePickSensorObject
Provide String enumeration value ['ANY'|'CLOSEST'|'ALL'|'ALL_SORTED'|'etc.'] from initializeOnly SFString field named sortOrder.
getSortOrder() - Method in class org.web3d.x3d.jsail.Picking.PointPickSensorObject
Provide String enumeration value ['ANY'|'CLOSEST'|'ALL'|'ALL_SORTED'|'etc.'] from initializeOnly SFString field named sortOrder.
getSortOrder() - Method in class org.web3d.x3d.jsail.Picking.PrimitivePickSensorObject
Provide String enumeration value ['ANY'|'CLOSEST'|'ALL'|'ALL_SORTED'|'etc.'] from initializeOnly SFString field named sortOrder.
getSortOrder() - Method in class org.web3d.x3d.jsail.Picking.VolumePickSensorObject
Provide String enumeration value ['ANY'|'CLOSEST'|'ALL'|'ALL_SORTED'|'etc.'] from initializeOnly SFString field named sortOrder.
getSortOrder() - Method in interface org.web3d.x3d.sai.Picking.LinePickSensor
Provide String enumeration value ['ANY'|'CLOSEST'|'ALL'|'ALL_SORTED'|'etc.'] from initializeOnly SFString field named sortOrder.
getSortOrder() - Method in interface org.web3d.x3d.sai.Picking.PointPickSensor
Provide String enumeration value ['ANY'|'CLOSEST'|'ALL'|'ALL_SORTED'|'etc.'] from initializeOnly SFString field named sortOrder.
getSortOrder() - Method in interface org.web3d.x3d.sai.Picking.PrimitivePickSensor
Provide String enumeration value ['ANY'|'CLOSEST'|'ALL'|'ALL_SORTED'|'etc.'] from initializeOnly SFString field named sortOrder.
getSortOrder() - Method in interface org.web3d.x3d.sai.Picking.VolumePickSensor
Provide String enumeration value ['ANY'|'CLOSEST'|'ALL'|'ALL_SORTED'|'etc.'] from initializeOnly SFString field named sortOrder.
getSortOrder() - Method in interface org.web3d.x3d.sai.Picking.X3DPickSensorNode
Provide String enumeration value ['ANY'|'CLOSEST'|'ALL'|'ALL_SORTED'|'etc.'] from initializeOnly SFString field named sortOrder.
getSource() - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Provide X3DSoundSourceNode instance (using a properly typed node) from inputOutput SFNode field source.
getSource() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Provide array of String enumeration results ['"DIFFUSE"'|'"FACTOR"'|'"SPECULAR"'|'"etc."'] from inputOutput MFString field named source.
getSource() - Method in interface org.web3d.x3d.sai.Sound.Sound
Provide X3DSoundSourceNode instance (using a properly typed node) from inputOutput SFNode field source.
getSource() - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
Provide array of String enumeration results ['"DIFFUSE"'|'"FACTOR"'|'"SPECULAR"'|'"etc."'] from inputOutput MFString field named source.
getSourceList() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Utility method to get ArrayList value of MFString source field, similar to MultiTextureObject.getSource().
getSpacing() - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named spacing.
getSpacing() - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named spacing.
getSpacing() - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named spacing.
getSpacing() - Method in interface org.web3d.x3d.sai.Text.FontStyle
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named spacing.
getSpatialize() - Method in class org.web3d.x3d.jsail.Sound.SoundObject
Provide boolean value from initializeOnly SFBool field named spatialize.
getSpatialize() - Method in interface org.web3d.x3d.sai.Sound.Sound
Provide boolean value from initializeOnly SFBool field named spatialize.
getSpecific() - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Provide int value within allowed range of [0,255] from initializeOnly SFInt32 field named specific.
getSpecific() - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
Provide int value within allowed range of [0,255] from initializeOnly SFInt32 field named specific.
getSpecularColor() - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named specularColor.
getSpecularColor() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named specularColor.
getSpecularColor() - Method in interface org.web3d.x3d.sai.Shape.Material
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named specularColor.
getSpecularColor() - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from inputOutput SFColor field named specularColor.
getSpeed() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named speed.
getSpeed() - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named speed.
getSpeed() - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named speed.
getSpeed() - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named speed.
getSpeed() - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named speed.
getSpeed() - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named speed.
getSpeed() - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named speed.
getSpeed() - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named speed.
getSpeed() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provide float value from inputOutput SFFloat field named speed.
getSpeed() - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named speed.
getSpeed() - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named speed.
getSpeed() - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named speed.
getSpeed() - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named speed.
getSpeed() - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named speed.
getSpeed() - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named speed.
getSpeed() - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named speed.
getSpeed() - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named speed.
getSpeed() - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named speed.
getSpeed() - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
Provide float value from inputOutput SFFloat field named speed.
getSpeedFactor() - Method in class org.web3d.x3d.jsail.Geospatial.GeoViewpointObject
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named speedFactor.
getSpeedFactor() - Method in interface org.web3d.x3d.sai.Geospatial.GeoViewpoint
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named speedFactor.
getSpine() - Method in class org.web3d.x3d.jsail.Geometry3D.ExtrusionObject
Provide array of 3-tuple float results from initializeOnly MFVec3f field named spine.
getSpine() - Method in interface org.web3d.x3d.sai.Geometry3D.Extrusion
Provide array of 3-tuple float results from initializeOnly MFVec3f field named spine.
getStartAngle() - Method in class org.web3d.x3d.jsail.Geometry2D.Arc2DObject
Provide float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) from initializeOnly SFFloat field named startAngle.
getStartAngle() - Method in class org.web3d.x3d.jsail.Geometry2D.ArcClose2DObject
Provide float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) from initializeOnly SFFloat field named startAngle.
getStartAngle() - Method in interface org.web3d.x3d.sai.Geometry2D.Arc2D
Provide float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) from initializeOnly SFFloat field named startAngle.
getStartAngle() - Method in interface org.web3d.x3d.sai.Geometry2D.ArcClose2D
Provide float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) from initializeOnly SFFloat field named startAngle.
getStartFrame() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provide int value within allowed range of [0,infinity) from inputOutput SFInt32 field named startFrame.
getStartFrame() - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
Provide int value within allowed range of [0,infinity) from inputOutput SFInt32 field named startFrame.
getStartTime() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Provide double value in seconds from inputOutput SFTime field named startTime.
getStartTime() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provide double value in seconds from inputOutput SFTime field named startTime.
getStartTime() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Provide double value in seconds from inputOutput SFTime field named startTime.
getStartTime() - Method in interface org.web3d.x3d.sai.Sound.AudioClip
Provide double value in seconds from inputOutput SFTime field named startTime.
getStartTime() - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
Provide double value in seconds from inputOutput SFTime field named startTime.
getStartTime() - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
Provide double value in seconds from inputOutput SFTime field named startTime.
getStartTime() - Method in interface org.web3d.x3d.sai.Time.TimeSensor
Provide double value in seconds from inputOutput SFTime field named startTime.
getStartTime() - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
Provide double value in seconds from inputOutput SFTime field named startTime.
getStiffness() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provide array of 3-tuple float results within allowed range of [0,1] from inputOutput SFVec3f field named stiffness.
getStiffness() - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
Provide array of 3-tuple float results within allowed range of [0,1] from inputOutput SFVec3f field named stiffness.
getStop1Bounce() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide float value from inputOutput SFFloat field named stop1Bounce.
getStop1Bounce() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide float value from inputOutput SFFloat field named stop1Bounce.
getStop1Bounce() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named stop1Bounce.
getStop1Bounce() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide float value from inputOutput SFFloat field named stop1Bounce.
getStop1Bounce() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide float value from inputOutput SFFloat field named stop1Bounce.
getStop1Bounce() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named stop1Bounce.
getStop1ConstantForceMix() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide float value from inputOutput SFFloat field named stop1ConstantForceMix.
getStop1ConstantForceMix() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide float value from inputOutput SFFloat field named stop1ConstantForceMix.
getStop1ErrorCorrection() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide float value from inputOutput SFFloat field named stop1ErrorCorrection.
getStop1ErrorCorrection() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide float value from inputOutput SFFloat field named stop1ErrorCorrection.
getStop1ErrorCorrection() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named stop1ErrorCorrection.
getStop1ErrorCorrection() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide float value from inputOutput SFFloat field named stop1ErrorCorrection.
getStop1ErrorCorrection() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide float value from inputOutput SFFloat field named stop1ErrorCorrection.
getStop1ErrorCorrection() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named stop1ErrorCorrection.
getStop2Bounce() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide float value from inputOutput SFFloat field named stop2Bounce.
getStop2Bounce() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named stop2Bounce.
getStop2Bounce() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide float value from inputOutput SFFloat field named stop2Bounce.
getStop2Bounce() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named stop2Bounce.
getStop2ErrorCorrection() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide float value from inputOutput SFFloat field named stop2ErrorCorrection.
getStop2ErrorCorrection() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJointObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named stop2ErrorCorrection.
getStop2ErrorCorrection() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide float value from inputOutput SFFloat field named stop2ErrorCorrection.
getStop2ErrorCorrection() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.UniversalJoint
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named stop2ErrorCorrection.
getStop3Bounce() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide float value from inputOutput SFFloat field named stop3Bounce.
getStop3Bounce() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide float value from inputOutput SFFloat field named stop3Bounce.
getStop3ErrorCorrection() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.MotorJointObject
Provide float value from inputOutput SFFloat field named stop3ErrorCorrection.
getStop3ErrorCorrection() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.MotorJoint
Provide float value from inputOutput SFFloat field named stop3ErrorCorrection.
getStopBounce() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Provide float value from inputOutput SFFloat field named stopBounce.
getStopBounce() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Provide float value from inputOutput SFFloat field named stopBounce.
getStopBounce() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
Provide float value from inputOutput SFFloat field named stopBounce.
getStopBounce() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
Provide float value from inputOutput SFFloat field named stopBounce.
getStopErrorCorrection() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SingleAxisHingeJointObject
Provide float value from inputOutput SFFloat field named stopErrorCorrection.
getStopErrorCorrection() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.SliderJointObject
Provide float value from inputOutput SFFloat field named stopErrorCorrection.
getStopErrorCorrection() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SingleAxisHingeJoint
Provide float value from inputOutput SFFloat field named stopErrorCorrection.
getStopErrorCorrection() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.SliderJoint
Provide float value from inputOutput SFFloat field named stopErrorCorrection.
getStopTime() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Provide double value in seconds from inputOutput SFTime field named stopTime.
getStopTime() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provide double value in seconds from inputOutput SFTime field named stopTime.
getStopTime() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Provide double value in seconds from inputOutput SFTime field named stopTime.
getStopTime() - Method in interface org.web3d.x3d.sai.Sound.AudioClip
Provide double value in seconds from inputOutput SFTime field named stopTime.
getStopTime() - Method in interface org.web3d.x3d.sai.Sound.X3DSoundSourceNode
Provide double value in seconds from inputOutput SFTime field named stopTime.
getStopTime() - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
Provide double value in seconds from inputOutput SFTime field named stopTime.
getStopTime() - Method in interface org.web3d.x3d.sai.Time.TimeSensor
Provide double value in seconds from inputOutput SFTime field named stopTime.
getStopTime() - Method in interface org.web3d.x3d.sai.Time.X3DTimeDependentNode
Provide double value in seconds from inputOutput SFTime field named stopTime.
getString() - Method in class org.web3d.x3d.jsail.Text.TextObject
Provide array of String results from inputOutput MFString field named string.
getString() - Method in interface org.web3d.x3d.sai.Text.Text
Provide array of String results from inputOutput MFString field named string.
getStringList() - Method in class org.web3d.x3d.jsail.Text.TextObject
Utility method to get ArrayList value of MFString string field, similar to TextObject.getString().
getStripCount() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Provide array of Integer results within allowed range of [3,infinity) from inputOutput MFInt32 field named stripCount.
getStripCount() - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
Provide array of int results within allowed range of [3,infinity) from inputOutput MFInt32 field named stripCount.
getStripCountList() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Utility method to get ArrayList value of MFInt32 stripCount field, similar to TriangleStripSetObject.getStripCount().
getStyle() - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Provide String enumeration value ['PLAIN'|'BOLD'|'ITALIC'|'BOLDITALIC'] from initializeOnly SFString field named style.
getStyle() - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Provide String enumeration value ['PLAIN'|'BOLD'|'ITALIC'|'BOLDITALIC'] from initializeOnly SFString field named style.
getStyle() - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
Provide String enumeration value ['PLAIN'|'BOLD'|'ITALIC'|'BOLDITALIC'] from initializeOnly SFString field named style.
getStyle() - Method in interface org.web3d.x3d.sai.Text.FontStyle
Provide String enumeration value ['PLAIN'|'BOLD'|'ITALIC'|'BOLDITALIC'] from initializeOnly SFString field named style.
getSubcategory() - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Provide int value within allowed range of [0,255] from initializeOnly SFInt32 field named subcategory.
getSubcategory() - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
Provide int value within allowed range of [0,255] from initializeOnly SFInt32 field named subcategory.
getSummary() - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Provide array of String results from inputOutput MFString field named summary.
getSummary() - Method in interface org.web3d.x3d.sai.Geospatial.GeoMetadata
Provide array of String results from inputOutput MFString field named summary.
getSummaryList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Utility method to get ArrayList value of MFString summary field, similar to GeoMetadataObject.getSummary().
getSurface() - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
Provide X3DGeometryNode instance (using a properly typed node) from initializeOnly SFNode field surface.
getSurface() - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
Provide X3DGeometryNode instance (using a properly typed node) from initializeOnly SFNode field surface.
getSurfaceArea() - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named surfaceArea.
getSurfaceArea() - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named surfaceArea.
getSurfaceArea() - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named surfaceArea.
getSurfaceArea() - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named surfaceArea.
getSurfaceArea() - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named surfaceArea.
getSurfaceArea() - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named surfaceArea.
getSurfaceArea() - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named surfaceArea.
getSurfaceArea() - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named surfaceArea.
getSurfaceArea() - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named surfaceArea.
getSurfaceArea() - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named surfaceArea.
getSurfaceArea() - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named surfaceArea.
getSurfaceArea() - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named surfaceArea.
getSurfaceArea() - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode
Provide float value within allowed range of [0,infinity) from initializeOnly SFFloat field named surfaceArea.
getSurfaceNormals() - Method in class org.web3d.x3d.jsail.VolumeRendering.CartoonVolumeStyleObject
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.
getSurfaceNormals() - Method in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.
getSurfaceNormals() - Method in class org.web3d.x3d.jsail.VolumeRendering.ShadedVolumeStyleObject
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.
getSurfaceNormals() - Method in class org.web3d.x3d.jsail.VolumeRendering.SilhouetteEnhancementVolumeStyleObject
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.
getSurfaceNormals() - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.
getSurfaceNormals() - Method in interface org.web3d.x3d.sai.VolumeRendering.CartoonVolumeStyle
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.
getSurfaceNormals() - Method in interface org.web3d.x3d.sai.VolumeRendering.EdgeEnhancementVolumeStyle
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.
getSurfaceNormals() - Method in interface org.web3d.x3d.sai.VolumeRendering.ShadedVolumeStyle
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.
getSurfaceNormals() - Method in interface org.web3d.x3d.sai.VolumeRendering.SilhouetteEnhancementVolumeStyle
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.
getSurfaceNormals() - Method in interface org.web3d.x3d.sai.VolumeRendering.ToneMappedVolumeStyle
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field surfaceNormals.
getSurfaceSpeed() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionCollectionObject
Provide array of 2-tuple float results from inputOutput SFVec2f field named surfaceSpeed.
getSurfaceSpeed() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.ContactObject
Provide array of 2-tuple float results from inputOutput SFVec2f field named surfaceSpeed.
getSurfaceSpeed() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection
Provide array of 2-tuple float results from inputOutput SFVec2f field named surfaceSpeed.
getSurfaceSpeed() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.Contact
Provide array of 2-tuple float results from inputOutput SFVec2f field named surfaceSpeed.
getSurfaceTolerance() - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named surfaceTolerance.
getSurfaceTolerance() - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named surfaceTolerance.
getSurfaceValues() - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Provide array of Float results from inputOutput MFFloat field named surfaceValues.
getSurfaceValues() - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
Provide array of float results from inputOutput MFFloat field named surfaceValues.
getSurfaceValuesList() - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Utility method to get ArrayList value of MFFloat surfaceValues field, similar to IsoSurfaceVolumeDataObject.getSurfaceValues().
getSuspensionErrorCorrection() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide float value from inputOutput SFFloat field named suspensionErrorCorrection.
getSuspensionErrorCorrection() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide float value from inputOutput SFFloat field named suspensionErrorCorrection.
getSuspensionForce() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJointObject
Provide float value from inputOutput SFFloat field named suspensionForce.
getSuspensionForce() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
Provide float value from inputOutput SFFloat field named suspensionForce.
getTargetObject() - Method in class org.web3d.x3d.jsail.EnvironmentalSensor.TransformSensorObject
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DGroupingNode|X3DShapeNode, from inputOutput SFNode field targetObject.
getTargetObject() - Method in interface org.web3d.x3d.sai.EnvironmentalSensor.TransformSensor
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DGroupingNode|X3DShapeNode, from inputOutput SFNode field targetObject.
getTau() - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named tau.
getTau() - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named tau.
getTau() - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named tau.
getTau() - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named tau.
getTau() - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named tau.
getTau() - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named tau.
getTau() - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named tau.
getTau() - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named tau.
getTau() - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named tau.
getTau() - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named tau.
getTau() - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named tau.
getTau() - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named tau.
getTau() - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named tau.
getTau() - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named tau.
getTau() - Method in interface org.web3d.x3d.sai.Followers.X3DDamperNode
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named tau.
getTdlType() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide int value from inputOutput SFInt32 field named tdlType.
getTdlType() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide int value from inputOutput SFInt32 field named tdlType.
getTessellation() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Provide int value from inputOutput SFInt32 field named tessellation.
getTessellation() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Provide int value from inputOutput SFInt32 field named tessellation.
getTessellation() - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
Provide int value from inputOutput SFInt32 field named tessellation.
getTessellation() - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
Provide int value from inputOutput SFInt32 field named tessellation.
getTessellationScale() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSetObject
Provide float value within allowed range of (0,infinity) from inputOutput SFFloat field named tessellationScale.
getTessellationScale() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSet
Provide float value within allowed range of (0,infinity) from inputOutput SFFloat field named tessellationScale.
getTexCoord() - Method in class org.web3d.x3d.jsail.CADGeometry.IndexedQuadSetObject
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in class org.web3d.x3d.jsail.CADGeometry.QuadSetObject
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTextureCoordinateNode|NurbsTextureCoordinate, from inputOutput SFNode field texCoord.
getTexCoord() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTextureCoordinateNode|NurbsTextureCoordinate, from inputOutput SFNode field texCoord.
getTexCoord() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleFanSetObject
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleSetObject
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in class org.web3d.x3d.jsail.Rendering.IndexedTriangleStripSetObject
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in class org.web3d.x3d.jsail.Rendering.TriangleFanSetObject
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in class org.web3d.x3d.jsail.Rendering.TriangleSetObject
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in class org.web3d.x3d.jsail.Rendering.TriangleStripSetObject
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
Provide array of X3DTextureCoordinateNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field texCoord.
getTexCoord() - Method in interface org.web3d.x3d.sai.CADGeometry.IndexedQuadSet
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in interface org.web3d.x3d.sai.CADGeometry.QuadSet
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTextureCoordinateNode|NurbsTextureCoordinate, from inputOutput SFNode field texCoord.
getTexCoord() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTextureCoordinateNode|NurbsTextureCoordinate, from inputOutput SFNode field texCoord.
getTexCoord() - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTextureCoordinateNode|NurbsTextureCoordinate, from inputOutput SFNode field texCoord.
getTexCoord() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleFanSet
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleSet
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in interface org.web3d.x3d.sai.Rendering.IndexedTriangleStripSet
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in interface org.web3d.x3d.sai.Rendering.TriangleFanSet
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in interface org.web3d.x3d.sai.Rendering.TriangleSet
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in interface org.web3d.x3d.sai.Rendering.TriangleStripSet
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in interface org.web3d.x3d.sai.Rendering.X3DComposedGeometryNode
Provide X3DTextureCoordinateNode instance (using a properly typed node) from inputOutput SFNode field texCoord.
getTexCoord() - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureCoordinate
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field texCoord.
getTexCoordCount() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Utility method to get number of 2-tuple texture coordinate values in contained TextureCoordinate or ProtoInstance node
getTexCoordIndex() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Provide array of Integer results within allowed range of [-1,infinity) from initializeOnly MFInt32 field named texCoordIndex.
getTexCoordIndex() - Method in interface org.web3d.x3d.sai.Geometry3D.IndexedFaceSet
Provide array of int results within allowed range of [-1,infinity) from initializeOnly MFInt32 field named texCoordIndex.
getTexCoordIndexList() - Method in class org.web3d.x3d.jsail.Geometry3D.IndexedFaceSetObject
Utility method to get ArrayList value of MFInt32 texCoordIndex field, similar to IndexedFaceSetObject.getTexCoordIndex().
getTexCoordKey() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide array of Float results within allowed range of [0,infinity) from initializeOnly MFFloat field named texCoordKey.
getTexCoordKey() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide array of float results within allowed range of [0,infinity) from initializeOnly MFFloat field named texCoordKey.
getTexCoordKeyList() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Utility method to get ArrayList value of MFFloat texCoordKey field, similar to ParticleSystemObject.getTexCoordKey().
getTexCoordList() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureCoordinateObject
Utility method to get ArrayList value of MFNode texCoord field, similar to MultiTextureCoordinateObject.getTexCoord().
getTexCoordRamp() - Method in class org.web3d.x3d.jsail.ParticleSystems.ParticleSystemObject
Provide TextureCoordinate instance (using a properly typed node) from initializeOnly SFNode field texCoordRamp.
getTexCoordRamp() - Method in interface org.web3d.x3d.sai.ParticleSystems.ParticleSystem
Provide TextureCoordinate instance (using a properly typed node) from initializeOnly SFNode field texCoordRamp.
getTextBounds() - Method in class org.web3d.x3d.jsail.Text.TextObject
Provide array of 2-tuple float results from outputOnly SFVec2f field named textBounds.
getTextBounds() - Method in interface org.web3d.x3d.sai.Text.Text
Provide array of 2-tuple float results from outputOnly SFVec2f field named textBounds.
getTexture() - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
Provide X3DTextureNode instance (using a properly typed node) from inputOutput SFNode field texture.
getTexture() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Provide array of X3DTextureNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field texture.
getTexture() - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
Provide array of X3DTexture2DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field texture.
getTexture() - Method in interface org.web3d.x3d.sai.Shape.Appearance
Provide X3DTextureNode instance (using a properly typed node) from inputOutput SFNode field texture.
getTexture() - Method in interface org.web3d.x3d.sai.Texturing.MultiTexture
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field texture.
getTexture() - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field texture.
getTextureCompression() - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Provide String enumeration value ['DEFAULT'|'FASTEST'|'HIGH'|'LOW'|'MEDIUM'|'NICEST'] from inputOutput SFString field named textureCompression.
getTextureCompression() - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
Provide String enumeration value ['DEFAULT'|'FASTEST'|'HIGH'|'LOW'|'MEDIUM'|'NICEST'] from inputOutput SFString field named textureCompression.
getTextureList() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureObject
Utility method to get ArrayList value of MFNode texture field, similar to MultiTextureObject.getTexture().
getTextureList() - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
Utility method to get ArrayList value of MFNode texture field, similar to ComposedTexture3DObject.getTexture().
getTexturePriority() - Method in class org.web3d.x3d.jsail.Texturing.TexturePropertiesObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named texturePriority.
getTexturePriority() - Method in interface org.web3d.x3d.sai.Texturing.TextureProperties
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named texturePriority.
getTextureProperties() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.
getTextureProperties() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.
getTextureProperties() - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.
getTextureProperties() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.
getTextureProperties() - Method in class org.web3d.x3d.jsail.Texturing.PixelTextureObject
Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.
getTextureProperties() - Method in class org.web3d.x3d.jsail.Texturing3D.ComposedTexture3DObject
Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.
getTextureProperties() - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.
getTextureProperties() - Method in class org.web3d.x3d.jsail.Texturing3D.PixelTexture3DObject
Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.
getTextureProperties() - Method in interface org.web3d.x3d.sai.CubeMapTexturing.GeneratedCubeMapTexture
Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.
getTextureProperties() - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ImageCubeMapTexture
Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.
getTextureProperties() - Method in interface org.web3d.x3d.sai.Texturing.ImageTexture
Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.
getTextureProperties() - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.
getTextureProperties() - Method in interface org.web3d.x3d.sai.Texturing.PixelTexture
Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.
getTextureProperties() - Method in interface org.web3d.x3d.sai.Texturing.X3DTexture2DNode
Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.
getTextureProperties() - Method in interface org.web3d.x3d.sai.Texturing3D.ComposedTexture3D
Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.
getTextureProperties() - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.
getTextureProperties() - Method in interface org.web3d.x3d.sai.Texturing3D.PixelTexture3D
Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.
getTextureProperties() - Method in interface org.web3d.x3d.sai.Texturing3D.X3DTexture3DNode
Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.
getTextureTransform() - Method in class org.web3d.x3d.jsail.Shape.AppearanceObject
Provide X3DTextureTransformNode instance (using a properly typed node) from inputOutput SFNode field textureTransform.
getTextureTransform() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
Provide array of X3DTextureTransformNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field textureTransform.
getTextureTransform() - Method in interface org.web3d.x3d.sai.Shape.Appearance
Provide X3DTextureTransformNode instance (using a properly typed node) from inputOutput SFNode field textureTransform.
getTextureTransform() - Method in interface org.web3d.x3d.sai.Texturing.MultiTextureTransform
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field textureTransform.
getTextureTransformList() - Method in class org.web3d.x3d.jsail.Texturing.MultiTextureTransformObject
Utility method to get ArrayList value of MFNode textureTransform field, similar to MultiTextureTransformObject.getTextureTransform().
getTime() - Method in class org.web3d.x3d.jsail.Time.TimeSensorObject
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named time.
getTime() - Method in interface org.web3d.x3d.sai.Time.TimeSensor
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named time.
getTime() - Method in class org.web3d.x3d.sai.X3DFieldEvent
Get the timestamp that this event occurred at.
getTimeOut() - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named timeOut.
getTimeOut() - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named timeOut.
getTimestamp() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named timestamp.
getTimestamp() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named timestamp.
getTimestamp() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named timestamp.
getTimestamp() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named timestamp.
getTimestamp() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named timestamp.
getTimestamp() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named timestamp.
getTimestamp() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named timestamp.
getTimestamp() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide double value in seconds within allowed range of [0,infinity) from outputOnly SFTime field named timestamp.
getTitle() - Method in class org.web3d.x3d.jsail.Core.WorldInfoObject
Provide String value from inputOutput SFString field named title.
getTitle() - Method in interface org.web3d.x3d.sai.Component
Get the title of this component.
getTitle() - Method in interface org.web3d.x3d.sai.Core.WorldInfo
Provide String value from inputOutput SFString field named title.
getTitle() - Method in interface org.web3d.x3d.sai.ProfileInfo
Get the title of this component.
getToField() - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
Provide String value from inputOutput SFString field named toField.
getToggle() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanToggleObject
Provide boolean value from inputOutput SFBool field named toggle.
getToggle() - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanToggle
Provide boolean value from inputOutput SFBool field named toggle.
getTolerance() - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
Provide float value from inputOutput SFFloat field named tolerance.
getTolerance() - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
Provide float value from inputOutput SFFloat field named tolerance.
getTolerance() - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
Provide float value from inputOutput SFFloat field named tolerance.
getTolerance() - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
Provide float value from inputOutput SFFloat field named tolerance.
getTolerance() - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
Provide float value from inputOutput SFFloat field named tolerance.
getTolerance() - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
Provide float value from inputOutput SFFloat field named tolerance.
getTolerance() - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
Provide float value from inputOutput SFFloat field named tolerance.
getTolerance() - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
Provide float value from inputOutput SFFloat field named tolerance.
getTolerance() - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
Provide float value from inputOutput SFFloat field named tolerance.
getTolerance() - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
Provide float value from inputOutput SFFloat field named tolerance.
getTolerance() - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
Provide float value from inputOutput SFFloat field named tolerance.
getTolerance() - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
Provide float value from inputOutput SFFloat field named tolerance.
getTolerance() - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
Provide float value from inputOutput SFFloat field named tolerance.
getTolerance() - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
Provide float value from inputOutput SFFloat field named tolerance.
getTolerance() - Method in interface org.web3d.x3d.sai.Followers.X3DDamperNode
Provide float value from inputOutput SFFloat field named tolerance.
getToNode() - Method in class org.web3d.x3d.jsail.Core.ROUTEObject
Provide String value from inputOutput SFString field named toNode.
getTop() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTextureObject
Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field top.
getTop() - Method in class org.web3d.x3d.jsail.Geometry3D.CylinderObject
Provide boolean value from inputOutput SFBool field named top.
getTop() - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ComposedCubeMapTexture
Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field top.
getTop() - Method in interface org.web3d.x3d.sai.Geometry3D.Cylinder
Provide boolean value from inputOutput SFBool field named top.
getTopTexture() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, from inputOutput SFNode field topTexture.
getTopTexture() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|MultiTexture, from inputOutput SFNode field topTexture.
getTopToBottom() - Method in class org.web3d.x3d.jsail.Layout.ScreenFontStyleObject
Provide boolean value from initializeOnly SFBool field named topToBottom.
getTopToBottom() - Method in class org.web3d.x3d.jsail.Text.FontStyleObject
Provide boolean value from initializeOnly SFBool field named topToBottom.
getTopToBottom() - Method in interface org.web3d.x3d.sai.Layout.ScreenFontStyle
Provide boolean value from initializeOnly SFBool field named topToBottom.
getTopToBottom() - Method in interface org.web3d.x3d.sai.Text.FontStyle
Provide boolean value from initializeOnly SFBool field named topToBottom.
getTopUrl() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Provide array of String results from inputOutput MFString field named topUrl.
getTopUrl() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
Provide array of String results from inputOutput MFString field named topUrl.
getTopUrlList() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Utility method to get ArrayList value of MFString topUrl field, similar to BackgroundObject.getTopUrl().
getTorques() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide array of 3-tuple float results from inputOutput MFVec3f field named torques.
getTorques() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide array of 3-tuple float results from inputOutput MFVec3f field named torques.
getTouchTime() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTouchSensorObject
Provide double value in seconds from outputOnly SFTime field named touchTime.
getTouchTime() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.TouchSensorObject
Provide double value in seconds from outputOnly SFTime field named touchTime.
getTouchTime() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTouchSensor
Provide double value in seconds from outputOnly SFTime field named touchTime.
getTouchTime() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
Provide double value in seconds from outputOnly SFTime field named touchTime.
getTouchTime() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DTouchSensorNode
Provide double value in seconds from outputOnly SFTime field named touchTime.
getTrackPoint() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.CylinderSensorObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named trackPoint_changed.
getTrackPoint() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named trackPoint_changed.
getTrackPoint() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.SphereSensorObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named trackPoint_changed.
getTrackPoint() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.CylinderSensor
Provide array of 3-tuple float results from outputOnly SFVec3f field named trackPoint_changed.
getTrackPoint() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
Provide array of 3-tuple float results from outputOnly SFVec3f field named trackPoint_changed.
getTrackPoint() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
Provide array of 3-tuple float results from outputOnly SFVec3f field named trackPoint_changed.
getTrackPoint() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.X3DDragSensorNode
Provide array of 3-tuple float results from outputOnly SFVec3f field named trackPoint_changed.
getTrajectoryCurve() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSweptSurfaceObject
Provide NurbsCurve instance (using a properly typed node) from inputOutput SFNode field trajectoryCurve.
getTrajectoryCurve() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSwungSurfaceObject
Provide X3DNurbsControlCurveNode instance (using a properly typed node) from inputOutput SFNode field trajectoryCurve.
getTrajectoryCurve() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSweptSurface
Provide NurbsCurve instance (using a properly typed node) from inputOutput SFNode field trajectoryCurve.
getTrajectoryCurve() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSwungSurface
Provide X3DNurbsControlCurveNode instance (using a properly typed node) from inputOutput SFNode field trajectoryCurve.
getTransferFunction() - Method in class org.web3d.x3d.jsail.VolumeRendering.OpacityMapVolumeStyleObject
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|X3DTexture3DNode, from inputOutput SFNode field transferFunction.
getTransferFunction() - Method in interface org.web3d.x3d.sai.VolumeRendering.OpacityMapVolumeStyle
Provide X3DNode instance (using a properly typed node) with acceptable node types limited to X3DTexture2DNode|X3DTexture3DNode, from inputOutput SFNode field transferFunction.
getTransform(SFVec3d, SFRotation, SFVec3d) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3dObject
 
getTransform(SFVec3f, SFRotation, SFVec3f) - Method in class org.web3d.x3d.jsail.fields.MFMatrix3fObject
 
getTransform(SFVec3d, SFRotation, SFVec3d) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4dObject
 
getTransform(SFVec3f, SFRotation, SFVec3f) - Method in class org.web3d.x3d.jsail.fields.MFMatrix4fObject
 
getTransform(SFVec3d, SFRotation, SFVec3d) - Method in class org.web3d.x3d.jsail.fields.SFMatrix3dObject
 
getTransform(SFVec3f, SFRotation, SFVec3f) - Method in class org.web3d.x3d.jsail.fields.SFMatrix3fObject
 
getTransform(SFVec3d, SFRotation, SFVec3d) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4dObject
 
getTransform(SFVec3f, SFRotation, SFVec3f) - Method in class org.web3d.x3d.jsail.fields.SFMatrix4fObject
 
getTransform(SFVec3d, SFRotation, SFVec3d) - Method in interface org.web3d.x3d.sai.MFMatrix3d
 
getTransform(SFVec3f, SFRotation, SFVec3f) - Method in interface org.web3d.x3d.sai.MFMatrix3f
 
getTransform(SFVec3d, SFRotation, SFVec3d) - Method in interface org.web3d.x3d.sai.MFMatrix4d
 
getTransform(SFVec3f, SFRotation, SFVec3f) - Method in interface org.web3d.x3d.sai.MFMatrix4f
 
getTransform(SFVec3d, SFRotation, SFVec3d) - Method in interface org.web3d.x3d.sai.SFMatrix3d
 
getTransform(SFVec3f, SFRotation, SFVec3f) - Method in interface org.web3d.x3d.sai.SFMatrix3f
 
getTransform(SFVec3d, SFRotation, SFVec3d) - Method in interface org.web3d.x3d.sai.SFMatrix4d
 
getTransform(SFVec3f, SFRotation, SFVec3f) - Method in interface org.web3d.x3d.sai.SFMatrix4f
 
getTransitionComplete() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Provide boolean value from outputOnly SFBool field named transitionComplete.
getTransitionComplete() - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
Provide boolean value from outputOnly SFBool field named transitionComplete.
getTransitionTime() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named transitionTime.
getTransitionTime() - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named transitionTime.
getTransitionType() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Provide array of String enumeration results with quoted value(s) ["TELEPORT","LINEAR","ANIMATE",...] from inputOutput MFString field named transitionType.
getTransitionType() - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
Provide array of String enumeration results with quoted value(s) ["TELEPORT","LINEAR","ANIMATE",...] from inputOutput MFString field named transitionType.
getTransitionTypeList() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Utility method to get ArrayList value of MFString transitionType field, similar to NavigationInfoObject.getTransitionType().
getTranslation() - Method in class org.web3d.x3d.jsail.CADGeometry.CADPartObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in class org.web3d.x3d.jsail.Geospatial.GeoTransformObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in class org.web3d.x3d.jsail.Grouping.TransformObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in class org.web3d.x3d.jsail.HAnim.HAnimSiteObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in class org.web3d.x3d.jsail.PointingDeviceSensor.PlaneSensorObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named translation_changed.
getTranslation() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffsetObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollidableShapeObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in class org.web3d.x3d.jsail.Texturing.TextureTransformObject
Provide array of 2-tuple float results from inputOutput SFVec2f field named translation.
getTranslation() - Method in class org.web3d.x3d.jsail.Texturing3D.TextureTransform3DObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in interface org.web3d.x3d.sai.CADGeometry.CADPart
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in interface org.web3d.x3d.sai.Geospatial.GeoTransform
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in interface org.web3d.x3d.sai.Grouping.Transform
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in interface org.web3d.x3d.sai.HAnim.HAnimSite
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in interface org.web3d.x3d.sai.PointingDeviceSensor.PlaneSensor
Provide array of 3-tuple float results from outputOnly SFVec3f field named translation_changed.
getTranslation() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableOffset
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollidableShape
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTranslation() - Method in interface org.web3d.x3d.sai.Texturing.TextureTransform
Provide array of 2-tuple float results from inputOutput SFVec2f field named translation.
getTranslation() - Method in interface org.web3d.x3d.sai.Texturing3D.TextureTransform3D
Provide array of 3-tuple float results from inputOutput SFVec3f field named translation.
getTransmitFrequencyBandwidth() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide float value from inputOutput SFFloat field named transmitFrequencyBandwidth.
getTransmitFrequencyBandwidth() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide float value from inputOutput SFFloat field named transmitFrequencyBandwidth.
getTransmitState() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named transmitState.
getTransmitState() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named transmitState.
getTransmitterApplicationID() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide int value from inputOutput SFInt32 field named transmitterApplicationID.
getTransmitterApplicationID() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide int value from inputOutput SFInt32 field named transmitterApplicationID.
getTransmitterEntityID() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide int value from inputOutput SFInt32 field named transmitterEntityID.
getTransmitterEntityID() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide int value from inputOutput SFInt32 field named transmitterEntityID.
getTransmitterRadioID() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide int value from inputOutput SFInt32 field named transmitterRadioID.
getTransmitterRadioID() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide int value from inputOutput SFInt32 field named transmitterRadioID.
getTransmitterSiteID() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide int value from inputOutput SFInt32 field named transmitterSiteID.
getTransmitterSiteID() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide int value from inputOutput SFInt32 field named transmitterSiteID.
getTransparency() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.BackgroundObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named transparency.
getTransparency() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.TextureBackgroundObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named transparency.
getTransparency() - Method in class org.web3d.x3d.jsail.Shape.MaterialObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named transparency.
getTransparency() - Method in class org.web3d.x3d.jsail.Shape.TwoSidedMaterialObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named transparency.
getTransparency() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Background
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named transparency.
getTransparency() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.TextureBackground
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named transparency.
getTransparency() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DBackgroundNode
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named transparency.
getTransparency() - Method in interface org.web3d.x3d.sai.Shape.Material
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named transparency.
getTransparency() - Method in interface org.web3d.x3d.sai.Shape.TwoSidedMaterial
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named transparency.
getTriggerTime() - Method in class org.web3d.x3d.jsail.EventUtilities.TimeTriggerObject
Provide double value in seconds from outputOnly SFTime field named triggerTime.
getTriggerTime() - Method in interface org.web3d.x3d.sai.EventUtilities.TimeTrigger
Provide double value in seconds from outputOnly SFTime field named triggerTime.
getTriggerTrue() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanTriggerObject
Provide boolean value from outputOnly SFBool field named triggerTrue.
getTriggerTrue() - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanTrigger
Provide boolean value from outputOnly SFBool field named triggerTrue.
getTriggerValue() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerTriggerObject
Provide int value from outputOnly SFInt32 field named triggerValue.
getTriggerValue() - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerTrigger
Provide int value from outputOnly SFInt32 field named triggerValue.
getTrimmingContour() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provide array of Contour2D results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field trimmingContour.
getTrimmingContour() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field trimmingContour.
getTrimmingContourList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Utility method to get ArrayList value of MFNode trimmingContour field, similar to NurbsTrimmedSurfaceObject.getTrimmingContour().
getTupleSize(String) - Static method in class org.web3d.x3d.jsail.fields.X3DConcreteField
Compute tuple size for given type (for example, SFVec3f and MFVec3f have tupleSize of 3).
getTurbulence() - Method in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named turbulence.
getTurbulence() - Method in interface org.web3d.x3d.sai.ParticleSystems.WindPhysicsModel
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named turbulence.
getType() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Provide 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'] from inputOutput SFString field named type.
getType() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Discover base type of this fieldValue declaration from corresponding ProtoDeclare/ExternProtoDeclare field declaration.
getType() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Provide array of String enumeration results with quoted value(s) ["ANY","WALK","EXAMINE","FLY","LOOKAT","NONE","EXPLORE",...] from inputOutput MFString field named type.
getType() - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
Provide String enumeration value ['VERTEX'|'FRAGMENT'|'etc.'] from inputOutput SFString field named type.
getType() - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
Provide String enumeration value ['VERTEX'|'FRAGMENT'|'etc.'] from inputOutput SFString field named type.
getType() - Method in class org.web3d.x3d.jsail.VolumeRendering.ProjectionVolumeStyleObject
Provide String enumeration value ['MAX'|'MIN'|'AVERAGE'] from inputOutput SFString field named type.
getType() - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
Provide array of String enumeration results with quoted value(s) ["ANY","WALK","EXAMINE","FLY","LOOKAT","NONE","EXPLORE",...] from inputOutput MFString field named type.
getType() - Method in interface org.web3d.x3d.sai.Shaders.ShaderPart
Provide String enumeration value ['VERTEX'|'FRAGMENT'|'etc.'] from inputOutput SFString field named type.
getType() - Method in interface org.web3d.x3d.sai.Shaders.ShaderProgram
Provide String enumeration value ['VERTEX'|'FRAGMENT'|'etc.'] from inputOutput SFString field named type.
getType() - Method in interface org.web3d.x3d.sai.VolumeRendering.ProjectionVolumeStyle
Provide String enumeration value ['MAX'|'MIN'|'AVERAGE'] from inputOutput SFString field named type.
getTypeList() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Utility method to get ArrayList value of MFString type field, similar to NavigationInfoObject.getType().
getUClosed() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Provide boolean value from initializeOnly SFBool field named uClosed.
getUClosed() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provide boolean value from initializeOnly SFBool field named uClosed.
getUClosed() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
Provide boolean value from initializeOnly SFBool field named uClosed.
getUClosed() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
Provide boolean value from initializeOnly SFBool field named uClosed.
getUClosed() - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
Provide boolean value from initializeOnly SFBool field named uClosed.
getUDimension() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named uDimension.
getUDimension() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named uDimension.
getUDimension() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named uDimension.
getUDimension() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named uDimension.
getUDimension() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named uDimension.
getUDimension() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named uDimension.
getUDimension() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named uDimension.
getUDimension() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named uDimension.
getUDimension() - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named uDimension.
getUKnot() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Provide array of Double results from initializeOnly MFDouble field named uKnot.
getUKnot() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Provide array of Double results from initializeOnly MFDouble field named uKnot.
getUKnot() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Provide array of Double results from initializeOnly MFDouble field named uKnot.
getUKnot() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provide array of Double results from initializeOnly MFDouble field named uKnot.
getUKnot() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
Provide array of double results from initializeOnly MFDouble field named uKnot.
getUKnot() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
Provide array of double results from initializeOnly MFDouble field named uKnot.
getUKnot() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
Provide array of double results from initializeOnly MFDouble field named uKnot.
getUKnot() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
Provide array of double results from initializeOnly MFDouble field named uKnot.
getUKnot() - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
Provide array of double results from initializeOnly MFDouble field named uKnot.
getUKnotList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Utility method to get ArrayList value of MFDouble uKnot field, similar to NurbsPatchSurfaceObject.getUKnot().
getUKnotList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Utility method to get ArrayList value of MFDouble uKnot field, similar to NurbsSurfaceInterpolatorObject.getUKnot().
getUKnotList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Utility method to get ArrayList value of MFDouble uKnot field, similar to NurbsTextureCoordinateObject.getUKnot().
getUKnotList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Utility method to get ArrayList value of MFDouble uKnot field, similar to NurbsTrimmedSurfaceObject.getUKnot().
getUlimit() - Method in class org.web3d.x3d.jsail.HAnim.HAnimJointObject
Provide array of 3-tuple float results from inputOutput SFVec3f field named ulimit.
getUlimit() - Method in interface org.web3d.x3d.sai.HAnim.HAnimJoint
Provide array of 3-tuple float results from inputOutput SFVec3f field named ulimit.
getUnitList() - Method in class org.web3d.x3d.jsail.Core.headObject
Provide array of unitObject results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field unit.
getUOrder() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named uOrder.
getUOrder() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named uOrder.
getUOrder() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named uOrder.
getUOrder() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named uOrder.
getUOrder() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named uOrder.
getUOrder() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named uOrder.
getUOrder() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named uOrder.
getUOrder() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named uOrder.
getUOrder() - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named uOrder.
getUpdate() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.GeneratedCubeMapTextureObject
Provide String enumeration value ['NONE'|'NEXT_FRAME_ONLY'|'ALWAYS'] from inputOutput SFString field named update.
getUpdate() - Method in interface org.web3d.x3d.sai.CubeMapTexturing.GeneratedCubeMapTexture
Provide String enumeration value ['NONE'|'NEXT_FRAME_ONLY'|'ALWAYS'] from inputOutput SFString field named update.
getUrl() - Method in class org.web3d.x3d.jsail.Core.ExternProtoDeclareObject
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in class org.web3d.x3d.jsail.Networking.InlineObject
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in interface org.web3d.x3d.sai.CubeMapTexturing.ImageCubeMapTexture
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in interface org.web3d.x3d.sai.DIS.DISEntityTypeMapping
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in interface org.web3d.x3d.sai.Geospatial.GeoMetadata
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in interface org.web3d.x3d.sai.Networking.Anchor
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in interface org.web3d.x3d.sai.Networking.Inline
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in interface org.web3d.x3d.sai.Networking.X3DUrlObject
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in interface org.web3d.x3d.sai.Scripting.Script
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in interface org.web3d.x3d.sai.Scripting.X3DScriptNode
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in interface org.web3d.x3d.sai.Shaders.PackagedShader
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in interface org.web3d.x3d.sai.Shaders.ShaderPart
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in interface org.web3d.x3d.sai.Shaders.ShaderProgram
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in interface org.web3d.x3d.sai.Sound.AudioClip
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in interface org.web3d.x3d.sai.Texturing.ImageTexture
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in interface org.web3d.x3d.sai.Texturing.MovieTexture
Provide array of String results from inputOutput MFString field named url.
getUrl() - Method in interface org.web3d.x3d.sai.Texturing3D.ImageTexture3D
Provide array of String results from inputOutput MFString field named url.
getUrlList() - Method in class org.web3d.x3d.jsail.CubeMapTexturing.ImageCubeMapTextureObject
Utility method to get ArrayList value of MFString url field, similar to ImageCubeMapTextureObject.getUrl().
getUrlList() - Method in class org.web3d.x3d.jsail.DIS.DISEntityTypeMappingObject
Utility method to get ArrayList value of MFString url field, similar to DISEntityTypeMappingObject.getUrl().
getUrlList() - Method in class org.web3d.x3d.jsail.Geospatial.GeoMetadataObject
Utility method to get ArrayList value of MFString url field, similar to GeoMetadataObject.getUrl().
getUrlList() - Method in class org.web3d.x3d.jsail.Networking.AnchorObject
Utility method to get ArrayList value of MFString url field, similar to AnchorObject.getUrl().
getUrlList() - Method in class org.web3d.x3d.jsail.Networking.InlineObject
Utility method to get ArrayList value of MFString url field, similar to InlineObject.getUrl().
getUrlList() - Method in class org.web3d.x3d.jsail.Scripting.ScriptObject
Utility method to get ArrayList value of MFString url field, similar to ScriptObject.getUrl().
getUrlList() - Method in class org.web3d.x3d.jsail.Shaders.PackagedShaderObject
Utility method to get ArrayList value of MFString url field, similar to PackagedShaderObject.getUrl().
getUrlList() - Method in class org.web3d.x3d.jsail.Shaders.ShaderPartObject
Utility method to get ArrayList value of MFString url field, similar to ShaderPartObject.getUrl().
getUrlList() - Method in class org.web3d.x3d.jsail.Shaders.ShaderProgramObject
Utility method to get ArrayList value of MFString url field, similar to ShaderProgramObject.getUrl().
getUrlList() - Method in class org.web3d.x3d.jsail.Sound.AudioClipObject
Utility method to get ArrayList value of MFString url field, similar to AudioClipObject.getUrl().
getUrlList() - Method in class org.web3d.x3d.jsail.Texturing.ImageTextureObject
Utility method to get ArrayList value of MFString url field, similar to ImageTextureObject.getUrl().
getUrlList() - Method in class org.web3d.x3d.jsail.Texturing.MovieTextureObject
Utility method to get ArrayList value of MFString url field, similar to MovieTextureObject.getUrl().
getUrlList() - Method in class org.web3d.x3d.jsail.Texturing3D.ImageTexture3DObject
Utility method to get ArrayList value of MFString url field, similar to ImageTexture3DObject.getUrl().
getUSE() - Method in class org.web3d.x3d.jsail.X3DConcreteNode
Provide String value from inputOutput SFString field named USE.
getUseFiniteRotation() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide boolean value unit axis, angle (in radians) from inputOutput SFBool field named useFiniteRotation.
getUseFiniteRotation() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide boolean value unit axis, angle (in radians) from inputOutput SFBool field named useFiniteRotation.
getUseGeometry() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.CollisionSpaceObject
Provide boolean value from inputOutput SFBool field named useGeometry.
getUseGeometry() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.CollisionSpace
Provide boolean value from inputOutput SFBool field named useGeometry.
getUseGlobalGravity() - Method in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyObject
Provide boolean value from inputOutput SFBool field named useGlobalGravity.
getUseGlobalGravity() - Method in interface org.web3d.x3d.sai.RigidBodyPhysics.RigidBody
Provide boolean value from inputOutput SFBool field named useGlobalGravity.
getUTessellation() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Provide int value from inputOutput SFInt32 field named uTessellation.
getUTessellation() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provide int value from inputOutput SFInt32 field named uTessellation.
getUTessellation() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
Provide int value from inputOutput SFInt32 field named uTessellation.
getUTessellation() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
Provide int value from inputOutput SFInt32 field named uTessellation.
getUTessellation() - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
Provide int value from inputOutput SFInt32 field named uTessellation.
getValidationResult() - Method in class org.web3d.x3d.jsail.fields.X3DConcreteField
Get output of results from prior validation, if any
getValidationResult() - Method in class org.web3d.x3d.jsail.X3DConcreteElement
Get output of results from prior validation, if any
getValidationResult() - Method in class org.web3d.x3d.jsail.X3DLoaderObject
Provide detailed log of validation results following loading and serialization
getValue() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Provide String value from inputOutput SFString field named value.
getValue() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Provide String value from inputOutput SFString field named value.
getValue() - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
Provide array of Boolean results from inputOutput MFBool field named value.
getValue() - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
Provide array of Double results from inputOutput MFDouble field named value.
getValue() - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
Provide array of Float results from inputOutput MFFloat field named value.
getValue() - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
Provide array of Integer results from inputOutput MFInt32 field named value.
getValue() - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
Provide array of X3DMetadataObject results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field value.
getValue() - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
Provide array of String results from inputOutput MFString field named value.
getValue() - Method in class org.web3d.x3d.jsail.EventUtilities.BooleanSequencerObject
Provide boolean value from outputOnly SFBool field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.EventUtilities.IntegerSequencerObject
Provide int value from outputOnly SFInt32 field named value_changed.
getValue(boolean[]) - Method in class org.web3d.x3d.jsail.fields.MFBoolObject
Get the current value of this MFBoolObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
Get the current value of this MFColorObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(float[][]) - Method in class org.web3d.x3d.jsail.fields.MFColorObject
Write out the current value of this field into the external valueDestination array.
getValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
Get the current value of this MFColorRGBAObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(float[][]) - Method in class org.web3d.x3d.jsail.fields.MFColorRGBAObject
Write out the current value of this field into the external valueDestination array.
getValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFDoubleObject
Get the current value of this MFDoubleObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFFloatObject
Get the current value of this MFFloatObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(int[]) - Method in class org.web3d.x3d.jsail.fields.MFInt32Object
Get the current value of this MFInt32Object by copying it into the valueDestination array, leaving the current object unchanged.
getValue(X3DNode[]) - Method in class org.web3d.x3d.jsail.fields.MFNodeObject
Get the current value of this MFNodeObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFRotationObject
Get the current value of this MFRotationObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(float[][]) - Method in class org.web3d.x3d.jsail.fields.MFRotationObject
Get the current value of this MFRotationObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(String[]) - Method in class org.web3d.x3d.jsail.fields.MFStringObject
Get the current value of this MFStringObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFTimeObject
Get the current value of this MFTimeObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec2dObject
Get the current value of this MFVec2dObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(double[][]) - Method in class org.web3d.x3d.jsail.fields.MFVec2dObject
Get the current value of this MFVec2dObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec2fObject
Get the current value of this MFVec2fObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(float[][]) - Method in class org.web3d.x3d.jsail.fields.MFVec2fObject
Get the current value of this MFVec2fObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec3dObject
Get the current value of this MFVec3dObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(double[][]) - Method in class org.web3d.x3d.jsail.fields.MFVec3dObject
Get the current value of this MFVec3dObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec3fObject
Get the current value of this MFVec3fObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(float[][]) - Method in class org.web3d.x3d.jsail.fields.MFVec3fObject
Get the current value of this MFVec3fObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(double[]) - Method in class org.web3d.x3d.jsail.fields.MFVec4dObject
Get the current value of this MFVec4dObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(double[][]) - Method in class org.web3d.x3d.jsail.fields.MFVec4dObject
Get the current value of this MFVec4dObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(float[]) - Method in class org.web3d.x3d.jsail.fields.MFVec4fObject
Get the current value of this MFVec4fObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(float[][]) - Method in class org.web3d.x3d.jsail.fields.MFVec4fObject
Get the current value of this MFVec4fObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue() - Method in class org.web3d.x3d.jsail.fields.SFBoolObject
Get the current value.
getValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFColorObject
Get the current value of this SFColorObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFColorRGBAObject
Get the current value of this SFColorRGBAObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue() - Method in class org.web3d.x3d.jsail.fields.SFDoubleObject
Get the current value.
getValue() - Method in class org.web3d.x3d.jsail.fields.SFFloatObject
Get the current value.
getValue() - Method in class org.web3d.x3d.jsail.fields.SFInt32Object
Get the current value.
getValue() - Method in class org.web3d.x3d.jsail.fields.SFNodeObject
Get the current value.
getValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFRotationObject
Get the current value of this SFRotationObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue() - Method in class org.web3d.x3d.jsail.fields.SFStringObject
Get the current value.
getValue() - Method in class org.web3d.x3d.jsail.fields.SFTimeObject
Get the current value.
getValue(double[]) - Method in class org.web3d.x3d.jsail.fields.SFVec2dObject
Get the current value of this SFVec2dObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFVec2fObject
Get the current value of this SFVec2fObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(double[]) - Method in class org.web3d.x3d.jsail.fields.SFVec3dObject
Get the current value of this SFVec3dObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFVec3fObject
Get the current value of this SFVec3fObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(double[]) - Method in class org.web3d.x3d.jsail.fields.SFVec4dObject
Get the current value of this SFVec4dObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue(float[]) - Method in class org.web3d.x3d.jsail.fields.SFVec4fObject
Get the current value of this SFVec4fObject by copying it into the valueDestination array, leaving the current object unchanged.
getValue() - Method in class org.web3d.x3d.jsail.Followers.ColorChaserObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from outputOnly SFColor field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Followers.ColorDamperObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from outputOnly SFColor field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Followers.CoordinateChaserObject
Provide array of 3-tuple float results from outputOnly MFVec3f field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Followers.CoordinateDamperObject
Provide array of 3-tuple float results from outputOnly MFVec3f field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Followers.OrientationChaserObject
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Followers.OrientationDamperObject
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Followers.PositionChaser2DObject
Provide array of 2-tuple float results from outputOnly SFVec2f field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Followers.PositionChaserObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Followers.PositionDamper2DObject
Provide array of 2-tuple float results from outputOnly SFVec2f field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Followers.PositionDamperObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Followers.ScalarChaserObject
Provide float value from outputOnly SFFloat field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Followers.ScalarDamperObject
Provide float value from outputOnly SFFloat field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Followers.TexCoordChaser2DObject
Provide array of 2-tuple float results from outputOnly MFVec2f field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Followers.TexCoordDamper2DObject
Provide array of 2-tuple float results from outputOnly MFVec2f field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Geospatial.GeoPositionInterpolatorObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Interpolation.ColorInterpolatorObject
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from outputOnly SFColor field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolator2DObject
Provide array of 2-tuple float results from outputOnly MFVec2f field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Interpolation.CoordinateInterpolatorObject
Provide array of 3-tuple float results from outputOnly MFVec3f field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Interpolation.NormalInterpolatorObject
Provide array of 3-tuple float results from outputOnly MFVec3f field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Interpolation.OrientationInterpolatorObject
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolator2DObject
Provide array of 2-tuple float results from outputOnly SFVec2f field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Interpolation.PositionInterpolatorObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Interpolation.ScalarInterpolatorObject
Provide float value from outputOnly SFFloat field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolator2DObject
Provide array of 2-tuple float results from outputOnly SFVec2f field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Interpolation.SplinePositionInterpolatorObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Interpolation.SplineScalarInterpolatorObject
Provide float value from outputOnly SFFloat field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Interpolation.SquadOrientationInterpolatorObject
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Provide array of 3-tuple float results from outputOnly SFVec3f field named value_changed.
getValue() - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
Provide array of Float results from inputOutput MFFloat field named value.
getValue() - Method in class org.web3d.x3d.jsail.Shaders.Matrix3VertexAttributeObject
Provide array of float results from inputOutput MFMatrix3f field named value.
getValue() - Method in class org.web3d.x3d.jsail.Shaders.Matrix4VertexAttributeObject
Provide array of float results from inputOutput MFMatrix4f field named value.
getValue() - Method in interface org.web3d.x3d.sai.Core.MetadataBoolean
Provide array of boolean results from inputOutput MFBool field named value.
getValue() - Method in interface org.web3d.x3d.sai.Core.MetadataDouble
Provide array of double results from inputOutput MFDouble field named value.
getValue() - Method in interface org.web3d.x3d.sai.Core.MetadataFloat
Provide array of float results from inputOutput MFFloat field named value.
getValue() - Method in interface org.web3d.x3d.sai.Core.MetadataInteger
Provide array of int results from inputOutput MFInt32 field named value.
getValue() - Method in interface org.web3d.x3d.sai.Core.MetadataSet
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field value.
getValue() - Method in interface org.web3d.x3d.sai.Core.MetadataString
Provide array of String results from inputOutput MFString field named value.
getValue() - Method in interface org.web3d.x3d.sai.EventUtilities.BooleanSequencer
Provide boolean value from outputOnly SFBool field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.EventUtilities.IntegerSequencer
Provide int value from outputOnly SFInt32 field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Followers.ColorChaser
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from outputOnly SFColor field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Followers.ColorDamper
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from outputOnly SFColor field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Followers.CoordinateChaser
Provide array of 3-tuple float results from outputOnly MFVec3f field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Followers.CoordinateDamper
Provide array of 3-tuple float results from outputOnly MFVec3f field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Followers.OrientationChaser
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Followers.OrientationDamper
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Followers.PositionChaser
Provide array of 3-tuple float results from outputOnly SFVec3f field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Followers.PositionChaser2D
Provide array of 2-tuple float results from outputOnly SFVec2f field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Followers.PositionDamper
Provide array of 3-tuple float results from outputOnly SFVec3f field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Followers.PositionDamper2D
Provide array of 2-tuple float results from outputOnly SFVec2f field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Followers.ScalarChaser
Provide float value from outputOnly SFFloat field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Followers.ScalarDamper
Provide float value from outputOnly SFFloat field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Followers.TexCoordChaser2D
Provide array of 2-tuple float results from outputOnly MFVec2f field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Followers.TexCoordDamper2D
Provide array of 2-tuple float results from outputOnly MFVec2f field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Geospatial.GeoPositionInterpolator
Provide array of 3-tuple float results from outputOnly SFVec3f field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Interpolation.ColorInterpolator
Provide array of 3-tuple float results using RGB values [0..1] using RGB values [0..1] from outputOnly SFColor field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator
Provide array of 3-tuple float results from outputOnly MFVec3f field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Interpolation.CoordinateInterpolator2D
Provide array of 2-tuple float results from outputOnly MFVec2f field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Interpolation.NormalInterpolator
Provide array of 3-tuple float results from outputOnly MFVec3f field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Interpolation.OrientationInterpolator
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator
Provide array of 3-tuple float results from outputOnly SFVec3f field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Interpolation.PositionInterpolator2D
Provide array of 2-tuple float results from outputOnly SFVec2f field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Interpolation.ScalarInterpolator
Provide float value from outputOnly SFFloat field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator
Provide array of 3-tuple float results from outputOnly SFVec3f field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Interpolation.SplinePositionInterpolator2D
Provide array of 2-tuple float results from outputOnly SFVec2f field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Interpolation.SplineScalarInterpolator
Provide float value from outputOnly SFFloat field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.Interpolation.SquadOrientationInterpolator
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named value_changed.
getValue(boolean[]) - Method in interface org.web3d.x3d.sai.MFBool
Write out the current value of this field into the external valueDestination array.
getValue(float[][]) - Method in interface org.web3d.x3d.sai.MFColor
Write out the current value of this field into the external valueDestination array.
getValue(float[]) - Method in interface org.web3d.x3d.sai.MFColor
Write out the current value of this field into the external valueDestination array.
getValue(float[][]) - Method in interface org.web3d.x3d.sai.MFColorRGBA
Write out the current value of this field into the external valueDestination array.
getValue(float[]) - Method in interface org.web3d.x3d.sai.MFColorRGBA
Write out the current value of this field into the external valueDestination array.
getValue(double[]) - Method in interface org.web3d.x3d.sai.MFDouble
Write out the current value of this field into the external valueDestination array.
getValue(float[]) - Method in interface org.web3d.x3d.sai.MFFloat
Write out the current value of this field into the external valueDestination array.
getValue(int[]) - Method in interface org.web3d.x3d.sai.MFInt32
Write out the current value of this field into the external valueDestination array.
getValue(X3DNode[]) - Method in interface org.web3d.x3d.sai.MFNode
Write the current value of the field out to the provided copiedNodes array.
getValue(float[][]) - Method in interface org.web3d.x3d.sai.MFRotation
Write out the current value of this field into the external valueDestination array.
getValue(float[]) - Method in interface org.web3d.x3d.sai.MFRotation
Write out the current value of this field into the external valueDestination array.
getValue(String[]) - Method in interface org.web3d.x3d.sai.MFString
Write out the current value of this field into the external valueDestination array.
getValue(double[]) - Method in interface org.web3d.x3d.sai.MFTime
Write out the current value of this field into the external valueDestination array.
getValue(double[][]) - Method in interface org.web3d.x3d.sai.MFVec2d
Write out the current value of this field into the external valueDestination array.
getValue(double[]) - Method in interface org.web3d.x3d.sai.MFVec2d
Write out the current value of this field into the external valueDestination array.
getValue(float[][]) - Method in interface org.web3d.x3d.sai.MFVec2f
Write out the current value of this field into the external valueDestination array.
getValue(float[]) - Method in interface org.web3d.x3d.sai.MFVec2f
Write out the current value of this field into the external valueDestination array.
getValue(double[][]) - Method in interface org.web3d.x3d.sai.MFVec3d
Write out the current value of this field into the external valueDestination array.
getValue(double[]) - Method in interface org.web3d.x3d.sai.MFVec3d
Write out the current value of this field into the external valueDestination array.
getValue(float[][]) - Method in interface org.web3d.x3d.sai.MFVec3f
Write out the current value of this field into the external valueDestination array.
getValue(float[]) - Method in interface org.web3d.x3d.sai.MFVec3f
Write out the current value of this field into the external valueDestination array.
getValue(double[][]) - Method in interface org.web3d.x3d.sai.MFVec4d
Write out the current value of this field into the external valueDestination array.
getValue(double[]) - Method in interface org.web3d.x3d.sai.MFVec4d
Write out the current value of this field into the external valueDestination array.
getValue(float[][]) - Method in interface org.web3d.x3d.sai.MFVec4f
Write out the current value of this field into the external valueDestination array.
getValue(float[]) - Method in interface org.web3d.x3d.sai.MFVec4f
Write out the current value of this field into the external valueDestination array.
getValue() - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
Provide array of 4-tuple float results unit axis, angle (in radians) from outputOnly SFRotation field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
Provide array of 3-tuple float results from outputOnly SFVec3f field named value_changed.
getValue() - Method in interface org.web3d.x3d.sai.SFBool
Get the current value.
getValue(float[]) - Method in interface org.web3d.x3d.sai.SFColor
Write out the current value of this field into the external valueDestination array.
getValue(float[]) - Method in interface org.web3d.x3d.sai.SFColorRGBA
Write out the current value of this field into the external valueDestination array.
getValue() - Method in interface org.web3d.x3d.sai.SFDouble
Get the current value.
getValue() - Method in interface org.web3d.x3d.sai.SFFloat
Get the current value.
getValue() - Method in interface org.web3d.x3d.sai.SFInt32
Get the current value.
getValue() - Method in interface org.web3d.x3d.sai.SFNode
Get the current value.
getValue(float[]) - Method in interface org.web3d.x3d.sai.SFRotation
Write out the current value of this field into the external valueDestination array.
getValue() - Method in interface org.web3d.x3d.sai.SFString
Get the current value.
getValue() - Method in interface org.web3d.x3d.sai.SFTime
Get the current value.
getValue(double[]) - Method in interface org.web3d.x3d.sai.SFVec2d
Write out the current value of this field into the external valueDestination array.
getValue(float[]) - Method in interface org.web3d.x3d.sai.SFVec2f
Write out the current value of this field into the external valueDestination array.
getValue(double[]) - Method in interface org.web3d.x3d.sai.SFVec3d
Write out the current value of this field into the external valueDestination array.
getValue(float[]) - Method in interface org.web3d.x3d.sai.SFVec3f
Write out the current value of this field into the external valueDestination array.
getValue(double[]) - Method in interface org.web3d.x3d.sai.SFVec4d
Write out the current value of this field into the external valueDestination array.
getValue(float[]) - Method in interface org.web3d.x3d.sai.SFVec4f
Write out the current value of this field into the external valueDestination array.
getValue() - Method in interface org.web3d.x3d.sai.Shaders.FloatVertexAttribute
Provide array of float results from inputOutput MFFloat field named value.
getValue() - Method in interface org.web3d.x3d.sai.Shaders.Matrix3VertexAttribute
Provide array of float results from inputOutput MFMatrix3f field named value.
getValue() - Method in interface org.web3d.x3d.sai.Shaders.Matrix4VertexAttribute
Provide array of float results from inputOutput MFMatrix4f field named value.
getValueList() - Method in class org.web3d.x3d.jsail.Core.MetadataBooleanObject
Utility method to get ArrayList MFBool value field, similar to MetadataBooleanObject.getValue().
getValueList() - Method in class org.web3d.x3d.jsail.Core.MetadataDoubleObject
Utility method to get ArrayList MFDouble value field, similar to MetadataDoubleObject.getValue().
getValueList() - Method in class org.web3d.x3d.jsail.Core.MetadataFloatObject
Utility method to get ArrayList MFFloat value field, similar to MetadataFloatObject.getValue().
getValueList() - Method in class org.web3d.x3d.jsail.Core.MetadataIntegerObject
Utility method to get ArrayList MFInt32 value field, similar to MetadataIntegerObject.getValue().
getValueList() - Method in class org.web3d.x3d.jsail.Core.MetadataSetObject
Utility method to get ArrayList MFNode value field, similar to MetadataSetObject.getValue().
getValueList() - Method in class org.web3d.x3d.jsail.Core.MetadataStringObject
Utility method to get ArrayList MFString value field, similar to MetadataStringObject.getValue().
getValueList() - Method in class org.web3d.x3d.jsail.Shaders.FloatVertexAttributeObject
Utility method to get ArrayList MFFloat value field, similar to FloatVertexAttributeObject.getValue().
getValueMFBool() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFBool() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFColor() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFColor() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFColorRGBA() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFColorRGBA() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFDouble() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFDouble() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFFloat() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFFloat() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFImage() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFImage() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFInt32() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFInt32() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFMatrix3d() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFMatrix3d() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFMatrix3f() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFMatrix3f() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFMatrix4d() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFMatrix4d() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFMatrix4f() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFMatrix4f() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFRotation() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFRotation() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFString() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFString() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFTime() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFTime() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFVec2d() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFVec2d() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFVec2f() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFVec2f() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFVec3d() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFVec3d() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFVec3f() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFVec3f() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFVec4d() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFVec4d() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValueMFVec4f() - Method in class org.web3d.x3d.jsail.Core.fieldObject
Get typed value of this field declaration.
getValueMFVec4f() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
Get typed value of this fieldValue declaration.
getValues() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Provide array of Float results from inputOutput MFFloat field named values.
getValues() - Method in interface org.web3d.x3d.sai.HAnim.HAnimMotion
Provide array of float results from inputOutput MFFloat field named values.
getValueSFBool() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFBool field declaration.
getValueSFBool() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFBool fieldValue declaration.
getValueSFColor() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFColor field declaration.
getValueSFColor() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFColor fieldValue declaration.
getValueSFColorRGBA() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFColorRGBA field declaration.
getValueSFColorRGBA() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFColorRGBA fieldValue declaration.
getValueSFDouble() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFDouble field declaration.
getValueSFDouble() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFDouble fieldValue declaration.
getValueSFFloat() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFFloat field declaration.
getValueSFFloat() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFFloat fieldValue declaration.
getValueSFImage() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFImage field declaration.
getValueSFImage() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFImage fieldValue declaration.
getValueSFInt32() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFInt32 field declaration.
getValueSFInt32() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFInt32 fieldValue declaration.
getValueSFMatrix3d() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFMatrix3d field declaration.
getValueSFMatrix3d() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFMatrix3d fieldValue declaration.
getValueSFMatrix3f() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFMatrix3f field declaration.
getValueSFMatrix3f() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFMatrix3f fieldValue declaration.
getValueSFMatrix4d() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFMatrix4d field declaration.
getValueSFMatrix4d() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFMatrix4d fieldValue declaration.
getValueSFMatrix4f() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFMatrix4f field declaration.
getValueSFMatrix4f() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFMatrix4f fieldValue declaration.
getValueSFRotation() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFRotation field declaration.
getValueSFRotation() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFRotation fieldValue declaration.
getValueSFString() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFString field declaration.
getValueSFString() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFString fieldValue declaration.
getValueSFTime() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFTime field declaration.
getValueSFTime() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFTime fieldValue declaration.
getValueSFVec2d() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFVec2d field declaration.
getValueSFVec2d() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFVec2d fieldValue declaration.
getValueSFVec2f() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFVec2f field declaration.
getValueSFVec2f() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFVec2f fieldValue declaration.
getValueSFVec3d() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFVec3d field declaration.
getValueSFVec3d() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFVec3d fieldValue declaration.
getValueSFVec3f() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFVec3f field declaration.
getValueSFVec3f() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFVec3f fieldValue declaration.
getValueSFVec4d() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFVec4d field declaration.
getValueSFVec4d() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFVec4d fieldValue declaration.
getValueSFVec4f() - Method in class org.web3d.x3d.jsail.Core.fieldObject
If type matches, then get typed value of a SFVec4f field declaration.
getValueSFVec4f() - Method in class org.web3d.x3d.jsail.Core.fieldValueObject
If type matches, then get typed value of a SFVec4f fieldValue declaration.
getValuesList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimMotionObject
Utility method to get ArrayList value of MFFloat values field, similar to HAnimMotionObject.getValues().
getVariation() - Method in class org.web3d.x3d.jsail.ParticleSystems.ConeEmitterObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named variation.
getVariation() - Method in class org.web3d.x3d.jsail.ParticleSystems.ExplosionEmitterObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named variation.
getVariation() - Method in class org.web3d.x3d.jsail.ParticleSystems.PointEmitterObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named variation.
getVariation() - Method in class org.web3d.x3d.jsail.ParticleSystems.PolylineEmitterObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named variation.
getVariation() - Method in class org.web3d.x3d.jsail.ParticleSystems.SurfaceEmitterObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named variation.
getVariation() - Method in class org.web3d.x3d.jsail.ParticleSystems.VolumeEmitterObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named variation.
getVariation() - Method in interface org.web3d.x3d.sai.ParticleSystems.ConeEmitter
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named variation.
getVariation() - Method in interface org.web3d.x3d.sai.ParticleSystems.ExplosionEmitter
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named variation.
getVariation() - Method in interface org.web3d.x3d.sai.ParticleSystems.PointEmitter
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named variation.
getVariation() - Method in interface org.web3d.x3d.sai.ParticleSystems.PolylineEmitter
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named variation.
getVariation() - Method in interface org.web3d.x3d.sai.ParticleSystems.SurfaceEmitter
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named variation.
getVariation() - Method in interface org.web3d.x3d.sai.ParticleSystems.VolumeEmitter
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named variation.
getVariation() - Method in interface org.web3d.x3d.sai.ParticleSystems.X3DParticleEmitterNode
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named variation.
getVClosed() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Provide boolean value from initializeOnly SFBool field named vClosed.
getVClosed() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provide boolean value from initializeOnly SFBool field named vClosed.
getVClosed() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
Provide boolean value from initializeOnly SFBool field named vClosed.
getVClosed() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
Provide boolean value from initializeOnly SFBool field named vClosed.
getVClosed() - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
Provide boolean value from initializeOnly SFBool field named vClosed.
getVDimension() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named vDimension.
getVDimension() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named vDimension.
getVDimension() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named vDimension.
getVDimension() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named vDimension.
getVDimension() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named vDimension.
getVDimension() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named vDimension.
getVDimension() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named vDimension.
getVDimension() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named vDimension.
getVDimension() - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named vDimension.
getVector() - Method in class org.web3d.x3d.jsail.Rendering.NormalObject
Provide array of 3-tuple float results within allowed range of [-1,1] from inputOutput MFVec3f field named vector.
getVector() - Method in interface org.web3d.x3d.sai.Rendering.Normal
Provide array of 3-tuple float results within allowed range of [-1,1] from inputOutput MFVec3f field named vector.
getVersion() - Method in class org.web3d.x3d.jsail.Core.X3DObject
Provide String enumeration value ['3.0'|'3.1'|'3.2'|'3.3'|'4.0'] from inputOutput SFString field named version.
getVersion() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide String enumeration value ['1.0'|'1.1'|'2.0'] from inputOutput SFString field named version.
getVersion() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide String enumeration value ['1.0'|'1.1'|'2.0'] from inputOutput SFString field named version.
getVertexCount() - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
Provide array of Integer results within allowed range of [2,infinity) from inputOutput MFInt32 field named vertexCount.
getVertexCount() - Method in interface org.web3d.x3d.sai.Rendering.LineSet
Provide array of int results within allowed range of [2,infinity) from inputOutput MFInt32 field named vertexCount.
getVertexCountList() - Method in class org.web3d.x3d.jsail.Rendering.LineSetObject
Utility method to get ArrayList value of MFInt32 vertexCount field, similar to LineSetObject.getVertexCount().
getVertices() - Method in class org.web3d.x3d.jsail.Geometry2D.TriangleSet2DObject
Provide array of 2-tuple float results from inputOutput MFVec2f field named vertices.
getVertices() - Method in interface org.web3d.x3d.sai.Geometry2D.TriangleSet2D
Provide array of 2-tuple float results from inputOutput MFVec2f field named vertices.
getViewpoints() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Provide array of HAnimSite results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field viewpoints.
getViewpoints() - Method in interface org.web3d.x3d.sai.HAnim.HAnimHumanoid
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field viewpoints.
getViewpointsList() - Method in class org.web3d.x3d.jsail.HAnim.HAnimHumanoidObject
Utility method to get ArrayList value of MFNode viewpoints field, similar to HAnimHumanoidObject.getViewpoints().
getViewport() - Method in class org.web3d.x3d.jsail.Layering.LayerObject
Provide X3DViewportNode instance (using a properly typed node) from inputOutput SFNode field viewport.
getViewport() - Method in class org.web3d.x3d.jsail.Layout.LayoutGroupObject
Provide X3DViewportNode instance (using a properly typed node) from inputOutput SFNode field viewport.
getViewport() - Method in class org.web3d.x3d.jsail.Layout.LayoutLayerObject
Provide X3DViewportNode instance (using a properly typed node) from inputOutput SFNode field viewport.
getViewport() - Method in interface org.web3d.x3d.sai.Layering.Layer
Provide X3DViewportNode instance (using a properly typed node) from inputOutput SFNode field viewport.
getViewport() - Method in interface org.web3d.x3d.sai.Layering.X3DLayerNode
Provide X3DViewportNode instance (using a properly typed node) from inputOutput SFNode field viewport.
getViewport() - Method in interface org.web3d.x3d.sai.Layout.LayoutGroup
Provide X3DViewportNode instance (using a properly typed node) from inputOutput SFNode field viewport.
getViewport() - Method in interface org.web3d.x3d.sai.Layout.LayoutLayer
Provide X3DViewportNode instance (using a properly typed node) from inputOutput SFNode field viewport.
getVisibilityLimit() - Method in class org.web3d.x3d.jsail.Navigation.NavigationInfoObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named visibilityLimit.
getVisibilityLimit() - Method in interface org.web3d.x3d.sai.Navigation.NavigationInfo
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named visibilityLimit.
getVisibilityRange() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.FogObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named visibilityRange.
getVisibilityRange() - Method in class org.web3d.x3d.jsail.EnvironmentalEffects.LocalFogObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named visibilityRange.
getVisibilityRange() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.Fog
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named visibilityRange.
getVisibilityRange() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.LocalFog
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named visibilityRange.
getVisibilityRange() - Method in interface org.web3d.x3d.sai.EnvironmentalEffects.X3DFogObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named visibilityRange.
getVisible() - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
Provide array of Boolean results from inputOutput MFBool field named visible.
getVisible() - Method in interface org.web3d.x3d.sai.CADGeometry.CADLayer
Provide array of boolean results from inputOutput MFBool field named visible.
getVisibleList() - Method in class org.web3d.x3d.jsail.CADGeometry.CADLayerObject
Utility method to get ArrayList value of MFBool visible field, similar to CADLayerObject.getVisible().
getVKnot() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Provide array of Double results from initializeOnly MFDouble field named vKnot.
getVKnot() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Provide array of Double results from initializeOnly MFDouble field named vKnot.
getVKnot() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Provide array of Double results from initializeOnly MFDouble field named vKnot.
getVKnot() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provide array of Double results from initializeOnly MFDouble field named vKnot.
getVKnot() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
Provide array of double results from initializeOnly MFDouble field named vKnot.
getVKnot() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
Provide array of double results from initializeOnly MFDouble field named vKnot.
getVKnot() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
Provide array of double results from initializeOnly MFDouble field named vKnot.
getVKnot() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
Provide array of double results from initializeOnly MFDouble field named vKnot.
getVKnot() - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
Provide array of double results from initializeOnly MFDouble field named vKnot.
getVKnotList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Utility method to get ArrayList value of MFDouble vKnot field, similar to NurbsPatchSurfaceObject.getVKnot().
getVKnotList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Utility method to get ArrayList value of MFDouble vKnot field, similar to NurbsSurfaceInterpolatorObject.getVKnot().
getVKnotList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Utility method to get ArrayList value of MFDouble vKnot field, similar to NurbsTextureCoordinateObject.getVKnot().
getVKnotList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Utility method to get ArrayList value of MFDouble vKnot field, similar to NurbsTrimmedSurfaceObject.getVKnot().
getVOrder() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named vOrder.
getVOrder() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named vOrder.
getVOrder() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named vOrder.
getVOrder() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named vOrder.
getVOrder() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named vOrder.
getVOrder() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named vOrder.
getVOrder() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named vOrder.
getVOrder() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named vOrder.
getVOrder() - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
Provide int value within allowed range of [2,infinity) from initializeOnly SFInt32 field named vOrder.
getVoxels() - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field voxels.
getVoxels() - Method in class org.web3d.x3d.jsail.VolumeRendering.IsoSurfaceVolumeDataObject
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field voxels.
getVoxels() - Method in class org.web3d.x3d.jsail.VolumeRendering.SegmentedVolumeDataObject
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field voxels.
getVoxels() - Method in class org.web3d.x3d.jsail.VolumeRendering.VolumeDataObject
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field voxels.
getVoxels() - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field voxels.
getVoxels() - Method in interface org.web3d.x3d.sai.VolumeRendering.IsoSurfaceVolumeData
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field voxels.
getVoxels() - Method in interface org.web3d.x3d.sai.VolumeRendering.SegmentedVolumeData
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field voxels.
getVoxels() - Method in interface org.web3d.x3d.sai.VolumeRendering.VolumeData
Provide X3DTexture3DNode instance (using a properly typed node) from inputOutput SFNode field voxels.
getVTessellation() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Provide int value from inputOutput SFInt32 field named vTessellation.
getVTessellation() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provide int value from inputOutput SFInt32 field named vTessellation.
getVTessellation() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
Provide int value from inputOutput SFInt32 field named vTessellation.
getVTessellation() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
Provide int value from inputOutput SFInt32 field named vTessellation.
getVTessellation() - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
Provide int value from inputOutput SFInt32 field named vTessellation.
getWarhead() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide int value from inputOutput SFInt32 field named warhead.
getWarhead() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide int value from inputOutput SFInt32 field named warhead.
getWarmColor() - Method in class org.web3d.x3d.jsail.VolumeRendering.ToneMappedVolumeStyleObject
Provide array of 4-tuple float results using RGBA values [0..1] using RGBA values [0..1] from inputOutput SFColorRGBA field named warmColor.
getWarmColor() - Method in interface org.web3d.x3d.sai.VolumeRendering.ToneMappedVolumeStyle
Provide array of 4-tuple float results using RGBA values [0..1] using RGBA values [0..1] from inputOutput SFColorRGBA field named warmColor.
getWatchList() - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
Provide array of X3DUrlObject results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field watchList.
getWatchList() - Method in interface org.web3d.x3d.sai.Networking.LoadSensor
Provide array of X3DNode results (using an array consisting of properly typed nodes or ProtoInstanceObjects) from inputOutput MFNode field watchList.
getWatchListList() - Method in class org.web3d.x3d.jsail.Networking.LoadSensorObject
Utility method to get ArrayList value of MFNode watchList field, similar to LoadSensorObject.getWatchList().
getWeight() - Method in class org.web3d.x3d.jsail.HAnim.HAnimDisplacerObject
Provide float value from inputOutput SFFloat field named weight.
getWeight() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Provide array of Double results within allowed range of (0,infinity) from inputOutput MFDouble field named weight.
getWeight() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Provide array of Double results within allowed range of (0,infinity) from inputOutput MFDouble field named weight.
getWeight() - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Provide array of Double results from inputOutput MFDouble field named weight.
getWeight() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Provide array of Double results within allowed range of (0,infinity) from inputOutput MFDouble field named weight.
getWeight() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Provide array of Double results from inputOutput MFDouble field named weight.
getWeight() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Provide array of Double results from inputOutput MFDouble field named weight.
getWeight() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Provide array of Float results within allowed range of (0,infinity) from inputOutput MFFloat field named weight.
getWeight() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Provide array of Double results within allowed range of (0,infinity) from inputOutput MFDouble field named weight.
getWeight() - Method in interface org.web3d.x3d.sai.HAnim.HAnimDisplacer
Provide float value from inputOutput SFFloat field named weight.
getWeight() - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve
Provide array of double results within allowed range of (0,infinity) from inputOutput MFDouble field named weight.
getWeight() - Method in interface org.web3d.x3d.sai.NURBS.NurbsCurve2D
Provide array of double results within allowed range of (0,infinity) from inputOutput MFDouble field named weight.
getWeight() - Method in interface org.web3d.x3d.sai.NURBS.NurbsOrientationInterpolator
Provide array of double results from inputOutput MFDouble field named weight.
getWeight() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPatchSurface
Provide array of double results within allowed range of (0,infinity) from inputOutput MFDouble field named weight.
getWeight() - Method in interface org.web3d.x3d.sai.NURBS.NurbsPositionInterpolator
Provide array of double results from inputOutput MFDouble field named weight.
getWeight() - Method in interface org.web3d.x3d.sai.NURBS.NurbsSurfaceInterpolator
Provide array of double results from inputOutput MFDouble field named weight.
getWeight() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTextureCoordinate
Provide array of float results within allowed range of (0,infinity) from inputOutput MFFloat field named weight.
getWeight() - Method in interface org.web3d.x3d.sai.NURBS.NurbsTrimmedSurface
Provide array of double results within allowed range of (0,infinity) from inputOutput MFDouble field named weight.
getWeight() - Method in interface org.web3d.x3d.sai.NURBS.X3DNurbsSurfaceGeometryNode
Provide array of double results within allowed range of (0,infinity) from inputOutput MFDouble field named weight.
getWeightConstant1() - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named weightConstant1.
getWeightConstant1() - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named weightConstant1.
getWeightConstant2() - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named weightConstant2.
getWeightConstant2() - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
Provide float value within allowed range of [0,1] from inputOutput SFFloat field named weightConstant2.
getWeightFunction1() - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
Provide String enumeration value ['CONSTANT'|'ALPHA1'|'ALPHA2'|'ONE_MINUS_ALPHA1'|'ONE_MINUS_ALPHA2'|'TABLE'] from inputOutput SFString field named weightFunction1.
getWeightFunction1() - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
Provide String enumeration value ['CONSTANT'|'ALPHA1'|'ALPHA2'|'ONE_MINUS_ALPHA1'|'ONE_MINUS_ALPHA2'|'TABLE'] from inputOutput SFString field named weightFunction1.
getWeightFunction2() - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
Provide String enumeration value ['CONSTANT'|'ALPHA1'|'ALPHA2'|'ONE_MINUS_ALPHA1'|'ONE_MINUS_ALPHA2'|'TABLE'] from inputOutput SFString field named weightFunction2.
getWeightFunction2() - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
Provide String enumeration value ['CONSTANT'|'ALPHA1'|'ALPHA2'|'ONE_MINUS_ALPHA1'|'ONE_MINUS_ALPHA2'|'TABLE'] from inputOutput SFString field named weightFunction2.
getWeightList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurve2DObject
Utility method to get ArrayList value of MFDouble weight field, similar to NurbsCurve2DObject.getWeight().
getWeightList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsCurveObject
Utility method to get ArrayList value of MFDouble weight field, similar to NurbsCurveObject.getWeight().
getWeightList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsOrientationInterpolatorObject
Utility method to get ArrayList value of MFDouble weight field, similar to NurbsOrientationInterpolatorObject.getWeight().
getWeightList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPatchSurfaceObject
Utility method to get ArrayList value of MFDouble weight field, similar to NurbsPatchSurfaceObject.getWeight().
getWeightList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsPositionInterpolatorObject
Utility method to get ArrayList value of MFDouble weight field, similar to NurbsPositionInterpolatorObject.getWeight().
getWeightList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsSurfaceInterpolatorObject
Utility method to get ArrayList value of MFDouble weight field, similar to NurbsSurfaceInterpolatorObject.getWeight().
getWeightList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTextureCoordinateObject
Utility method to get ArrayList value of MFFloat weight field, similar to NurbsTextureCoordinateObject.getWeight().
getWeightList() - Method in class org.web3d.x3d.jsail.NURBS.NurbsTrimmedSurfaceObject
Utility method to get ArrayList value of MFDouble weight field, similar to NurbsTrimmedSurfaceObject.getWeight().
getWeightTransferFunction1() - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field weightTransferFunction1.
getWeightTransferFunction1() - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field weightTransferFunction1.
getWeightTransferFunction2() - Method in class org.web3d.x3d.jsail.VolumeRendering.BlendedVolumeStyleObject
Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field weightTransferFunction2.
getWeightTransferFunction2() - Method in interface org.web3d.x3d.sai.VolumeRendering.BlendedVolumeStyle
Provide X3DTexture2DNode instance (using a properly typed node) from inputOutput SFNode field weightTransferFunction2.
getWhichChoice() - Method in class org.web3d.x3d.jsail.Grouping.SwitchObject
Provide int value within allowed range of [-1,infinity) from inputOutput SFInt32 field named whichChoice.
getWhichChoice() - Method in interface org.web3d.x3d.sai.Grouping.Switch
Provide int value within allowed range of [-1,infinity) from inputOutput SFInt32 field named whichChoice.
getWhichGeometry() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide int value from inputOutput SFInt32 field named whichGeometry.
getWhichGeometry() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide int value from inputOutput SFInt32 field named whichGeometry.
getWhichGeometry() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide int value from inputOutput SFInt32 field named whichGeometry.
getWhichGeometry() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide int value from inputOutput SFInt32 field named whichGeometry.
getWhichGeometry() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide int value from inputOutput SFInt32 field named whichGeometry.
getWhichGeometry() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide int value from inputOutput SFInt32 field named whichGeometry.
getWidth(int) - Method in class org.web3d.x3d.jsail.fields.MFImageObject
Get the width of the image array.
getWidth() - Method in class org.web3d.x3d.jsail.fields.SFImageObject
Get the width of the image.
getWidth(int) - Method in interface org.web3d.x3d.sai.MFImage
Get the width of the image array.
getWidth() - Method in interface org.web3d.x3d.sai.SFImage
Get the width of the image.
getWriteInterval() - Method in class org.web3d.x3d.jsail.DIS.EspduTransformObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named writeInterval.
getWriteInterval() - Method in class org.web3d.x3d.jsail.DIS.ReceiverPduObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named writeInterval.
getWriteInterval() - Method in class org.web3d.x3d.jsail.DIS.SignalPduObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named writeInterval.
getWriteInterval() - Method in class org.web3d.x3d.jsail.DIS.TransmitterPduObject
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named writeInterval.
getWriteInterval() - Method in interface org.web3d.x3d.sai.DIS.EspduTransform
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named writeInterval.
getWriteInterval() - Method in interface org.web3d.x3d.sai.DIS.ReceiverPdu
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named writeInterval.
getWriteInterval() - Method in interface org.web3d.x3d.sai.DIS.SignalPdu
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named writeInterval.
getWriteInterval() - Method in interface org.web3d.x3d.sai.DIS.TransmitterPdu
Provide double value in seconds within allowed range of [0,infinity) from inputOutput SFTime field named writeInterval.
getX3dObjectTree() - Method in class org.web3d.x3d.jsail.X3DLoaderObject
Provide X3DJSAIL object tree if loading succeeds
getXDimension() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named xDimension.
getXDimension() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named xDimension.
getXDimension() - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named xDimension.
getXDimension() - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named xDimension.
getXsltEngine() - Static method in class org.web3d.x3d.jsail.ConfigurationProperties
Get preference for XSLT transformation engine to use: XSLT_ENGINE_SAXON or XSLT_ENGINE_NATIVE_JAVA.
getXSpacing() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named xSpacing.
getXSpacing() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide double value within allowed range of (0,infinity) from initializeOnly SFDouble field named xSpacing.
getXSpacing() - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named xSpacing.
getXSpacing() - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
Provide double value within allowed range of (0,infinity) from initializeOnly SFDouble field named xSpacing.
getYScale() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named yScale.
getYScale() - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
Provide float value within allowed range of [0,infinity) from inputOutput SFFloat field named yScale.
getZDimension() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named zDimension.
getZDimension() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named zDimension.
getZDimension() - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named zDimension.
getZDimension() - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
Provide int value within allowed range of [0,infinity) from initializeOnly SFInt32 field named zDimension.
getZSpacing() - Method in class org.web3d.x3d.jsail.Geometry3D.ElevationGridObject
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named zSpacing.
getZSpacing() - Method in class org.web3d.x3d.jsail.Geospatial.GeoElevationGridObject
Provide double value within allowed range of (0,infinity) from initializeOnly SFDouble field named zSpacing.
getZSpacing() - Method in interface org.web3d.x3d.sai.Geometry3D.ElevationGrid
Provide float value within allowed range of (0,infinity) from initializeOnly SFFloat field named zSpacing.
getZSpacing() - Method in interface org.web3d.x3d.sai.Geospatial.GeoElevationGrid
Provide double value within allowed range of (0,infinity) from initializeOnly SFDouble field named zSpacing.
GHOSTWHITE - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
 
GLOBAL_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Lighting.DirectionalLightObject
SFBool field named global has default value false (Java syntax) or false (XML syntax).
GLOBAL_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Lighting.PointLightObject
SFBool field named global has default value true (Java syntax) or true (XML syntax).
GLOBAL_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.Lighting.SpotLightObject
SFBool field named global has default value true (Java syntax) or true (XML syntax).
GOLD - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
 
GOLDENROD - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
 
GRADIENTTHRESHOLD_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.VolumeRendering.EdgeEnhancementVolumeStyleObject
SFFloat field named gradientThreshold has default value 0.4f (Java syntax) or 0.4 (XML syntax).
GRAVITY_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollectionObject
SFVec3f field named gravity has default value {0f,-9.8f,0f} (Java syntax) or 0 -9.8 0 (XML syntax).
GRAY - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
 
GREEN - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
 
GREENYELLOW - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
 
GREY - Static variable in class org.web3d.x3d.jsail.fields.SFColorObject
 
Group - Interface in org.web3d.x3d.sai.Grouping
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
GroupObject - Class in org.web3d.x3d.jsail.Grouping
X3D node tooltip: [X3DGroupingNode] Group is a Grouping node that can contain most nodes.
GroupObject() - Constructor for class org.web3d.x3d.jsail.Grouping.GroupObject
Constructor for GroupObject to initialize member variables with default values.
GroupObject(String) - Constructor for class org.web3d.x3d.jsail.Grouping.GroupObject
Utility constructor that assigns DEF label after initializing member variables with default values.
GUSTINESS_DEFAULT_VALUE - Static variable in class org.web3d.x3d.jsail.ParticleSystems.WindPhysicsModelObject
SFFloat field named gustiness has default value 0.1f (Java syntax) or 0.1 (XML syntax).
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 
Skip navigation links
X3DJSAIL, X3D Java Scene Access Interface Library

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