Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

I

I18nManagerMultiResource - Class in org.web3d.util
Manager of all internationalisation in the toolkit.
I18nUtils - Class in org.web3d.util
Internationalization utilities
I18nUtils() - Constructor for class org.web3d.util.I18nUtils
 
IAppearance - Interface in xj3d.filter.node
Marker interface for the X3DAppearanceNode.
IAppearanceChild - Interface in xj3d.filter.node
Marker interface for the X3DAppearanceChildNode.
IBindable - Interface in xj3d.filter.node
Marker interface for the X3DBindableNode.
IBounded - Interface in xj3d.filter.node
Marker interface for the X3DBoundedObject.
IChild - Interface in xj3d.filter.node
Marker interface for the X3DChildNode.
IColor - Interface in xj3d.filter.node
Marker interface for the X3DColorNode.
IComposedGeometry - Interface in xj3d.filter.node
Marker interface for the ComposedGeometryNode.
IconLoader - Class in org.xj3d.ui.awt.widgets
A convenience class that loads Icons and images for Xj3D's internal uses and provides caching mechanisms.
IconLoader() - Constructor for class org.xj3d.ui.awt.widgets.IconLoader
 
ICoordinate - Interface in xj3d.filter.node
Marker interface for the X3DCoordinateNode.
id - Variable in class org.web3d.util.spatial.Triangle
The ID used for uniqueness
id - Variable in class org.xj3d.ui.construct.event.RecorderEvent
The event id
Id() - Method in class org.web3d.parser.vrml97.VRML97RelaxedParser
Generate an identifier as a string from the parsed token.
Id() - Method in class org.web3d.parser.x3d.X3DRelaxedParser
Generate an identifier as a string from the parsed token.
ID - Static variable in interface org.web3d.parser.vrml97.VRML97RelaxedParserConstants
RegularExpression Id.
ID - Static variable in interface org.web3d.parser.x3d.X3DRelaxedParserConstants
RegularExpression Id.
ID - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
ID_FIRST - Static variable in interface org.web3d.parser.vrml97.VRML97RelaxedParserConstants
RegularExpression Id.
ID_FIRST - Static variable in interface org.web3d.parser.x3d.X3DRelaxedParserConstants
RegularExpression Id.
ID_REST - Static variable in interface org.web3d.parser.vrml97.VRML97RelaxedParserConstants
RegularExpression Id.
ID_REST - Static variable in interface org.web3d.parser.x3d.X3DRelaxedParserConstants
RegularExpression Id.
IdentityFilter - Class in xj3d.filter
A filter which leaves the stream untouched.
IdentityFilter() - Constructor for class xj3d.filter.IdentityFilter
Create an instance of the filter.
IDGenerator - Class in org.web3d.vrml.scripting.external.neteai
Simple utility for generating unique IDs.
IFSFilter - Class in xj3d.filter
Converts a IndexedTriangleSet, IndexedTriangleFanSet, or IndexedTriangleStripSet to a IndexedFaceSet.
IFSFilter() - Constructor for class xj3d.filter.IFSFilter
Create a new default filter for the conversion
IFSToITSFilter - Class in xj3d.filter.filters
Converts a IndexedFaceSet to an IndexedTriangleSet if it can.
IFSToITSFilter() - Constructor for class xj3d.filter.filters.IFSToITSFilter
Create a new default filter for the conversion
IFSToTSFilter - Class in xj3d.filter
Converts a IndexedFaceSet to a TriangleSet.
IFSToTSFilter() - Constructor for class xj3d.filter.IFSToTSFilter
Create a new default instance of this filter
IGeometricProperty - Interface in xj3d.filter.node
Marker interface for the X3DGeometricPropertyNode.
IGeometry - Interface in xj3d.filter.node
Marker interface for the X3DGeometryNode.
ignorableWhitespace(char[], int, int) - Method in class org.web3d.vrml.export.X3DBinarySerializer.X3DFilter
 
ignorableWhitespace(char[], int, int) - Method in class org.web3d.x3d.jaxp.X3DSAVAdapter
Notification of ignorable whitespace.
ignoreData - Variable in class org.web3d.vrml.export.X3DRetainedSAXExporter
Should we ignore data, its handled by the compressor
ignoreDefSet - Variable in class org.web3d.vrml.renderer.CRMainSceneBuilder
Set of DEF names to ignore when we come to USE decls
ignoreDiffuse - Variable in class org.web3d.vrml.renderer.common.nodes.shape.BaseMaterial
Should we ignore the specified diffuseColor
ignoreDiffuse - Variable in class org.web3d.vrml.renderer.common.nodes.shape.BaseTwoSidedMaterial
Should we ignore the specified diffuseColor
ignoreEspdu - Variable in class org.web3d.vrml.renderer.common.nodes.dis.BaseEspduTransform
Should we ignore espdus.
ignoreHeader - Variable in class org.web3d.vrml.parser.BaseReader
Flag to ignore the header
ignoreNodeCounter - Variable in class org.web3d.vrml.renderer.CRMainSceneBuilder
Counter when we ignore a node type we don't know about
IGrouping - Interface in xj3d.filter.node
Marker interface for the X3DGroupingNode.
image - Variable in class org.web3d.parser.vrml97.Token
The string image of the token.
image - Variable in class org.web3d.parser.x3d.Token
The string image of the token.
IMAGE - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
image_class - Static variable in class org.web3d.net.content.ImageContentHandler
The -preferred- image Class
imageARGB - Variable in class org.xj3d.ui.awt.browser.ogl.SceneThumbnailRecorder
 
imageARGB - Variable in class org.xj3d.ui.awt.browser.ogl.ThumbnailRecorder
 
imageComponents - Variable in class vrml.field.ConstSFImage
The number of components in the image pixels
imageComponents - Variable in class vrml.field.SFImage
The number of components in the image pixels
ImageContentHandler - Class in org.web3d.net.content
Base abstract ContentHandler implementation for loading images from a URI resource connection.
ImageContentHandler() - Constructor for class org.web3d.net.content.ImageContentHandler
Construct a new instance of the content handler.
imageHeight - Variable in class vrml.field.ConstSFImage
The height of the image
imageHeight - Variable in class vrml.field.SFImage
The height of the image
imagePixels - Variable in class vrml.field.ConstSFImage
The raw pixel data
imagePixels - Variable in class vrml.field.SFImage
The raw pixel data
images - Variable in class org.web3d.vrml.renderer.common.nodes.shape.TextureStage
List of image(s) for this stage
imageScaleUp - Static variable in class org.web3d.net.content.ImageContentHandler
How should we rescale the image, up to nearest power of two, lower
ImageTexture - Class in xj3d.filter.node
Wrapper for the X3D ImageTexture node.
ImageTexture - Interface in org.web3d.x3d.sai.texturing
Defines the requirements of an X3D ImageTexture node
ImageTexture() - Constructor for class xj3d.filter.node.ImageTexture
Constructor
ImageTexture(String) - Constructor for class xj3d.filter.node.ImageTexture
Constructor
ImageUtils - Class in xj3d.filter.importer.threemf
Handle image tasks
ImageUtils() - Constructor for class xj3d.filter.importer.threemf.ImageUtils
 
imageWidth - Variable in class vrml.field.ConstSFImage
The width of the image
imageWidth - Variable in class vrml.field.SFImage
The width of the image
IMaterial - Interface in xj3d.filter.node
Marker interface for the X3DMaterialNode.
IMetadata - Interface in xj3d.filter.node
Marker interface for the X3DMetadataObject.
imgHeight - Variable in class org.web3d.vrml.renderer.common.nodes.text.BaseText
The height of the texture image
imgWidth - Variable in class org.web3d.vrml.renderer.common.nodes.text.BaseText
The width of the texture image
IMMERSIVE_PUBLIC_ID_3_0 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Immersive profile
IMMERSIVE_PUBLIC_ID_3_1 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Immersive profile
IMMERSIVE_PUBLIC_ID_3_2 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Immersive profile
IMMERSIVE_PUBLIC_ID_3_3 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Immersive profile
IMMERSIVE_PUBLIC_ID_4_0 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Immersive profile
immutable() - Method in class org.web3d.util.spatial.Vec3DDouble
 
implImage - Variable in class org.web3d.vrml.renderer.common.nodes.BaseTexture2DNode
The base image for this texture
IMPORT - Static variable in interface org.web3d.parser.x3d.X3DRelaxedParserConstants
RegularExpression Id.
IMPORT_TAG - Static variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
 
importData(TransferHandler.TransferSupport) - Method in class xj3d.browser.FileTransferHandler
 
importDecl(String, String, String) - Method in class org.web3d.vrml.export.BaseRetainedExporter
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class org.web3d.vrml.export.BinaryExporter
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class org.web3d.vrml.export.NullExporter
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class org.web3d.vrml.export.StatisticsCollector
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class org.web3d.vrml.export.VrmlExporter
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class org.web3d.vrml.export.X3DClassicExporter
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class org.web3d.vrml.export.X3DXMLExporter
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class org.web3d.vrml.nodes.proto.ProtoBuilder
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class org.web3d.vrml.renderer.CRExternProtoBuilder
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class org.web3d.vrml.renderer.CRMainSceneBuilder
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class org.web3d.vrml.renderer.norender.NRVRMLSceneBuilder
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class org.web3d.vrml.renderer.ogl.OGLVRMLSceneBuilder
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in interface org.web3d.vrml.sav.ContentHandler
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class xj3d.filter.AbstractFilter
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class xj3d.filter.BaseFilter
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class xj3d.filter.exporter.OBJFileExporter
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class xj3d.filter.exporter.STLBinaryFileExporter
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class xj3d.filter.exporter.STLFileExporter
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class xj3d.filter.exporter.ThreeMFFileExporter
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class xj3d.filter.filters.CombinerFilter
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class xj3d.filter.filters.DebugFilter
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class xj3d.filter.filters.DEFChooserFilter
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class xj3d.filter.filters.DEFReplacerFilter
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class xj3d.filter.filters.NodeChooserFilter
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class xj3d.filter.filters.StackTracerFilter
An IMPORT declaration has been found in the document.
importDecl(String, String, String) - Method in class xj3d.filter.NewAbstractFilter
An IMPORT declaration has been found in the document.
importDocument(Node) - Method in class org.web3d.vrml.scripting.browser.X3DCommonBrowser
Implementation of the importDocument optional capabilities.
importDocument(Node) - Method in class org.web3d.vrml.scripting.external.sai.SAIBrowser
 
