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

C

C - Variable in class org.web3d.vrml.renderer.common.nodes.texture.BaseTextureTransform
 
cache - Static variable in class org.web3d.vrml.renderer.ogl.nodes.TextureCache
The instance
CacheDetails - Interface in org.xj3d.core.loading
A data holder class that contains information for file caching during the load process.
cacheFile(String, String, Object) - Method in interface org.xj3d.core.loading.FileCache
Store the item in the cache.
cacheFile(String, String, Object) - Method in class org.xj3d.impl.core.loading.DefaultFileCache
Store the item in the cache.
cacheFile(String, String, Object) - Method in class org.xj3d.impl.core.loading.WeakRefFileCache
Store the item in the cache.
CAD_INTERCHANGE_PUBLIC_ID_3_1 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Interchange profile
CAD_INTERCHANGE_PUBLIC_ID_3_2 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Interchange profile
CAD_INTERCHANGE_PUBLIC_ID_3_3 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Interchange profile
CAD_INTERCHANGE_PUBLIC_ID_4_0 - Static variable in interface org.web3d.x3d.jaxp.X3DConstants
The formal public Identifier for the Interchange profile
CADAssembly - Interface in org.web3d.x3d.sai.cadgeometry
Defines the requirements of an X3D CADAssembly node
CADAssemblyNodeType - Static variable in interface org.web3d.vrml.lang.TypeConstants
A secondary type for CADAssemblies, in addition to being a product structure node.
CADFace - Interface in org.web3d.x3d.sai.cadgeometry
Defines the requirements of an X3D CADFace node
CADLayer - Interface in org.web3d.x3d.sai.cadgeometry
Defines the requirements of an X3D CADLayer node
CADLayerNodeType - Static variable in interface org.web3d.vrml.lang.TypeConstants
A secondary type for CADLayers
CADPart - Interface in org.web3d.x3d.sai.cadgeometry
Defines the requirements of an X3D CADPart node
calcBounds(double[], double[]) - Method in class org.web3d.util.spatial.Triangle
Calculate a bounding box for the triangle.
calcBounds(float[], float[]) - Method in class org.web3d.util.spatial.Triangle
Calculate a bounding box for the triangle.
calcBoundsForTriangle(Triangle, float[], float[]) - Method in class org.web3d.util.spatial.GridTrianglePartition
Calculate a bounding box for a triangle.
calcRange(boolean, int, int[]) - Static method in class org.web3d.vrml.export.compressors.CompressionTools
 
calcTolerance(float[], float) - Static method in class org.web3d.vrml.export.compressors.CompressionTools
Calculate a tolerance value as a percentage of the minimum bounds.
CAMERA - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
cancelCellEditing() - Method in class org.web3d.x3d.dom.swing.DOMTreeCellEditor
Request the cell editor to cancel the current editing action.
canImport(TransferHandler.TransferSupport) - Method in class xj3d.browser.FileTransferHandler
 
CANNOT_WRITE_OUTPUT_FILE - Static variable in class xj3d.filter.FilterExitCodes
Unable to write output file.
canResolve(String) - Method in class org.web3d.net.resolve.Web3DURNResolver
Check to see what NIDs can be resolved by this service implementation.
canSupport(int, int) - Method in class org.web3d.vrml.export.compressors.BinaryFieldEncoder
Can this fieldCompressor support this compression method
canSupport(int, int) - Method in interface org.web3d.vrml.export.compressors.FieldCompressor
Can this fieldCompressor support this compression method
canSupport(int, int) - Method in interface org.web3d.vrml.export.compressors.FieldDecompressor
Can this fieldCompressor support this compression method
canvas - Variable in class org.xj3d.core.eventmodel.DeviceFactory
The toolkit specific object that is the source of device events
canvas - Variable in class org.xj3d.ui.awt.browser.ogl.SceneThumbnailRecorder
The rendering surface
canvas - Variable in class org.xj3d.ui.awt.browser.ogl.ThumbnailRecorder
The rendering surface
canvas - Variable in class org.xj3d.ui.awt.browser.ogl.TimeSensorSceneRecorder
The rendering surface
captureFrames(int) - Method in class org.web3d.vrml.scripting.external.sai.SAIBrowser
Request that the browser capture the next n number of frames as images.
captureFrames(int) - Method in interface org.xj3d.sai.Xj3DBrowser
Request that the browser capture the next n number of frames as images.
captureScreenEnd() - Method in interface org.web3d.browser.BrowserCore
Stop capturing the screen on each render.
captureScreenEnd() - Method in class org.web3d.vrml.renderer.norender.browser.NRUniverse
Stop capturing the screen on each render.
captureScreenEnd() - Method in class org.web3d.vrml.renderer.ogl.browser.OGLMinimalBrowserCore
Stop capturing the screen on each render.
captureScreenEnd() - Method in class org.web3d.vrml.renderer.ogl.browser.OGLRenderingEffects
Stop capturing the screen on each render.
captureScreenEnd() - Method in class org.web3d.vrml.renderer.ogl.browser.OGLStandardBrowserCore
Stop capturing the screen on each render.
captureScreenOnce(ScreenCaptureListener) - Method in interface org.web3d.browser.BrowserCore
Capture the screen on the next render.
captureScreenOnce(ScreenCaptureListener) - Method in class org.web3d.vrml.renderer.norender.browser.NRUniverse
Capture the screen on the next render.
captureScreenOnce(ScreenCaptureListener) - Method in class org.web3d.vrml.renderer.ogl.browser.OGLMinimalBrowserCore
Capture the screen on the next render.
captureScreenOnce(ScreenCaptureListener) - Method in class org.web3d.vrml.renderer.ogl.browser.OGLStandardBrowserCore
Capture the screen on the next render.
captureScreenOnce(ScreenCaptureListener, int, int) - Method in class org.web3d.vrml.renderer.ogl.browser.OGLRenderingEffects
Capture the screen on the next render.
captureScreenStart(ScreenCaptureListener) - Method in interface org.web3d.browser.BrowserCore
Capture the screen on each render until told to stop.
captureScreenStart(ScreenCaptureListener) - Method in class org.web3d.vrml.renderer.norender.browser.NRUniverse
Capture the screen on each render until told to stop.
captureScreenStart(ScreenCaptureListener) - Method in class org.web3d.vrml.renderer.ogl.browser.OGLMinimalBrowserCore
Capture the screen on each render until told to stop.
captureScreenStart(ScreenCaptureListener) - Method in class org.web3d.vrml.renderer.ogl.browser.OGLStandardBrowserCore
Capture the screen on each render.
captureScreenStart(ScreenCaptureListener, int, int) - Method in class org.web3d.vrml.renderer.ogl.browser.OGLRenderingEffects
Capture the screen on each render.
CaptureViewpointsAction - Class in xj3d.browser
An action that takes a screen shot of all the top-level viewpoints
CaptureViewpointsAction(ErrorReporter, OGLStandardBrowserCore, ViewpointManager) - Constructor for class xj3d.browser.CaptureViewpointsAction
Create an instance of the action class.
ccw - Variable in class xj3d.filter.node.BaseComposedGeometry
Field value
CDFFilter - Class in xj3d.filter
General X3D filter driver.
CDFFilter() - Constructor for class xj3d.filter.CDFFilter
Create an instance of the demo class.
CDFViewer - Class in xj3d.cdfviewer
A UI interface to leverage the CDFFilter
CDFViewer(String) - Constructor for class xj3d.cdfviewer.CDFViewer
Constructor for the demo.
CellRegion - Class in org.web3d.util.spatial
A structure which describes a region of space.
CellRegion(int, int, int) - Constructor for class org.web3d.util.spatial.CellRegion
Constructor.
cellsFilled - Variable in class org.web3d.util.spatial.GridTrianglePartition
How many cells have been filled by inserts
center - Variable in class org.web3d.vrml.renderer.common.nodes.geospatial.BaseGeoLOD
The tile center coordinate, in gcc
center - Variable in class xj3d.filter.node.TextureTransform
Field value
center - Variable in class xj3d.filter.node.Transform
Field value
CENTER - Static variable in class org.web3d.vrml.renderer.common.nodes.layout.BaseBorderLayout
The field value for the CENTER horizontal and vertical alignments
CENTER - Static variable in class org.web3d.vrml.renderer.common.nodes.surface.BaseBorderLayout
The field value for the CENTER horizontal and vertical alignments
CENTER - Static variable in class org.xj3d.ui.awt.widgets.DynamicGridLayout
 
CENTER_ALIGN - Static variable in class org.web3d.vrml.renderer.common.nodes.layout.BaseBorderLayout
The internal ID value for the CENTER horizontal and vertical alignments
CENTER_ALIGN - Static variable in class org.web3d.vrml.renderer.common.nodes.surface.BaseBorderLayout
The internal ID value for the CENTER horizontal and vertical alignments
CenterFilter - Class in xj3d.filter.filters
Processes each geometry item and centers it in it's local coordinate system based on the bounds of the coordinates.
CenterFilter() - Constructor for class xj3d.filter.filters.CenterFilter
Recenters the geometry
centerOfRotation - Variable in class org.web3d.vrml.renderer.common.nodes.geospatial.BaseGeoViewpoint
Calculated value based on origin if provided
centerOfRotation - Variable in class xj3d.filter.node.Viewpoint
Field value
centerOfRotationChanged(float[]) - Method in interface org.web3d.vrml.nodes.ViewpointListener
The center of rotation has changed.
centimeter - Enum constant in enum xj3d.filter.importer.threemf.Unit
 
changeFlags - Variable in class org.web3d.vrml.renderer.common.nodes.BaseComponentGeometryNode
Bit-flags to work out what has changed during the last frame
changeListener - Variable in class org.web3d.vrml.renderer.common.nodes.geospatial.BaseGeoViewpoint
The listener for navigation info changes
changeListener - Variable in class org.web3d.vrml.renderer.common.nodes.navigation.BaseNavigationInfo
The listener for navigation info changes
changeLocale(String, String, String) - Method in class org.web3d.util.I18nManagerMultiResource
Manually change the locale to the given country and language settings to override the current settings.
changeViewpoint(VRMLViewpointNodeType) - Method in interface org.web3d.browser.BrowserCore
Request that this viewpoint object is bound at the start of the next frame.
changeViewpoint(VRMLViewpointNodeType) - Method in class org.web3d.vrml.renderer.norender.browser.NRUniverse
Request that this viewpoint object is bound at the start of the next frame.
changeViewpoint(VRMLViewpointNodeType) - Method in class org.web3d.vrml.renderer.ogl.browser.OGLMinimalBrowserCore
Request that this viewpoint object is bound at the start of the next frame.
changeViewpoint(VRMLViewpointNodeType) - Method in class org.web3d.vrml.renderer.ogl.browser.OGLStandardBrowserCore
Request that this viewpoint object is bound at the start of the next frame.
changeViewpoint(VRMLViewpointNodeType) - Method in interface org.xj3d.core.eventmodel.EventModelEvaluator
Request that this viewpoint object is bound at the start of the next frame.
changeViewpoint(VRMLViewpointNodeType) - Method in class org.xj3d.impl.core.eventmodel.DefaultEventModelEvaluator
 
changeWorld() - Method in class org.web3d.vrml.renderer.norender.browser.NRUniverse
Notification that its safe to clear the world.
changeWorld() - Method in class org.web3d.vrml.renderer.ogl.browser.OGLMinimalBrowserCore
Notification that its safe to clear the world.
changeWorld() - Method in class org.web3d.vrml.renderer.ogl.browser.OGLStandardBrowserCore
Notification that its safe to clear the world.
changeWorld() - Method in interface org.xj3d.core.eventmodel.EventModelInitListener
Notification that its safe to clear the world.
CHANNEL - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
CHAR_KEY_BACKSPACE - Static variable in interface org.web3d.vrml.util.Xj3DKeyCode
The constant defining that the character is the Backspace key
CHAR_KEY_ENTER - Static variable in interface org.web3d.vrml.util.Xj3DKeyCode
The constant defining that the character is the Enter key
CHAR_UNDEFINED - Static variable in class org.web3d.vrml.util.Xj3DKeyEvent
The constant defining that no character is associated with the key
characterDataBuffer - Variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
The buffer to put all the scripting string into as we're building up CDATA information.
characters(char[], int, int) - Method in class org.web3d.vrml.export.SAXPrinter
 
characters(char[], int, int) - Method in class org.web3d.vrml.export.X3DBinarySerializer.X3DFilter
 
characters(char[], int, int) - Method in class org.web3d.x3d.jaxp.X3DSAVAdapter
Notification of character data to be added to the document.
characters(char[], int, int) - Method in class xj3d.filter.importer.collada.ColladaReader
 
characters(char[], int, int) - Method in class xj3d.filter.importer.threemf.ThreeMFReader
 
