Uses of Class
org.web3d.x3d.jsail.Core.IS
Package
Description
The X3D Java Scene Access Interface Library (X3DJSAIL) provides a
comprehensive set of strongly typed X3D Java interfaces for
concrete implementation classes.
The CADGeometry component is provided for Computer-Aided Design (CAD) nodes.
The Core component supplies the base functionality for the X3D run-time system, including the abstract base node type, field types, the event model, and routing.
The Cube Map Environmental Texturing component describes how additional texturing effects are defined to produce environmental effects such as reflections from objects.
The Distributed Interactive Simulation (DIS) component provides networked interoperability with the IEEE DIS protocol for sharing state and conducting real-time platform-level simulations across multiple host computers.
Nodes in the Environmental effects component support the creation of realistic environmental effects such as panoramic backgrounds and fog.
The Environment Sensor nodes emit events indicating activity in the scene environment, usually based on interactions between the viewer and the world.
The Event Utility nodes provide the capability to filter, trigger, convert, or sequence numerous event-types for common interactive applications without the use of a Script node.
The Follower nodes (Chasers and Dampers) support dynamic creation of smooth parameter transitions at run time.
The Geometry2D component defines how two-dimensional geometry is specified and what shapes are available.
The Geometry3D component describes how three-dimensional geometry is specified and defines ElevationGrid, Extrusion, IndexedFaceSet, and most primitive geometry nodes (Box, Cone, Cylinder, Sphere).
The Geospatial component defines how to associate real-world locations in an X3D scene and specifies nodes particularly tuned for geospatial applications.
The Grouping component describes how nodes are organized into groups to establish a transformation hierarchy for the X3D scene graph.
The Humanoid Animation (HAnim) component for X3D defines node bindings and other details for implementing ISO/IEC 19774, the HAnim International Specification.
Interpolator nodes provide keyframe-based animation capability.
The Key Device Sensor defines how keyboard keystrokes are inserted into an X3D world.
The Layering component describes how to layer a set of subscene layers into a composite scene.
The Layout component defines how to precisely position content in a scene in relation to the rendered results, especially for integrating 2D content with 3D content.
The Lighting component specifies how light sources are defined and positioned, as well as how lights effect the rendered image.
The Navigation component specifies how a user can effectively and intuitively move through and around a 3D scene.
The Networking component defines node types and other features used to access file-based and streaming resources on the World Wide Web.
The NURBS component describes Non-uniform Rational B-Spline (NURBS) geometry and interpolation nodes.
The Particle Systems component specifies how to model particles and their interactions through the application of basic physics principles to affect motion.
The Picking component provides the ability to test for arbitrary object collision and provide basic capabilities to detecting object intersections and interactions.
Pointing device sensor nodes detect pointing events from user-interface devices, defining activities such as a user selecting a piece of geometry.
The Rendering component includes fundamental rendering primitives such as TriangleSet and PointSet nodes, as well as geometric properties nodes that define how coordinate indices, colors, normals and texture coordinates are specified.
The Rigid Body Physics component describes how to model rigid bodies and their interactions through the application of basic physics principles to effect motion.
The Scripting component describes how Script nodes are used to effect changes in X3D worlds.
The Programmable Shaders component describes how programmable shaders are specified and how they affect the visual appearance of geometry.
The Shape component defines nodes for associating geometry with their visible properties and the scene environment.
The Sound component defines how sound is delivered to an X3D world as well as how sounds are accessed.
The Text component defines how text strings are rendered in an X3D scene.
TextureProjection nodes project texture images onto geometry in a scene.
The Texturing component specifies how 2D texture images are defined and then positioned on associated geometry.
The Texturing3D component specifies how 3D volumetric textures describe surface properties as data points in a volume of space, rather than a flat surface.
The Time component defines how time is sensed, computed and associated with events in an X3D scene.
The Volume Rendering component provides the ability to specify and render volumetric data sets.
-
Uses of IS in org.web3d.x3d.jsail
Modifier and TypeMethodDescriptionabstract IS
X3DConcreteNode.getIS()
Provide field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.Modifier and TypeMethodDescriptionabstract X3DConcreteNode
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes. -
Uses of IS in org.web3d.x3d.jsail.CADGeometry
Modifier and TypeFieldDescriptionstatic final IS
CADAssembly.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
CADFace.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
CADLayer.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
CADPart.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
IndexedQuadSet.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
QuadSet.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionCADAssembly.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.CADFace.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.CADLayer.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.CADPart.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.IndexedQuadSet.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.QuadSet.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Core
Modifier and TypeFieldDescriptionstatic final IS
MetadataBoolean.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
MetadataDouble.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
MetadataFloat.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
MetadataInteger.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
MetadataSet.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
MetadataString.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ProtoInstance.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
WorldInfo.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionIS.addComments
(String newComment) Add comment as String to contained commentsList.IS.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.IS.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.IS.addConnect
(connect newValue) Add array of child connect nodes to array of existing nodes (if any).IS.clearConnect()
Utility method to clear MFNode value of connectList field.fieldValue.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.MetadataBoolean.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.MetadataDouble.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.MetadataFloat.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.MetadataInteger.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.MetadataSet.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.MetadataString.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ProtoInstance.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.WorldInfo.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.IS.setConnect
(connect newValue) Set single child connect node, replacing prior array of existing nodes (if any).IS.setConnectList
(ArrayList<connect> newValue) Accessor method to assign connect array (using an array consisting of properly typed nodes or ProtoInstances) to inputOutput MFNode field connect.final IS
IS.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.IS.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final IS
IS.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.IS.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final IS
Accessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.CubeMapTexturing
Modifier and TypeFieldDescriptionstatic final IS
ComposedCubeMapTexture.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
GeneratedCubeMapTexture.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ImageCubeMapTexture.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionComposedCubeMapTexture.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.GeneratedCubeMapTexture.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ImageCubeMapTexture.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.DIS
Modifier and TypeFieldDescriptionstatic final IS
DISEntityManager.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
DISEntityTypeMapping.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
EspduTransform.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ReceiverPdu.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
SignalPdu.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TransmitterPdu.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionDISEntityManager.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.DISEntityTypeMapping.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.EspduTransform.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ReceiverPdu.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.SignalPdu.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TransmitterPdu.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.EnvironmentalEffects
Modifier and TypeFieldDescriptionstatic final IS
Background.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Fog.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
FogCoordinate.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
LocalFog.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TextureBackground.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionBackground.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Fog.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.FogCoordinate.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.LocalFog.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TextureBackground.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.EnvironmentalSensor
Modifier and TypeFieldDescriptionstatic final IS
ProximitySensor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TransformSensor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
VisibilitySensor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionProximitySensor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TransformSensor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.VisibilitySensor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.EventUtilities
Modifier and TypeFieldDescriptionstatic final IS
BooleanFilter.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
BooleanSequencer.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
BooleanToggle.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
BooleanTrigger.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
IntegerSequencer.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
IntegerTrigger.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TimeTrigger.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionBooleanFilter.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.BooleanSequencer.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.BooleanToggle.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.BooleanTrigger.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.IntegerSequencer.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.IntegerTrigger.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TimeTrigger.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Followers
Modifier and TypeFieldDescriptionstatic final IS
ColorChaser.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ColorDamper.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
CoordinateChaser.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
CoordinateDamper.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
OrientationChaser.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
OrientationDamper.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PositionChaser.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PositionChaser2D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PositionDamper.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PositionDamper2D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ScalarChaser.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ScalarDamper.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TexCoordChaser2D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TexCoordDamper2D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionColorChaser.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ColorDamper.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.CoordinateChaser.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.CoordinateDamper.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.OrientationChaser.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.OrientationDamper.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PositionChaser.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PositionChaser2D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PositionDamper.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PositionDamper2D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ScalarChaser.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ScalarDamper.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TexCoordChaser2D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TexCoordDamper2D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Geometry2D
Modifier and TypeFieldDescriptionstatic final IS
Arc2D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ArcClose2D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Circle2D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Disk2D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Polyline2D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Polypoint2D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Rectangle2D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TriangleSet2D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionArc2D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ArcClose2D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Circle2D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Disk2D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Polyline2D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Polypoint2D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Rectangle2D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TriangleSet2D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Geometry3D
Modifier and TypeFieldDescriptionstatic final IS
Box.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Cone.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Cylinder.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ElevationGrid.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Extrusion.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
IndexedFaceSet.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Sphere.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionBox.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Cone.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Cylinder.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ElevationGrid.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Extrusion.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.IndexedFaceSet.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Sphere.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Geospatial
Modifier and TypeFieldDescriptionstatic final IS
GeoCoordinate.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
GeoElevationGrid.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
GeoLocation.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
GeoLOD.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
GeoMetadata.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
GeoOrigin.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
GeoPositionInterpolator.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
GeoProximitySensor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
GeoTouchSensor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
GeoTransform.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
GeoViewpoint.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionGeoCoordinate.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.GeoElevationGrid.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.GeoLocation.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.GeoLOD.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.GeoMetadata.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.GeoOrigin.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.GeoPositionInterpolator.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.GeoProximitySensor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.GeoTouchSensor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.GeoTransform.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.GeoViewpoint.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Grouping
Modifier and TypeFieldDescriptionstatic final IS
Group.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
StaticGroup.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Switch.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Transform.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionGroup.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.StaticGroup.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Switch.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Transform.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.HAnim
Modifier and TypeFieldDescriptionstatic final IS
HAnimDisplacer.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
HAnimHumanoid.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
HAnimJoint.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
HAnimMotion.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
HAnimSegment.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
HAnimSite.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionHAnimDisplacer.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.HAnimHumanoid.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.HAnimJoint.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.HAnimMotion.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.HAnimSegment.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.HAnimSite.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Interpolation
Modifier and TypeFieldDescriptionstatic final IS
ColorInterpolator.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
CoordinateInterpolator.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
CoordinateInterpolator2D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
EaseInEaseOut.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
NormalInterpolator.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
OrientationInterpolator.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PositionInterpolator.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PositionInterpolator2D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ScalarInterpolator.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
SplinePositionInterpolator.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
SplinePositionInterpolator2D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
SplineScalarInterpolator.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
SquadOrientationInterpolator.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionColorInterpolator.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.CoordinateInterpolator.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.CoordinateInterpolator2D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.EaseInEaseOut.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.NormalInterpolator.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.OrientationInterpolator.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PositionInterpolator.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PositionInterpolator2D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ScalarInterpolator.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.SplinePositionInterpolator.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.SplinePositionInterpolator2D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.SplineScalarInterpolator.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.SquadOrientationInterpolator.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.KeyDeviceSensor
Modifier and TypeFieldDescriptionstatic final IS
KeySensor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
StringSensor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionKeySensor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.StringSensor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Layering
Modifier and TypeFieldDescriptionstatic final IS
Layer.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
LayerSet.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Viewport.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionLayer.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.LayerSet.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Viewport.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Layout
Modifier and TypeFieldDescriptionstatic final IS
Layout.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
LayoutGroup.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
LayoutLayer.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ScreenFontStyle.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ScreenGroup.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionLayout.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.LayoutGroup.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.LayoutLayer.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ScreenFontStyle.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ScreenGroup.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Lighting
Modifier and TypeFieldDescriptionstatic final IS
DirectionalLight.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PointLight.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
SpotLight.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionDirectionalLight.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PointLight.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.SpotLight.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Networking
Modifier and TypeFieldDescriptionstatic final IS
Anchor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Inline.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
LoadSensor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionAnchor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Inline.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.LoadSensor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.NURBS
Modifier and TypeFieldDescriptionstatic final IS
Contour2D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ContourPolyline2D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
NurbsCurve.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
NurbsCurve2D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
NurbsOrientationInterpolator.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
NurbsPatchSurface.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
NurbsPositionInterpolator.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
NurbsSet.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
NurbsSurfaceInterpolator.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
NurbsSweptSurface.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
NurbsSwungSurface.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
NurbsTextureCoordinate.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
NurbsTrimmedSurface.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionContour2D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ContourPolyline2D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.NurbsCurve.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.NurbsCurve2D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.NurbsOrientationInterpolator.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.NurbsPatchSurface.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.NurbsPositionInterpolator.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.NurbsSet.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.NurbsSurfaceInterpolator.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.NurbsSweptSurface.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.NurbsSwungSurface.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.NurbsTextureCoordinate.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.NurbsTrimmedSurface.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.ParticleSystems
Modifier and TypeFieldDescriptionstatic final IS
BoundedPhysicsModel.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ConeEmitter.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ExplosionEmitter.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ForcePhysicsModel.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ParticleSystem.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PointEmitter.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PolylineEmitter.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
SurfaceEmitter.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
VolumeEmitter.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
WindPhysicsModel.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionBoundedPhysicsModel.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ConeEmitter.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ExplosionEmitter.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ForcePhysicsModel.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ParticleSystem.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PointEmitter.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PolylineEmitter.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.SurfaceEmitter.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.VolumeEmitter.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.WindPhysicsModel.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Picking
Modifier and TypeFieldDescriptionstatic final IS
LinePickSensor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PickableGroup.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PointPickSensor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PrimitivePickSensor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
VolumePickSensor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionLinePickSensor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PickableGroup.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PointPickSensor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PrimitivePickSensor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.VolumePickSensor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.PointingDeviceSensor
Modifier and TypeFieldDescriptionstatic final IS
CylinderSensor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PlaneSensor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
SphereSensor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TouchSensor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionCylinderSensor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PlaneSensor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.SphereSensor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TouchSensor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Rendering
Modifier and TypeFieldDescriptionstatic final IS
ClipPlane.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Color.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ColorRGBA.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Coordinate.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
CoordinateDouble.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
IndexedLineSet.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
IndexedTriangleFanSet.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
IndexedTriangleSet.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
IndexedTriangleStripSet.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
LineSet.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Normal.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PointSet.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TriangleFanSet.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TriangleSet.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TriangleStripSet.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionClipPlane.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Color.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ColorRGBA.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Coordinate.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.CoordinateDouble.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.IndexedLineSet.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.IndexedTriangleFanSet.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.IndexedTriangleSet.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.IndexedTriangleStripSet.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.LineSet.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Normal.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PointSet.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TriangleFanSet.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TriangleSet.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TriangleStripSet.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.RigidBodyPhysics
Modifier and TypeFieldDescriptionstatic final IS
BallJoint.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
CollidableOffset.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
CollidableShape.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
CollisionCollection.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
CollisionSensor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
CollisionSpace.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Contact.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
DoubleAxisHingeJoint.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
MotorJoint.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
RigidBody.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
RigidBodyCollection.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
SingleAxisHingeJoint.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
SliderJoint.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
UniversalJoint.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionBallJoint.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.CollidableOffset.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.CollidableShape.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.CollisionCollection.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.CollisionSensor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.CollisionSpace.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Contact.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.DoubleAxisHingeJoint.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.MotorJoint.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.RigidBody.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.RigidBodyCollection.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.SingleAxisHingeJoint.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.SliderJoint.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.UniversalJoint.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Scripting
Modifier and TypeFieldDescriptionstatic final IS
Script.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionScript.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Shaders
Modifier and TypeFieldDescriptionstatic final IS
ComposedShader.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
FloatVertexAttribute.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Matrix3VertexAttribute.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Matrix4VertexAttribute.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PackagedShader.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ProgramShader.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ShaderPart.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ShaderProgram.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionComposedShader.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.FloatVertexAttribute.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Matrix3VertexAttribute.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Matrix4VertexAttribute.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PackagedShader.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ProgramShader.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ShaderPart.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ShaderProgram.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Shape
Modifier and TypeFieldDescriptionstatic final IS
AcousticProperties.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Appearance.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
FillProperties.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
LineProperties.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Material.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PhysicalMaterial.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PointProperties.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Shape.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TwoSidedMaterial.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
UnlitMaterial.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionAcousticProperties.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Appearance.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.FillProperties.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.LineProperties.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Material.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PhysicalMaterial.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PointProperties.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Shape.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TwoSidedMaterial.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.UnlitMaterial.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Sound
Modifier and TypeFieldDescriptionstatic final IS
Analyser.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
AudioClip.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
AudioDestination.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
BiquadFilter.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
BufferAudioSource.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ChannelMerger.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ChannelSelector.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ChannelSplitter.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Convolver.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Delay.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
DynamicsCompressor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Gain.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ListenerPointSource.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
MicrophoneSource.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
OscillatorSource.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PeriodicWave.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Sound.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
SpatialSound.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
StreamAudioDestination.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
StreamAudioSource.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
WaveShaper.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionAnalyser.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.AudioClip.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.AudioDestination.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.BiquadFilter.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.BufferAudioSource.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ChannelMerger.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ChannelSelector.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ChannelSplitter.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Convolver.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Delay.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.DynamicsCompressor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Gain.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ListenerPointSource.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.MicrophoneSource.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.OscillatorSource.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PeriodicWave.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Sound.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.SpatialSound.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.StreamAudioDestination.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.StreamAudioSource.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.WaveShaper.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Text
Modifier and TypeFieldDescriptionstatic final IS
FontStyle.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
Text.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionFontStyle.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Text.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.TextureProjection
Modifier and TypeFieldDescriptionstatic final IS
TextureProjector.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TextureProjectorParallel.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionTextureProjector.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TextureProjectorParallel.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Texturing
Modifier and TypeFieldDescriptionstatic final IS
ImageTexture.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
MovieTexture.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
MultiTexture.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
MultiTextureCoordinate.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
MultiTextureTransform.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PixelTexture.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TextureCoordinate.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TextureCoordinateGenerator.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TextureProperties.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TextureTransform.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionImageTexture.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.MovieTexture.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.MultiTexture.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.MultiTextureCoordinate.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.MultiTextureTransform.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PixelTexture.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TextureCoordinate.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TextureCoordinateGenerator.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TextureProperties.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TextureTransform.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Texturing3D
Modifier and TypeFieldDescriptionstatic final IS
ComposedTexture3D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ImageTexture3D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
PixelTexture3D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TextureCoordinate3D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TextureCoordinate4D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TextureTransform3D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
TextureTransformMatrix3D.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionComposedTexture3D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ImageTexture3D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.PixelTexture3D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TextureCoordinate3D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TextureCoordinate4D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TextureTransform3D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.TextureTransformMatrix3D.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.Time
Modifier and TypeFieldDescriptionstatic final IS
TimeSensor.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionTimeSensor.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS. -
Uses of IS in org.web3d.x3d.jsail.VolumeRendering
Modifier and TypeFieldDescriptionstatic final IS
BlendedVolumeStyle.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
BoundaryEnhancementVolumeStyle.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
CartoonVolumeStyle.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ComposedVolumeStyle.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
EdgeEnhancementVolumeStyle.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
IsoSurfaceVolumeData.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
OpacityMapVolumeStyle.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ProjectionVolumeStyle.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
SegmentedVolumeData.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ShadedVolumeStyle.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
SilhouetteEnhancementVolumeStyle.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
ToneMappedVolumeStyle.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).static final IS
VolumeData.IS_DEFAULT_VALUE
SFNode field named IS has default value null (Java syntax) or NULL (XML syntax).Modifier and TypeMethodDescriptionBlendedVolumeStyle.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.BoundaryEnhancementVolumeStyle.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.CartoonVolumeStyle.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ComposedVolumeStyle.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.EdgeEnhancementVolumeStyle.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.IsoSurfaceVolumeData.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.OpacityMapVolumeStyle.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ProjectionVolumeStyle.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.SegmentedVolumeData.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ShadedVolumeStyle.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.SilhouetteEnhancementVolumeStyle.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.ToneMappedVolumeStyle.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.VolumeData.getIS()
Provide IS instance (using a properly typed node) from inputOutput SFNode field IS.Modifier and TypeMethodDescriptionAccessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.