importDocument(Node) - Method in interface org.web3d.x3d.sai.Browser
A utility request to import a W3C DOM document or document fragment and convert it to an X3D scene.
ImportedNodeException - Exception Class in org.web3d.x3d.sai
The exception that is thrown when the user attempts to use an IMPORTed node incorrectly in the scene graph.
ImportedNodeException() - Constructor for exception class org.web3d.x3d.sai.ImportedNodeException
Construct a basic instance of this exception with no error message
ImportedNodeException(String) - Constructor for exception class org.web3d.x3d.sai.ImportedNodeException
Constructs a new exception with a particular message
ImportFileFormatException - Exception Class in org.web3d.vrml.sav
An exception that represents a parsing error during the import of a file, usually due to an unsupported file type.
ImportFileFormatException(String) - Constructor for exception class org.web3d.vrml.sav.ImportFileFormatException
Create an exception
importMap - Variable in class org.web3d.vrml.renderer.CRProtoCreator
Mapping of import names to the copy proxy instance
importMap - Variable in class org.web3d.vrml.scripting.ecmascript.x3d.X3DExecutionContext
map containing imports info
ImportNodeProxy - Class in org.web3d.vrml.nodes
A proxy node representation for allowing processing of X3D imports.
ImportNodeProxy(String, String, String) - Constructor for class org.web3d.vrml.nodes.ImportNodeProxy
Create a new instance of this node with the given node type name.
importProxyMap - Variable in class org.web3d.vrml.renderer.CRMainSceneBuilder
The mapping of imported node names (import foo.bar AS importname) to their ImportProxyNode instance.
ImportStatement() - Method in class org.web3d.parser.x3d.X3DRelaxedParser
Rule 17 - Parse an IMPORT statement.
IN_MULTI_LINE_COMMENT - Static variable in interface org.web3d.parser.x3d.X3DRelaxedParserConstants
Lexical state.
inBuf - Variable in class org.web3d.parser.vrml97.JavaCharStream
 
inBuf - Variable in class org.web3d.parser.x3d.JavaCharStream
 
inch - Enum constant in enum xj3d.filter.importer.threemf.Unit
 
incomingPdu(Pdu) - Method in class org.web3d.vrml.renderer.common.input.dis.DISConnectionHandler
 
indent - Variable in class org.web3d.vrml.export.X3DRetainedSAXExporter
The current indent level
INDENT_SIZE - Static variable in class org.web3d.vrml.export.X3DClassicExporter
 
INDENT_SIZE - Static variable in class org.web3d.vrml.export.X3DXMLExporter
 
INDENT_STRING - Static variable in class org.web3d.vrml.export.X3DRetainedSAXExporter
The indent String to replicate per level
indentMap - Variable in class org.web3d.vrml.export.X3DRetainedSAXExporter
A mapping of indent to String
indentString - Variable in class org.web3d.vrml.export.X3DRetainedSAXExporter
The current indent string
index - Variable in class org.web3d.vrml.util.KeySequence
The number of key events currently stored
index - Variable in class xj3d.filter.node.IndexedTriangleFanSet
Field value
index - Variable in class xj3d.filter.node.IndexedTriangleSet
Field value
index - Variable in class xj3d.filter.node.IndexedTriangleStripSet
Field value
INDEXED_LINE_STRIPS - Static variable in class org.web3d.vrml.renderer.common.nodes.GeometryHolder
Generate the geometry as an indexed line strip array
INDEXED_LINES - Static variable in class org.web3d.vrml.renderer.common.nodes.GeometryHolder
Generate the geometry as an indexed line array
INDEXED_QUADS - Static variable in class org.web3d.vrml.renderer.common.nodes.GeometryHolder
Generate the geometry as indexed quads
INDEXED_TRIANGLE_FANS - Static variable in class org.web3d.vrml.renderer.common.nodes.GeometryHolder
Generate the geometry as an indexed triangle fan array
INDEXED_TRIANGLE_STRIPS - Static variable in class org.web3d.vrml.renderer.common.nodes.GeometryHolder
Generate the geometry as an indexed triangle strip array
INDEXED_TRIANGLES - Static variable in class org.web3d.vrml.renderer.common.nodes.GeometryHolder
Generate the geometry as an indexed triangle array
IndexedFaceSet - Class in xj3d.filter.node
Wrapper for an X3D IndexedFaceSet node.
IndexedFaceSet - Interface in org.web3d.x3d.sai.geometry3d
Defines the requirements of an X3D IndexedFaceSet node
IndexedFaceSet() - Constructor for class xj3d.filter.node.IndexedFaceSet
Constructor
IndexedFaceSet(String) - Constructor for class xj3d.filter.node.IndexedFaceSet
Constructor
IndexedLineSet - Class in xj3d.filter.node
Wrapper for an X3D IndexedLineSet node.
IndexedLineSet - Interface in org.web3d.x3d.sai.rendering
Defines the requirements of an X3D IndexedLineSet node
IndexedLineSet() - Constructor for class xj3d.filter.node.IndexedLineSet
Constructor
IndexedLineSet(String) - Constructor for class xj3d.filter.node.IndexedLineSet
Constructor
IndexedTriangleFanSet - Class in xj3d.filter.node
Wrapper for an X3D IndexedTriangleFanSet node.
IndexedTriangleFanSet - Interface in org.web3d.x3d.sai.rendering
Defines the requirements of an X3D IndexedTriangleFanSet node
IndexedTriangleFanSet() - Constructor for class xj3d.filter.node.IndexedTriangleFanSet
Constructor
IndexedTriangleFanSet(String) - Constructor for class xj3d.filter.node.IndexedTriangleFanSet
Constructor
IndexedTriangleSet - Class in xj3d.filter.node
Wrapper for an X3D IndexedTriangleSet node.
IndexedTriangleSet - Interface in org.web3d.x3d.sai.rendering
Defines the requirements of an X3D IndexedTriangleSet node
IndexedTriangleSet() - Constructor for class xj3d.filter.node.IndexedTriangleSet
Constructor
IndexedTriangleSet(String) - Constructor for class xj3d.filter.node.IndexedTriangleSet
Constructor
IndexedTriangleStripSet - Class in xj3d.filter.node
Wrapper for an X3D IndexedTriangleStripSet node.
IndexedTriangleStripSet - Interface in org.web3d.x3d.sai.rendering
Defines the requirements of an X3D IndexedTriangleStripSet node
IndexedTriangleStripSet() - Constructor for class xj3d.filter.node.IndexedTriangleStripSet
Constructor
IndexedTriangleStripSet(String) - Constructor for class xj3d.filter.node.IndexedTriangleStripSet
Constructor
indexes - Variable in class org.web3d.vrml.renderer.common.nodes.GeometryHolder
Storage for coordinate index information if the shape type requires it.
indexesCount - Variable in class org.web3d.vrml.renderer.common.nodes.GeometryHolder
The number of items stored in the indexes array
IndexFilter - Class in xj3d.filter.filters
Filter for creating indexed versions of non-indexed geometry.
IndexFilter() - Constructor for class xj3d.filter.filters.IndexFilter
Default Constructor
indexInArray(int, int) - Method in interface org.web3d.vrml.renderer.ogl.nodes.nurbs.mesh.RectangularGeometryArray
0 <= i < numDimensions[0] 0 <= j < numDimensions[1]
indexInArray(int, int) - Method in class org.web3d.vrml.renderer.ogl.nodes.nurbs.mesh.RectangularMesh
0 <= i < numDimensions[0] 0 <= j < numDimensions[1]
indexOf(VRMLNode) - Method in class org.web3d.vrml.util.NodeArray
Find the index of the given node in this list.
indices - Variable in class org.web3d.vrml.renderer.ogl.nodes.nurbs.mesh.RectangularMesh
 
indices - Variable in class org.web3d.vrml.renderer.ogl.nodes.nurbs.mesh.TrimmedNurbsMesh
 
INFINITY - Static variable in class org.web3d.util.DoubleToString
 
InfoNodeType - Static variable in interface org.web3d.vrml.lang.TypeConstants
 
init - Variable in class org.web3d.vrml.renderer.CRMainSceneBuilder
Flag to indicate that one time initialization process has happened
init() - Method in class org.web3d.net.resolve.Web3DURNResolver
Initialise any internal information.
init(String) - Method in class org.web3d.vrml.renderer.common.input.movie.MovieDecoder
Initializes the decoder.
INIT_FROM - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
initialBind() - Method in interface org.xj3d.core.eventmodel.LayerManager
Perform the initial bind for a new scene.
initialise() - Method in class org.web3d.vrml.renderer.common.input.BaseLayerSensorManager
One-shot to initialise the internals structures once the event model has started to kick in.
initialise(SensorManager) - Method in interface org.xj3d.core.eventmodel.LayerManager
Complete the initialization of the layer manager now.
initialised - Variable in class org.web3d.vrml.renderer.common.input.BaseLayerSensorManager
Flag to say whether this class has completed its initialization
initialize() - Method in class org.web3d.parser.vrml97.VRML97RelaxedParser
Initialise the internals of the parser at start up.
initialize() - Method in class org.web3d.parser.x3d.X3DBinaryParser
Initialise the internals of the parser at start up.
initialize() - Method in class org.web3d.parser.x3d.X3DRelaxedParser
Initialise the internals of the parser at start up.
initialize() - Method in class org.web3d.vrml.renderer.ogl.browser.GlobalEffectsGroup
Instruct the effects group to start initialization now
initialize() - Method in class org.web3d.vrml.renderer.ogl.browser.OGLBrowserCanvas
Make this canvas go through all its initialization process now.
initialize() - Method in class org.web3d.vrml.renderer.TimeScheduler
Initialise the behavior to start running.
initialize() - Method in interface org.web3d.x3d.sai.X3DScriptImplementation
Notification that the script has completed the setup and should go about its own internal initialization.
initialize() - Method in class org.xj3d.core.eventmodel.InputDeviceManager
Initialize the device manager.
initialize() - Method in interface org.xj3d.core.eventmodel.NodeManager
Initialise the node manager now with any per-manager setup that is needed.
initialize() - Method in class org.xj3d.impl.core.eventmodel.DefaultHumanoidManager
 
initialize() - Method in class org.xj3d.impl.core.eventmodel.DefaultNetworkManager
Initialise the node manager now with any per-manager setup that is needed.
initialize() - Method in class org.xj3d.impl.core.eventmodel.DefaultParticleSystemManager
Initialise the node manager now with any per-manager setup that is needed.
initialize() - Method in class org.xj3d.impl.core.eventmodel.DefaultRigidBodyPhysicsManager
 