checkAccess() - Method in class org.web3d.vrml.scripting.sai.BaseNode
Convenience method to check if the node may be accessed at this point in time.
checkBBoxSize(String, float[]) - Static method in class org.web3d.vrml.util.FieldValidator
Check the validity of the bboxSize field.
checkBBoxSize2D(String, float[]) - Static method in class org.web3d.vrml.util.FieldValidator
Check the validity of the 2D bboxSize field.
checkColorAlphaVector(String, float[]) - Static method in class org.web3d.vrml.util.FieldValidator
Check the validity of a color field Valid range is [0,1] for each element
checkColorArray(String, float[]) - Static method in class org.web3d.vrml.util.FieldValidator
Check the validity of a MFColor field array.
checkColorVector(String, float[]) - Static method in class org.web3d.vrml.util.FieldValidator
Check the validity of a color field Valid range is [0,1] for each element
checkDoublePosInfinity(String, double) - Static method in class org.web3d.vrml.util.FieldValidator
Check the validity of a double pos infinity field Valid range is [0,infinity)
checkFloat(String, float) - Static method in class org.web3d.vrml.util.FieldValidator
Check the validity of a float field Valid range is [0,1]
checkFloatPositiveInfinity(String, float) - Static method in class org.web3d.vrml.util.FieldValidator
Check the validity of a float pos infinity field Valid range is [0,infinity)
checkForFile(String) - Method in interface org.xj3d.core.loading.FileCache
Check the cache for the file nominated by this URI string.
checkForFile(String) - Method in class org.xj3d.impl.core.loading.DefaultFileCache
Check the cache for the file nominated by this URI string.
checkForFile(String) - Method in class org.xj3d.impl.core.loading.WeakRefFileCache
Check the cache for the file nominated by this URI string.
checkForSceneTag - Variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
Flag to say we need to check next for a valid scene tag
checkForX3DNamespace - Variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
Flag indicating if the X3D namespace is set as the one that does not need to be prepended.
checkIntPositiveInfinity(String, int) - Static method in class org.web3d.vrml.util.FieldValidator
Check the validity of a integer pos infinity field Valid range is [0,infinity)
checkNodeType(VRMLNodeType) - Method in class org.web3d.vrml.nodes.proto.AbstractProto
Check to see if the supplied node type is the same as this node.
checkNodeType(VRMLNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.AbstractDynamicFieldNode
Check to see if the supplied node type is the same as this node.
checkNodeType(VRMLNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.AbstractNode
Check to see if the supplied node type is the same as this node.
checkPickTargetType(VRMLNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.picking.BasePickingNode
Check to make sure the picking target node being added is of the correct type.
checkSecondaryType(VRMLNodeType, int[], String) - Static method in class org.web3d.vrml.renderer.common.nodes.AbstractNode
Verify that one of a protoInstance's secondary type is one of the supplied types.
checkSecondaryType(VRMLNodeType, int, String) - Static method in class org.web3d.vrml.renderer.common.nodes.AbstractNode
Verify that one of a protoInstance's secondary type is the supplied type.
checkService(int) - Method in class org.web3d.net.resolve.Web3DURNResolver
Check to see if the service type is one that we can resolve given the namespace ID.
checkURLs(String, String[], boolean) - Static method in class org.web3d.vrml.util.URLChecker
Check the given array of URLs for relative references and return a new array with the resulting urls.
checkURLsInPlace(String, String[], boolean) - Static method in class org.web3d.vrml.util.URLChecker
Check the given array of URLs for relative references - in place.
checkValidContentType(int, String) - Method in interface org.web3d.vrml.nodes.VRMLMultiExternalNodeType
Check to see if the given MIME type is one that would be supported as content coming into this node at the given field index.
checkValidContentType(int, String) - Method in class org.web3d.vrml.renderer.common.nodes.enveffects.BaseBackground
 
checkValidContentType(int, String) - Method in class org.web3d.vrml.renderer.common.nodes.geospatial.BaseGeoLOD
Check to see if the given MIME type is one that would be supported as content coming into this node.
checkValidContentType(String) - Method in class org.web3d.vrml.nodes.proto.ExternalPrototypeDecl
Check to see if the given MIME type is one that would be supported as content coming into this node.
checkValidContentType(String) - Method in interface org.web3d.vrml.nodes.VRMLSingleExternalNodeType
Check to see if the given MIME type is one that would be supported as content coming into this node.
checkValidContentType(String) - Method in class org.web3d.vrml.renderer.common.nodes.marker.BaseScreenMarker
Check to see if the given MIME type is one that would be supported as content coming into this node.
checkValidContentType(String) - Method in class org.web3d.vrml.renderer.common.nodes.networking.BaseInline
Check to see if the given MIME type is one that would be supported as content coming into this node.
checkValidContentType(String) - Method in class org.web3d.vrml.renderer.common.nodes.scripting.BaseScript
Check to see if the given MIME type is one that would be supported as content coming into this node.
checkValidContentType(String) - Method in class org.web3d.vrml.renderer.common.nodes.sound.BaseAudioClip
Check to see if the given MIME type is one that would be supported as content coming into this node.
checkValidContentType(String) - Method in class org.web3d.vrml.renderer.common.nodes.texture.BaseImageCubeMapTexture
Check to see if the given MIME type is one that would be supported as content coming into this node.
checkValidContentType(String) - Method in class org.web3d.vrml.renderer.common.nodes.texture.BaseImageTexture
Check to see if the given MIME type is one that would be supported as content coming into this node.
checkValidContentType(String) - Method in class org.web3d.vrml.renderer.common.nodes.texture.BaseImageTexture3D
Check to see if the given MIME type is one that would be supported as content coming into this node.
checkValidContentType(String) - Method in class org.web3d.vrml.renderer.common.nodes.texture.BaseMovieTexture
Check to see if the given MIME type is one that would be supported as content coming into this node.
checkValidContentType(String) - Method in class org.web3d.vrml.renderer.CRExternPrototypeDecl
Check to see if the given MIME type is one that would be supported as content coming into this node.
checkValidContentType(String) - Method in class org.web3d.vrml.renderer.ogl.nodes.dis.OGLDISEntityManager
 
CHILD_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.hanim.BaseHAnimHumanoid
Message for when the node is not a X3DChildNode instance
CHILD_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.hanim.BaseHAnimHumanoid
Message for when the proto is not a X3DChildNode instance
child0 - Variable in class org.web3d.vrml.export.compressors.HuffmanNode
 
child1 - Variable in class org.web3d.vrml.export.compressors.HuffmanNode
 
childCount - Variable in class org.web3d.vrml.renderer.common.nodes.BaseGroupingNode
The number of children nodes we added, not the total.
childCount - Variable in class org.web3d.vrml.renderer.common.nodes.core.BaseWorldRoot
The number of children nodes we added to Common, not the total.
childExternalList - Variable in class org.web3d.vrml.renderer.ogl.nodes.geospatial.OGLGeoLOD
List of external nodes that are contained in the child nodes
childIndexStack - Variable in class org.web3d.vrml.renderer.CRMainSceneBuilder
The stack of child indexes used during processing
ChildNodeType - Static variable in interface org.web3d.vrml.lang.TypeConstants
 
children - Variable in class xj3d.filter.node.BaseGroup
The root nodes
children() - Method in class org.web3d.x3d.dom.swing.DOMTreeNode
Get the list of children of this node as an enumeration.
childrenShown - Variable in class org.web3d.vrml.renderer.common.nodes.geospatial.BaseGeoLOD
The index of the currently active object
childRequiresAccessStateChange(boolean) - Method in interface org.web3d.vrml.scripting.sai.FieldAccessListener
Notify that the child field now requires access to be valid or not valid as the case may be from the various flags.
childRequiresAccessStateChange(boolean) - Method in class org.web3d.vrml.scripting.sai.JavaSAIScriptWrapper
Notify that the child field now requires access to be valid or not valid as the case may be from the various flags.
childScenes - Variable in class org.web3d.vrml.renderer.common.nodes.geospatial.BaseGeoLOD
The scenes that represents the childXUrl after loading.
CLASS_ATTR - Static variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
String constant of the Class attribute
CLASS_ATTR_ID - Static variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
 
ClassLoadUtilities - Class in org.xj3d.ui.construct
Utility methods for loading classes.
ClassLoadUtilities() - Constructor for class org.xj3d.ui.construct.ClassLoadUtilities
Constructor
ClassLoadUtilities(ErrorReporter) - Constructor for class org.xj3d.ui.construct.ClassLoadUtilities
Constructor
clear() - Method in interface org.web3d.browser.NodeObserver
Force clearing all currently managed nodes from this observer now.
clear() - Method in class org.web3d.util.BlockingQueue
Clear the queue of items.
clear() - Method in class org.web3d.util.BooleanArray
Clear the array so that it contains no values
clear() - Method in class org.web3d.util.BooleanStack
Clears this stack so that it contains no values.
clear() - Method in class org.web3d.util.DoubleArray
Clear the array so that it contains no values
clear() - Method in class org.web3d.util.FloatArray
Clear the array so that it contains no values
clear() - Method in class org.web3d.util.IntArray
Clear the array so that it contains no values
clear() - Method in class org.web3d.util.IntHashSet
Removes all of the elements from this set.
clear() - Method in class org.web3d.util.IntStack
Clears this stack so that it contains no values.
clear() - Method in class org.web3d.util.LongArray
Clear the array so that it contains no values
clear() - Method in class org.web3d.util.ObjectArray
Clear the array so that it contains no values
clear() - Method in class org.web3d.util.ShortHashMap
Clears this hashtable so that it contains no keys.
clear() - Method in class org.web3d.util.SimpleStack
Clears this stack so that it contains no values.
clear() - Method in interface org.web3d.util.SimpleStackInterface
Clears this stack so that it contains no values.
clear() - Method in class org.web3d.util.SimpleStackLogged
Clears this stack so that it contains no values.
clear() - Method in class org.web3d.util.SoftValueHashMap
 
clear() - Method in class org.web3d.util.spatial.GridTrianglePartition
Clear the structure of all data.
clear() - Method in class org.web3d.util.spatial.MeshVoxelizerTriangle
 
clear() - Method in interface org.web3d.util.spatial.SpatialPartition
Clear the structure of all data.
clear() - Method in class org.web3d.util.spatial.Vec3DDouble
Sets all vector components to 0.
clear() - Method in class org.web3d.util.spatial.VolumetricSpaceArrayTriangle
 
clear() - Method in class org.web3d.util.spatial.VolumetricSpaceTriangle
 
clear() - Method in class org.web3d.util.StringArray
Clear the array so that it contains no values
clear() - Method in class org.web3d.util.WeakValueHashMap
 
clear() - Method in class org.web3d.vrml.export.compressors.HuffmanTable
Clear this HuffmanTable instance.
clear() - Method in interface org.web3d.vrml.nodes.FrameStateManager
Force clearing all state from this manager now.
clear() - Method in class org.web3d.vrml.nodes.VRMLFieldData
Clear the contents of the current field data.
clear() - Method in class org.web3d.vrml.renderer.common.input.BaseLayerSensorManager
Force clearing all state from this manager now.
clear() - Method in class org.web3d.vrml.renderer.common.input.DefaultSensorManager
Force clearing all state from this manager now.
clear() - Method in class org.web3d.vrml.renderer.common.input.dis.DISProtocolHandler
 
clear() - Method in class org.web3d.vrml.renderer.common.input.dis.DISXMLProtocolHandler
 
clear() - Method in class org.web3d.vrml.renderer.ogl.browser.OGLMinimalBrowserCore
Force clearing all currently managed layers from this manager now.
clear() - Method in class org.web3d.vrml.renderer.ogl.browser.OGLStandardBrowserCore
Force clearing all currently managed layers from this manager now.
clear() - Method in class org.web3d.vrml.renderer.ogl.input.DefaultLayerSensorManager
Force clearing all state from this manager now.
clear() - Method in class org.web3d.vrml.renderer.ogl.input.DefaultPickingManager
Force clearing all state from this manager now.
clear() - Method in class org.web3d.vrml.renderer.ogl.input.DefaultUserInputHandler
Clear all the values, listeners etc, except for the clock.
clear() - Method in class org.web3d.vrml.renderer.ogl.input.NavigationProcessor
Clear references that might be held.
clear() - Method in class org.web3d.vrml.renderer.ogl.nodes.TextureCache
Clear the cache.
clear() - Method in class org.web3d.vrml.scripting.external.buffer.ExternalEventQueue
Clear out any held references
clear() - Method in class org.web3d.vrml.scripting.external.buffer.NetworkEventQueue
Clear out any held references
clear() - Method in class org.web3d.vrml.util.KeySequence
Clear the sequence
clear() - Method in class org.web3d.vrml.util.NodeArray
Clear the array so that it contains no values
clear() - Method in class org.web3d.vrml.util.NodeTemplateArray
Clear the array so that it contains no values
clear() - Method in interface org.web3d.x3d.sai.MFBool
Removes all values in the field and changes the field size to zero.
clear() - Method in interface org.web3d.x3d.sai.MFColor
Removes all values in the field and changes the field size to zero.
clear() - Method in interface org.web3d.x3d.sai.MFColorRGBA
Removes all values in the field and changes the field size to zero.
clear() - Method in interface org.web3d.x3d.sai.MFDouble
Removes all values in the field and changes the field size to zero.
clear() - Method in interface org.web3d.x3d.sai.MFFloat
Removes all values in the field and changes the field size to zero.
clear() - Method in interface org.web3d.x3d.sai.MFImage
Removes all values in the field and changes the field size to zero.
clear() - Method in interface org.web3d.x3d.sai.MFInt32
Removes all values in the field and changes the field size to zero.
clear() - Method in interface org.web3d.x3d.sai.MFNode
Removes all values in the field and changes the field size to zero.
clear() - Method in interface org.web3d.x3d.sai.MFRotation
Removes all values in the field and changes the field size to zero.
clear() - Method in interface org.web3d.x3d.sai.MFString
Removes all values in the field and changes the field size to zero.
clear() - Method in interface org.web3d.x3d.sai.MFTime
Removes all values in the field and changes the field size to zero.
clear() - Method in interface org.web3d.x3d.sai.MFVec2d
Removes all values in the field and changes the field size to zero.
clear() - Method in interface org.web3d.x3d.sai.MFVec2f
Removes all values in the field and changes the field size to zero.
clear() - Method in interface org.web3d.x3d.sai.MFVec3d
Removes all values in the field and changes the field size to zero.
clear() - Method in interface org.web3d.x3d.sai.MFVec3f
Removes all values in the field and changes the field size to zero.
clear() - Method in interface org.xj3d.core.eventmodel.EventModelEvaluator
Force clearing all state from this manager now.
clear() - Method in interface org.xj3d.core.eventmodel.ExternalView
Notification that the external view should clear it's state in preparation for either loading a new world or shutting down completely.
clear() - Method in class org.xj3d.core.eventmodel.InputDeviceManager
Clear all of the currently registered nodes.
clear() - Method in class org.xj3d.core.eventmodel.KeyDeviceSensorManager
Force clearing all state from this manager now.
clear() - Method in interface org.xj3d.core.eventmodel.LayerManager
Force clearing all currently managed nodes from this manager now.
clear() - Method in interface org.xj3d.core.eventmodel.LayerRenderingManager
Force clearing all currently managed layers from this manager now.
clear() - Method in interface org.xj3d.core.eventmodel.LayerSensorManager
Force clearing all state from this manager now.
clear() - Method in interface org.xj3d.core.eventmodel.NavigationManager
Force clearing all currently managed nodes from this manager now.
clear() - Method in interface org.xj3d.core.eventmodel.NetworkProtocolHandler
Force clearing all currently managed nodes from this manager now.
clear() - Method in interface org.xj3d.core.eventmodel.NodeManager
Force clearing all currently managed nodes from this manager now.
clear() - Method in interface org.xj3d.core.eventmodel.PickingManager
Force clearing all state from this manager now.
clear() - Method in interface org.xj3d.core.eventmodel.RouteManager
Clear all the routes currently being managed here.
clear() - Method in interface org.xj3d.core.eventmodel.Router
Clear all the routes currently being managed here.
clear() - Method in interface org.xj3d.core.eventmodel.SensorManager
Force clearing all state from this manager now.
clear() - Method in interface org.xj3d.core.eventmodel.TimeSensorManager
Force clearing all state from this manager now.
clear() - Method in interface org.xj3d.core.eventmodel.UserInputHandler
Clear all the values, listeners etc, except for the clock.
clear() - Method in interface org.xj3d.core.eventmodel.ViewpointManager
Force clearing all currently managed nodes from this manager now.
clear() - Method in interface org.xj3d.core.loading.ContentLoadManager
Force clearing all state from this manager now.
clear() - Method in class org.xj3d.core.loading.ContentLoadQueue
Clear the queue of items.
clear() - Method in class org.xj3d.core.loading.LoaderThreadPool
Force a clearing of the files currently being loaded by the content loaders.
clear() - Method in class org.xj3d.impl.core.eventmodel.DefaultEventModelEvaluator
 
clear() - Method in class org.xj3d.impl.core.eventmodel.DefaultFrameStateManager
Force clearing all state from this manager now.
clear() - Method in class org.xj3d.impl.core.eventmodel.DefaultHumanoidManager
 
clear() - Method in class org.xj3d.impl.core.eventmodel.DefaultNavigationManager
Force clearing all currently managed nodes from this manager now.
clear() - Method in class org.xj3d.impl.core.eventmodel.DefaultNetworkManager
Clear all of the nodes that this manager is currently dealing with.
clear() - Method in class org.xj3d.impl.core.eventmodel.DefaultParticleSystemManager
Force clearing all currently managed nodes from this manager now.
clear() - Method in class org.xj3d.impl.core.eventmodel.DefaultRigidBodyPhysicsManager
 
clear() - Method in class org.xj3d.impl.core.eventmodel.DefaultRouteManager
Clear all the routes currently being managed here.
clear() - Method in class org.xj3d.impl.core.eventmodel.DefaultViewpointManager
Force clearing all currently managed nodes from this manager now.
clear() - Method in class org.xj3d.impl.core.eventmodel.ListsRouter
Clear all the routeSet currently being managed here.
clear() - Method in class org.xj3d.impl.core.eventmodel.RealTimeSensorManager
Force clearing all state from this manager now.
clear() - Method in class org.xj3d.impl.core.eventmodel.SimpleRouter
Clear all the routes currently being managed here.
clear() - Method in class org.xj3d.impl.core.eventmodel.VirtualTimeSensorManager
Force clearing all state from this manager now.
clear() - Method in class org.xj3d.impl.core.loading.AbstractLoadManager
Force clearing all state from this manager now.
clear() - Method in class vrml.field.MFColor
Clear the field of all elements
clear() - Method in class vrml.field.MFFloat
Clear the field of all elements
clear() - Method in class vrml.field.MFInt32
Clear the field of all elements
clear() - Method in class vrml.field.MFNode
Clear the field of all elements
clear() - Method in class vrml.field.MFRotation
Clear the field of all elements
clear() - Method in class vrml.field.MFString
Clear the field of all elements
clear() - Method in class vrml.field.MFTime
Clear the field of all elements
clear() - Method in class vrml.field.MFVec2f
Clear the field of all elements
clear() - Method in class vrml.field.MFVec3f
Clear the field of all elements
clear() - Method in class vrml.MField
Clear all values from this field.
clear() - Method in class xj3d.filter.node.Appearance
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.BaseComposedGeometry
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.BaseEncodable
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.BaseGeometry
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.BaseGroup
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.BaseMetadata
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.BaseTexture2D
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.Collision
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.Color
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.ColorRGBA
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.CommonEncodable
Clear the node fields to their initial (empty) values
clear() - Method in class xj3d.filter.node.CommonScene
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.Coordinate
Clear the node fields to their initial values
clear() - Method in interface xj3d.filter.node.Encodable
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.FillProperties
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.ImageTexture
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.IndexedFaceSet
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.IndexedLineSet
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.IndexedTriangleFanSet
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.IndexedTriangleSet
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.IndexedTriangleStripSet
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.LineProperties
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.LineSet
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.Material
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.MatrixTransform
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.MetadataDouble
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.MetadataFloat
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.MetadataInteger
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.MetadataSet
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.MetadataString
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.MultiTexture
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.MultiTextureCoordinate
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.MultiTextureTransform
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.Normal
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.Scene
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.Shape
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.Switch
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.TextureCoordinate
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.TextureProperties
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.TextureTransform
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.Transform
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.TriangleFanSet
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.TriangleStripSet
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.Viewpoint
Clear the node fields to their initial values
clear() - Method in class xj3d.filter.node.X3DMemoryExporter
Clear the retained scene
clearAddedNodes() - Method in interface org.web3d.vrml.nodes.FrameStateManager
Clear all registered added nodes now
clearAddedNodes() - Method in class org.xj3d.impl.core.eventmodel.DefaultFrameStateManager
Clear all registered added nodes now.
clearAddedScenes() - Method in interface org.web3d.vrml.nodes.FrameStateManager
Clear all registered added scenes now
clearAddedScenes() - Method in class org.xj3d.impl.core.eventmodel.DefaultFrameStateManager
Clear all registered added scenes now
clearAll() - Method in class org.xj3d.core.eventmodel.BindableNodeManager
Clear all of the nodes that this manager is currently dealing with.
clearCachedInfo() - Static method in class org.web3d.vrml.renderer.DefaultNodeFactory
Convenience method to clear all the cached information so that we start again with new information.
clearChangeFlags() - Method in class org.web3d.vrml.renderer.common.input.BaseLayerSensorManager
Clear the flags currently set because the listener has changed or been processed.
clearChildren() - Method in class org.web3d.vrml.renderer.common.nodes.BaseGroupingNode
Clear the child node list of all children in the VRML node.
clearChildren() - Method in class org.web3d.vrml.renderer.common.nodes.core.BaseWorldRoot
Clear the child node list of all children in the VRML node.
clearChildren() - Method in class org.web3d.vrml.renderer.common.nodes.hanim.BaseHAnimJoint
Clear the child node list of all children - both VRML and OpenGL.
clearChildren() - Method in class org.web3d.vrml.renderer.common.nodes.layering.BaseLayer
Clear the child node list of all children in the VRML node.
clearChildren() - Method in class org.web3d.vrml.renderer.common.nodes.layering.BaseLayerSet
Clear the child node list of all children in the VRML node.
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.cadgeometry.OGLCADAssembly
Clear the child node list of all children - both VRML and OpenGL.
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.cadgeometry.OGLCADLayer
Clear the child node list of all children - both VRML and OpenGL.
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.cadgeometry.OGLCADPart
Clear the child node list of all children - both VRML and OpenGL.
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.core.OGLWorldRoot
Clear the child node list of all children - both VRML and OpenGL.
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.dis.OGLEspduTransform
 
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.geospatial.OGLGeoLocation
Clear the child node list of all children - both VRML and OpenGL.
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.geospatial.OGLGeoLOD
Clear the child node list of all children - both VRML and OpenGL.
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.geospatial.OGLGeoTransform
Clear the child node list of all children - both VRML and OpenGL.
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.group.OGLGroup
Clear the child node list of all children - both VRML and OpenGL.
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.group.OGLMatrixTransform
Clear the child node list of all children - both VRML and OpenGL.
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.group.OGLSwitch
Clear the child node list of all children - both VRML and OpenGL.
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.group.OGLTransform
 
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.hanim.OGLHAnimSegment
Clear the child node list of all children - both VRML and OpenGL.
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.hanim.OGLHAnimSite
Clear the child node list of all children - both VRML and OpenGL.
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.layering.OGLLayer
Clear the child node list of all children - both VRML and OpenGL.
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.navigation.OGLBillboard
Clear the child node list of all children - both VRML and OpenGL.
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.navigation.OGLCollision
Clear the child node list of all children - both VRML and Java3D.
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.navigation.OGLLOD
Clear the child node list of all children - both VRML and OpenGL.
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.networking.OGLAnchor
Clear the child node list of all children - both VRML and OpenGL.
clearChildren() - Method in class org.web3d.vrml.renderer.ogl.nodes.picking.OGLPickableGroup
Clear the child node list of all children - both VRML and OpenGL.
clearCollidables() - Method in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseCollisionCollection
Clear the child node list of all children in the VRML node.
clearCollidables() - Method in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseCollisionSpace
Clear the child node list of all children in the VRML node.
clearContour() - Method in class org.web3d.vrml.renderer.common.nodes.nurbs.BaseNurbsTrimmedSurface
 
clearDisplacers() - Method in class org.web3d.vrml.renderer.common.nodes.hanim.BaseHAnimSegment
Clear the child node list of all children in the VRML node.
clearFieldData() - Method in class xj3d.filter.NodeMarker
Clear the field data
clearJoints() - Method in class org.web3d.vrml.renderer.common.nodes.hanim.BaseHAnimHumanoid
Clear the child node list of all children in the VRML node.
clearRemovedLayerIds() - Method in class org.web3d.vrml.nodes.ImportNodeProxy
Clear the current removed layer ID list.
clearRemovedLayerIds() - Method in class org.web3d.vrml.nodes.proto.ProtoInstancePlaceHolder
Clear the current removed layer ID list.
clearRemovedLayerIds() - Method in interface org.web3d.vrml.nodes.VRMLNodeType
Clear the current removed layer ID list.
clearRemovedLayerIds() - Method in class org.web3d.vrml.renderer.common.nodes.AbstractDynamicFieldNode
Clear the current removed layer ID list.
clearRemovedLayerIds() - Method in class org.web3d.vrml.renderer.common.nodes.AbstractNode
 
clearRemovedLayerIds() - Method in class org.web3d.vrml.renderer.CRProtoInstance
Clear the current removed layer ID list.
clearRemovedNodes() - Method in interface org.web3d.vrml.nodes.FrameStateManager
Clear all registered removed nodes now
clearRemovedNodes() - Method in class org.xj3d.impl.core.eventmodel.DefaultFrameStateManager
Clear all registered removed nodes now.
clearRemovedScenes() - Method in interface org.web3d.vrml.nodes.FrameStateManager
Clear all registered removed scenes now
clearRemovedScenes() - Method in class org.xj3d.impl.core.eventmodel.DefaultFrameStateManager
Clear all registered added scenes now
clearRootNodes() - Method in class org.web3d.vrml.renderer.common.nodes.geospatial.BaseGeoLOD
Clear the child node list of all children in the VRML node.
clearSegments() - Method in class org.web3d.vrml.renderer.common.nodes.hanim.BaseHAnimHumanoid
Clear the child node list of all children in the VRML node.
clearSites() - Method in class org.web3d.vrml.renderer.common.nodes.hanim.BaseHAnimHumanoid
Clear the child node list of all children in the VRML node.
clearSkeleton() - Method in class org.web3d.vrml.renderer.common.nodes.hanim.BaseHAnimHumanoid
Clear the child node list of all children in the VRML node.
clearSkin() - Method in class org.web3d.vrml.renderer.common.nodes.hanim.BaseHAnimHumanoid
Clear the child node list of all children in the VRML node.
clearSkin() - Method in class org.web3d.vrml.renderer.ogl.nodes.hanim.OGLHAnimHumanoid
Clear the child node list of all children in the VRML node.
clearViewpoints() - Method in class org.web3d.vrml.renderer.common.nodes.hanim.BaseHAnimHumanoid
Clear the child node list of all children in the VRML node.
clearViewpoints() - Method in class org.xj3d.ui.awt.widgets.SwingViewpointToolbar
Clear the viewpoint list and disable self
ClientProcessingTask - Class in org.web3d.vrml.scripting.external.neteai
ClientProcessingTask is the body of processing loop for reading and writing data from the foreign browser.
clock - Variable in class org.xj3d.ui.awt.browser.ogl.TimeSensorSceneRecorder
The clock controller
clockTick(long) - Method in class org.web3d.vrml.renderer.ogl.browser.PerFrameManager
Notification that now is the time to evaluate the next time stamp.
clockTick(long) - Method in interface org.xj3d.core.eventmodel.TimeSensorManager
Process the event that builds the current time.
clockTick(long) - Method in class org.xj3d.impl.core.eventmodel.RealTimeSensorManager
Process the event that builds the current time.
clockTick(long) - Method in class org.xj3d.impl.core.eventmodel.VirtualTimeSensorManager
Process the event that builds the current time.
clone() - Method in class org.web3d.util.ShortHashMap
Make a cloned copy of this class.
clone() - Method in interface org.web3d.vrml.lang.VRMLNodeFactory
Create a clone of this factory.
clone() - Method in class org.web3d.vrml.nodes.ImportNodeProxy
Make a cloned copy of this class.
clone() - Method in class org.web3d.vrml.renderer.common.input.dis.DISId
 
clone() - Method in class org.web3d.vrml.renderer.DefaultNodeFactory
 
clone() - Method in class vrml.Event
Clone the object to create an identical copy.
clone() - Method in class vrml.Field
Create a clone of this object
clone() - Method in class vrml.field.ConstMFColor
Make a clone of this object.
clone() - Method in class vrml.field.ConstMFFloat
Make a clone of this object.
clone() - Method in class vrml.field.ConstMFInt32
Make a clone of this object.
clone() - Method in class vrml.field.ConstMFNode
Make a clone of this object.
clone() - Method in class vrml.field.ConstMFRotation
Make a clone of this object.
clone() - Method in class vrml.field.ConstMFString
Make a clone of this object.
clone() - Method in class vrml.field.ConstMFTime
Make a clone of this object.
clone() - Method in class vrml.field.ConstMFVec2f
Make a clone of this object.
clone() - Method in class vrml.field.ConstMFVec3f
Make a clone of this object.
clone() - Method in class vrml.field.ConstSFBool
 
clone() - Method in class vrml.field.ConstSFColor
Create a cloned copy of this node.
clone() - Method in class vrml.field.ConstSFFloat
Make a clone of this object.
clone() - Method in class vrml.field.ConstSFImage
Create a cloned copy of this node.
clone() - Method in class vrml.field.ConstSFInt32
Make a clone of this object.
clone() - Method in class vrml.field.ConstSFNode
Make a clone of this object.
clone() - Method in class vrml.field.ConstSFRotation
Create a cloned copy of this node.
clone() - Method in class vrml.field.ConstSFString
Make a clone of this object.
clone() - Method in class vrml.field.ConstSFTime
Make a clone of this object.
clone() - Method in class vrml.field.ConstSFVec2f
Create a cloned copy of this node.
clone() - Method in class vrml.field.ConstSFVec3f
Create a cloned copy of this node.
clone() - Method in class vrml.field.MFColor
Make a clone of this object.
clone() - Method in class vrml.field.MFFloat
Make a clone of this object.
clone() - Method in class vrml.field.MFInt32
Make a clone of this object.
clone() - Method in class vrml.field.MFNode
Make a clone of this object.
clone() - Method in class vrml.field.MFRotation
Make a clone of this object.
clone() - Method in class vrml.field.MFString
Make a clone of this object.
clone() - Method in class vrml.field.MFTime
Make a clone of this object.
clone() - Method in class vrml.field.MFVec2f
Make a clone of this object.
clone() - Method in class vrml.field.MFVec3f
Make a clone of this object.
clone() - Method in class vrml.field.SFBool
 
clone() - Method in class vrml.field.SFColor
Create a cloned copy of this node.
clone() - Method in class vrml.field.SFFloat
Create a cloned copy of this node
clone() - Method in class vrml.field.SFImage
Create a cloned copy of this node.
clone() - Method in class vrml.field.SFInt32
Create a cloned copy of this node
clone() - Method in class vrml.field.SFNode
Create a cloned copy of this node
clone() - Method in class vrml.field.SFRotation
Create a cloned copy of this node.
clone() - Method in class vrml.field.SFString
Create a cloned copy of this node
clone() - Method in class vrml.field.SFTime
Create a cloned copy of this node
clone() - Method in class vrml.field.SFVec2f
Create a cloned copy of this node.
clone() - Method in class vrml.field.SFVec3f
Create a cloned copy of this node.
clone() - Method in class xj3d.filter.node.ArrayData
Return a unique copy of this object
clone(boolean) - Method in class xj3d.filter.node.Appearance
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.BaseEncodable
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.Collision
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.Color
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.ColorRGBA
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.CommonEncodable
Create and return a unique copy of this object.
clone(boolean) - Method in class xj3d.filter.node.Coordinate
Create and return a copy of this object.
clone(boolean) - Method in interface xj3d.filter.node.Encodable
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.FillProperties
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.Group
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.ImageTexture
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.IndexedFaceSet
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.IndexedLineSet
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.IndexedTriangleFanSet
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.IndexedTriangleSet
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.IndexedTriangleStripSet
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.LineProperties
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.LineSet
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.Material
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.MatrixTransform
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.MetadataDouble
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.MetadataFloat
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.MetadataInteger
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.MetadataSet
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.MetadataString
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.MultiTexture
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.MultiTextureCoordinate
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.MultiTextureTransform
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.Normal
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.PointSet
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.Shape
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.Switch
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.TextureCoordinate
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.TextureProperties
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.TextureTransform
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.Transform
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.TriangleFanSet
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.TriangleSet
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.TriangleStripSet
Create and return a copy of this object.
clone(boolean) - Method in class xj3d.filter.node.Viewpoint
Create and return a copy of this object.
close() - Method in class org.web3d.vrml.renderer.common.input.movie.VideoRenderer
Closes the plug-in component and releases the resources it was using.
close() - Method in class org.web3d.vrml.renderer.common.nodes.sound.BaseMidiSource
 
close() - Method in class org.web3d.vrml.sav.InputSource
Close the underlying stream used by the source.
close() - Method in class org.xj3d.io.ReportableInputStream
 
close() - Method in class org.xj3d.io.ReportableInputStreamReader
 
close() - Method in class org.xj3d.io.ReportableReader
 
close() - Method in class org.xj3d.io.SequenceReader
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class org.xj3d.ui.construct.LoggingErrorReporter
Close the log file
closeObjectTag(Ac3dObject) - Method in class xj3d.filter.importer.AC3DFileParser
Closes the appropriate x3d tags at the end of object processing.
closeSides() - Method in class org.web3d.util.spatial.VolumetricSpaceTriangle
 
closeTransformTag() - Method in class xj3d.filter.importer.AC3DFileParser
Adds closing transform tags.
CodeInputUnpacker - Class in org.web3d.vrml.export.compressors
Unpacks N bit codes from source bytes, provided as either an array or stream.
CodeInputUnpacker(byte[]) - Constructor for class org.web3d.vrml.export.compressors.CodeInputUnpacker
Constructor from array of packed bytes, for default code width.
CodeInputUnpacker(byte[], int) - Constructor for class org.web3d.vrml.export.compressors.CodeInputUnpacker
Constructor from array of packed bytes.
CodeInputUnpacker(InputStream) - Constructor for class org.web3d.vrml.export.compressors.CodeInputUnpacker
Constructor from input stream of packed bytes, for default code width.
CodeInputUnpacker(InputStream, int) - Constructor for class org.web3d.vrml.export.compressors.CodeInputUnpacker
Constructor from input stream of packed bytes.
CodeOutputPacker - Class in org.web3d.vrml.export.compressors
Packs N bit codes into destination bytes, either an array or stream.
CodeOutputPacker(byte[]) - Constructor for class org.web3d.vrml.export.compressors.CodeOutputPacker
Constructor to fill a byte array, for default code width.
CodeOutputPacker(byte[], int) - Constructor for class org.web3d.vrml.export.compressors.CodeOutputPacker
Constructor to fill a byte array,
CodeOutputPacker(int) - Constructor for class org.web3d.vrml.export.compressors.CodeOutputPacker
Constructor to make and fill a byte array, for default code width.
CodeOutputPacker(int, int) - Constructor for class org.web3d.vrml.export.compressors.CodeOutputPacker
Constructor to make and fill a byte array,
CodeOutputPacker(OutputStream) - Constructor for class org.web3d.vrml.export.compressors.CodeOutputPacker
Constructor to output bytes to a stream, for default code width.
CodeOutputPacker(OutputStream, int) - Constructor for class org.web3d.vrml.export.compressors.CodeOutputPacker
Constructor to output bytes to a stream,
COLL_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseRigidBodyCollection
Message for when the node in setValue() is not a primitive
COLL_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseRigidBodyCollection
Message for when the node in setValue() is not a primitive
COLLADA - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
ColladaFileParser - Class in xj3d.filter.importer.collada
File parser that reads Collada files and generates an X3D stream of events.
ColladaFileParser() - Constructor for class xj3d.filter.importer.collada.ColladaFileParser
Constructor
ColladaReader - Class in xj3d.filter.importer.collada
Implementation of an XMLReader for extracting the content from a Collada file.
ColladaReader() - Constructor for class xj3d.filter.importer.collada.ColladaReader
Constructor
ColladaStrings - Class in xj3d.filter.importer.collada
Collada tag and attribute Strings.
ColladaStrings() - Constructor for class xj3d.filter.importer.collada.ColladaStrings
 
COLLIDABLE_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseCollidableOffset
Message for when the node in setValue() is not a primitive
COLLIDABLE_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseCollisionCollection
Message for when the node in setValue() is not a primitive
COLLIDABLE_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseCollisionSensor
Message for when the node in setValue() is not a primitive
COLLIDABLE_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseCollisionSpace
Message for when the node in setValue() is not a primitive
COLLIDABLE_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseCollidableOffset
Message for when the node in setValue() is not a primitive
COLLIDABLE_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseCollisionCollection
Message for when the node in setValue() is not a primitive
COLLIDABLE_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseCollisionSensor
Message for when the node in setValue() is not a primitive
COLLIDABLE_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseCollisionSpace
Message for when the node in setValue() is not a primitive
CollidableNodeType - Static variable in interface org.web3d.vrml.lang.TypeConstants
 
CollidableOffset - Interface in org.web3d.x3d.sai.rigidbodyphysics
Defines the requirements of an X3D CollidableOffset node
CollidableShape - Interface in org.web3d.x3d.sai.rigidbodyphysics
Defines the requirements of an X3D CollidableShape node
Collision - Class in xj3d.filter.node
Wrapper for an X3D Collision node.
Collision - Interface in org.web3d.x3d.sai.navigation
Defines the requirements of an X3D Collision node
Collision() - Constructor for class xj3d.filter.node.Collision
Constructor
Collision(String) - Constructor for class xj3d.filter.node.Collision
Constructor
CollisionCollection - Interface in org.web3d.x3d.sai.rigidbodyphysics
Defines the requirements of an X3D CollisionCollection node
collisionDetected() - Method in interface org.web3d.vrml.nodes.VRMLCollidableNodeType
Notification that a collision has just taken place.
collisionDetected() - Method in class org.web3d.vrml.renderer.common.nodes.navigation.BaseCollision
Activate the collision status of this node.
CollisionListener - Interface in org.web3d.vrml.renderer.ogl.input
A listener interface used to notify of a collision between the user position and geometry in the scene.
CollisionSensor - Interface in org.web3d.x3d.sai.rigidbodyphysics
Defines the requirements of an X3D CollisionSensor node
CollisionSpace - Interface in org.web3d.x3d.sai.rigidbodyphysics
Defines the requirements of an X3D CollisionSpace node
color - Variable in class org.web3d.vrml.renderer.common.nodes.shape.TextureStage
 
color - Variable in class xj3d.filter.node.Color
Field value
color - Variable in class xj3d.filter.node.ColorRGBA
Field value
color - Variable in class xj3d.filter.node.MultiTexture
Field value
Color - Class in xj3d.filter.node
Wrapper for the X3D Color node.
Color - Interface in org.web3d.x3d.sai.rendering
Defines the requirements of an X3D Color node
Color() - Constructor for class xj3d.filter.node.Color
Constructor
Color(String) - Constructor for class xj3d.filter.node.Color
Constructor
COLOR - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
COLOR - Static variable in class xj3d.filter.importer.threemf.ThreeMFElementFactory
 
COLOR_GROUP - Static variable in class xj3d.filter.importer.threemf.ThreeMFElementFactory
 
COLOR_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.BaseComponentGeometryNode
Message for when the node in setValue() is not a Color
COLOR_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.particle.BaseParticleSystem
Message for when the node in setValue() is not a Color
COLOR_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.BaseComponentGeometryNode
Message for when the proto is not a Color
COLOR_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.particle.BaseParticleSystem
Message for when the proto is not a Color
colorFunction - Variable in class org.web3d.vrml.renderer.common.nodes.particle.BaseParticleSystem
Colour ramp handler for dealing with the colour keys changing
ColorGroup - Class in xj3d.filter.importer.threemf
Color coordinate container
ColorGroup(Attributes) - Constructor for class xj3d.filter.importer.threemf.ColorGroup
 
colorIndex - Variable in class xj3d.filter.node.IndexedFaceSet
Field value
colorIndex - Variable in class xj3d.filter.node.IndexedLineSet
Field value
colorIndexes - Variable in class org.web3d.vrml.renderer.common.nodes.GeometryHolder
Storage for color index information if the shape type requires it.
ColorInterpolator - Interface in org.web3d.x3d.sai.interpolation
Defines the requirements of an X3D ColorInterpolator node
colorMode - Variable in class org.web3d.vrml.renderer.common.nodes.shape.BasePointProperties
Constant representing the mode used
ColorNodeType - Static variable in interface org.web3d.vrml.lang.TypeConstants
 
colorPerVertex - Variable in class xj3d.filter.node.BaseComposedGeometry
Field value
colorPerVertex - Variable in class xj3d.filter.node.IndexedLineSet
Field value
ColorRGBA - Class in xj3d.filter.node
Wrapper for the X3D ColorRGBA node.
ColorRGBA - Interface in org.web3d.x3d.sai.rendering
Defines the requirements of an X3D ColorRGBA node
ColorRGBA() - Constructor for class xj3d.filter.node.ColorRGBA
Constructor
ColorRGBA(String) - Constructor for class xj3d.filter.node.ColorRGBA
Constructor
ColorRGBAtoRGBFilter - Class in xj3d.filter.filters
Downsamples a ColorRGBA node to Color node, by stripping the alpha component.
ColorRGBAtoRGBFilter() - Constructor for class xj3d.filter.filters.ColorRGBAtoRGBFilter
Recenters the geometry
colors - Variable in class org.web3d.vrml.renderer.common.nodes.GeometryHolder
Colour values if using per-vertex coloring.
COLORS_CHANGED - Static variable in class org.web3d.vrml.renderer.common.nodes.BaseComponentGeometryNode
Flag value for the changeFlags color node change
COLORS_INDEX_CHANGED - Static variable in class org.web3d.vrml.renderer.common.nodes.BaseComponentGeometryNode
Flag value for the changeFlags color index change
ColorUtils - Class in org.web3d.util
An interpolator that works with color components.
ColorUtils() - Constructor for class org.web3d.util.ColorUtils
 
column - Variable in class org.web3d.parser.vrml97.JavaCharStream
 
column - Variable in class org.web3d.parser.x3d.JavaCharStream
 
CombineAppearanceFilter - Class in xj3d.filter.filters
Filter for combining multiple Shapes into a single Shape node per unique Appearance.
CombineAppearanceFilter() - Constructor for class xj3d.filter.filters.CombineAppearanceFilter
Create an instance of the filter.
CombinerFilter - Class in xj3d.filter.filters
A filter which combines several files together.
CombinerFilter() - Constructor for class xj3d.filter.filters.CombinerFilter
 
CombineShapeFilter - Class in xj3d.filter.filters
Filter for combining multiple Shapes into a single Shape node.
CombineShapeFilter() - Constructor for class xj3d.filter.filters.CombineShapeFilter
Create an instance of the filter.
CombineTransformFilter - Class in xj3d.filter.filters
Filter for combing transform hierarchies.
CombineTransformFilter() - Constructor for class xj3d.filter.filters.CombineTransformFilter
Create an instance of the filter.
comment(char[], int, int) - Method in class org.web3d.x3d.jaxp.X3DSAVAdapter
Report an XML comment anywhere in the document.
COMMENT - Static variable in interface org.web3d.parser.vrml97.VRML97FieldParserConstants
RegularExpression Id.
COMMENT - Static variable in interface org.web3d.parser.vrml97.VRML97RelaxedParserConstants
RegularExpression Id.
COMMENT - Static variable in interface org.web3d.parser.x3d.X3DFieldParserConstants
RegularExpression Id.
CommonBrowser - Class in org.web3d.vrml.scripting.browser
The common parts of a browser implementation that all the scripting interfaces require.
CommonBrowser(BrowserCore, RouteManager, FrameStateManager, WorldLoaderManager) - Constructor for class org.web3d.vrml.scripting.browser.CommonBrowser
Create a browser instance that represents the given universe details.
CommonEncodable - Class in xj3d.filter.node
A generic container for X3D content parsed from a file.
CommonEncodable(String, FieldInfo[], X3DConstants.TYPE[]) - Constructor for class xj3d.filter.node.CommonEncodable
Constructor
CommonEncodableFactory - Class in xj3d.filter.node
Factory class for producing CommonEncodable objects.
CommonEncodableFactory(ContentHandler, ScriptHandler, VRMLFieldReader) - Constructor for class xj3d.filter.node.CommonEncodableFactory
Constructor
CommonEncodedBaseFilter - Class in xj3d.filter.node
A base filter that encodes nodes.
CommonEncodedBaseFilter() - Constructor for class xj3d.filter.node.CommonEncodedBaseFilter
Construct a default instance of the field handler
CommonEncodedBaseFilter(boolean) - Constructor for class xj3d.filter.node.CommonEncodedBaseFilter
Constructor
CommonScene - Class in xj3d.filter.node
Wrapper for an X3D Scene.
CommonScene() - Constructor for class xj3d.filter.node.CommonScene
Constructor
compactChildren - Static variable in class org.web3d.vrml.renderer.common.nodes.group.BaseStaticGroup
Global flag to specify if the StaticGroup should compact its children nodes during the setupFinish().
compare(Object, Object) - Method in class org.web3d.vrml.export.BinaryExporter
 
compare(Map.Entry<String, Integer>, Map.Entry<String, Integer>) - Method in class org.web3d.vrml.export.StatisticsCollector
 
compare(Map.Entry<String, Integer>, Map.Entry<String, Integer>) - Method in class xj3d.filter.filters.NodeCountInfoFilter
 
compareTo(Object) - Method in class org.web3d.util.spatial.Triangle
Compares this object with the specified object for order.
compareTo(ReadonlyVec3DDouble) - Method in interface org.web3d.util.spatial.ReadonlyVec3DDouble
Compares the length of the vector with another one.
compareTo(ReadonlyVec3DDouble) - Method in class org.web3d.util.spatial.Vec3DDouble
 
compareTo(Triangle) - Method in class org.web3d.util.spatial.Triangle
Compares this object with the specified object for order.
COMPLETE - Static variable in class org.xj3d.ui.construct.event.RecorderEvent
Event id indicating that recording has completed successfully
completeBody - Variable in class org.web3d.vrml.renderer.CRProtoInstance
Whether the protoBody is complete
completeUrl(String[]) - Method in class org.web3d.vrml.scripting.browser.CommonBrowser
Insure that a url is a fully qualified URL.
Component - Class in xj3d.filter.importer.threemf
Component object.
Component(Attributes) - Constructor for class xj3d.filter.importer.threemf.Component
 
COMPONENT - Static variable in interface org.web3d.parser.x3d.X3DRelaxedParserConstants
RegularExpression Id.
COMPONENT - Static variable in class xj3d.filter.importer.threemf.ThreeMFElementFactory
 
COMPONENT_TAG - Static variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
 
componentDecl(String) - Method in class org.web3d.vrml.export.BaseRetainedExporter
A component declaration has been found in the code.
componentDecl(String) - Method in class org.web3d.vrml.export.BinaryExporter
A component declaration has been found in the code.
componentDecl(String) - Method in class org.web3d.vrml.export.NullExporter
A component declaration has been found in the code.
componentDecl(String) - Method in class org.web3d.vrml.export.StatisticsCollector
A component declaration has been found in the code.
componentDecl(String) - Method in class org.web3d.vrml.export.VrmlExporter
A component declaration has been found in the code.
componentDecl(String) - Method in class org.web3d.vrml.export.X3DClassicExporter
A component declaration has been found in the code.
componentDecl(String) - Method in class org.web3d.vrml.export.X3DXMLExporter
A component declaration has been found in the code.
componentDecl(String) - Method in class org.web3d.vrml.nodes.proto.ProtoBuilder
A component declaration has been found in the code.
componentDecl(String) - Method in class org.web3d.vrml.renderer.CRExternProtoBuilder
A component declaration has been found in the code.
componentDecl(String) - Method in class org.web3d.vrml.renderer.CRMainSceneBuilder
A component declaration has been found in the code.
componentDecl(String) - Method in class org.web3d.vrml.renderer.norender.NRVRMLSceneBuilder
A component declaration has been found in the code.
componentDecl(String) - Method in class org.web3d.vrml.renderer.ogl.OGLVRMLSceneBuilder
A component declaration has been found in the code.
componentDecl(String) - Method in interface org.web3d.vrml.sav.ContentHandler
A component declaration has been found in the code.
componentDecl(String) - Method in class xj3d.filter.AbstractFilter
A component declaration has been found in the code.
componentDecl(String) - Method in class xj3d.filter.BaseFilter
A component declaration has been found in the code.
componentDecl(String) - Method in class xj3d.filter.exporter.OBJFileExporter
A component declaration has been found in the code.
componentDecl(String) - Method in class xj3d.filter.exporter.STLBinaryFileExporter
A component declaration has been found in the code.
componentDecl(String) - Method in class xj3d.filter.exporter.STLFileExporter
A component declaration has been found in the code.
componentDecl(String) - Method in class xj3d.filter.exporter.ThreeMFFileExporter
A component declaration has been found in the code.
componentDecl(String) - Method in class xj3d.filter.filters.CombinerFilter
A component declaration has been found in the code.
componentDecl(String) - Method in class xj3d.filter.filters.DebugFilter
A component declaration has been found in the code.
componentDecl(String) - Method in class xj3d.filter.filters.DEFChooserFilter
A component declaration has been found in the code.
componentDecl(String) - Method in class xj3d.filter.filters.NodeChooserFilter
A component declaration has been found in the code.
componentDecl(String) - Method in class xj3d.filter.filters.StackTracerFilter
A component declaration has been found in the code.
componentDecl(String) - Method in class xj3d.filter.MinimizeProfileFilter
A component declaration has been found in the code.
componentDecl(String) - Method in class xj3d.filter.NewAbstractFilter
A component declaration has been found in the code.
ComponentDecl() - Method in class org.web3d.parser.x3d.X3DRelaxedParser
Rule 3 - Parse a component name declaration
ComponentGeometryNodeType - Static variable in interface org.web3d.vrml.lang.TypeConstants
 
componentHidden(ComponentEvent) - Method in class org.web3d.vrml.renderer.common.browser.OverlayWrapper
Notification that the component has been hidden.
componentHidden(ComponentEvent) - Method in class org.xj3d.ui.awt.browser.ogl.BrowserJPanel
 
componentHidden(ComponentEvent) - Method in class org.xj3d.ui.awt.browser.ogl.VRMLBrowserAWTPanel
 
componentHidden(ComponentEvent) - Method in class org.xj3d.ui.awt.browser.ogl.X3DBrowserAWTPanel
 
ComponentInfo - Class in org.web3d.vrml.lang
Description of a single component.
ComponentInfo - Class in org.web3d.vrml.scripting.ecmascript.x3d
ProfileInfo miscellaneous object.
ComponentInfo - Interface in org.web3d.x3d.sai
Description of a single component.
ComponentInfo(String, int) - Constructor for class org.web3d.vrml.lang.ComponentInfo
Construct a basic component description that just has a name and level.
ComponentInfo(String, int, String, String) - Constructor for class org.web3d.vrml.scripting.ecmascript.x3d.ComponentInfo
Construct a component descriptor for the given information.
ComponentInfo(String, int, String, String, Map<String, String>) - Constructor for class org.web3d.vrml.lang.ComponentInfo
Construct a full component description.
ComponentInfo(ComponentInfo) - Constructor for class org.web3d.vrml.scripting.ecmascript.x3d.ComponentInfo
Construct a component descriptor based on the internal representation of same.
ComponentInfo(ComponentInfo, int) - Constructor for class org.web3d.vrml.lang.ComponentInfo
Copy constructor for creating a derived version of this component info but with a different level set.
ComponentInfoArray - Class in org.web3d.vrml.scripting.ecmascript.x3d
ProfileInfo miscellaneous object.
ComponentInfoArray(ComponentInfo[]) - Constructor for class org.web3d.vrml.scripting.ecmascript.x3d.ComponentInfoArray
Construct a profile descriptor for the given information.
componentList - Variable in class org.web3d.vrml.export.BaseRetainedExporter
Additional components to add, list of ComponentInfo
componentMoved(ComponentEvent) - Method in class org.web3d.vrml.renderer.common.browser.OverlayWrapper
Notification that the component has been moved.
componentMoved(ComponentEvent) - Method in class org.xj3d.ui.awt.browser.ogl.BrowserJPanel
 
componentMoved(ComponentEvent) - Method in class org.xj3d.ui.awt.browser.ogl.VRMLBrowserAWTPanel
 
componentMoved(ComponentEvent) - Method in class org.xj3d.ui.awt.browser.ogl.X3DBrowserAWTPanel
 
componentResized(ComponentEvent) - Method in class org.web3d.vrml.renderer.common.browser.OverlayWrapper
Notification that the component has been resized.
componentResized(ComponentEvent) - Method in class org.xj3d.ui.awt.browser.ogl.BrowserJPanel
 
componentResized(ComponentEvent) - Method in class org.xj3d.ui.awt.browser.ogl.VRMLBrowserAWTPanel
 
componentResized(ComponentEvent) - Method in class org.xj3d.ui.awt.browser.ogl.X3DBrowserAWTPanel
 
components - Variable in class org.web3d.vrml.lang.SceneMetaData
List of components that were used
components - Variable in class org.web3d.vrml.scripting.ecmascript.x3d.X3DExecutionContext
The list of components in use
components - Variable in class org.web3d.vrml.scripting.sai.BaseExecutionContext
The list of components in use
Components - Class in xj3d.filter.importer.threemf
Components object.
Components(Attributes) - Constructor for class xj3d.filter.importer.threemf.Components
 
COMPONENTS - Static variable in class xj3d.filter.importer.threemf.ThreeMFElementFactory
 
componentShown(ComponentEvent) - Method in class org.web3d.vrml.renderer.common.browser.OverlayWrapper
Notification that the component has been shown.
componentShown(ComponentEvent) - Method in class org.xj3d.ui.awt.browser.ogl.BrowserJPanel
 
componentShown(ComponentEvent) - Method in class org.xj3d.ui.awt.browser.ogl.VRMLBrowserAWTPanel
 
componentShown(ComponentEvent) - Method in class org.xj3d.ui.awt.browser.ogl.X3DBrowserAWTPanel
 
COMPOSITE_TEXTURE - Static variable in class xj3d.filter.importer.threemf.ThreeMFElementFactory
 
COMPOSITE_TEXTURE_CONSTITUIENT - Static variable in class xj3d.filter.importer.threemf.ThreeMFElementFactory
 
CompositeTexture - Class in xj3d.filter.importer.threemf
Components object.
CompositeTexture(Attributes) - Constructor for class xj3d.filter.importer.threemf.CompositeTexture
 
CompositeTextureConstituent - Class in xj3d.filter.importer.threemf
Base material
CompositeTextureConstituent(String, String) - Constructor for class xj3d.filter.importer.threemf.CompositeTextureConstituent
 
CompositeTextureConstituent(Attributes) - Constructor for class xj3d.filter.importer.threemf.CompositeTextureConstituent
 
compress - Variable in class org.web3d.vrml.export.X3DRetainedSAXExporter
Should we strip all unnecessary characters
compress(DataOutputStream, int, boolean) - Method in class org.web3d.vrml.export.compressors.BinaryFieldEncoder
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, boolean) - Method in interface org.web3d.vrml.export.compressors.FieldCompressor
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, boolean[]) - Method in class org.web3d.vrml.export.compressors.BinaryFieldEncoder
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, boolean[]) - Method in interface org.web3d.vrml.export.compressors.FieldCompressor
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, double) - Method in class org.web3d.vrml.export.compressors.BinaryFieldEncoder
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, double) - Method in interface org.web3d.vrml.export.compressors.FieldCompressor
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, double[]) - Method in class org.web3d.vrml.export.compressors.BinaryFieldEncoder
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, double[]) - Method in interface org.web3d.vrml.export.compressors.FieldCompressor
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, double[][]) - Method in class org.web3d.vrml.export.compressors.BinaryFieldEncoder
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, double[][]) - Method in interface org.web3d.vrml.export.compressors.FieldCompressor
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, float) - Method in class org.web3d.vrml.export.compressors.BinaryFieldEncoder
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, float) - Method in interface org.web3d.vrml.export.compressors.FieldCompressor
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, float[]) - Method in class org.web3d.vrml.export.compressors.BinaryFieldEncoder
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, float[]) - Method in interface org.web3d.vrml.export.compressors.FieldCompressor
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, float[]) - Method in class org.web3d.vrml.export.compressors.RangeCompressor
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, float[][]) - Method in class org.web3d.vrml.export.compressors.BinaryFieldEncoder
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, float[][]) - Method in interface org.web3d.vrml.export.compressors.FieldCompressor
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, int) - Method in class org.web3d.vrml.export.compressors.BinaryFieldEncoder
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, int) - Method in interface org.web3d.vrml.export.compressors.FieldCompressor
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, int[]) - Method in class org.web3d.vrml.export.compressors.BinaryFieldEncoder
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, int[]) - Method in interface org.web3d.vrml.export.compressors.FieldCompressor
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, int[]) - Method in class org.web3d.vrml.export.compressors.RangeCompressor
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, long) - Method in class org.web3d.vrml.export.compressors.BinaryFieldEncoder
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, long) - Method in interface org.web3d.vrml.export.compressors.FieldCompressor
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, long[]) - Method in class org.web3d.vrml.export.compressors.BinaryFieldEncoder
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, long[]) - Method in interface org.web3d.vrml.export.compressors.FieldCompressor
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, String) - Method in class org.web3d.vrml.export.compressors.BinaryFieldEncoder
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, String) - Method in interface org.web3d.vrml.export.compressors.FieldCompressor
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, String[]) - Method in class org.web3d.vrml.export.compressors.BinaryFieldEncoder
Compress this field and deposit the output to the bitstream
compress(DataOutputStream, int, String[]) - Method in interface org.web3d.vrml.export.compressors.FieldCompressor
Compress this field and deposit the output to the bitstream
compress(VRMLNodeType) - Method in interface org.web3d.vrml.export.compressors.NodeCompressor
Compress the given Node.
Compress(byte[], int, CodeOutputPacker) - Static method in class org.web3d.vrml.export.compressors.LZW
Compress a sequence of raw data bytes.
Compress(byte[], CodeOutputPacker) - Static method in class org.web3d.vrml.export.compressors.LZW
Compress a sequence of raw data bytes.
Compress(InputStream, CodeOutputPacker) - Static method in class org.web3d.vrml.export.compressors.LZW
 