initialize() - Method in class vrml.node.Script
Called before any event is generated
initialize() - Method in class xj3d.filter.exporter.OBJFileExporter
Initialise the internals of the parser at start up.
initialize() - Method in class xj3d.filter.exporter.STLBinaryFileExporter
Initialise the internals of the parser at start up.
initialize() - Method in class xj3d.filter.exporter.STLFileExporter
Initialise the internals of the parser at start up.
initialize() - Method in class xj3d.filter.exporter.ThreeMFFileExporter
Initialise the internals of the parser at start up.
initialize() - Method in class xj3d.filter.importer.AC3DFileParser
Initialise the internals of the parser at start up.
initialize() - Method in class xj3d.filter.importer.collada.ColladaFileParser
Initialise the internals of the parser at start up.
initialize() - Method in class xj3d.filter.importer.STLFileParser
Initialise the internals of the parser at start up.
initialize() - Method in class xj3d.filter.importer.threemf.ThreeMFFileParser
Initialise the internals of the parser at start up.
initialize() - Method in interface xj3d.filter.NonWeb3DFileParser
Initialise the internals of the parser at start up.
initialize(double) - Method in interface org.web3d.vrml.nodes.VRMLScriptNodeType
Notification that the script can now call the initialize() method on the user script code.
initialize(double) - Method in class org.web3d.vrml.renderer.common.nodes.scripting.BaseScript
Notification that the script can now call the initialize() method on the user script code.
initialize(VRMLNodeType, int) - Method in interface org.web3d.vrml.scripting.external.buffer.ExternalOutputBuffer
Initialize for a new field
initialize(VRMLScriptNodeType) - Method in class org.web3d.vrml.scripting.jsai.VRML97ScriptWrapper
Initialise the underlying script, based on the surrounding node's details.
initialize(VRMLScriptNodeType) - Method in class org.web3d.vrml.scripting.sai.JavaSAIScriptWrapper
Initialise the underlying script, based on the surrounding node's details.
initialize(VRMLScriptNodeType) - Method in interface org.web3d.vrml.scripting.ScriptWrapper
Initialise the underlying script, based on the surrounding node's details.
initialize(ScriptManager, RouteManager, SensorManager, FrameStateManager, ContentLoadManager, ViewpointManager, LayerManagerFactory, LayerRenderingManager, NodeManager[]) - Method in interface org.xj3d.core.eventmodel.EventModelEvaluator
Initialise the evaluator with the given managers.
initialize(ScriptManager, RouteManager, SensorManager, FrameStateManager, ContentLoadManager, ViewpointManager, LayerManagerFactory, LayerRenderingManager, NodeManager[]) - Method in class org.xj3d.impl.core.eventmodel.DefaultEventModelEvaluator
 
INITIALIZE_ONLY - Static variable in interface org.web3d.parser.x3d.X3DRelaxedParserConstants
RegularExpression Id.
INITIALIZE_ONLY - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
The field access type is eventIn
INITIALIZED - Static variable in class org.web3d.x3d.sai.BrowserEvent
The browser has completed the initial loading of the world.
INITIALIZED - Static variable in class vrml.eai.event.BrowserEvent
The browser has completed the initial loading of the world.
initializer - Variable in class org.web3d.vrml.renderer.common.nodes.particle.BaseEmitter
The particle initializer corresponding to this emitter type
initializeScripts(double) - Method in interface org.xj3d.core.eventmodel.ScriptManager
Initialise any newly loaded scripts and then put them into the completed basket.
initializeScripts(double) - Method in class org.xj3d.impl.core.eventmodel.DefaultScriptManager
Initialise any newly loaded scripts and then put them into the completed basket.
initializeWorld() - Method in class org.web3d.vrml.scripting.external.eai.EAIBrowser
Initialize the world to a known and default state.
initializeWorld() - Method in class org.web3d.vrml.scripting.external.sai.SAIBrowser
Initialize the world to a known state.
initialPosition - Variable in class org.web3d.vrml.renderer.common.nodes.BaseDragSensorNode
The initial position of the input touch for generating the tx
initialValue() - Method in class org.web3d.vrml.nodes.VRMLFieldDataThreaded
Initialize the thread specific instance.
INITONLY_FIELD_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.hanim.BaseHAnimHumanoid
Message for when writing to an initialiseOnly field
Inline - Interface in org.web3d.x3d.sai.networking
Defines the requirements of an X3D Inline node
inlineNode(VRMLGroupingNodeType, VRMLInlineNodeType, boolean) - Method in interface org.web3d.vrml.nodes.SceneGraphTraversalDetailObserver
Notification of an inline node.
InlineNodeType - Static variable in interface org.web3d.vrml.lang.TypeConstants
 
INormal - Interface in xj3d.filter.node
Marker interface for the X3DNormalNode.
inProgress - Variable in class org.xj3d.ui.construct.BlockingWorldLoader
Map of in progress loader tasks
INPUT - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
INPUT_FILE_NOT_FOUND - Static variable in interface xj3d.replica.ReplicaConstants
Exit code for input file not found condition
INPUT_ONLY - Static variable in interface org.web3d.parser.x3d.X3DRelaxedParserConstants
RegularExpression Id.
INPUT_ONLY - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
The field access type is exposedField
INPUT_OUTPUT - Static variable in interface org.web3d.parser.x3d.X3DRelaxedParserConstants
RegularExpression Id.
INPUT_OUTPUT - Static variable in interface org.web3d.x3d.sai.X3DFieldTypes
The field access type is eventOut
INPUT_SEMANTIC - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
input_stream - Variable in class org.web3d.parser.vrml97.VRML97FieldParserTokenManager
 
input_stream - Variable in class org.web3d.parser.vrml97.VRML97RelaxedParserTokenManager
 
input_stream - Variable in class org.web3d.parser.x3d.X3DFieldParserTokenManager
 
input_stream - Variable in class org.web3d.parser.x3d.X3DRelaxedParserTokenManager
 
InputBuffer - Interface in org.web3d.vrml.scripting.external.neteai
Abstraction of part of the EventIn*Wrapper buffer logic to prevent having twenty copies of the setFieldValue method.
InputDeviceManager - Class in org.xj3d.core.eventmodel
Sits between input devices and the UserInputHandler.
InputDeviceManager(DeviceFactory) - Constructor for class org.xj3d.core.eventmodel.InputDeviceManager
Create a new device manager.
inputHandler - Variable in class org.web3d.vrml.renderer.common.input.BaseLayerSensorManager
Input manager for doing the user interaction from the input devices This can be used for navigation and various pointing device sensor implementations.
inputManager - Variable in class org.web3d.vrml.renderer.common.input.BaseLayerSensorManager
Buffer for input events
inputManager - Variable in class org.web3d.vrml.renderer.common.input.DefaultSensorManager
Buffer for input events
InputSource - Class in org.web3d.vrml.sav
Representation of an input stream of bytes to the reader.
InputSource(File) - Constructor for class org.web3d.vrml.sav.InputSource
Create an input source representing the given file.
InputSource(String) - Constructor for class org.web3d.vrml.sav.InputSource
Create an input source representation of the given URI string.
InputSource(String, InputStream) - Constructor for class org.web3d.vrml.sav.InputSource
Create an input source from the input stream and the defined base URL.
InputSource(String, InputStream, String) - Constructor for class org.web3d.vrml.sav.InputSource
Create an input source from the input stream and the defined base URL with the option of providing a known full URL.
InputSource(String, Reader) - Constructor for class org.web3d.vrml.sav.InputSource
Create an input source from the reader and the defined base URL.
InputSource(String, Reader, String) - Constructor for class org.web3d.vrml.sav.InputSource
Create an input source from the reader and the defined base URL with with the option of providing a known full URL.
InputSource(URL) - Constructor for class org.web3d.vrml.sav.InputSource
Create an input source representing the given URL.
InputSource(URL) - Constructor for class org.web3d.vrml.sav.InputSource
Create an input source representing the given URL.
inputStream - Variable in class org.web3d.parser.vrml97.JavaCharStream
 
inputStream - Variable in class org.web3d.parser.x3d.JavaCharStream
 
inScript - Variable in class org.web3d.vrml.renderer.CRMainSceneBuilder
Flag to indicate we are inside a script at the moment
inScript - Variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
Flag to say we're in the processing of a script fields right now
insert(MutableTreeNode, int) - Method in class org.web3d.x3d.dom.swing.DOMTreeNode
Insert the child at the given position.
insert(Triangle[], boolean) - Method in class org.web3d.util.spatial.GridTrianglePartition
Insert an array of Triangles.
insert(Triangle, boolean) - Method in class org.web3d.util.spatial.GridTrianglePartition
Insert an object into the structure.
insertAt(int, int, int, Triangle) - Method in class org.web3d.util.spatial.VolumetricSpaceArrayTriangle
 
insertAt(int, int, int, Triangle) - Method in class org.web3d.util.spatial.VolumetricSpaceTriangle
 
insertTriangleAt(int, int, int, Triangle) - Method in class org.web3d.util.spatial.MeshVoxelizerTriangle
 
insertValue(int, boolean) - Method in interface org.web3d.x3d.sai.MFBool
Inserts a value into an existing index of the field.
insertValue(int, double) - Method in interface org.web3d.x3d.sai.MFDouble
Inserts a value into an existing index of the field.
insertValue(int, double) - Method in interface org.web3d.x3d.sai.MFTime
Inserts a value into an existing index of the field.
insertValue(int, double) - Method in class vrml.field.MFTime
Insert a value at the given index into the array
insertValue(int, double[]) - Method in interface org.web3d.x3d.sai.MFVec2d
Inserts a value into an existing index of the field.
insertValue(int, double[]) - Method in interface org.web3d.x3d.sai.MFVec3d
Inserts a value into an existing index of the field.
insertValue(int, float) - Method in interface org.web3d.x3d.sai.MFFloat
Inserts a value into an existing index of the field.
insertValue(int, float) - Method in class vrml.field.MFFloat
Insert a value at the given index into the array
insertValue(int, float[]) - Method in interface org.web3d.x3d.sai.MFColor
Inserts a value into an existing index of the field.
insertValue(int, float[]) - Method in interface org.web3d.x3d.sai.MFColorRGBA
Inserts a value into an existing index of the field.
insertValue(int, float[]) - Method in interface org.web3d.x3d.sai.MFRotation
Inserts a value into an existing index of the field.
insertValue(int, float[]) - Method in interface org.web3d.x3d.sai.MFVec2f
Inserts a value into an existing index of the field.
insertValue(int, float[]) - Method in interface org.web3d.x3d.sai.MFVec3f
Inserts a value into an existing index of the field.
insertValue(int, float, float) - Method in class vrml.field.MFVec2f
Insert the vector represented by the components at the given position in the array.
insertValue(int, float, float, float) - Method in class vrml.field.MFColor
Insert the color represented by the components at the given position in the array.
insertValue(int, float, float, float) - Method in class vrml.field.MFVec3f
Insert the vector represented by the components at the given position in the array.
insertValue(int, float, float, float, float) - Method in class vrml.field.MFRotation
Insert the rotation represented by the components at the given position in the array.
insertValue(int, int) - Method in interface org.web3d.x3d.sai.MFImage
Inserts a value into an existing index of the field.
insertValue(int, int) - Method in interface org.web3d.x3d.sai.MFInt32
Inserts a value into an existing index of the field.
insertValue(int, int) - Method in class vrml.field.MFInt32
Insert a value at the given index into the array
insertValue(int, String) - Method in interface org.web3d.x3d.sai.MFString
Inserts a value into an existing index of the field.
insertValue(int, String) - Method in class vrml.field.MFString
Insert a value at the given index Stringo the array
insertValue(int, X3DNode) - Method in interface org.web3d.x3d.sai.MFNode
Inserts a value into an existing index of the field.
insertValue(int, BaseNode) - Method in class vrml.field.MFNode
Insert a value at the given index into the array
insertValue(int, ConstSFColor) - Method in class vrml.field.MFColor
Insert the color represented by the given field at the given position in the array.
insertValue(int, ConstSFFloat) - Method in class vrml.field.MFFloat
Insert a value at the given index into the array
insertValue(int, ConstSFInt32) - Method in class vrml.field.MFInt32
Insert a value at the given index into the array
insertValue(int, ConstSFNode) - Method in class vrml.field.MFNode
Insert a value at the given index into the array
insertValue(int, ConstSFRotation) - Method in class vrml.field.MFRotation
Insert the rotation represented by the given field at the given position in the array.
insertValue(int, ConstSFString) - Method in class vrml.field.MFString
Insert a value at the given index Stringo the array
insertValue(int, ConstSFTime) - Method in class vrml.field.MFTime
Insert a value at the given index into the array
insertValue(int, ConstSFVec2f) - Method in class vrml.field.MFVec2f
Insert the vector represented by the given field at the given position in the array.
insertValue(int, ConstSFVec3f) - Method in class vrml.field.MFVec3f
Insert the vector represented by the given field at the given position in the array.
insertValue(int, SFColor) - Method in class vrml.field.MFColor
Insert the color represented by the given field at the given position in the array.
insertValue(int, SFFloat) - Method in class vrml.field.MFFloat
Insert a value at the given index into the array
insertValue(int, SFInt32) - Method in class vrml.field.MFInt32
Insert a value at the given index into the array
insertValue(int, SFNode) - Method in class vrml.field.MFNode
Insert a value at the given index into the array
insertValue(int, SFRotation) - Method in class vrml.field.MFRotation
Insert the rotation represented by the given field at the given position in the array.
insertValue(int, SFString) - Method in class vrml.field.MFString
Insert a value at the given index Stringo the array
insertValue(int, SFTime) - Method in class vrml.field.MFTime
Insert a value at the given index into the array
insertValue(int, SFVec2f) - Method in class vrml.field.MFVec2f
Insert the vector represented by the given field at the given position in the array.
insertValue(int, SFVec3f) - Method in class vrml.field.MFVec3f
Insert the vector represented by the given field at the given position in the array.
inSetup - Variable in class org.web3d.vrml.renderer.common.nodes.AbstractDynamicFieldNode
Is this node still being setup/parsed.
inSetup - Variable in class org.web3d.vrml.renderer.common.nodes.AbstractNode
Is this node still being setup/parsed.
inSetup - Variable in class org.web3d.vrml.renderer.CRExternPrototypeDecl
Flag indicating we are in setup mode currently
inSetup - Variable in class org.web3d.vrml.renderer.CRProtoInstance
Flag indicating we are in setup mode currently
insideInvalidField - Variable in class xj3d.filter.BaseFilter
 