compressByteArrayDeltaHuffman(DataOutputStream, byte[]) - Static method in class org.web3d.vrml.export.compressors.CompressionTools
Compress a byte array.
compressedAttWay - Variable in class org.web3d.vrml.export.X3DRetainedSAXExporter
Switch between methods, should go away
compressFloatArray(DataOutputStream, boolean, int, float[]) - Static method in class org.web3d.vrml.export.compressors.CompressionTools
Compress an array of floats.
compressIntArrayDeltaHuffman(DataOutputStream, int[]) - Static method in class org.web3d.vrml.export.compressors.CompressionTools
Compress an integer array.
compression_level - Variable in class org.web3d.parser.x3d.DeltazlibIntArrayAlgorithm
The working compression level option for the Deflater
compressionMethod - Variable in class org.web3d.vrml.export.X3DRetainedSAXExporter
The compression method to use for binary
CompressionTools - Class in org.web3d.vrml.export.compressors
A set of general tools for compression routines.
CompressionTools() - Constructor for class org.web3d.vrml.export.compressors.CompressionTools
 
compressShortArrayDeltaHuffman(DataOutputStream, short[]) - Static method in class org.web3d.vrml.export.compressors.CompressionTools
Compress a byte array.
computeBits(int) - Static method in class org.web3d.vrml.export.compressors.CompressionTools
 