INSPECT_NAV_MODE - Static variable in interface org.web3d.browser.Xj3DConstants
Nav mode string representing the Inspect mode
INSPECT_STATE - Static variable in interface org.web3d.vrml.renderer.ogl.input.Xj3DNavigationState
The navigation state is Inspect
INSTANCE_CAMERA - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
INSTANCE_EFFECT - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
INSTANCE_GEOMETRY - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
INSTANCE_MATERIAL - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
INSTANCE_NODE - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
INSTANCE_VISUAL_SCENE - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
instanceList - Variable in class org.web3d.vrml.renderer.CRExternPrototypeDecl
List of EP instances to fill in.
inStatic - Variable in class org.web3d.vrml.renderer.CRMainSceneBuilder
Flag to indicate we are currently under a StaticGroup
InsufficientCapabilitiesException - Exception Class in org.web3d.x3d.sai
The exception that is thrown when a node of greater capabilities than the scene's declared profile and additional components is attempted to be added to that scene.
InsufficientCapabilitiesException() - Constructor for exception class org.web3d.x3d.sai.InsufficientCapabilitiesException
Construct a basic instance of this exception with no error message
InsufficientCapabilitiesException(String) - Constructor for exception class org.web3d.x3d.sai.InsufficientCapabilitiesException
Constructs a new exception with a particular message
insureStageSize(int, boolean) - Method in class org.web3d.vrml.renderer.common.nodes.shape.BaseAppearance
Insures that the Texture Stage array and associated arrays are at least this big.
INT - Static variable in class xj3d.filter.node.ArrayData
 
INT_ARRAY - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
INT_ARRAY_DATA - Static variable in class org.web3d.vrml.nodes.VRMLFieldData
The field returned was int array data
INT_DATA - Static variable in class org.web3d.vrml.nodes.VRMLFieldData
The field returned was int data
IntArray - Class in org.web3d.util
Simple dynamic array structure that holds int primitives.
IntArray() - Constructor for class org.web3d.util.IntArray
Create a new default array with size 512 items
IntArray(int) - Constructor for class org.web3d.util.IntArray
Create an array with the given initial size
intArrayValues - Variable in class org.web3d.vrml.nodes.VRMLFieldData
An array of int values for MFInt, SFImage etc
IntegerSequencer - Interface in org.web3d.x3d.sai.eventutilities
Defines the requirements of an X3D IntegerSequencer node
IntegerTrigger - Interface in org.web3d.x3d.sai.eventutilities
Defines the requirements of an X3D IntegerTrigger node
INTENSITY - Static variable in class org.web3d.image.NIOBufferImageType
The INTENSITY type
INTENSITY_ALPHA - Static variable in class org.web3d.image.NIOBufferImageType
The INTENSITY_ALPHA type
INTERACTIVE_PUBLIC_ID_3_0 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Interactive profile
INTERACTIVE_PUBLIC_ID_3_1 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Interactive profile
INTERACTIVE_PUBLIC_ID_3_2 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Interactive profile
INTERACTIVE_PUBLIC_ID_3_3 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Interactive profile
INTERACTIVE_PUBLIC_ID_4_0 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Interactive profile
INTERCHANGE_PUBLIC_ID_3_0 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Interchange profile
INTERCHANGE_PUBLIC_ID_3_1 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Interchange profile
INTERCHANGE_PUBLIC_ID_3_2 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Interchange profile
INTERCHANGE_PUBLIC_ID_3_3 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Interchange profile
INTERCHANGE_PUBLIC_ID_4_0 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Interchange profile
InterfaceDecl() - Method in class org.web3d.parser.vrml97.VRML97RelaxedParser
Rule 7 - Parse a single field interface declaration.
InterfaceDecl() - Method in class org.web3d.parser.x3d.X3DRelaxedParser
Rule 13 - Parse a single field interface declaration.
interfaceType - Variable in class org.xj3d.sai.BrowserConfig
The type of GUI interface that should be created
internalParamIdMap - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseCollisionCollection
Separate param map to map the strings to our local internal constants.
interpolate(Quat4dVariable, Quat4dVariable, double, long) - Method in class org.web3d.vrml.renderer.common.input.dis.Quat4dVariable
Sets the state of this variable to an interpolated state between the two specified variables.
interpolate(Vector3dVariable, Vector3dVariable, double, long) - Method in class org.web3d.vrml.renderer.common.input.dis.Vector3dVariable
Sets the state of this variable to an interpolated state between the two specified variables.
interpolateTo(ReadonlyVec3DDouble, double) - Method in interface org.web3d.util.spatial.ReadonlyVec3DDouble
Interpolates the vector towards the given target vector, using linear interpolation.
interpolateTo(ReadonlyVec3DDouble, double) - Method in class org.web3d.util.spatial.Vec3DDouble
 
interpolateTo(ReadonlyVec3DDouble, double, InterpolateStrategy) - Method in interface org.web3d.util.spatial.ReadonlyVec3DDouble
Interpolates the vector towards the given target vector, using the given InterpolateStrategy.
interpolateTo(ReadonlyVec3DDouble, double, InterpolateStrategy) - Method in class org.web3d.util.spatial.Vec3DDouble
 
interpolateTo(Vec3DDouble, double) - Method in class org.web3d.util.spatial.Vec3DDouble
 
interpolateTo(Vec3DDouble, double, InterpolateStrategy) - Method in class org.web3d.util.spatial.Vec3DDouble
 
interpolateToSelf(ReadonlyVec3DDouble, double) - Method in class org.web3d.util.spatial.Vec3DDouble
Interpolates the vector towards the given target vector, using linear interpolation.
interpolateToSelf(ReadonlyVec3DDouble, double, InterpolateStrategy) - Method in class org.web3d.util.spatial.Vec3DDouble
Interpolates the vector towards the given target vector, using the given InterpolateStrategy.
INTERPOLATION - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
interpolatorNode(VRMLGroupingNodeType, VRMLInterpolatorNodeType, boolean) - Method in interface org.web3d.vrml.nodes.SceneGraphTraversalDetailObserver
Notification of any form of interpolator node
InterpolatorNodeType - Static variable in interface org.web3d.vrml.lang.TypeConstants
 
INTERSECT_BOUNDS - Static variable in interface org.web3d.vrml.nodes.VRMLPickingSensorNodeType
Intersection test type is BOUNDS
INTERSECT_GEOMETRY - Static variable in interface org.web3d.vrml.nodes.VRMLPickingSensorNodeType
Intersection test type is GEOMETRY
intersectionType - Variable in class org.web3d.vrml.renderer.common.nodes.picking.BasePickingNode
Constant representing the intersection type
intersectionUtils - Static variable in class org.web3d.vrml.renderer.common.nodes.BaseDragSensorNode
Common intersection utils class for the ray to geometry testing during the drag process.
intersectsTriangle(Vec3DDouble, Vec3DDouble, Vec3DDouble, float[]) - Method in class org.web3d.util.spatial.GridTrianglePartition
Does triangle overlap a voxel.
intersectTypeMap - Static variable in class org.web3d.vrml.renderer.common.nodes.picking.BasePickingNode
Map containing the string to constant mapping for intersection type
IntHashSet<E> - Class in org.web3d.util
A custom IntHashSet implementation specific to int primitive data.
IntHashSet() - Constructor for class org.web3d.util.IntHashSet
Constructs a new, empty set; the backing HashMap instance has default initial capacity (16) and load factor (0.75).
IntHashSet(int) - Constructor for class org.web3d.util.IntHashSet
Constructs a new, empty set; the backing HashMap instance has the specified initial capacity and default load factor, which is 0.75.
IntHashSet(int, float) - Constructor for class org.web3d.util.IntHashSet
Constructs a new, empty set; the backing HashMap instance has the specified initial capacity and the specified load factor.
IntStack - Class in org.web3d.util
A stack that is based on int values.
IntStack() - Constructor for class org.web3d.util.IntStack
Constructs a new, empty hashtable with a default capacity and load factor, which is 20 respectively.
IntStack(int) - Constructor for class org.web3d.util.IntStack
Constructs a new, empty hashtable with the specified initial capacity and default load factor, which is 0.75.
intValue - Variable in class org.web3d.vrml.nodes.VRMLFieldData
The integer value of the field.
intValue() - Method in class org.web3d.vrml.scripting.ecmascript.builtin.ReusableDouble
Get the current value as an integer.
intValue() - Method in class org.web3d.vrml.scripting.ecmascript.builtin.ReusableFloat
Get the current value as an integer.
intValue() - Method in class org.web3d.vrml.scripting.ecmascript.builtin.ReusableInteger
Get the current value as an integer.
INVALID_ARGUMENTS - Static variable in class xj3d.filter.FilterExitCodes
Invalid filter arguments provided other than file name.
Example: arguments are out-of-bounds, or formatted incorrectly.
INVALID_ARGUMENTS - Static variable in interface xj3d.replica.ReplicaConstants
Exit code for invalid filter argument condition
INVALID_BODY_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseRigidBodyCollection
 