computeLog(int) - Static method in class org.web3d.util.MathUtils
Compute the n where 2^n = value.
computeTags() - Method in class org.web3d.vrml.export.compressors.HuffmanTable
Compute optimized tags for each position, color, and normal entry.
Cone - Interface in org.web3d.x3d.sai.geometry3d
Defines the requirements of an X3D Cone node
CONE_PICK - Static variable in interface org.web3d.vrml.nodes.VRMLPickingSensorNodeType
The picking type is cone
configComplete - Variable in class org.xj3d.ui.awt.browser.ogl.SceneThumbnailRecorder
Synchronization flag
configComplete - Variable in class org.xj3d.ui.awt.browser.ogl.ThumbnailRecorder
Synchronization flag
configComplete - Variable in class org.xj3d.ui.construct.ogl.AutoConfigureViewpoint
Synchronization flag
configComplete - Variable in class xj3d.replica.ConfigureThreePointLights
Synchronization flag
ConfigGraphicsCapabilities - Interface in xj3d.replica
Defines the requirements for configuring the graphics capabilities parameters of a Construct.
configure() - Method in class org.xj3d.ui.construct.ogl.AutoConfigureViewpoint
Create and configure a new viewpoint.
ConfigureBackground - Class in xj3d.replica
A ScenePreprocessor implementation that configures the background skyColor to a predetermined RGB value.
ConfigureBackground(Color) - Constructor for class xj3d.replica.ConfigureBackground
Constructor
ConfigureThreePointLights - Class in xj3d.replica
A utility that inserts three point light nodes to the scene root.
ConfigureThreePointLights() - Constructor for class xj3d.replica.ConfigureThreePointLights
 
CONFORMANCE_PROP - Static variable in class org.web3d.vrml.parser.BaseReader
Name of the property specifying the conformance level
CONNECT_TAG - Static variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
 
CONNECTION_ERROR - Static variable in class org.web3d.x3d.sai.BrowserEvent
An error has occurred that has caused the connection between the browser and the external application to fail.
CONNECTION_ERROR - Static variable in class vrml.eai.event.BrowserEvent
An error has occurred that has caused the connection between the browser and the external application to fail.
connectionEstablished(ProgressEvent) - Method in class org.xj3d.impl.core.loading.FramerateThrottle
A connection to the resource has been established.
connectionEstablished(ProgressEvent) - Method in class org.xj3d.ui.awt.widgets.AWTProgressListener
A connection to the resource has been established.
connectionEstablished(ProgressEvent) - Method in class org.xj3d.ui.awt.widgets.SwingProgressListener
A connection to the resource has been established.
ConnectionException - Exception Class in org.web3d.x3d.sai
The exception that is thrown when an error occurs in the connection between the external application and the VRML browser.
ConnectionException - Exception Class in vrml.eai
The exception that is thrown when an error occurs in the connection between the external application and the VRML browser.
ConnectionException() - Constructor for exception class org.web3d.x3d.sai.ConnectionException
Construct a basic instance of this exception with no error message
ConnectionException() - Constructor for exception class vrml.eai.ConnectionException
Construct a basic instance of this exception with no error message
ConnectionException(String) - Constructor for exception class org.web3d.x3d.sai.ConnectionException
Constructs a new exception with a particular message
ConnectionException(String) - Constructor for exception class vrml.eai.ConnectionException
Constructs a new exception with a particular message
console - Variable in class org.xj3d.ui.awt.browser.ogl.BrowserJPanel
Area to push error messages to
consolidate(NIOBufferImage[]) - Method in class org.web3d.net.content.ImageContentHandler
Extract the individual image byte buffers from the array of NIOBufferImages and consolidate them into a single byte buffer array in the returned NIOBufferImage.
CONSTANT - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
ConstField - Class in vrml
Java binding for Constant Fields
ConstField() - Constructor for class vrml.ConstField
 
ConstMFColor - Class in vrml.field
Constant VRML JSAI type class containing multiple color fields.
ConstMFColor() - Constructor for class vrml.field.ConstMFColor
Construct an instance with default values.
ConstMFColor(float[]) - Constructor for class vrml.field.ConstMFColor
Construct a new field based on all the given data values
ConstMFColor(float[][]) - Constructor for class vrml.field.ConstMFColor
Construct a new field based on all the given 2D array of values.
ConstMFColor(int, float[]) - Constructor for class vrml.field.ConstMFColor
Construct a new field based on subsection the given data values
ConstMFFloat - Class in vrml.field
Constant VRML JSAI type class containing multiple float fields.
ConstMFFloat() - Constructor for class vrml.field.ConstMFFloat
Construct an instance with default values.
ConstMFFloat(float[]) - Constructor for class vrml.field.ConstMFFloat
Construct a new constant field based on all the given values.
ConstMFFloat(int, float[]) - Constructor for class vrml.field.ConstMFFloat
Construct new constant field based on the subset of the given values.
ConstMField - Class in vrml
Java binding for Constant multiple value fields
ConstMField() - Constructor for class vrml.ConstMField
 