INVALID_DTD_NAME_MSG - Static variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
Message because the DTD name is wrong
INVALID_FILTER_SPECIFIED - Static variable in class xj3d.filter.FilterExitCodes
Invalid filter specified.
For debugging purposes only on initial deployment.
INVALID_INPUT_FILE - Static variable in class xj3d.filter.FilterExitCodes
Invalid input file format.
INVALID_INPUT_FILE_FORMAT - Static variable in interface xj3d.replica.ReplicaConstants
Exit code for invalid input file format condition
INVALID_JOINT_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseRigidBodyCollection
 
INVALID_PUBLIC_ID_MSG - Static variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
Message because the PUBLIC ID is wrong
INVALID_SYSTEM_ID_MSG - Static variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
Message because the SYSTEM ID is wrong
INVALID_TYPE_MSG - Static variable in class org.web3d.vrml.scripting.ecmascript.builtin.AbstractScriptableObject
Error message when a property is being set and it is not a compatible javascript type with what is required.
INVALID_TYPE_MSG - Static variable in class org.web3d.vrml.scripting.ecmascript.builtin.FieldScriptableObject
Error message when a property is being set and it is not a compatible javascript type with what is required.
InvalidBrowserException - Exception Class in org.web3d.x3d.sai
The exception that is thrown when the user attempts to access a method in the Browser interface after the reference has had the dispose method called.
InvalidBrowserException - Exception Class in vrml.eai
The exception that is thrown when the user attempts to access a method in the Browser interface after the reference has had the dispose method called.
InvalidBrowserException() - Constructor for exception class org.web3d.x3d.sai.InvalidBrowserException
Construct a basic instance of this exception with no error message
InvalidBrowserException() - Constructor for exception class vrml.eai.InvalidBrowserException
Construct a basic instance of this exception with no error message
InvalidBrowserException(String) - Constructor for exception class org.web3d.x3d.sai.InvalidBrowserException
Constructs a new exception with a particular message
InvalidBrowserException(String) - Constructor for exception class vrml.eai.InvalidBrowserException
Constructs a new exception with a particular message
InvalidConfigurationException - Exception Class in org.web3d.browser
Xj3D has failed to start due to a configuration error.
InvalidConfigurationException() - Constructor for exception class org.web3d.browser.InvalidConfigurationException
Create a default exception that does not contain a message.
InvalidConfigurationException(String) - Constructor for exception class org.web3d.browser.InvalidConfigurationException
Create an exception that contains the given message.
InvalidDocumentException - Exception Class in org.web3d.x3d.sai
The exception that is thrown when the user attempts to import a DOM Document to make it into an X3DScene and the document is not correctly structured.
InvalidDocumentException() - Constructor for exception class org.web3d.x3d.sai.InvalidDocumentException
Construct a basic instance of this exception with no error message
InvalidDocumentException(String) - Constructor for exception class org.web3d.x3d.sai.InvalidDocumentException
Constructs a new exception with a particular message
InvalidEventInException - Exception Class in vrml.eai.field
The exception that is thrown when a reference to an eventIn is not valid.
InvalidEventInException - Exception Class in vrml
InvalidEventInException is thrown at the time getEventIn() is executed and the eventIn name is invalid.
InvalidEventInException() - Constructor for exception class vrml.eai.field.InvalidEventInException
Construct a basic instance of this exception with no error message
InvalidEventInException() - Constructor for exception class vrml.InvalidEventInException
 
InvalidEventInException(String) - Constructor for exception class vrml.eai.field.InvalidEventInException
Constructs a new exception with a particular message
InvalidEventInException(String) - Constructor for exception class vrml.InvalidEventInException
 
InvalidEventOutException - Exception Class in vrml.eai.field
The exception that is thrown when a reference to an eventOut is not valid.
InvalidEventOutException - Exception Class in vrml
InvalidEventOutException is thrown at the time getEventOut() is executed and the eventOut name is invalid.
InvalidEventOutException() - Constructor for exception class vrml.eai.field.InvalidEventOutException
Construct a basic instance of this exception with no error message
InvalidEventOutException() - Constructor for exception class vrml.InvalidEventOutException
 
InvalidEventOutException(String) - Constructor for exception class vrml.eai.field.InvalidEventOutException
Constructs a new exception with a particular message
InvalidEventOutException(String) - Constructor for exception class vrml.InvalidEventOutException
 
InvalidExecutionContextException - Exception Class in org.web3d.x3d.sai
The exception that is thrown when a reference to an ExecutionContext is not valid.
InvalidExecutionContextException() - Constructor for exception class org.web3d.x3d.sai.InvalidExecutionContextException
Construct a basic instance of this exception with no error message
InvalidExecutionContextException(String) - Constructor for exception class org.web3d.x3d.sai.InvalidExecutionContextException
Constructs a new exception with a particular message
InvalidExposedFieldException - Exception Class in vrml
InvalidExposedFieldException is thrown at the time getExposedField() is executed and the exposedField name is invalid.
InvalidExposedFieldException() - Constructor for exception class vrml.InvalidExposedFieldException
 
InvalidExposedFieldException(String) - Constructor for exception class vrml.InvalidExposedFieldException
 
InvalidFieldAccessException - Exception Class in org.web3d.vrml.lang
Exception indicating that a field accessType violation has occurred.
InvalidFieldAccessException() - Constructor for exception class org.web3d.vrml.lang.InvalidFieldAccessException
Create a new exception with no message.
InvalidFieldAccessException(String) - Constructor for exception class org.web3d.vrml.lang.InvalidFieldAccessException
Create a new exception with a message.
InvalidFieldAccessException(String, String) - Constructor for exception class org.web3d.vrml.lang.InvalidFieldAccessException
Create a new exception with a message and the name of the field that had the error.
InvalidFieldAccessException(String, VRMLNode) - Constructor for exception class org.web3d.vrml.lang.InvalidFieldAccessException
Create a new exception for dealing with an invalid field access value.
InvalidFieldChangeException - Exception Class in vrml
An exception for fields being changed when they should be.
InvalidFieldChangeException() - Constructor for exception class vrml.InvalidFieldChangeException
 
InvalidFieldChangeException(String) - Constructor for exception class vrml.InvalidFieldChangeException
 
InvalidFieldConnectionException - Exception Class in org.web3d.vrml.lang
Exception when the file attempts to make a connection such as a ROUTE or IS between two incompatible or undefined fields and/or nodes.
InvalidFieldConnectionException() - Constructor for exception class org.web3d.vrml.lang.InvalidFieldConnectionException
Create a new exception with no message.
InvalidFieldConnectionException(String) - Constructor for exception class org.web3d.vrml.lang.InvalidFieldConnectionException
Create a new exception with a message.
InvalidFieldException - Exception Class in org.web3d.vrml.lang
Exception indicating that a field is not known by this node.
InvalidFieldException - Exception Class in org.web3d.x3d.sai
The exception that is thrown when a reference to any field is not valid.
InvalidFieldException - Exception Class in vrml.eai.field
The exception that is thrown when a reference to any field is not valid.
InvalidFieldException - Exception Class in vrml
InvalidFieldException is thrown at the time getField() is executed and the field name is invalid.
InvalidFieldException() - Constructor for exception class org.web3d.vrml.lang.InvalidFieldException
Create a new exception with no message.
InvalidFieldException() - Constructor for exception class org.web3d.x3d.sai.InvalidFieldException
Construct a basic instance of this exception with no error message
InvalidFieldException() - Constructor for exception class vrml.eai.field.InvalidFieldException
Construct a basic instance of this exception with no error message
InvalidFieldException() - Constructor for exception class vrml.InvalidFieldException
 
InvalidFieldException(String) - Constructor for exception class org.web3d.vrml.lang.InvalidFieldException
Create a new exception with a message.
InvalidFieldException(String) - Constructor for exception class org.web3d.x3d.sai.InvalidFieldException
Constructs a new exception with a particular message
InvalidFieldException(String) - Constructor for exception class vrml.eai.field.InvalidFieldException
Constructs a new exception with a particular message
InvalidFieldException(String) - Constructor for exception class vrml.InvalidFieldException
 