ConstMFInt32 - Class in vrml.field
Constant VRML JSAI type class containing multiple time fields.
ConstMFInt32() - Constructor for class vrml.field.ConstMFInt32
Construct an instance with default values.
ConstMFInt32(int[]) - Constructor for class vrml.field.ConstMFInt32
Construct a new constant field based on all the given values.
ConstMFInt32(int, int[]) - Constructor for class vrml.field.ConstMFInt32
Construct new constant field based on the subset of the given values.
ConstMFNode - Class in vrml.field
Constant VRML JSAI type class containing multiple time fields.
ConstMFNode() - Constructor for class vrml.field.ConstMFNode
Construct an instance with default values.
ConstMFNode(int, BaseNode[]) - Constructor for class vrml.field.ConstMFNode
Construct new constant field based on the subset of the given values.
ConstMFNode(BaseNode[]) - Constructor for class vrml.field.ConstMFNode
Construct a new constant field based on all the given values.
ConstMFRotation - Class in vrml.field
Constant VRML JSAI type class containing multiple rotation fields.
ConstMFRotation() - Constructor for class vrml.field.ConstMFRotation
Construct an instance with default values.
ConstMFRotation(float[]) - Constructor for class vrml.field.ConstMFRotation
Construct a new field based on all the given data values
ConstMFRotation(float[][]) - Constructor for class vrml.field.ConstMFRotation
Construct a new field based on all the given 4D array of values.
ConstMFRotation(int, float[]) - Constructor for class vrml.field.ConstMFRotation
Construct a new field based on subsection the given data values
ConstMFString - Class in vrml.field
Constant VRML JSAI type class containing multiple String fields.
ConstMFString() - Constructor for class vrml.field.ConstMFString
Construct an instance with default values.
ConstMFString(int, String[]) - Constructor for class vrml.field.ConstMFString
Construct new constant field based on the subset of the given values.
ConstMFString(String[]) - Constructor for class vrml.field.ConstMFString
Construct a new constant field based on all the given values.
ConstMFTime - Class in vrml.field
Constant VRML JSAI type class containing multiple time fields.
ConstMFTime() - Constructor for class vrml.field.ConstMFTime
Construct an instance with default values.
ConstMFTime(double[]) - Constructor for class vrml.field.ConstMFTime
Construct a new constant field based on all the given values.
ConstMFTime(int, double[]) - Constructor for class vrml.field.ConstMFTime
Construct new constant field based on the subset of the given values.
ConstMFVec2f - Class in vrml.field
Constant VRML JSAI type class containing multiple 2 component vector fields.
ConstMFVec2f() - Constructor for class vrml.field.ConstMFVec2f
Construct an instance with default values.
ConstMFVec2f(float[]) - Constructor for class vrml.field.ConstMFVec2f
Construct a new field based on all the given data values
ConstMFVec2f(float[][]) - Constructor for class vrml.field.ConstMFVec2f
Construct a new field based on all the given 2D array of values.
ConstMFVec2f(int, float[]) - Constructor for class vrml.field.ConstMFVec2f
Construct a new field based on subsection the given data values
ConstMFVec3f - Class in vrml.field
Constant VRML JSAI type class containing multiple 3 component vector fields.
ConstMFVec3f() - Constructor for class vrml.field.ConstMFVec3f
Construct an instance with default values.
ConstMFVec3f(float[]) - Constructor for class vrml.field.ConstMFVec3f
Construct a new field based on all the given data values
ConstMFVec3f(float[][]) - Constructor for class vrml.field.ConstMFVec3f
Construct a new field based on all the given 2D array of values.
ConstMFVec3f(int, float[]) - Constructor for class vrml.field.ConstMFVec3f
Construct a new field based on subsection the given data values
constrain(AABB) - Method in class org.web3d.util.spatial.Vec3DDouble
Forcefully fits the vector in the given AABB.
constrain(Vec3D, Vec3D) - Method in class org.web3d.util.spatial.Vec3DDouble
Forcefully fits the vector in the given AABB specified by the 2 given points.
construct - Variable in class org.xj3d.ui.awt.browser.ogl.SceneThumbnailRecorder
The construct instance to record from
construct - Variable in class org.xj3d.ui.awt.browser.ogl.ThumbnailRecorder
The construct instance to record from
construct - Variable in class org.xj3d.ui.awt.browser.ogl.TimeSensorSceneRecorder
The construct instance to record from
construct - Variable in class org.xj3d.ui.construct.BlockingWorldLoader
The construct instance to load
construct - Variable in class org.xj3d.ui.construct.ogl.AutoConfigureViewpoint
The construct
construct - Variable in class org.xj3d.ui.construct.ogl.ShutdownManager
The construct instance
Construct - Class in org.xj3d.ui.construct
The Construct is an abstract class that provides a flexible container and builder for instantiating and configuring the objects that provide the infrastructure of an X3D browser.
Construct() - Constructor for class org.xj3d.ui.construct.Construct
Restricted Constructor
Construct(ErrorReporter) - Constructor for class org.xj3d.ui.construct.Construct
Restricted Constructor
ConstructBuilder - Interface in org.xj3d.ui.construct
Defines the functional steps for building the infrastructure of an Xj3D browser instance.
ConstSFBool - Class in vrml.field
Constant VRML JSAI type class containing a single boolean value.
ConstSFBool() - Constructor for class vrml.field.ConstSFBool
Construct an instance with default values.
ConstSFBool(boolean) - Constructor for class vrml.field.ConstSFBool
Construct a new constant field based on the given value.
ConstSFColor - Class in vrml.field
VRML JSAI type class containing a fixed color field
ConstSFColor() - Constructor for class vrml.field.ConstSFColor
Construct an instance with default values.
ConstSFColor(float, float, float) - Constructor for class vrml.field.ConstSFColor
Create a new color based on the given values.
ConstSFFloat - Class in vrml.field
Constant VRML JSAI type class containing a single float value.
ConstSFFloat() - Constructor for class vrml.field.ConstSFFloat
Construct an instance with default values.
ConstSFFloat(float) - Constructor for class vrml.field.ConstSFFloat
Construct a new constant field based on the given value.
ConstSFImage - Class in vrml.field
VRML JSAI type class containing a fixed image field.
ConstSFImage() - Constructor for class vrml.field.ConstSFImage
Construct an instance with default values.
ConstSFImage(int, int, int, byte[]) - Constructor for class vrml.field.ConstSFImage
Create a new image based on the given details.
ConstSFInt32 - Class in vrml.field
Constant VRML JSAI type class containing a single int value.
ConstSFInt32() - Constructor for class vrml.field.ConstSFInt32
Construct an instance with default values.
ConstSFInt32(int) - Constructor for class vrml.field.ConstSFInt32
Construct a new constant field based on the given value.
ConstSFNode - Class in vrml.field
Constant VRML JSAI type class containing a single BaseNode value.
ConstSFNode() - Constructor for class vrml.field.ConstSFNode
Construct an instance with default values.
ConstSFNode(BaseNode) - Constructor for class vrml.field.ConstSFNode
Construct a new constant field based on the given value.
ConstSFRotation - Class in vrml.field
VRML type class containing a rotation field
ConstSFRotation() - Constructor for class vrml.field.ConstSFRotation
Construct an instance with default values.
ConstSFRotation(float, float, float, float) - Constructor for class vrml.field.ConstSFRotation
Create a new rotation based on the given values.
ConstSFString - Class in vrml.field
Constant VRML JSAI type class containing a single String value.
ConstSFString() - Constructor for class vrml.field.ConstSFString
Construct an instance with default values.
ConstSFString(String) - Constructor for class vrml.field.ConstSFString
Construct a new constant field based on the given value.
ConstSFTime - Class in vrml.field
Constant VRML JSAI type class containing a single double value.
ConstSFTime() - Constructor for class vrml.field.ConstSFTime
Construct an instance with default values.
ConstSFTime(double) - Constructor for class vrml.field.ConstSFTime
Construct a new constant field based on the given value.
ConstSFVec2f - Class in vrml.field
VRML JSAI type class containing a fixed 2 component vector field
ConstSFVec2f() - Constructor for class vrml.field.ConstSFVec2f
Construct an instance with default values.
ConstSFVec2f(float, float) - Constructor for class vrml.field.ConstSFVec2f
Create a new vec based on the given values.
ConstSFVec3f - Class in vrml.field
VRML JSAI type class containing a 3 component vector field
ConstSFVec3f() - Constructor for class vrml.field.ConstSFVec3f
Construct an instance with default values.
ConstSFVec3f(float, float, float) - Constructor for class vrml.field.ConstSFVec3f
Create a new vec based on the given values.
Contact - Interface in org.web3d.x3d.sai.rigidbodyphysics
Defines the requirements of an X3D Contact node
CONTACT_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseRigidBodyCollection
Message for when the node in setValue() is not a Contact
CONTACT_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseRigidBodyCollection
Message for when the proto is not a Body
contactIndex - Variable in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseContact
The index of this contact's place in the big array
CONTAINER_ATTR - Static variable in class org.web3d.vrml.export.X3DXMLExporter
String constant of the containerField attribute
CONTAINER_ATTR - Static variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
String constant of the containerField attribute
CONTAINER_ATTR_ID - Static variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
 
CONTAINER_PROPS_FILE - Static variable in class org.web3d.vrml.export.BaseRetainedExporter
Name of the property file holding the default container fields
CONTAINER_PROPS_FILE - Static variable in class org.web3d.vrml.export.X3DXMLExporter
Name of the property file holding the default container fields
CONTAINER_PROPS_FILE - Static variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
Name of the property file holding the default container fields
CONTAINER_PROPS_READ_ERR - Static variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
Message when we couldn't read the container properties file
containerFields - Variable in class org.web3d.vrml.export.BaseRetainedExporter
Property for container fields
containerFields - Variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
Property for container fields
contains(int) - Method in class org.web3d.util.IntHashSet
Returns true if this set contains the specified element.
contains(Object) - Method in class org.web3d.util.ShortHashMap
Tests if some key maps into the specified value in this hashtable.
contains(Object) - Method in class org.web3d.util.SimpleStack
Returns true if this stack contains an instance of the value.
contains(Object) - Method in interface org.web3d.util.SimpleStackInterface
Returns true if this stack contains an instance of the value.
contains(VRMLBindableNodeType) - Method in class org.xj3d.core.eventmodel.BindableNodeManager
Check to see if the bindable manager contains this node instance already.
containsBindableNodes() - Method in interface org.web3d.vrml.nodes.VRMLGroupingNodeType
A check to see if this grouping node contains any bindable nodes.
containsBindableNodes() - Method in class org.web3d.vrml.renderer.common.nodes.BaseGroupingNode
A check to see if this grouping node contains any bindable nodes.
containsKey(short) - Method in class org.web3d.util.ShortHashMap
Tests if the specified object is a key in this hashtable.
containsKey(Object) - Method in class org.web3d.util.SoftValueHashMap
 
containsKey(Object) - Method in class org.web3d.util.WeakValueHashMap
 
containsValue(Object) - Method in class org.web3d.util.ShortHashMap
Returns true if this HashMap maps one or more keys to this value.
containsValue(Object) - Method in class org.web3d.util.SoftValueHashMap
 
containsValue(Object) - Method in class org.web3d.util.WeakValueHashMap
 
CONTENT_HANDLER_FACTORY - Variable in class org.xj3d.ui.construct.Construct
Toolkit specific content handler factory class
CONTENT_LOADER - Variable in class org.xj3d.ui.construct.Construct
The external file loader class
contentDirectory - Variable in class org.xj3d.sai.BrowserConfig
Initial directory to use for locating content.
contentHandler - Variable in class org.web3d.vrml.parser.BaseReader
Reference to the registered content handler if we have one
contentHandler - Variable in class org.web3d.x3d.jaxp.X3DSAVAdapter
Reference to the registered content handler if we have one
contentHandler - Variable in class xj3d.filter.AbstractFilter
The content Handler to issue results to
ContentHandler - Interface in org.web3d.vrml.sav
Receiver of notifications from the VRML document about node declaration information.
ContentLoadManager - Interface in org.xj3d.core.loading
An abstract definition of managers for loading files that are external to the currently loading file eg Textures, inlines and protos.
ContentLoadQueue - Class in org.xj3d.core.loading
Customized queue implementation specifically designed to handle the needs of X3D/VRML external content loading by compressing multi requests for the same URL into a single structure.
contentStateChanged(VRMLNodeType, int, int) - Method in interface org.web3d.vrml.nodes.VRMLContentStateListener
Notification that the content state for this node has changed
contentStateChanged(VRMLNodeType, int, int) - Method in class org.web3d.vrml.renderer.common.nodes.networking.BaseLoadSensor
Notification that the content state for this node has changed
contentStateChanged(VRMLNodeType, int, int) - Method in class org.web3d.vrml.renderer.common.nodes.sound.BaseSound
Called when the contentState of the child audio source changes.
contentStateChanged(VRMLNodeType, int, int) - Method in class org.web3d.vrml.renderer.ogl.nodes.sound.OGLSound
 
CONTRIBUTOR - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
controllerUpdate(ControllerEvent) - Method in class org.web3d.vrml.renderer.common.input.movie.MovieDecoder
Callback for controller events.
ControlThread() - Constructor for class org.web3d.vrml.renderer.common.input.movie.MovieDecoder.ControlThread
Constructor initializes the action queue and starts the thread.
convergeTo(Quat4d, Vector3d[], long, long) - Method in class org.web3d.vrml.renderer.common.input.dis.OrderNQuat4dConverger
Smoothly converges to the specified state.
convergeTo(Vector3d, Vector3d[], long, long) - Method in class org.web3d.vrml.renderer.common.input.dis.OrderNVector3dConverger
Smoothly converges to the specified state.
convert(Class<?>, Object) - Static method in class org.web3d.net.content.ImageContentHandler
Convert and return the argument content Object of the argument Class into an NIOBufferImage.
convertAnisotropicMode(int) - Static method in class org.web3d.vrml.renderer.ogl.nodes.OGLTextureConstConverter
Convert Anisotropic Mode constants.
convertBoundary(int) - Static method in class org.web3d.vrml.renderer.ogl.nodes.OGLTextureConstConverter
Convert Boundary Mode constants.
convertDataToRenderedImage(int, int, int, int[]) - Static method in class org.web3d.util.SFImageUtils
Utility method to convert SFImage data representation to a WritableRenderedImage
convertFieldData(int, VRMLFieldData, VRMLFieldDeclaration) - Method in class org.web3d.vrml.export.BaseRetainedExporter
Convert a field data from one type to another.
convertFloatArrayToIntArray(float[], int[]) - Static method in class org.web3d.vrml.export.compressors.CompressionTools
Convert an array of floats into an array of integers.
convertFromCharacters(char[], int, int) - Method in class org.web3d.parser.x3d.ByteEncodingAlgorithm
 
convertFromCharacters(char[], int, int) - Method in class org.web3d.parser.x3d.DeltazlibIntArrayAlgorithm
 
convertFromCharacters(char[], int, int) - Method in class org.web3d.parser.x3d.QuantizedzlibFloatArrayAlgorithm
 
convertFromCharacters(char[], int, int) - Method in class org.web3d.parser.x3d.QuantizedzlibFloatArrayAlgorithm2
 
convertHSVtoRGB(float[], float[]) - Static method in class org.web3d.util.ColorUtils
Change an RGB color to HSV color.
convertHSVtoRGB(float, float, float, float[]) - Static method in class org.web3d.util.ColorUtils
Change an RGB color to HSV color.
convertMagFilter(int) - Static method in class org.web3d.vrml.renderer.ogl.nodes.OGLTextureConstConverter
Convert MagFilter constants.
convertMinFilter(int) - Static method in class org.web3d.vrml.renderer.ogl.nodes.OGLTextureConstConverter
Convert MinFilter constants.
convertMode(int) - Static method in class org.web3d.vrml.renderer.ogl.nodes.OGLTextureConstConverter
Convert mode constants.
convertOldContent - Variable in class org.web3d.vrml.export.BaseRetainedExporter
Should VRML97 optional nodes like HAnim and GeoVRML be converted
convertRenderedImageToData(RenderedImage, int[], int) - Static method in class org.web3d.util.SFImageUtils
Utility method for MFImageWrapper and SFImageWrapper to convert a RenderedImage to the SFImage integer format
convertRGBtoHSV(float[], float[]) - Static method in class org.web3d.util.ColorUtils
Change an RGB color to HSV color.
convertRGBtoHSV(float, float, float, float[]) - Static method in class org.web3d.util.ColorUtils
Change an RGB color to HSV color.
convertSource(int) - Static method in class org.web3d.vrml.renderer.ogl.nodes.OGLTextureConstConverter
Convert source constants.
convertSubRenderedImageToData(RenderedImage, int[], int, int, int, int, int, int, int) - Static method in class org.web3d.util.SFImageUtils
Perform a bitBlt from a source image to an SFImage field.
convertToCharacters(Object, StringBuffer) - Method in class org.web3d.parser.x3d.ByteEncodingAlgorithm
 
convertToCharacters(Object, StringBuffer) - Method in class org.web3d.parser.x3d.DeltazlibIntArrayAlgorithm
 
convertToCharacters(Object, StringBuffer) - Method in class org.web3d.parser.x3d.QuantizedzlibFloatArrayAlgorithm
 
convertToCharacters(Object, StringBuffer) - Method in class org.web3d.parser.x3d.QuantizedzlibFloatArrayAlgorithm2
 
convertToCharactersFromByteArray(byte[], StringBuffer) - Method in class org.web3d.parser.x3d.ByteEncodingAlgorithm
 
convertToCharactersFromByteArray(byte[], StringBuffer) - Method in class org.web3d.parser.x3d.DeltazlibIntArrayAlgorithm
 
convertToCharactersFromByteArray(byte[], StringBuffer) - Method in class org.web3d.parser.x3d.QuantizedzlibFloatArrayAlgorithm
 
convertToCharactersFromByteArray(byte[], StringBuffer) - Method in class org.web3d.parser.x3d.QuantizedzlibFloatArrayAlgorithm2
 
convex - Variable in class xj3d.filter.node.IndexedFaceSet
Field value
convOriToAxisAngle() - Method in class org.web3d.vrml.renderer.common.nodes.geospatial.BaseGeoViewpoint
Convert specified orientation into an axis angle.
convToPng32(String, String) - Method in class xj3d.filter.importer.threemf.ImageUtils
Convert a file to png32 format
COORD_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.BaseComponentGeometryNode
Message for when the node in setValue() is not a Coord
COORD_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.hanim.BaseHAnimHumanoid
Message for when the node in setValue() is not a CoordinateNodeType
COORD_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.hanim.BaseHAnimSegment
Message for when the node in setValue() is not a Coordinate
COORD_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.particle.BasePolylineEmitter
Message for when the node in setValue() is not a Coord
COORD_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.BaseComponentGeometryNode
Message for when the proto is not a Coord
COORD_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.hanim.BaseHAnimHumanoid
Message for when the proto is not a CoordinateNodeType
COORD_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.hanim.BaseHAnimSegment
Message for when the proto is not a Coordinate
COORD_PROTO_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.particle.BasePolylineEmitter
Message for when the proto is not a Coord
Coordinate - Class in xj3d.filter.node
Wrapper for the X3D Coordinate node.
Coordinate - Interface in org.web3d.x3d.sai.rendering
Defines the requirements of an X3D Coordinate node
Coordinate() - Constructor for class xj3d.filter.node.Coordinate
Constructor
Coordinate(String) - Constructor for class xj3d.filter.node.Coordinate
Constructor
COORDINATE_NODE_MSG - Static variable in class org.web3d.vrml.renderer.common.nodes.nurbs.BaseNurbsCurve
Message for when the node in setValue() is not a Geometry
CoordinateInterpolator - Interface in org.web3d.x3d.sai.interpolation
Defines the requirements of an X3D CoordinateInterpolator node
CoordinateInterpolator2D - Interface in org.web3d.x3d.sai.interpolation
Defines the requirements of an X3D CoordinateInterpolator2D node
CoordinateNodeType - Static variable in interface org.web3d.vrml.lang.TypeConstants
 
coordinates - Variable in class org.web3d.vrml.renderer.common.nodes.GeometryHolder
Storage for coordinate information.
coordIndex - Variable in class xj3d.filter.node.IndexedFaceSet
Field value
coordIndex - Variable in class xj3d.filter.node.IndexedLineSet
Field value
coords - Variable in class org.web3d.util.spatial.Triangle
The coordinates
COORDS_CHANGED - Static variable in class org.web3d.vrml.renderer.common.nodes.BaseComponentGeometryNode
Flag value for the changeFlags coordinate node change
COORDS_INDEX_CHANGED - Static variable in class org.web3d.vrml.renderer.common.nodes.BaseComponentGeometryNode
Flag value for the changeFlags coordinate index change
copy() - Method in interface org.web3d.util.spatial.ReadonlyVec3DDouble
Copy.
copy() - Method in class org.web3d.util.spatial.Vec3DDouble
 