InvalidFieldException(String, int) - Constructor for exception class org.web3d.vrml.lang.InvalidFieldException
Create a new exception for dealing with an invalid field index value.
InvalidFieldException(String, String) - Constructor for exception class org.web3d.vrml.lang.InvalidFieldException
Create a new exception with a message and the name of the field that had the error.
InvalidFieldFormatException - Exception Class in org.web3d.vrml.lang
Exception for when the format provided by the field is invalid for what the field requires.
InvalidFieldFormatException() - Constructor for exception class org.web3d.vrml.lang.InvalidFieldFormatException
Create a new exception with no message.
InvalidFieldFormatException(String) - Constructor for exception class org.web3d.vrml.lang.InvalidFieldFormatException
Create a new exception with a message.
InvalidFieldFormatException(String, int, int) - Constructor for exception class org.web3d.vrml.lang.InvalidFieldFormatException
Create a new exception with a message and the name of the field that had the error.
InvalidFieldFormatException(String, int, int, String) - Constructor for exception class org.web3d.vrml.lang.InvalidFieldFormatException
Create a new exception with a message and the name of the field that had the error.
InvalidFieldFormatException(String, String) - Constructor for exception class org.web3d.vrml.lang.InvalidFieldFormatException
Create a new exception with a message and the name of the field that had the error.
InvalidFieldTypeException - Exception Class in org.web3d.vrml.lang
Error when the type of the field does not match, such as for routes, scripting or internal manipulation.
InvalidFieldTypeException(String) - Constructor for exception class org.web3d.vrml.lang.InvalidFieldTypeException
Create a blank Field exception that refers to the given Field type.
InvalidFieldValueException - Exception Class in org.web3d.vrml.lang
Exception indicating that a field value is out of range.
InvalidFieldValueException - Exception Class in org.web3d.x3d.sai
The exception that is thrown when the value that has just been set in a field is not valid.
InvalidFieldValueException() - Constructor for exception class org.web3d.vrml.lang.InvalidFieldValueException
Create a new exception with no message.
InvalidFieldValueException() - Constructor for exception class org.web3d.x3d.sai.InvalidFieldValueException
Construct a basic instance of this exception with no error message
InvalidFieldValueException(String) - Constructor for exception class org.web3d.vrml.lang.InvalidFieldValueException
Create a new exception with a message.
InvalidFieldValueException(String) - Constructor for exception class org.web3d.x3d.sai.InvalidFieldValueException
Constructs a new exception with a particular message
InvalidFieldValueException(String, String) - Constructor for exception class org.web3d.vrml.lang.InvalidFieldValueException
Create a new exception with a message and the name of the field that had the error.
InvalidNodeException - Exception Class in org.web3d.x3d.sai
The exception that is thrown when a reference to an Node is not valid.
InvalidNodeException - Exception Class in vrml.eai
The exception that is thrown when a reference to an Node is not valid.
InvalidNodeException() - Constructor for exception class org.web3d.x3d.sai.InvalidNodeException
Construct a basic instance of this exception with no error message
InvalidNodeException() - Constructor for exception class vrml.eai.InvalidNodeException
Construct a basic instance of this exception with no error message
InvalidNodeException(String) - Constructor for exception class org.web3d.x3d.sai.InvalidNodeException
Constructs a new exception with a particular message
InvalidNodeException(String) - Constructor for exception class vrml.eai.InvalidNodeException
Constructs a new exception with a particular message
InvalidNodeTypeException - Exception Class in org.web3d.vrml.lang
Superclass of all exceptions relating to node errors.
InvalidNodeTypeException(String) - Constructor for exception class org.web3d.vrml.lang.InvalidNodeTypeException
Create a blank node exception that refers to the given node type.
InvalidNodeTypeException(String, String) - Constructor for exception class org.web3d.vrml.lang.InvalidNodeTypeException
Create an exception for the given node that has a message associated with it.
InvalidOperationTimingException - Exception Class in org.web3d.x3d.sai
The exception that is thrown when the user attempts to use an API call outside of the predefined times.
InvalidOperationTimingException() - Constructor for exception class org.web3d.x3d.sai.InvalidOperationTimingException
Construct a basic instance of this exception with no error message
InvalidOperationTimingException(String) - Constructor for exception class org.web3d.x3d.sai.InvalidOperationTimingException
Constructs a new exception with a particular message
InvalidProtoException - Exception Class in org.web3d.x3d.sai
The exception that is thrown when a reference to an Proto or ExternProto is not valid.
InvalidProtoException() - Constructor for exception class org.web3d.x3d.sai.InvalidProtoException
Construct a basic instance of this exception with no error message
InvalidProtoException(String) - Constructor for exception class org.web3d.x3d.sai.InvalidProtoException
Constructs a new exception with a particular message
InvalidReadableFieldException - Exception Class in org.web3d.x3d.sai
The exception that is thrown when a reference to an readable field is not valid.
InvalidReadableFieldException() - Constructor for exception class org.web3d.x3d.sai.InvalidReadableFieldException
Construct a basic instance of this exception with no error message
InvalidReadableFieldException(String) - Constructor for exception class org.web3d.x3d.sai.InvalidReadableFieldException
Constructs a new exception with a particular message
InvalidRouteException - Exception Class in org.web3d.vrml.lang
Exception indicating that a profile is not supported by the implementation.
InvalidRouteException - Exception Class in org.web3d.x3d.sai
The exception that is thrown when a reference to any route is not valid.
InvalidRouteException - Exception Class in vrml
InvalidRouteException is thrown at the time addRoute() or deleteRoute() is executed and one or more of the arguments is invalid.
InvalidRouteException() - Constructor for exception class org.web3d.vrml.lang.InvalidRouteException
Create a new exception with no message.
InvalidRouteException() - Constructor for exception class org.web3d.x3d.sai.InvalidRouteException
Construct a basic instance of this exception with no error message
InvalidRouteException() - Constructor for exception class vrml.InvalidRouteException
 
InvalidRouteException(String) - Constructor for exception class org.web3d.vrml.lang.InvalidRouteException
Create a new exception with a message.
InvalidRouteException(String) - Constructor for exception class org.web3d.x3d.sai.InvalidRouteException
Constructs a new exception with a particular message
InvalidScriptContentException - Exception Class in org.web3d.vrml.scripting
Exception indicating that the content provided to a script engine is not appropriate for it's implementation.
InvalidScriptContentException() - Constructor for exception class org.web3d.vrml.scripting.InvalidScriptContentException
Create a new exception with no message.
InvalidScriptContentException(String) - Constructor for exception class org.web3d.vrml.scripting.InvalidScriptContentException
Create a new exception with a message.
InvalidTemplateException - Exception Class in org.web3d.vrml.lang
Exception indicating that a definition of a template node is not valid.
InvalidTemplateException(String) - Constructor for exception class org.web3d.vrml.lang.InvalidTemplateException
Create a new exception with no message.
InvalidTemplateException(String, String) - Constructor for exception class org.web3d.vrml.lang.InvalidTemplateException
Create a new exception with a message.
InvalidURLException - Exception Class in org.web3d.x3d.sai
The exception that is thrown when the list of all URL and URN values are invalid and cannot be parsed to form a proper URL/URN.
InvalidURLException - Exception Class in vrml.eai
The exception that is thrown when the list of all URL and URN values are invalid and cannot be parsed to form a proper URL/URN.
InvalidURLException() - Constructor for exception class org.web3d.x3d.sai.InvalidURLException
Construct a basic instance of this exception with no error message
InvalidURLException() - Constructor for exception class vrml.eai.InvalidURLException
Construct a basic instance of this exception with no error message
InvalidURLException(String) - Constructor for exception class org.web3d.x3d.sai.InvalidURLException
Constructs a new exception with a particular message
InvalidURLException(String) - Constructor for exception class vrml.eai.InvalidURLException
Constructs a new exception with a particular message
InvalidVrmlException - Exception Class in vrml.eai
The exception that is thrown when a the string passed to createVrmlFromString does not contain legal VRML.
InvalidVrmlException() - Constructor for exception class vrml.eai.InvalidVrmlException
Construct a basic instance of this exception with no error message
InvalidVrmlException(String) - Constructor for exception class vrml.eai.InvalidVrmlException
Constructs a new exception with a particular message
InvalidVRMLSyntaxException - Exception Class in vrml
InvalidVRMLSyntaxException is thrown at the time createVrmlFromString(), createVrmlFromURL() or loadURL() is executed and the vrml syntax is invalid.
InvalidVRMLSyntaxException() - Constructor for exception class vrml.InvalidVRMLSyntaxException
 
InvalidVRMLSyntaxException(String) - Constructor for exception class vrml.InvalidVRMLSyntaxException
 
InvalidWritableFieldException - Exception Class in org.web3d.x3d.sai
The exception that is thrown when a reference to an writable field is not valid.
InvalidWritableFieldException() - Constructor for exception class org.web3d.x3d.sai.InvalidWritableFieldException
Construct a basic instance of this exception with no error message
InvalidWritableFieldException(String) - Constructor for exception class org.web3d.x3d.sai.InvalidWritableFieldException
Constructs a new exception with a particular message
InvalidX3DException - Exception Class in org.web3d.x3d.sai
The exception that is thrown when a the string passed to createVrmlFromString does not contain legal X3D - either UTF8 or XML syntax.
InvalidX3DException() - Constructor for exception class org.web3d.x3d.sai.InvalidX3DException
Construct a basic instance of this exception with no error message
InvalidX3DException(String) - Constructor for exception class org.web3d.x3d.sai.InvalidX3DException
Constructs a new exception with a particular message
inverse() - Method in class org.web3d.x3d.sai.Matrix3
 
inverse() - Method in interface org.web3d.x3d.sai.Matrix4
 
invert() - Method in class org.web3d.util.spatial.Vec3DDouble
Scales vector uniformly by factor -1 ( v = -v ), overrides coordinates with result.
invisibleAppearance - Static variable in class org.web3d.vrml.renderer.ogl.nodes.OGLGlobalStatus
Common Appearance used to turn off rendering objects like sensors
invWorldScale - Variable in class org.web3d.vrml.renderer.common.input.BaseLayerSensorManager
 
invWorldScale - Variable in class org.web3d.vrml.renderer.common.input.DefaultSensorManager
 
IO_EXCEPTION - Static variable in class xj3d.filter.CDFFilter
Exit code for an IO exception - use the CDFFilter.PARSER_IOEXCEPTION_MSG.
IS - Static variable in interface org.web3d.parser.vrml97.VRML97RelaxedParserConstants
RegularExpression Id.
IS - Static variable in interface org.web3d.parser.x3d.X3DRelaxedParserConstants
RegularExpression Id.
IS_TAG - Static variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
 
IS_WIN - Static variable in class org.web3d.vrml.util.URLChecker
 
isAction() - Method in class org.web3d.vrml.util.Xj3DKeyEvent
Returns whether the key that generated this event is a defined action key.
isActive() - Method in interface org.web3d.vrml.nodes.VRMLParticleSystemNodeType
Check to see if this node is currently active for evaluation.
isActive() - Method in class org.web3d.vrml.renderer.common.nodes.particle.BaseParticleSystem
Check to see if this node is currently active for evaluation.
isActiveNavigationLayer() - Method in interface org.xj3d.core.eventmodel.LayerManager
Check to see if this is the active navigation layer.
isBackspaceKey() - Method in class org.web3d.vrml.util.Xj3DKeyEvent
Returns whether the character associated with the key that generated this event is the Backspace key.
isBound_index - Variable in class org.xj3d.ui.awt.browser.ogl.SceneThumbnailRecorder
The index of the viewpoint's isBound field.
isBound_index - Variable in class org.xj3d.ui.awt.browser.ogl.ThumbnailRecorder
The index of the viewpoint's isBound field.
isCache - Variable in class org.web3d.vrml.export.BaseRetainedExporter
A cache of IS map preprocessed versions
isCCW() - Method in interface org.web3d.vrml.nodes.VRMLGeometryNodeType
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.BaseComponentGeometryNode
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.cadgeometry.BaseIndexedQuadSet
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.cadgeometry.BaseQuadSet
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.cadgeometry.BaseSolidBREP
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.geom2d.BaseArc2D
 
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.geom2d.BaseDisk2D
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.geom2d.BasePolyline2D
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.geom2d.BasePolypoint2D
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.geom2d.BaseRectangle2D
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.geom2d.BaseTriangleSet2D
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.geom3d.BaseBox
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.geom3d.BaseCone
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.geom3d.BaseCylinder
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.geom3d.BaseElevationGrid
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.geom3d.BaseExtrusion
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.geom3d.BaseSphere
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.geospatial.BaseGeoElevationGrid
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.nurbs.BaseContourPolyline2D
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.nurbs.BaseNurbsCurve
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.nurbs.BaseNurbsCurve2D
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.nurbs.BaseNurbsPatchSurface
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.nurbs.BaseNurbsTrimmedSurface
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.common.nodes.text.BaseText
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.ogl.nodes.geom3d.OGLIndexedFaceSet
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.ogl.nodes.render.OGLIndexedTriangleFanSet
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.ogl.nodes.render.OGLIndexedTriangleSet
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.ogl.nodes.render.OGLIndexedTriangleStripSet
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.ogl.nodes.render.OGLTriangleFanSet
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.ogl.nodes.render.OGLTriangleSet
Get the value of the CCW field.
isCCW() - Method in class org.web3d.vrml.renderer.ogl.nodes.render.OGLTriangleStripSet
Get the value of the CCW field.
isCellEditable(EventObject) - Method in class org.web3d.x3d.dom.swing.DOMTreeCellEditor
Check to see if a cell is editable.
isCharacter() - Method in class org.web3d.vrml.util.Xj3DKeyEvent
Returns whether there is a character associated with the key that generated this event.
isConglomerating() - Method in interface org.web3d.vrml.scripting.external.buffer.ExternalEvent
Is the event conglomerating or non-conglomerating.
isConglomerating() - Method in class org.web3d.vrml.scripting.external.buffer.SAIRealizeNode
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInMFColorWrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInMFFloatWrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInMFInt32Wrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInMFNodeWrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInMFRotationWrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInMFStringWrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInMFTimeWrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInMFVec2fWrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInMFVec3fWrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInSFBoolWrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInSFColorWrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInSFFloatWrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInSFImageWrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInSFInt32Wrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInSFNodeWrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInSFRotationWrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInSFStringWrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInSFTimeWrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInSFVec2fWrapper
 