copy(VRMLBindableNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.BaseBindableNode
Set the fields of the binadble node that has the fields set based on the fields of the passed in node.
copy(VRMLComponentGeometryNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.BaseComponentGeometryNode
Set the fields of the binadble node that has the fields set based on the fields of the passed in node.
copy(VRMLComponentGeometryNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.BaseIndexedGeometryNode
Set the fields of the binadble node that has the fields set based on the fields of the passed in node.
copy(VRMLComponentGeometryNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.BaseIndexedTriangleGeometryNode
Set the fields of the bindable node that has the fields set based on the fields of the passed in node.
copy(VRMLDragSensorNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.BaseDragSensorNode
Set the fields of the sensor node that has the fields set based on the fields of the passed in node.
copy(VRMLGroupingNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.BaseGroupingNode
Set the fields of the grouping node that has the fields set based on the fields of the passed in node.
copy(VRMLInterpolatorNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.BaseInterpolatorNode
Set the fields of the interpolator node that has the fields set based on the fields of the passed in node.
copy(VRMLLightNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.BaseLightNode
Set the fields of the light node that has the fields set based on the fields of the passed in node.
copy(VRMLMetadataObjectNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.BaseMetadataObjectNode
Copy the values of the metadata node into this node.
copy(VRMLNBodyCollidableNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseCollidableNode
Construct a new instance of this node based on the details from the given node.
copy(VRMLNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.extensions.BaseHIDSensor
Construct a new instance of this node based on the details from the given node.
copy(VRMLNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.sound.BaseAudioClip
Copies all of the field values from the passed nodes into our own node.
copy(VRMLNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.sound.BaseSound
Copies all of the field values from the passed nodes into our own node.
copy(VRMLNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.texture.BaseMovieTexture
Copies all of the field values from the passed nodes into our own node.
copy(VRMLParticleEmitterNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.particle.BaseEmitter
Copy the values of the given node to this one.
copy(VRMLParticlePhysicsModelNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.particle.BasePhysicsModel
Copy the node to this node.
copy(VRMLPickingSensorNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.picking.BasePickingNode
Set the fields of the sensor node that has the fields set based on the fields of the passed in node.
copy(VRMLSensorNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.BaseSensorNode
Set the fields of the sensor node that has the fields set based on the fields of the passed in node.
copy(VRMLSequencerNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.BaseSequencerNode
Set the fields of the interpolator node that has the fields set based on the fields of the passed in node.
copy(VRMLSurfaceChildNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.layout.BaseSurfaceChildNode
Set the fields of the overlay child node that has the fields set based on the fields of the passed in node.
copy(VRMLSurfaceChildNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.surface.BaseSurfaceChildNode
Set the fields of the overlay child node that has the fields set based on the fields of the passed in node.
copy(VRMLTexture2DNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.BaseTexture2DNode
Set the fields of the grouping node that has the fields set based on the fields of the passed in node.
copy(VRMLTexture3DNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.BaseTexture3DNode
Set the fields of the grouping node that has the fields set based on the fields of the passed in node.
copy(VRMLTimeControlledNodeType) - Method in class org.web3d.vrml.renderer.common.nodes.BaseTimeControlledNode
Set the fields of the time dependent node that has the fields set based on the fields of the passed in node.
copy(BaseGeoSRFParametersInfoNode) - Method in class org.web3d.vrml.renderer.common.nodes.geospatial.BaseGeoSRFParametersInfoNode
Construct a new instance of this node based on the details from the given node.
copy(BaseGeoSRFParametersNode) - Method in class org.web3d.vrml.renderer.common.nodes.geospatial.BaseGeoSRFParametersNode
Construct a new instance of this node based on the details from the given node.
copy(BaseGeoSRFTParametersNode) - Method in class org.web3d.vrml.renderer.common.nodes.geospatial.BaseGeoSRFTParametersNode
Construct a new instance of this node based on the details from the given node.
copy(BaseScript) - Method in class org.web3d.vrml.renderer.common.nodes.scripting.BaseScript
Copy this node into the given node.
copy(BaseEncodable, boolean) - Method in class xj3d.filter.node.BaseComposedGeometry
Copy the working objects of this into the argument.
copy(BaseEncodable, boolean) - Method in class xj3d.filter.node.BaseEncodable
Copy the working objects of this into the argument.
copy(BaseEncodable, boolean) - Method in class xj3d.filter.node.BaseGeometry
Copy the working objects of this into the argument.
copy(BaseEncodable, boolean) - Method in class xj3d.filter.node.BaseGroup
Copy the working objects of this into the argument.
copy(BaseEncodable, boolean) - Method in class xj3d.filter.node.BaseMetadata
Copy the working objects of this into the argument.
copy(BaseEncodable, boolean) - Method in class xj3d.filter.node.BaseTexture2D
Copy the working objects of this into the argument.
copyData(GeometryHolder, GeometryData) - Method in class org.web3d.vrml.renderer.common.nodes.GeometryUtils
Performs a shallow copy of data from a GeometryHolder to a GeometryData structure.
copyScene(X3DScene, X3DScene) - Static method in class org.web3d.sai.util.SceneUtils
Copy the contents of one scene into another.
core - Variable in class org.web3d.vrml.scripting.browser.CommonBrowser
The basic browser core functionality that this script hooks to
core - Variable in class org.xj3d.ui.awt.browser.ogl.SceneThumbnailRecorder
The browser core
core - Variable in class org.xj3d.ui.awt.browser.ogl.ThumbnailRecorder
The browser core
core - Variable in class org.xj3d.ui.awt.browser.ogl.TimeSensorSceneRecorder
The browser core
core - Variable in class org.xj3d.ui.construct.Construct
The browser core
core - Variable in class org.xj3d.ui.construct.ogl.AutoConfigureViewpoint
The browser core
COUNT - Static variable in class xj3d.filter.importer.collada.ColladaStrings
 
counts - Variable in class xj3d.filter.filters.NodeCountInfoFilter
The node counts, Node Name -> Count
creaseAngle - Variable in class xj3d.filter.node.IndexedFaceSet
Field value
createBrowserInstance() - Method in class org.web3d.vrml.scripting.external.neteai.NetworkBrowserServer
 
createBrowserInstance() - Method in interface org.web3d.vrml.scripting.external.neteai.ServerBrowserFactory
Create a new browser instance to maintain ID uniqueness between connections and sessions.
createBuilder() - Method in class org.web3d.vrml.renderer.norender.NRSceneBuilderFactory
Create a new scene builder instance that has been pre-configured according to the factory parameters.
createBuilder() - Method in class org.web3d.vrml.renderer.ogl.OGLSceneBuilderFactory
Create a new scene builder instance that has been pre-configured according to the factory parameters.
createBuilder() - Method in interface org.xj3d.core.loading.SceneBuilderFactory
Create a new scene builder instance.
createComponent(String[]) - Method in class org.web3d.browser.VRMLBrowserFactoryImpl
Create a VRML browser that can be used as an AWT component.
createComponent(String[]) - Method in class org.web3d.vrml.scripting.external.neteai.NetworkBrowserFactoryImpl
 
createComponent(String[]) - Method in class org.xj3d.ui.awt.browser.ogl.VRMLOGLBrowserFactoryImpl
 
createComponent(String[]) - Method in interface vrml.eai.BrowserFactoryImpl
Create a VRML browser that can be used as an AWT component.
createComponent(Map<String, Object>) - Method in class org.web3d.browser.X3DBrowserFactoryImpl
Deprecated.
Create a VRML browser that can be used as an AWT component.
createComponent(Map<String, Object>) - Method in interface org.web3d.x3d.sai.BrowserFactoryImpl
Create a VRML browser that can be used as an AWT component.
createComponent(Map<String, Object>) - Method in class org.xj3d.ui.awt.browser.ogl.X3DNRBrowserFactoryImpl
 
createComponent(Map<String, Object>) - Method in class org.xj3d.ui.awt.browser.ogl.X3DOGLBrowserFactoryImpl
 
createConstField(String) - Method in class org.web3d.vrml.scripting.jsai.JSAINode
Create a constant field that represents an eventOut.
createConstField(String) - Method in class vrml.node.Node
Create a constant field that represents an eventOut.
createConstField(VRMLNodeType, String) - Method in interface org.web3d.vrml.scripting.jsai.FieldFactory
Create a constant field that represents an eventOut.
createConstField(VRMLNodeType, String) - Method in class org.web3d.vrml.scripting.jsai.JSAIFieldFactory
Create a constant field that represents an eventOut.
createContentHandler(String) - Method in class org.web3d.net.content.VRMLContentHandlerFactory
Create a content handler for the given mime type.
createContentHandler(String) - Method in class org.xj3d.ui.awt.net.content.AWTContentHandlerFactory
Create a content handler for the given mime type.
createDecl(String, VRMLNodeFactory, int, int, NodeTemplateToInstanceCreator) - Method in class org.web3d.vrml.renderer.CRExternProtoBuilder
Create a declaration suitable for filling in as a new proto.
createDecl(String, VRMLNodeFactory, int, int, NodeTemplateToInstanceCreator) - Method in class org.web3d.vrml.renderer.norender.NRExternProtoBuilder
Create a declaration suitable for filling in as a new proto.
createDecl(String, VRMLNodeFactory, int, int, NodeTemplateToInstanceCreator) - Method in class org.web3d.vrml.renderer.ogl.OGLExternProtoBuilder
Create a declaration suitable for filling in as a new proto.
createDevices() - Method in class org.xj3d.core.eventmodel.DeviceFactory
Create and return the List of InputDevices defined in the the default properties file.
createFactory(String) - Static method in class org.web3d.vrml.renderer.DefaultNodeFactory
Factory method to create an instance of the node factory that can be used for a specific renderer.
createField(String, boolean) - Method in class org.web3d.vrml.scripting.jsai.JSAINode
Create a field given a name.
createField(String, boolean) - Method in class vrml.node.Node
Create a field given a name.
createField(VRMLNodeType, String, boolean) - Method in class org.web3d.vrml.scripting.ecmascript.builtin.ECMAFieldFactory
Create a field given a name from the node.
createField(VRMLNodeType, String, boolean) - Method in interface org.web3d.vrml.scripting.ecmascript.builtin.FieldFactory
Create a field given a name from the node.
createField(VRMLNodeType, String, boolean) - Method in interface org.web3d.vrml.scripting.jsai.FieldFactory
Create a field given a name from the node.
createField(VRMLNodeType, String, boolean) - Method in class org.web3d.vrml.scripting.jsai.JSAIFieldFactory
Create a field given a name from the node.
createField(VRMLNodeType, String, boolean, boolean, ReferenceQueue<X3DField>, BaseNodeFactory) - Method in class org.web3d.vrml.scripting.sai.DefaultFieldFactory
Create a field given a name from the node.
createField(VRMLNodeType, String, boolean, boolean, ReferenceQueue<X3DField>, BaseNodeFactory) - Method in interface org.web3d.vrml.scripting.sai.FieldFactory
Create a field given a name from the node.
createInstance() - Method in class org.web3d.vrml.scripting.external.sai.SAIExternProtoDeclaration
 
createInstance() - Method in class org.web3d.vrml.scripting.external.sai.SAIProtoDeclaration
 
createInstance() - Method in interface org.web3d.x3d.sai.X3DProtoDeclaration
Create an instance of this proto that may be used at runtime.
createInstance(CRProtoInstance) - Method in class org.web3d.vrml.renderer.CRExternProtoCreator
Build a stub instance of the proto from the given description.
createLayerManager() - Method in class org.web3d.vrml.renderer.ogl.browser.OGLLayerManagerFactory
Create a new layer manager instance.
createLayerManager() - Method in interface org.xj3d.core.eventmodel.LayerManagerFactory
Create a new layer manager instance.
createLayerManager() - Method in class org.xj3d.loaders.ogl.NullLayerManagerFactory
Create a new layer manager instance.
createMaterial(Ac3dObject) - Method in class xj3d.filter.importer.AC3DFileParser
Creates the appearance and material.
createNewDocument() - Static method in class xj3d.filter.ui.XMLUtils
Create and return a new empty xml DOM object
createNewInstance(VRMLNode, boolean) - Method in interface org.web3d.vrml.lang.VRMLNodeTemplate
Create a new instance of a real node from this template.
createNewInstance(VRMLNode, boolean) - Method in class org.web3d.vrml.nodes.proto.ExternalPrototypeDecl
Create a new instance of a real node from this template.
createNewInstance(VRMLNode, boolean) - Method in class org.web3d.vrml.nodes.proto.ProtoInstancePlaceHolder
Create a new instance of a real node from this template.
createNewInstance(VRMLNode, boolean) - Method in class org.web3d.vrml.nodes.proto.PrototypeDecl
Create a new instance of a real node from this template.
createNode(int) - Method in class org.web3d.vrml.scripting.external.neteai.DefaultEAIFieldAndNodeFactory
 
createNode(String) - Method in class org.web3d.vrml.scripting.sai.BaseExecutionContext
Create a new node in this scene.
createNode(String) - Method in interface org.web3d.x3d.sai.X3DExecutionContext
Create a new node in this scene.
createObjectTag(Ac3dObject) - Method in class xj3d.filter.importer.AC3DFileParser
Create opening tags for the basic object types.
createPolyGeometry(Ac3dObject) - Method in class xj3d.filter.importer.AC3DFileParser
Creates the geometry for poly objects.
createPolyLineGeometry(Ac3dObject) - Method in class xj3d.filter.importer.AC3DFileParser
Creates the geometry for poly line and line objects.
createProto(String) - Method in class org.web3d.vrml.scripting.sai.BaseExecutionContext
Create a new proto instance in this scene.
createProto(String) - Method in interface org.web3d.x3d.sai.X3DExecutionContext
Create a new proto instance in this scene.
createScene(ProfileInfo, ComponentInfo[]) - Method in class org.web3d.vrml.scripting.external.sai.SAIBrowser
 
createScene(ProfileInfo, ComponentInfo[]) - Method in interface org.web3d.x3d.sai.Browser
Create a new, empty scene that can be used to programmatically fill in new scenes.
createScriptEngine(String, OGLStandardBrowserCore, ViewpointManager, RouteManager, FrameStateManager, WorldLoaderManager) - Method in class xj3d.browser.Xj3DBrowser
Create a script engine.
createSystemTransform(String[], boolean[]) - Method in class org.web3d.vrml.renderer.common.geospatial.GTTransformUtils
From the given system definition strings, generate a coordinate transformation service.
createTempDir(String) - Static method in class xj3d.filter.importer.threemf.ThreeMFFileParser
 
createTransformTag(Ac3dObject) - Method in class xj3d.filter.importer.AC3DFileParser
Creates transform data.
createURIResourceStream(String) - Method in class org.web3d.net.protocol.JarResourceFactory
Create a new resource stream for the given protocol.
createURIResourceStream(String) - Method in class org.web3d.net.protocol.JavascriptResourceFactory
Create a new resource stream for the given protocol.
createURIResourceStream(String) - Method in class org.web3d.net.protocol.VRML97ResourceFactory
Create a new resource stream for the given protocol.
createURIResourceStream(String) - Method in class org.web3d.net.protocol.Web3DResourceFactory
Create a new resource stream for the given protocol.
createURIResourceStream(String) - Method in class org.web3d.net.protocol.X3DResourceFactory
Create a new resource stream for the given protocol.
createVrmlComponent(String[]) - Static method in class vrml.eai.BrowserFactory
Create a VRML browser that can be used as an AWT component.
createVrmlFromString(String) - Method in class org.web3d.vrml.scripting.ecmascript.JavascriptBrowser
Parse the given string and turn this into a list of VRML nodes.
createVrmlFromString(String) - Method in class org.web3d.vrml.scripting.external.eai.EAIBrowser
 
createVrmlFromString(String) - Method in class org.web3d.vrml.scripting.external.neteai.NetworkBrowserClient
* @see vrml.eai.Browser#createVrmlFromString(java.lang.String)
createVrmlFromString(String) - Method in class vrml.Browser
Parse the given string and turn this into a list of VRML nodes.
createVrmlFromString(String) - Method in interface vrml.eai.Browser
Parse the given string and turn this into a list of VRML nodes.
createVrmlFromString(String, VRMLExecutionSpace) - Method in class org.web3d.vrml.scripting.browser.VRML97CommonBrowser
Parse the given string and turn this into a list of VRML nodes.
createVrmlFromURL(String[], int, String) - Method in class org.web3d.vrml.scripting.external.neteai.ClientProcessingTask
 
createVrmlFromURL(String[], int, String) - Method in class org.web3d.vrml.scripting.external.neteai.ServerBrowser
createVrmlFromURL request.
createVrmlFromURL(String[], VRMLNodeType, String) - Method in class org.web3d.vrml.scripting.browser.VRML97CommonBrowser
Create and load VRML from the given URL and place the returned values as nodes into the given VRML node in the scene.
createVrmlFromURL(String[], BaseNode, String) - Method in class vrml.Browser
Create and load VRML from the given URL and place the returned values as nodes into the given VRML node in the scene.
createVrmlFromURL(String[], Node, String) - Method in class org.web3d.vrml.scripting.external.eai.EAIBrowser
 
createVrmlFromURL(String[], Node, String) - Method in class org.web3d.vrml.scripting.external.neteai.NetworkBrowserClient
* @see vrml.eai.Browser#createVrmlFromURL(java.lang.String[], vrml.eai.Node, java.lang.String)
createVrmlFromURL(String[], Node, String) - Method in interface vrml.eai.Browser
Create and load VRML from the given URL and place the returned values as nodes into the given VRML node in the scene.
createVrmlFromURL(MFString, SFNode, String) - Method in class org.web3d.vrml.scripting.ecmascript.JavascriptBrowser
Create and load VRML from the given URL and place the returned values as nodes into the given VRML node in the scene.
createVRMLNode(String, boolean) - Method in interface org.web3d.vrml.lang.VRMLNodeFactory
Create a new node instance from the given node name.
createVRMLNode(String, boolean) - Method in class org.web3d.vrml.renderer.DefaultNodeFactory
 
createVRMLNode(String, String, boolean) - Method in interface org.web3d.vrml.lang.VRMLNodeFactory
Create a new node instance of the given node that exists in the given profile.
createVRMLNode(String, String, boolean) - Method in class org.web3d.vrml.renderer.DefaultNodeFactory
 
createVRMLNode(VRMLNode, boolean) - Method in interface org.web3d.vrml.lang.VRMLNodeFactory
Create a new node instance that is a cloned copy of the given node.
createVRMLNode(VRMLNode, boolean) - Method in class org.web3d.vrml.renderer.DefaultNodeFactory
 
createX3DComponent(Map<String, Object>) - Static method in class org.web3d.x3d.sai.BrowserFactory
Create an X3D browser that can be used as an AWT component.
createX3DFromStream(String, InputStream) - Method in class org.web3d.vrml.scripting.browser.X3DCommonBrowser
Parse the given input stream and turn this into a list of X3D nodes.
createX3DFromStream(String, InputStream) - Method in class org.web3d.vrml.scripting.external.sai.SAIBrowser
 
createX3DFromStream(String, InputStream) - Method in interface org.web3d.x3d.sai.Browser
Parse the contents of the stream and interpret it as X3D content.
createX3DFromString(String) - Method in class org.web3d.vrml.scripting.browser.X3DCommonBrowser
Parse the given string and turn this into a list of X3D nodes.
createX3DFromString(String) - Method in class org.web3d.vrml.scripting.external.sai.SAIBrowser
 
createX3DFromString(String) - Method in interface org.web3d.x3d.sai.Browser
Parse the given string and turn this into a list of X3D nodes.
createX3DFromURL(String[]) - Method in class org.web3d.vrml.scripting.browser.X3DCommonBrowser
Create and load X3D from the given URL and place the returned values as nodes into the given X3D node in the scene.
createX3DFromURL(String[]) - Method in class org.web3d.vrml.scripting.external.sai.SAIBrowser
 
createX3DFromURL(String[]) - Method in interface org.web3d.x3d.sai.Browser
Create and load X3D from the given URL.
createX3DString(VRMLFieldDeclaration, double[], int) - Method in class org.web3d.vrml.export.X3DRetainedSAXExporter
Create an X3D string from an array of values
createX3DString(VRMLFieldDeclaration, float[], int) - Method in class org.web3d.vrml.export.X3DRetainedSAXExporter
Create an X3D string from an array of values
createX3DString(VRMLFieldDeclaration, int[], int) - Method in class org.web3d.vrml.export.X3DRetainedSAXExporter
Create an X3D string from an array of values
CRExternProtoBuilder - Class in org.web3d.vrml.renderer
A SAV interface for dealing with building a single extern proto.
CRExternProtoBuilder(VRMLNodeFactory) - Constructor for class org.web3d.vrml.renderer.CRExternProtoBuilder
Create a new default instance of the scene builder.
CRExternProtoCreator - Class in org.web3d.vrml.renderer
A class that is used to create stub instances of extern protos from their definitions.
CRExternProtoCreator(String) - Constructor for class org.web3d.vrml.renderer.CRExternProtoCreator
Create a new creator instance for the given world root URL
CRExternPrototypeDecl - Class in org.web3d.vrml.renderer
A CR External Prototype Declaration.
CRExternPrototypeDecl(String, VRMLNodeFactory, int, int, NodeTemplateToInstanceCreator) - Constructor for class org.web3d.vrml.renderer.CRExternPrototypeDecl
Create a place holder that represents the given extern proto declaration.
CRIT_MSG - Static variable in class org.web3d.util.I18nUtils
 
CRMainSceneBuilder - Class in org.web3d.vrml.renderer
A scene builder implementation for reading input from a SAV source and building a scene graph with them.
CRMainSceneBuilder(VRMLNodeFactory) - Constructor for class org.web3d.vrml.renderer.CRMainSceneBuilder
Create a scene builder with the given node factory.
cross(ReadonlyVec3DDouble) - Method in interface org.web3d.util.spatial.ReadonlyVec3DDouble
Calculates cross-product with vector v.
cross(ReadonlyVec3DDouble) - Method in class org.web3d.util.spatial.Vec3DDouble
 
cross(Vec3DDouble) - Method in class org.web3d.util.spatial.Vec3DDouble
 
crossInto(ReadonlyVec3DDouble, Vec3DDouble) - Method in interface org.web3d.util.spatial.ReadonlyVec3DDouble
Calculates cross-product with vector v.
crossInto(ReadonlyVec3DDouble, Vec3DDouble) - Method in class org.web3d.util.spatial.Vec3DDouble
 
crossSelf(Vec3DDouble) - Method in class org.web3d.util.spatial.Vec3DDouble
Calculates cross-product with vector v.
CRProtoCreator - Class in org.web3d.vrml.renderer
A class that is used to create real instances of protos from their definitions.
CRProtoCreator(VRMLNodeFactory, String, int, int) - Constructor for class org.web3d.vrml.renderer.CRProtoCreator
Create a new instance of a generic proto creator.
CRProtoInstance - Class in org.web3d.vrml.renderer
A concrete instance of a Prototype that is common for all renderers.
CRProtoInstance(String, boolean, VRMLFieldDeclaration[], int) - Constructor for class org.web3d.vrml.renderer.CRProtoInstance
Create an instance for the proto with the number of fields.
CRROUTE - Class in org.web3d.vrml.renderer
A common ROUTE implementation for all renderers.
CRROUTE(VRMLNodeType, int, VRMLNodeType, int) - Constructor for class org.web3d.vrml.renderer.CRROUTE
Create a new representation of a Java 3D route.
CRVRMLScene - Class in org.web3d.vrml.renderer
A representation of a complete scene in VRML and X3D.
CRVRMLScene(int, int) - Constructor for class org.web3d.vrml.renderer.CRVRMLScene
Construct a new default instance of this class.
ctrlModifier - Variable in class org.xj3d.ui.awt.widgets.CursorManager
Ctrl key modifier
cullingMode - Variable in class org.xj3d.sai.BrowserConfig
Culling Mode.
curChar - Variable in class org.web3d.parser.vrml97.VRML97FieldParserTokenManager
 
curChar - Variable in class org.web3d.parser.vrml97.VRML97RelaxedParserTokenManager
 
curChar - Variable in class org.web3d.parser.x3d.X3DFieldParserTokenManager
 
curChar - Variable in class org.web3d.parser.x3d.X3DRelaxedParserTokenManager
 
currentCompressor - Variable in class org.web3d.vrml.export.X3DRetainedSAXExporter
The current compressor.
currentConnection - Variable in class org.web3d.vrml.export.BaseRetainedExporter
The current resource connection if being used
currentDefMap - Variable in class org.web3d.vrml.export.BaseRetainedExporter
The current DEF map, node to DEF name
currentFieldIndex - Variable in class org.web3d.vrml.renderer.CRMainSceneBuilder
Copy of the top child index for efficiency purposes
currentIndex - Variable in class org.web3d.vrml.renderer.common.nodes.BaseSequencerNode
The current index in the array that is active
currentIsMap - Variable in class org.web3d.vrml.export.BaseRetainedExporter
The current IS map
currentMode - Variable in class org.web3d.vrml.renderer.common.nodes.dis.BaseEspduTransform
Current mode as integer constant
currentNode - Variable in class org.web3d.vrml.renderer.CRMainSceneBuilder
Copy of the top node for efficiency purposes
currentObserver - Variable in class org.web3d.vrml.renderer.CRProtoCreator
The current observer.
currentPrototypeDecl - Variable in class org.web3d.vrml.export.BaseRetainedExporter
The current proto definition
currentScript - Variable in class org.web3d.vrml.export.X3DXMLExporter
Copy of the current working script definition
currentScript - Variable in class org.web3d.vrml.renderer.CRMainSceneBuilder
Copy of the current working script definition
currentToken - Variable in exception class org.web3d.parser.vrml97.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception class org.web3d.parser.x3d.ParseException
This is the last token that has been consumed successfully.
currentWallTime - Variable in class org.web3d.vrml.renderer.ogl.browser.PerFrameManager
The current wall clock time that we are sending to people
cursorChanged(String) - Method in interface org.xj3d.core.eventmodel.CursorFilter
The internals of Xj3D have changed the cursor.
cursorChanged(String) - Method in interface org.xj3d.sai.Xj3DCursorFilter
The internals of Xj3D have changed the cursor.
CursorFilter - Interface in org.xj3d.core.eventmodel
Filter logic for changing the default cursors displayed.
cursorManager - Variable in class org.xj3d.ui.awt.browser.ogl.BrowserJPanel
The cursorManager
cursorManager - Variable in class org.xj3d.ui.awt.browser.ogl.X3DBrowserAWTPanel
The cursorManager
CursorManager - Class in org.xj3d.ui.awt.widgets
Manages cursor icon changes based on state listeners.
CursorManager - Interface in org.xj3d.core.eventmodel
A manager of cursor changes.
CursorManager(Component, Properties, ErrorReporter) - Constructor for class org.xj3d.ui.awt.widgets.CursorManager
Create a new instance of the cursor manager with a customized set of images.
CursorManager(Component, ErrorReporter) - Constructor for class org.xj3d.ui.awt.widgets.CursorManager
Create a new instance of the cursor manager using the default set of images.
customNode(VRMLNodeType, int, VRMLNodeType, boolean) - Method in interface org.web3d.vrml.nodes.SceneGraphTraversalDetailObserver
Notification of a custom node that defines its own children types.
CustomViewport - Interface in org.web3d.x3d.sai.layering
Defines the requirements of an X3D CustomViewport node
Cylinder - Interface in org.web3d.x3d.sai.geometry3d
Defines the requirements of an X3D Cylinder node
CYLINDER_PICK - Static variable in interface org.web3d.vrml.nodes.VRMLPickingSensorNodeType
The picking type is cylinder
CylinderSensor - Interface in org.web3d.x3d.sai.pointingdevicesensor
Defines the requirements of an X3D CylinderSensor node
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