isConglomerating() - Method in class org.web3d.vrml.scripting.external.neteai.EventInSFVec3fWrapper
 
isConverging() - Method in class org.web3d.vrml.renderer.common.input.dis.OrderNVector3dConverger
Are the values still converging?
isDEF - Variable in class org.web3d.vrml.renderer.common.nodes.AbstractNode
Flag indicating this is a DEF node
isDEF - Variable in class org.web3d.vrml.renderer.CRProtoInstance
Flag indicating this is a DEF node
isDEF() - Method in interface org.web3d.vrml.lang.VRMLNode
Check to see if this node has been DEFd.
isDEF() - Method in class org.web3d.vrml.nodes.ImportNodeProxy
Check to see if this node has been DEFd.
isDEF() - Method in class org.web3d.vrml.nodes.proto.ExternalPrototypeDecl
 
isDEF() - Method in class org.web3d.vrml.nodes.proto.ProtoInstancePlaceHolder
Check to see if this node has been DEFd.
isDEF() - Method in class org.web3d.vrml.renderer.common.nodes.AbstractNode
 
isDEF() - Method in class org.web3d.vrml.renderer.common.nodes.scripting.BaseScript
Check to see if this node has been DEFd.
isDEF() - Method in class org.web3d.vrml.renderer.CRProtoInstance
Check to see if this node has been DEFd.
isDefaultValue(int) - Method in class org.web3d.vrml.renderer.CRProtoInstance
Determine whether the field is a default value or has been set by the proto resolving.
isEmpty() - Method in class org.web3d.util.BooleanStack
Tests if this stack maps no values.
isEmpty() - Method in class org.web3d.util.IntHashSet
Check to see if this set contains elements.
isEmpty() - Method in class org.web3d.util.IntStack
Tests if this stack maps no values.
isEmpty() - Method in class org.web3d.util.ShortHashMap
Tests if this hashtable maps no keys to values.
isEmpty() - Method in class org.web3d.util.SimpleStack
Tests if this stack maps no values.
isEmpty() - Method in interface org.web3d.util.SimpleStackInterface
Tests if this stack maps no values.
isEmpty() - Method in class org.web3d.util.SoftValueHashMap
 
isEmpty() - Method in class org.web3d.util.WeakValueHashMap
 
isEnabled() - Method in interface org.web3d.vrml.nodes.VRMLNBodyCollidableNodeType
Is this group enabled for use right now?
isEnabled() - Method in interface org.web3d.vrml.nodes.VRMLNBodyGroupNodeType
Is this group enabled for use right now?
isEnabled() - Method in interface org.web3d.vrml.nodes.VRMLNBodySpaceNodeType
Is this group enabled for use right now?
isEnabled() - Method in interface org.web3d.vrml.nodes.VRMLRigidBodyGroupNodeType
Is this group enabled for use right now?
isEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseCollidableNode
Get the current value of the enabled field.
isEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseCollisionCollection
Is this group enabled for use right now?
isEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseCollisionSpace
Is this group enabled for use right now?
isEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseRigidBodyCollection
Is this group enabled for use right now?
isEnterKey() - Method in class org.web3d.vrml.util.Xj3DKeyEvent
Returns whether the character associated with the key that generated this event is the Enter key.
isFixedHeight() - Method in interface org.web3d.vrml.nodes.VRMLViewportNodeType
Query whether the viewport height uses fixed (pixel) addressing or is proportional to the screen size.
isFixedHeight() - Method in class org.web3d.vrml.renderer.common.nodes.layering.BaseCustomViewport
Query whether the viewport height uses fixed (pixel) addressing or is proportional to the screen size.
isFixedHeight() - Method in class org.web3d.vrml.renderer.common.nodes.layering.BaseFixedViewport
Query whether the viewport height uses fixed (pixel) addressing or is proportional to the screen size.
isFixedHeight() - Method in class org.web3d.vrml.renderer.common.nodes.layering.BaseProportionalViewport
Query whether the viewport height uses fixed (pixel) addressing or is proportional to the screen size.
isFixedWidth() - Method in interface org.web3d.vrml.nodes.VRMLViewportNodeType
Query whether the viewport width uses fixed (pixel) addressing or is proportional to the screen size.
isFixedWidth() - Method in class org.web3d.vrml.renderer.common.nodes.layering.BaseCustomViewport
Query whether the viewport width uses fixed (pixel) addressing or is proportional to the screen size.
isFixedWidth() - Method in class org.web3d.vrml.renderer.common.nodes.layering.BaseFixedViewport
Query whether the viewport width uses fixed (pixel) addressing or is proportional to the screen size.
isFixedWidth() - Method in class org.web3d.vrml.renderer.common.nodes.layering.BaseProportionalViewport
Query whether the viewport width uses fixed (pixel) addressing or is proportional to the screen size.
isFixedX() - Method in interface org.web3d.vrml.nodes.VRMLViewportNodeType
Query whether the viewport X component uses fixed (pixel) addressing or is proportional to the screen size.
isFixedX() - Method in class org.web3d.vrml.renderer.common.nodes.layering.BaseCustomViewport
Query whether the viewport X component uses fixed (pixel) addressing or is proportional to the screen size.
isFixedX() - Method in class org.web3d.vrml.renderer.common.nodes.layering.BaseFixedViewport
Query whether the viewport X component uses fixed (pixel) addressing or is proportional to the screen size.
isFixedX() - Method in class org.web3d.vrml.renderer.common.nodes.layering.BaseProportionalViewport
Query whether the viewport X component uses fixed (pixel) addressing or is proportional to the screen size.
isFixedY() - Method in interface org.web3d.vrml.nodes.VRMLViewportNodeType
Query whether the viewport Y component uses fixed (pixel) addressing or is proportional to the screen size.
isFixedY() - Method in class org.web3d.vrml.renderer.common.nodes.layering.BaseCustomViewport
Query whether the viewport Y component uses fixed (pixel) addressing or is proportional to the screen size.
isFixedY() - Method in class org.web3d.vrml.renderer.common.nodes.layering.BaseFixedViewport
Query whether the viewport Y component uses fixed (pixel) addressing or is proportional to the screen size.
isFixedY() - Method in class org.web3d.vrml.renderer.common.nodes.layering.BaseProportionalViewport
Query whether the viewport Y component uses fixed (pixel) addressing or is proportional to the screen size.
isGrayScale() - Method in class org.web3d.image.NIOBufferImage
Return whether the image should be treated as grayscale
IShape - Interface in xj3d.filter.node
Marker interface for the X3DShapeNode.
isHorizontal() - Method in interface org.web3d.vrml.nodes.VRMLFontStyleNodeType
Get the value of the horizontal flag.
isHorizontal() - Method in class org.web3d.vrml.renderer.common.nodes.text.BaseFontStyle
Get the value of the horizontal flag.
isInAABB(Vec3DDouble, Vec3DDouble) - Method in interface org.web3d.util.spatial.ReadonlyVec3DDouble
Checks if the point is inside the given axis-aligned bounding box.
isInAABB(Vec3DDouble, Vec3DDouble) - Method in class org.web3d.util.spatial.Vec3DDouble
 
isInAABB(AABB) - Method in interface org.web3d.util.spatial.ReadonlyVec3DDouble
Checks if the point is inside the given AABB.
isInAABB(AABB) - Method in class org.web3d.util.spatial.Vec3DDouble
 
isInitialLoadDone() - Method in class org.xj3d.impl.core.loading.FramerateThrottle
Has the initial load finished.
isInternalModelKept() - Method in class org.xj3d.loaders.ogl.BaseLoader
Check to see whether the loader should be currently keeping the internal model.
isLeaf() - Method in class org.web3d.x3d.dom.swing.DOMTreeNode
Check to see if this instance is a leaf node
isLeaf(Object) - Method in class org.web3d.x3d.dom.swing.DOMTreeModel
Check to see if the given node is a leaf node.
isLeftToRight() - Method in interface org.web3d.vrml.nodes.VRMLFontStyleNodeType
Get the value of the leftToRight flag.
isLeftToRight() - Method in class org.web3d.vrml.renderer.common.nodes.text.BaseFontStyle
Get the value of the leftToRight flag.
isLightingEnabled() - Method in interface org.web3d.vrml.nodes.VRMLGeometryNodeType
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.BaseComponentGeometryNode
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.cadgeometry.BaseIndexedQuadSet
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.cadgeometry.BaseQuadSet
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.cadgeometry.BaseSolidBREP
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.geom2d.BaseArc2D
 
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.geom2d.BaseDisk2D
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.geom2d.BasePolyline2D
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.geom2d.BasePolypoint2D
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.geom2d.BaseRectangle2D
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.geom2d.BaseTriangleSet2D
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.geom3d.BaseBox
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.geom3d.BaseCone
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.geom3d.BaseCylinder
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.geom3d.BaseElevationGrid
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.geom3d.BaseExtrusion
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.geom3d.BaseSphere
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.geospatial.BaseGeoElevationGrid
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.nurbs.BaseContourPolyline2D
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.nurbs.BaseNurbsCurve
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.nurbs.BaseNurbsCurve2D
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.nurbs.BaseNurbsPatchSurface
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.nurbs.BaseNurbsTrimmedSurface
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.render.BaseIndexedLineSet
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.render.BaseLineSet
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.render.BasePointSet
Specifies whether this node requires lighting.
isLightingEnabled() - Method in class org.web3d.vrml.renderer.common.nodes.text.BaseText
Specifies whether this node requires lighting.
isListEntry - Variable in class org.web3d.vrml.renderer.CRProtoInstance
IsList entry to use for sendRoute, the one that triggered the event
isLoadingInProgress() - Method in class org.xj3d.ui.construct.BlockingWorldLoader
Return whether loading threads are active
isMajorAxis(double) - Method in interface org.web3d.util.spatial.ReadonlyVec3DDouble
Checks if the vector is parallel with either the X or Y axis (any direction).
isMajorAxis(double) - Method in class org.web3d.util.spatial.Vec3DDouble
 
isMap - Variable in class org.web3d.vrml.renderer.CRProtoInstance
The mapping that holds is field index (key) to the list of destination node information.
isModifier() - Method in class org.web3d.vrml.util.Xj3DKeyEvent
Returns whether the key that generated this event is a defined modifier key.
isNodeRealized(VRMLNodeType) - Method in class org.web3d.vrml.scripting.external.buffer.ExternalEventQueue
Methods for NodeRealizationProcessor
isNodeRealized(VRMLNodeType) - Method in interface org.web3d.vrml.scripting.external.buffer.NodeRealizationProcessor
Is the node realized or had realization requested?
isOnStack - Variable in class org.web3d.vrml.renderer.common.nodes.BaseBindableNode
Flag indicating if this node is already on the stack
isPickable() - Method in interface org.web3d.vrml.nodes.VRMLLayerNodeType
See if this layer is currently pickable.
isPickable() - Method in class org.web3d.vrml.renderer.common.nodes.layering.BaseLayer
See if this layer is currently pickable.
isPickable() - Method in class org.web3d.vrml.renderer.common.nodes.layout.BaseLayer2D
See if this layer is currently pickable.
isReadable() - Method in interface org.web3d.x3d.sai.X3DField
Check to see if this field is readable.
isRealized() - Method in class org.web3d.vrml.scripting.external.sai.SAINode
 
isRealized() - Method in class org.web3d.vrml.scripting.sai.BaseNode
Check to see if this node has completed its setup either by being directly informed of it or through implicit measures (see the specification for details).
isRealized() - Method in interface org.web3d.x3d.sai.X3DNode
Check to see if this node has completed its setup either by being directly informed of it or through implicit measures (see the specification for details).
isSetupFinished() - Method in class org.web3d.vrml.nodes.ImportNodeProxy
Check to see if setupFinished() has already been called on this node.
isSetupFinished() - Method in class org.web3d.vrml.nodes.proto.ProtoInstancePlaceHolder
Check to see if setupFinished() has already been called on this node.
isSetupFinished() - Method in interface org.web3d.vrml.nodes.VRMLNodeType
Check to see if setupFinished() has already been called on this node.
isSetupFinished() - Method in class org.web3d.vrml.renderer.common.nodes.AbstractNode
 
isSetupFinished() - Method in class org.web3d.vrml.renderer.common.nodes.scripting.BaseScript
Check to see if setupFinished() has already been called on this node.
isSetupFinished() - Method in class org.web3d.vrml.renderer.CRProtoInstance
Check to see if setupFinished() has already been called on this node.
isShared() - Method in interface org.web3d.vrml.nodes.VRMLBoundedNodeType
Check to see if this node has been used more than once.
isShared() - Method in class org.web3d.vrml.renderer.common.nodes.BaseGroupingNode
Check to see if this node has been used more than once.
isShared() - Method in class org.web3d.vrml.renderer.common.nodes.group.BaseStaticGroup
Check to see if this node has been used more than once.
isShared() - Method in class org.web3d.vrml.renderer.common.nodes.hanim.BaseHAnimHumanoid
Check to see if this node has been used more than once.
isShared() - Method in class org.web3d.vrml.renderer.common.nodes.networking.BaseInline
Check to see if this node has been used more than once.
isShared() - Method in class org.web3d.vrml.renderer.common.nodes.particle.BaseParticleSystem
Check to see if this node has been used more than once.
isShared() - Method in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseCollidableNode
Check to see if this node has been used more than once.
isShared() - Method in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseCollisionSpace
Check to see if this node has been used more than once.
isShared() - Method in class org.web3d.vrml.renderer.common.nodes.shape.BaseShape
Check to see if this node has been used more than once.
isShared(int) - Method in interface org.web3d.vrml.nodes.VRMLTextureCoordinateNodeType
Determine if this index is shared via DEF/USE inside this set
isShared(int) - Method in class org.web3d.vrml.renderer.common.nodes.texture.BaseMultiTextureCoordinate
Determine if this index is shared via DEF/USE inside this set
isShared(int) - Method in class org.web3d.vrml.renderer.common.nodes.texture.BaseTextureCoordinate
Determine if this index is shared via DEF/USE inside this set
isShared(int) - Method in class org.web3d.vrml.renderer.common.nodes.texture.BaseTextureCoordinate3D
Determine if this index is shared via DEF/USE inside this set
isShared(int) - Method in class org.web3d.vrml.renderer.common.nodes.texture.BaseTextureCoordinate4D
Determine if this index is shared via DEF/USE inside this set
isShared(int) - Method in class org.web3d.vrml.renderer.common.nodes.texture.BaseTextureCoordinateGenerator
Determine if this index is shared via DEF/USE inside this set
isSolid() - Method in interface org.web3d.vrml.nodes.VRMLGeometryNodeType
Get the value of the solid field.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.BaseComponentGeometryNode
Get the value of the solid field.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.cadgeometry.BaseIndexedQuadSet
Specifies whether a geometry object is a solid opject.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.cadgeometry.BaseQuadSet
Specifies whether a geometry object is a solid opject.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.geom2d.BaseArc2D
 
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.geom2d.BaseDisk2D
Get the value of the solid field.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.geom2d.BasePolyline2D
Get the value of the solid field.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.geom2d.BasePolypoint2D
Get the value of the solid field.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.geom2d.BaseRectangle2D
Get the value of the solid field.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.geom2d.BaseTriangleSet2D
Get the value of the solid field.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.geom3d.BaseBox
Get the value of the solid field.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.geom3d.BaseCone
Get the value of the solid field.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.geom3d.BaseCylinder
Get the value of the solid field.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.geom3d.BaseElevationGrid
 
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.geom3d.BaseExtrusion
Get the value of the solid field.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.geom3d.BaseSphere
Get the value of the solid field.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.geospatial.BaseGeoElevationGrid
 
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.nurbs.BaseContourPolyline2D
Get the value of the solid field.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.nurbs.BaseNurbsCurve
Get the value of the solid field.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.nurbs.BaseNurbsCurve2D
Get the value of the solid field.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.nurbs.BaseNurbsPatchSurface
Get the value of the solid field.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.nurbs.BaseNurbsTrimmedSurface
Get the value of the solid field.
isSolid() - Method in class org.web3d.vrml.renderer.common.nodes.text.BaseText
Specifies whether a geometry object is a solid object.
isSolid() - Method in class org.web3d.vrml.renderer.ogl.nodes.nurbs.OGLNurbsPatchSurface
 
isSolid() - Method in class org.web3d.vrml.renderer.ogl.nodes.nurbs.OGLNurbsTrimmedSurface
 
isStatic - Variable in class org.web3d.vrml.renderer.common.nodes.AbstractNode
Flag for the node being static
isStatic - Variable in class org.web3d.vrml.renderer.CRProtoInstance
Flag for the node being static
isTopToBottom() - Method in interface org.web3d.vrml.nodes.VRMLFontStyleNodeType
Get the value of the topToBottom flag.
isTopToBottom() - Method in class org.web3d.vrml.renderer.common.nodes.text.BaseFontStyle
Get the value of the topToBottom flag.
isTransform - Variable in class org.web3d.vrml.renderer.ogl.nodes.OGLUserData
Flag to say that this is a node that will cause a transformation of the scene graph rather than just an aggregation.
isType(X3DConstants.TYPE) - Method in class xj3d.filter.node.CommonEncodable
Return whether this node inherits from the specified type
isVersionPost_3_2 - Variable in class org.web3d.vrml.renderer.common.nodes.enveffects.BaseBackground
Flag indicating a spec version threshold
isVisible() - Method in interface org.web3d.vrml.nodes.VRMLSurfaceChildNodeType
Get the current visibility state of this node.
isVisible() - Method in interface org.web3d.vrml.nodes.VRMLSurfaceNodeType
Get the current visibility state of this surface.
isVisible() - Method in class org.web3d.vrml.renderer.common.nodes.layout.BaseSurfaceChildNode
Get the current visibility state of this node.
isVisible() - Method in class org.web3d.vrml.renderer.common.nodes.surface.BaseOverlay
Get the current visibility state of this node.
isVisible() - Method in class org.web3d.vrml.renderer.common.nodes.surface.BaseSurfaceChildNode
Get the current visibility state of this node.
isVrml97 - Variable in class org.web3d.vrml.nodes.proto.AbstractProto
Flag indicating VRML97 semantics
isVrml97 - Variable in class org.web3d.vrml.renderer.common.nodes.AbstractDynamicFieldNode
Flag indicating this node is following VRML97 rules
isVrml97 - Variable in class org.web3d.vrml.renderer.CRMainSceneBuilder
Flag indicating what mode - VRML97 or VRML3.0 that we're using
isVrml97 - Variable in class org.web3d.vrml.renderer.CRProtoInstance
Flag indicating VRML97 lookup semantics for IS behaviour
isVRML97 - Variable in class org.web3d.vrml.renderer.CRExternProtoCreator
Flag to say if the current proto instance is VRML97 capable
isVRML97 - Variable in class org.web3d.vrml.renderer.CRProtoCreator
Flag to say if the current proto instance is VRML97 capable
isVRML97() - Method in class org.web3d.vrml.nodes.proto.AbstractProto
Check to see if the node is using VRML97 semantics
isVRML97() - Method in class org.web3d.vrml.renderer.common.nodes.AbstractDynamicFieldNode
Check to see if the node is using VRML97 semantics
isVrmlSpec() - Method in class org.web3d.vrml.lang.SceneMetaData
Get the flag indicating what specification this is referring to.
isWritable() - Method in interface org.web3d.x3d.sai.X3DField
Check to see if this field is writable.
isZeroVector() - Method in interface org.web3d.util.spatial.ReadonlyVec3DDouble
Checks if vector has a magnitude equals or close to zero (tolerance used is MathUtils.EPS).
isZeroVector() - Method in class org.web3d.util.spatial.Vec3DDouble
 
ITALIC_STYLE - Static variable in interface org.web3d.vrml.nodes.VRMLFontStyleNodeType
The font style is ITALIC
Item - Class in xj3d.filter.importer.threemf
Item object
Item(Attributes) - Constructor for class xj3d.filter.importer.threemf.Item
 
ITEM - Static variable in class xj3d.filter.importer.threemf.ThreeMFElementFactory
 
itemStateChanged(ItemEvent) - Method in class org.xj3d.ui.awt.widgets.SwingViewpointToolbar
Listen for item changing events in the comboBox selection
ITexture - Interface in xj3d.filter.node
Marker interface for the X3DTextureNode.
ITexture2D - Interface in xj3d.filter.node
Marker interface for the X3DTexture2DNode.
ITextureCoordinate - Interface in xj3d.filter.node
Marker interface for the X3DTextureCoordinateNode.
ITextureTransform - Interface in xj3d.filter.node
Marker interface for the X3DTextureTransformNode.
ITSCreaseAnglerFilter - Class in xj3d.filter.filters
Takes an IndexedTriangleSet and a creaseAngle parameter and outputs a geometry that accounts for the creaseAngle.
ITSCreaseAnglerFilter() - Constructor for class xj3d.filter.filters.ITSCreaseAnglerFilter
Default Constructor
IUrl - Interface in xj3d.filter.node
Marker interface for the X3DUrlObject.
IViewpoint - Interface in xj3d.filter.node
Marker interface for the X3DViewpointNode.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form