A B C D E F G H I J L M N O P Q R S T U V W X Y Z

A

AC - Static variable in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
AC - Static variable in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
ADVANCE_NORMAL - Static variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
AmbientLight - class net.jbeans.j3d.light.AmbientLight.
net.jbeans.j3d.light.AmbientLight is a JavaBeanized javax.media.j3d.AmbientLight
AmbientLight() - Constructor for class net.jbeans.j3d.light.AmbientLight
 
AmbientLight(Color3f) - Constructor for class net.jbeans.j3d.light.AmbientLight
 
AmbientLight(boolean, Color3f) - Constructor for class net.jbeans.j3d.light.AmbientLight
 
AmbientLightBeanInfo - class net.jbeans.j3d.light.AmbientLightBeanInfo.
Defines several bean information.
AmbientLightBeanInfo() - Constructor for class net.jbeans.j3d.light.AmbientLightBeanInfo
 
Appearance - class net.jbeans.j3d.scenegraph.Appearance.
generally describe Appearance in here
Appearance() - Constructor for class net.jbeans.j3d.scenegraph.Appearance
 
AppearanceBeanInfo - class net.jbeans.j3d.scenegraph.AppearanceBeanInfo.
generally describe AppearanceBeanInfo in here
AppearanceBeanInfo() - Constructor for class net.jbeans.j3d.scenegraph.AppearanceBeanInfo
 
AppearanceFactory - class net.jbeans.j3d.bean.factory.AppearanceFactory.
A Factory class provides a method to instantiate an object.
AppearanceFactory() - Constructor for class net.jbeans.j3d.bean.factory.AppearanceFactory
 
AttributeArray - class net.jbeans.j3d.data.AttributeArray.
AttributeArray is an abstract class that defines various methods to handle n-dimensional attribute data such as scalars, vectors, tensors, etc.
AttributeArray(int) - Constructor for class net.jbeans.j3d.data.AttributeArray
Construct object with an initial data array of type dataType.
AttributeArray() - Constructor for class net.jbeans.j3d.data.AttributeArray
 
AttributeArray(AttributeArray) - Constructor for class net.jbeans.j3d.data.AttributeArray
 
actionPerformed(ActionEvent) - Method in class net.jbeans.j3d.renderer.Renderer
 
addBranchGraph(BranchGroup) - Method in class net.jbeans.j3d.renderer.BasicRenderer
Adds a new branch graphoup to the scene.
addBranchGraph(Object) - Method in class net.jbeans.j3d.renderer.BasicRenderer
Adds a new branch graphoup to the scene.
addBranchGraph(BranchGroup) - Method in class net.jbeans.j3d.renderer.Renderer
Adds a new branch graphoup to the scene.
addBranchGraph(BranchGroup) - Method in class net.jbeans.j3d.universe.Locale
Adds a new BranchGroup object.
addBranchGraph(BranchGroup) - Method in class net.jbeans.j3d.universe.SeekableUniverse
Used to add Nodes to the geometry side (as opposed to the view side) of the scene graph.
addBranchGraph(BranchGroup) - Method in class net.jbeans.j3d.universe.Universe
Used to add Nodes to the geometry side (as opposed to the view side) of the scene graph.
addBranchGraph(BranchGroup) - Method in class net.jbeans.j3d.universe.World
Adds a new BranchGroup object.
addBranchGroup(BranchGroupDetachable, BranchGroup) - Static method in class net.jbeans.j3d.universe.BranchGroupUtil
Adds a new BranchGroup object.
addChangeListener(ChangeListener) - Method in class net.jbeans.j3d.data.ColorLookupTable
Adds a ChangeListener to the slider.
addChild(Object) - Method in class net.jbeans.j3d.scenegraph.BranchGroup
 
addChild(Node) - Method in class net.jbeans.j3d.scenegraph.BranchGroup
 
addDragManipulator(int, Manipulator) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseManipulatorBehavior
 
addGeometries(Geometry[]) - Method in class net.jbeans.j3d.scenegraph.Shape3D
 
addGeometry(Geometry) - Method in class net.jbeans.j3d.modeler.geometry.GeometryModeler
 
addGeometry(int, Geometry) - Method in class net.jbeans.j3d.modeler.geometry.GeometryModeler
 
addGeometry(Geometry) - Method in class net.jbeans.j3d.scenegraph.Shape3D
 
addGeometryListener(SceneGraphObjectListener) - Method in class net.jbeans.j3d.modeler.geometry.GeometryModeler
adds an SceneGraphObjectListener to the shape
addPickMouseListener(PickMouseListener) - Method in class net.jbeans.j3d.renderer.SelectableRenderer
Adds a PickMouseListener to the slider.
addPickMouseListener(PickMouseListener) - Method in class net.jbeans.j3d.universe.SelectableUniverse
Adds a PickMouseListener to the slider.
addPickMouseListener(PickMouseListener) - Method in class net.jbeans.j3d.util.picking.behavior.PickMouseBehavior
Adds a PickMouseListener to the slider.
addPressManipulator(int, Manipulator) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseManipulatorBehavior
 
addPropertyChangeListener(PropertyChangeListener) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
addPropertyChangeListener(PropertyChangeListener) - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
addPropertyChangeListener(PropertyChangeListener) - Method in class net.jbeans.j3d.modeler.scene.glyph.GSphere
 
addPropertyChangeListener(PropertyChangeListener) - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
addScene(BranchGroup) - Method in class net.jbeans.j3d.modeler.scene.SceneModeler
 
addScene(int, BranchGroup) - Method in class net.jbeans.j3d.modeler.scene.SceneModeler
 
addSceneGraphObjectListener(SceneGraphObjectListener) - Method in class net.jbeans.j3d.scenegraph.BranchGroup
adds an SceneGraphObjectListener to the shape.
addSceneGraphObjectListener(SceneGraphObjectListener) - Method in class net.jbeans.j3d.scenegraph.Shape3D
adds an SceneGraphObjectListener to the shape
addSceneGraphObjectListener(SceneGraphObjectListener) - Method in class net.jbeans.j3d.transform.TransformGroup
adds an SceneGraphObjectListener to the shape
addSceneListener(SceneGraphObjectListener) - Method in class net.jbeans.j3d.modeler.scene.SceneModeler
adds an GeometryListener to the shape
addSeekListener(SeekListener) - Method in class net.jbeans.j3d.util.behavior.seek.SeekBehavior
Adds a SeekListener to the slider.
addSurfaceDimensionListener(ChangeListener) - Method in class net.jbeans.physics.model.standingwave.StandingWave
adds an GeometryListener to the shape
addSurfaceListener(ChangeListener) - Method in class net.jbeans.physics.model.standingwave.StandingWave
adds an GeometryListener to the shape
addViewer(Viewer) - Method in class net.jbeans.j3d.universe.Universe
 
addViewer(int, Viewer) - Method in class net.jbeans.j3d.universe.Universe
adds a viewer to the specified viewingPlatform.
addViewingPlatform(ViewingPlatform) - Method in class net.jbeans.j3d.universe.Universe
add a viewing platform.
allocate(int) - Method in class net.jbeans.j3d.data.AttributeArray
Allocates the specified number (numOfAtt) of attributes.
allocate(int) - Method in class net.jbeans.j3d.data.BitArray
Allocate memory for this array.
allocate(int) - Method in class net.jbeans.j3d.data.CharArray
Allocate memory for this array.
allocate(int) - Method in class net.jbeans.j3d.data.DataArray
 
allocate(int) - Method in class net.jbeans.j3d.data.DoubleArray
Allocate memory for this array.
allocate(int) - Method in class net.jbeans.j3d.data.FloatArray
Allocate memory for this array.
allocate(int) - Method in class net.jbeans.j3d.data.IntArray
Allocate memory for this array.
allocate(int) - Method in class net.jbeans.j3d.data.LongArray
Allocate memory for this array.
allocate(int) - Method in class net.jbeans.j3d.data.ShortArray
Allocate memory for this array.
allocate(int) - Method in class net.jbeans.j3d.data.StringArray
Allocate memory for this array.
alpha - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
array - Variable in class net.jbeans.j3d.data.DataArray
 

B

BIT - Static variable in class net.jbeans.j3d.data.DataType
 
BOOLEAN - Static variable in class net.jbeans.j3d.data.DataType
 
BUTTON_HEIGHT - Static variable in class net.jbeans.j3d.renderer.Renderer
 
BUTTON_WIDTH - Static variable in class net.jbeans.j3d.renderer.Renderer
 
BY_COPY - Static variable in class net.jbeans.j3d.modeler.geometry.util.GeometryInfo
 
BY_REFERENCE - Static variable in class net.jbeans.j3d.modeler.geometry.util.GeometryInfo
 
BasicRenderer - class net.jbeans.j3d.renderer.BasicRenderer.
A BasicRenderer is a frame containing objects (2D and 3D canvas, button, dials, etc.) used to manipulate rendered object.
BasicRenderer() - Constructor for class net.jbeans.j3d.renderer.BasicRenderer
Constructs a new BasicRenderer object.
BasicRenderer(String) - Constructor for class net.jbeans.j3d.renderer.BasicRenderer
Constructs a new Renderer object.
BasicTransformGroup - class net.jbeans.j3d.transform.BasicTransformGroup.
generally describe BasicTransformGroup in here
BasicTransformGroup() - Constructor for class net.jbeans.j3d.transform.BasicTransformGroup
 
BasicTransformGroup(Transform3D) - Constructor for class net.jbeans.j3d.transform.BasicTransformGroup
 
BitArray - class net.jbeans.j3d.data.BitArray.
BitArray is an array of bits (0/1 data value).
BitArray(int) - Constructor for class net.jbeans.j3d.data.BitArray
Construct a new BitArray object.
BitArray() - Constructor for class net.jbeans.j3d.data.BitArray
 
BitArray(DataArray) - Constructor for class net.jbeans.j3d.data.BitArray
 
BranchGroup - class net.jbeans.j3d.scenegraph.BranchGroup.
generally describe BranchGroup in here
BranchGroup() - Constructor for class net.jbeans.j3d.scenegraph.BranchGroup
 
BranchGroupBeanInfo - class net.jbeans.j3d.scenegraph.BranchGroupBeanInfo.
generally describe BranchGroupBeanInfo in here
BranchGroupBeanInfo() - Constructor for class net.jbeans.j3d.scenegraph.BranchGroupBeanInfo
 
BranchGroupDetachable - interface net.jbeans.j3d.universe.BranchGroupDetachable.
generally describe BranchGroupDetachable in here
BranchGroupFactory - class net.jbeans.j3d.bean.factory.BranchGroupFactory.
A Factory class provides a method to instantiate an object.
BranchGroupFactory() - Constructor for class net.jbeans.j3d.bean.factory.BranchGroupFactory
 
BranchGroupUtil - class net.jbeans.j3d.universe.BranchGroupUtil.
BranchGroupUtil provides some utility methods for Locale and World.
backColor - Variable in class net.jbeans.j3d.renderer.BasicRenderer
 
background - Variable in class net.jbeans.j3d.renderer.BasicRenderer
background leaf.
bounds - Variable in class net.jbeans.j3d.modeler.geometry.GeometryModeler
 
bounds - Variable in class net.jbeans.j3d.modeler.scene.SceneModeler
 
build() - Method in class net.jbeans.j3d.data.DefaultColorLookupTable
Generate lookup table.
build() - Method in class net.jbeans.j3d.data.LookupTable
Generate lookup table.
buildTime - Variable in class net.jbeans.j3d.data.LookupTable
 

C

CC - Static variable in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
CC - Static variable in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
CHAR - Static variable in class net.jbeans.j3d.data.DataType
 
COLOR - Static variable in class net.jbeans.j3d.modeler.geometry.util.GeometryInfo
 
CONC - Static variable in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
COORDINATE - Static variable in class net.jbeans.j3d.modeler.geometry.util.GeometryInfo
 
CharArray - class net.jbeans.j3d.data.CharArray.
CharArray is an array of character values.
CharArray(int) - Constructor for class net.jbeans.j3d.data.CharArray
Construct a new CharArray object.
CharArray() - Constructor for class net.jbeans.j3d.data.CharArray
 
CharArray(DataArray) - Constructor for class net.jbeans.j3d.data.CharArray
 
Color3bEditor - class net.jbeans.j3d.bean.property.editor.Color3bEditor.
A property editor for editing Color3b.
Color3bEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Color3bEditor
 
Color3fEditor - class net.jbeans.j3d.bean.property.editor.Color3fEditor.
A property editor for editing Color3f.
Color3fEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Color3fEditor
 
Color4bEditor - class net.jbeans.j3d.bean.property.editor.Color4bEditor.
A property editor for editing Color4b.
Color4bEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Color4bEditor
 
Color4fEditor - class net.jbeans.j3d.bean.property.editor.Color4fEditor.
A property editor for editing Color4f.
Color4fEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Color4fEditor
 
ColorLookupTable - class net.jbeans.j3d.data.ColorLookupTable.
generally describe ColorLookupTable in here
ColorLookupTable() - Constructor for class net.jbeans.j3d.data.ColorLookupTable
Null constructor
ColorLookupTable(int, int, int) - Constructor for class net.jbeans.j3d.data.ColorLookupTable
Construct with range=(0,1); and hsv ranges set up for rainbow color table (from red to blue).
ColoringAttributes - class net.jbeans.j3d.scenegraph.ColoringAttributes.
generally describe ColoringAttributes in here
ColoringAttributes() - Constructor for class net.jbeans.j3d.scenegraph.ColoringAttributes
 
ColoringAttributes(Color3f, int) - Constructor for class net.jbeans.j3d.scenegraph.ColoringAttributes
 
ColoringAttributes(float, float, float, int) - Constructor for class net.jbeans.j3d.scenegraph.ColoringAttributes
 
ColoringAttributesBeanInfo - class net.jbeans.j3d.scenegraph.ColoringAttributesBeanInfo.
generally describe ColoringAttributesBeanInfo in here
ColoringAttributesBeanInfo() - Constructor for class net.jbeans.j3d.scenegraph.ColoringAttributesBeanInfo
 
ColoringAttributesFactory - class net.jbeans.j3d.bean.factory.ColoringAttributesFactory.
A Factory class provides a method to instantiate an object.
ColoringAttributesFactory() - Constructor for class net.jbeans.j3d.bean.factory.ColoringAttributesFactory
 
callback - Variable in class net.jbeans.j3d.util.manipulator.Manipulator
 
canvas3D - Variable in class net.jbeans.j3d.renderer.BasicRenderer
A canvas to render 3D objects.
center - Variable in class net.jbeans.j3d.modeler.geometry.GeometryModeler
 
center - Variable in class net.jbeans.j3d.modeler.scene.SceneModeler
 
center - Variable in class net.jbeans.j3d.universe.SelectableUniverse
A current center which is the target of for rot/trans/zoom
checkLength(int, int) - Static method in class net.jbeans.j3d.data.DataType
 
checkSize() - Method in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
checkSize() - Method in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
checkSize() - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModeler
 
checkSize() - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
clearGeometry() - Method in class net.jbeans.j3d.modeler.geometry.GeometryModeler
 
clearScene() - Method in class net.jbeans.j3d.modeler.scene.SceneModeler
 
color - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
colorDim - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
colorIndices - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
colors3f - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
colors4f - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
common() - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
common() - Method in class net.jbeans.j3d.transform.PickableTransformGroup
 
computeNormalsOnUpdate - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
contourCounts - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
coordDim - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
coordinateIndices - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
coords - Variable in class net.jbeans.physics.model.standingwave.StandingWave
 
coords3f - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
coordsC - Variable in class net.jbeans.physics.model.standingwave.StandingWave
 
copy(AttributeArray) - Method in class net.jbeans.j3d.data.AttributeArray
 
copy(DataArray) - Method in class net.jbeans.j3d.data.BitArray
 
copy(DataArray) - Method in class net.jbeans.j3d.data.CharArray
 
copy(DataArray) - Method in class net.jbeans.j3d.data.DataArray
 
copy(DataArray) - Method in class net.jbeans.j3d.data.DoubleArray
 
copy(DataArray) - Method in class net.jbeans.j3d.data.FloatArray
 
copy(DataArray) - Method in class net.jbeans.j3d.data.IntArray
 
copy(DataArray) - Method in class net.jbeans.j3d.data.LongArray
 
copy(DataArray) - Method in class net.jbeans.j3d.data.ShortArray
 
copy(DataArray) - Method in class net.jbeans.j3d.data.StringArray
 
creaseAngle - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
createNewWorld(int) - Method in class net.jbeans.j3d.universe.ManipulatableUniverse
 
createNewWorld(int) - Method in class net.jbeans.j3d.universe.SelectableUniverse
 
createNewWorld(int) - Method in class net.jbeans.j3d.universe.Universe
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.light.AmbientLightBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.light.DirectionalLightBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.light.PointLightBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.light.SpotLightBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.modeler.geometry.NormalModelerBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.modeler.geometry.PolygonModelerBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModelerBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.modeler.scene.GlyphModelerBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.modeler.scene.ImageModelerBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrowBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.modeler.scene.glyph.GSphereBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.modeler.scene.glyph.GStringBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.renderer.RendererBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.scenegraph.AppearanceBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.scenegraph.BranchGroupBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.scenegraph.ColoringAttributesBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.scenegraph.LineAttributesBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.scenegraph.MaterialBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.scenegraph.PointAttributesBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.scenegraph.PolygonAttributesBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.scenegraph.RenderingAttributesBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.scenegraph.Shape3DBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.scenegraph.TexCoordGenerationBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.scenegraph.TextureAttributesBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.scenegraph.TextureBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.scenegraph.TransparencyAttributesBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.j3d.transform.TransformGroupBeanInfo
 
createPropertyDescriptor(String, Object[]) - Method in class net.jbeans.physics.model.standingwave.StandingWaveBeanInfo
 
createUniverse(Canvas3D) - Method in class net.jbeans.j3d.renderer.BasicRenderer
 
createUniverse(Canvas3D) - Method in class net.jbeans.j3d.renderer.SeekableRenderer
 
currXform - Variable in class net.jbeans.j3d.util.manipulator.Manipulator
 
currentTG - Variable in class net.jbeans.j3d.universe.SelectableUniverse
A current transform group which is the target of for rot/trans/zoom

D

DEFAULT - Static variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
 
DEFAULT_ATTENUATION - Static variable in class net.jbeans.j3d.light.LightUtil
 
DEFAULT_BOUNDS - Static variable in class net.jbeans.j3d.renderer.BasicRenderer
 
DEFAULT_BOUNDS - Static variable in class net.jbeans.j3d.util.J3DUtil
 
DEFAULT_CANVAS3D_HEIGHT - Static variable in class net.jbeans.j3d.renderer.BasicRenderer
 
DEFAULT_CANVAS3D_TOP - Static variable in class net.jbeans.j3d.renderer.BasicRenderer
 
DEFAULT_CANVAS3D_WIDTH - Static variable in class net.jbeans.j3d.renderer.BasicRenderer
 
DEFAULT_CONCENTRATION - Static variable in class net.jbeans.j3d.light.LightUtil
 
DEFAULT_DIRECTION - Static variable in class net.jbeans.j3d.light.LightUtil
 
DEFAULT_POSITION - Static variable in class net.jbeans.j3d.light.LightUtil
 
DEFAULT_SPREAD_ANGLE - Static variable in class net.jbeans.j3d.light.LightUtil
 
DOUBLE - Static variable in class net.jbeans.j3d.data.DataType
 
DataArray - class net.jbeans.j3d.data.DataArray.
DataArray is an superclass for all net.jbeans.j3d.data array objects.
DataArray(int) - Constructor for class net.jbeans.j3d.data.DataArray
Construct a DataArray object with the specified tuple dimension.
DataArray(DataArray) - Constructor for class net.jbeans.j3d.data.DataArray
 
DataType - class net.jbeans.j3d.data.DataType.
DataType defines privitive data type and few array related methods.
DataType() - Constructor for class net.jbeans.j3d.data.DataType
 
DefaultColorLookupTable - class net.jbeans.j3d.data.DefaultColorLookupTable.
DefaultColorLookupTable is an object that maps scalar values into rgba (red-green-blue-alpha transparency) color specification, or rgba into scalar values.
DefaultColorLookupTable(int, int, int) - Constructor for class net.jbeans.j3d.data.DefaultColorLookupTable
Construct with range=(0,1); and hsv ranges set up for rainbow color table (from blue to red).
DefaultColorLookupTable(int, int) - Constructor for class net.jbeans.j3d.data.DefaultColorLookupTable
 
DefaultColorLookupTable() - Constructor for class net.jbeans.j3d.data.DefaultColorLookupTable
 
DirectionalLight - class net.jbeans.j3d.light.DirectionalLight.
net.jbeans.j3d.light.DirectionalLight is a JavaBeanized javax.media.j3d.DirectionalLight
DirectionalLight() - Constructor for class net.jbeans.j3d.light.DirectionalLight
 
DirectionalLight(Color3f, Vector3f) - Constructor for class net.jbeans.j3d.light.DirectionalLight
 
DirectionalLight(boolean, Color3f, Vector3f) - Constructor for class net.jbeans.j3d.light.DirectionalLight
 
DirectionalLightBeanInfo - class net.jbeans.j3d.light.DirectionalLightBeanInfo.
Defines several bean information.
DirectionalLightBeanInfo() - Constructor for class net.jbeans.j3d.light.DirectionalLightBeanInfo
 
DoubleArray - class net.jbeans.j3d.data.DoubleArray.
DoubleArray is an array of double numbers.
DoubleArray(int) - Constructor for class net.jbeans.j3d.data.DoubleArray
Construct a new DoubleArray object.
DoubleArray() - Constructor for class net.jbeans.j3d.data.DoubleArray
 
DoubleArray(DataArray) - Constructor for class net.jbeans.j3d.data.DoubleArray
 
data - Variable in class net.jbeans.j3d.data.AttributeArray
 
detachAllBranchGraph() - Method in class net.jbeans.j3d.renderer.BasicRenderer
 
detachAllBranchGraph() - Method in class net.jbeans.j3d.universe.World
 
detachBranchGraph(BranchGroup) - Method in class net.jbeans.j3d.renderer.BasicRenderer
 
detachBranchGraph(BranchGroup) - Method in class net.jbeans.j3d.universe.Locale
Detaches the specified BranchGroup object.
detachBranchGraph(BranchGroup) - Method in class net.jbeans.j3d.universe.World
Detaches the specified BranchGroup object.
detachBranchGroup(BranchGroupDetachable, BranchGroup) - Static method in class net.jbeans.j3d.universe.BranchGroupUtil
Detaches the specified BranchGroup object.
detachScene() - Method in class net.jbeans.j3d.modeler.scene.SceneModeler
detach the all BranchGroup in this.scenes from listeners.
dial1 - Variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
Dial 1 is normally used to control rotation around X-axis.
dial1Title - Variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
The title of the dial1
dial2 - Variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
Dial 2 is normally used to control rotation around Y-axis.
dial2Title - Variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
The title of the dial2
dial3 - Variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
Dial 3 is normally used to control zoom.
dial3Title - Variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
The title of the dial3
dial4 - Variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
Dial 4 is normally used to control scaling.
dial4Title - Variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
The title of the dial4
dial5 - Variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
Dial 5 is normally used to control Hight in Walk mode.
dial5Title - Variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
The title of the dial5
dimListeners - Variable in class net.jbeans.physics.model.standingwave.StandingWave
 
dimension - Variable in class net.jbeans.j3d.data.DataArray
 
doesInvertMouseInput() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseRotate
 
doesInvertMouseInput() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseScale
 
doesInvertMouseInput() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseTranslate
 
doesInvertMouseInput() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseZoom
 

E

ESSENTIALS - Static variable in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
EXAMINE - Static variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
possible viewing mode.
Edge - class net.jbeans.j3d.modeler.geometry.util.Edge.
generally describe Edge in here
Edge() - Constructor for class net.jbeans.j3d.modeler.geometry.util.Edge
 
Edge(int, int) - Constructor for class net.jbeans.j3d.modeler.geometry.util.Edge
 
Edge(Edge) - Constructor for class net.jbeans.j3d.modeler.geometry.util.Edge
 
EdgeTable - class net.jbeans.j3d.modeler.geometry.util.EdgeTable.
generally describe EdgeTable in here
EdgeTable(int[]) - Constructor for class net.jbeans.j3d.modeler.geometry.util.EdgeTable
 
enableMouseBehaviors() - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
enableMouseBehaviors(TransformGroup) - Static method in class net.jbeans.j3d.transform.BasicTransformGroup
 
ensureSpace(int, int) - Method in class net.jbeans.j3d.data.DataArray
ensures data is allocated from the location id for the number of items requested.
entryArray - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
equals(Object) - Method in class net.jbeans.j3d.modeler.geometry.util.Edge
 
essentials - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 

F

FLOAT - Static variable in class net.jbeans.j3d.data.DataType
 
FLY - Static variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
 
FloatArray - class net.jbeans.j3d.data.FloatArray.
FloatArray is an array of float numbers.
FloatArray(int) - Constructor for class net.jbeans.j3d.data.FloatArray
Construct a new FloatArray object.
FloatArray() - Constructor for class net.jbeans.j3d.data.FloatArray
 
FloatArray(DataArray) - Constructor for class net.jbeans.j3d.data.FloatArray
 
firePickedEvent(PickMouseEvent) - Method in class net.jbeans.j3d.renderer.SelectableRenderer
Send the Pick node to listeners.
firePickedEvent(PickMouseEvent) - Method in class net.jbeans.j3d.universe.SelectableUniverse
Send the Pick node to listeners.
firePickedEvent(PickMouseEvent) - Method in class net.jbeans.j3d.util.picking.behavior.PickMouseBehavior
Send the Pick node to listeners.
fireSceneGraphObjectChanged() - Method in class net.jbeans.j3d.scenegraph.BranchGroup
Notify all listeners that have registered interest for notification on this event type.
fireSceneGraphObjectChanged() - Method in class net.jbeans.j3d.scenegraph.Shape3D
Notify all listeners that have registered interest for notification on this event type.
fireSceneGraphObjectChanged() - Method in class net.jbeans.j3d.transform.TransformGroup
Notify all listeners that have registered interest for notification on this event type.
fireSeekEvent(SeekEvent) - Method in class net.jbeans.j3d.util.behavior.seek.SeekBehavior
Send the Selection node to listeners.
fireSelectedEvent(PickMouseEvent) - Method in class net.jbeans.j3d.renderer.SelectableRenderer
Send the Selection node to listeners.
fireSelectedEvent(PickMouseEvent) - Method in class net.jbeans.j3d.universe.SelectableUniverse
Send the Selection node to listeners.
fireSelectedEvent(PickMouseEvent) - Method in class net.jbeans.j3d.util.picking.behavior.PickMouseBehavior
Send the Selection node to listeners.
fireSurfaceChanged() - Method in class net.jbeans.physics.model.standingwave.StandingWave
Notify all listeners that have registered interest for notification on this event type.
fireSurfaceDimensionChanged() - Method in class net.jbeans.physics.model.standingwave.StandingWave
Notify all listeners that have registered interest for notification on this event type.

G

GArrow - class net.jbeans.j3d.modeler.scene.glyph.GArrow.
GArrow is a glyph source which generatees an arrow geometry object.
GArrow() - Constructor for class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
GArrowBeanInfo - class net.jbeans.j3d.modeler.scene.glyph.GArrowBeanInfo.
generally describe GArrowBeanInfo in here
GArrowBeanInfo() - Constructor for class net.jbeans.j3d.modeler.scene.glyph.GArrowBeanInfo
 
GSphere - class net.jbeans.j3d.modeler.scene.glyph.GSphere.
GSphere is a glyph source which generatees sphere geometry object.
GSphere() - Constructor for class net.jbeans.j3d.modeler.scene.glyph.GSphere
 
GSphereBeanInfo - class net.jbeans.j3d.modeler.scene.glyph.GSphereBeanInfo.
generally describe GSphereBeanInfo in here
GSphereBeanInfo() - Constructor for class net.jbeans.j3d.modeler.scene.glyph.GSphereBeanInfo
 
GString - class net.jbeans.j3d.modeler.scene.glyph.GString.
GString is a glyph source which generatees javax.media.j3d.Shape3D object from a string.
GString() - Constructor for class net.jbeans.j3d.modeler.scene.glyph.GString
 
GStringBeanInfo - class net.jbeans.j3d.modeler.scene.glyph.GStringBeanInfo.
generally describe GStringBeanInfo in here
GStringBeanInfo() - Constructor for class net.jbeans.j3d.modeler.scene.glyph.GStringBeanInfo
 
GeometryInfo - class net.jbeans.j3d.modeler.geometry.util.GeometryInfo.
GeometryInfo provides same functionalities as GeometryInfo(com.sun.j3d.utils.geometry.GeometryInfo).
GeometryInfo(int) - Constructor for class net.jbeans.j3d.modeler.geometry.util.GeometryInfo
 
GeometryModeler - class net.jbeans.j3d.modeler.geometry.GeometryModeler.
GeometryModeler is an abstract and super class of all modelers to create javax.media.j3d.Geometry object from data.
GeometryModeler() - Constructor for class net.jbeans.j3d.modeler.geometry.GeometryModeler
 
GlyphModeler - class net.jbeans.j3d.modeler.scene.GlyphModeler.
GlyphModeler is a class that creates a javax.media.j3d.BranchGroup object (more specifically net.jbeans.j3d.scenegraph.BranchGroup), which contains a set of geometry (glyph) objects.
GlyphModeler() - Constructor for class net.jbeans.j3d.modeler.scene.GlyphModeler
Construct a new GlyphModeler.
GlyphModelerBeanInfo - class net.jbeans.j3d.modeler.scene.GlyphModelerBeanInfo.
generally describe GlyphModelerBeanInfo in here
GlyphModelerBeanInfo() - Constructor for class net.jbeans.j3d.modeler.scene.GlyphModelerBeanInfo
 
GlyphSource - interface net.jbeans.j3d.modeler.scene.GlyphSource.
GlyphSource defines the interface for Glyph source object.
generateNormals(GeometryArray, Point3f[]) - Method in class net.jbeans.j3d.modeler.geometry.util.NormalGenerator
Computes naive normals.
generatePickRay(int, int, Canvas3D) - Static method in class net.jbeans.j3d.transform.PickableTransformGroup
 
geomCalcTriNormals(Point3f, Point3f, Point3f) - Static method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
geomInfo - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
geometryListeners - Variable in class net.jbeans.j3d.modeler.geometry.GeometryModeler
 
geoms - Variable in class net.jbeans.j3d.modeler.geometry.GeometryModeler
 
get(int, int) - Method in class net.jbeans.j3d.modeler.geometry.util.EdgeTable
 
get(Edge) - Method in class net.jbeans.j3d.modeler.geometry.util.EdgeTable
 
get() - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
get(Transform3D) - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
get(double[]) - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
getAlignment() - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
getAmbientColor() - Method in class net.jbeans.j3d.scenegraph.Material
 
getAmbientLight() - Method in class net.jbeans.j3d.light.AmbientLight
 
getAmbientLightColor() - Method in class net.jbeans.j3d.renderer.Renderer
 
getAmbientLightEnable() - Method in class net.jbeans.j3d.renderer.Renderer
 
getAppearanceOfNode(Node) - Method in interface net.jbeans.j3d.modeler.scene.GlyphSource
Returns javax.media.3d.Appearance object.
getAppearanceOfNode(Node) - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
Returns javax.media.3d.Appearance object.
getAppearanceOfNode(Node) - Method in class net.jbeans.j3d.modeler.scene.glyph.GSphere
Returns javax.media.3d.Appearance object.
getAppearanceOfNode(Node) - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
Returns javax.media.3d.Appearance object.
getArrayDimension(Class) - Static method in class net.jbeans.j3d.data.DataType
 
getArrayDimension(Object) - Static method in class net.jbeans.j3d.data.DataType
 
getArrayType(Class) - Static method in class net.jbeans.j3d.data.DataType
 
getArrayType(Object) - Static method in class net.jbeans.j3d.data.DataType
 
getAttenuation() - Method in class net.jbeans.j3d.light.PointLight
 
getAttenuation() - Method in class net.jbeans.j3d.light.SpotLight
 
getBackgroundColor() - Method in class net.jbeans.j3d.renderer.BasicRenderer
 
getBaseHeadHeightRatio() - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
getBaseHeadRadiusRatio() - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
getBaseRatio() - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
getBaseTailHeightRatio() - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
getBaseTailRadiusRatio() - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
getBeanDescriptor() - Method in class net.jbeans.j3d.light.AmbientLightBeanInfo
Returns a BeanDescriptor for MtAmbientLight bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.light.DirectionalLightBeanInfo
Returns a BeanDescriptor for MtDirectionalLight bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.light.PointLightBeanInfo
Returns a BeanDescriptor for PointLight bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.light.SpotLightBeanInfo
Returns a BeanDescriptor for SpotLight bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.modeler.geometry.NormalModelerBeanInfo
Returns a BeanDescriptor for DataSetmodeler bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.modeler.geometry.PolygonModelerBeanInfo
Returns a BeanDescriptor for JH9GPZRenderer bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModelerBeanInfo
Returns a BeanDescriptor for JH9GPZRenderer bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.modeler.scene.GlyphModelerBeanInfo
Returns a BeanDescriptor for Glyphmodeler bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.modeler.scene.ImageModelerBeanInfo
Returns a BeanDescriptor for Imagemodeler bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrowBeanInfo
Returns a BeanDescriptor for Glyphmodeler bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.modeler.scene.glyph.GSphereBeanInfo
Returns a BeanDescriptor for Glyphmodeler bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.modeler.scene.glyph.GStringBeanInfo
Returns a BeanDescriptor for Glyphmodeler bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.renderer.RendererBeanInfo
Returns a BeanDescriptor for Renderer bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.scenegraph.AppearanceBeanInfo
Returns a BeanDescriptor for MtAmbientLight bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.scenegraph.BranchGroupBeanInfo
Returns a BeanDescriptor for MtBranchGroup bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.scenegraph.ColoringAttributesBeanInfo
Returns a BeanDescriptor for MtAmbientLight bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.scenegraph.LineAttributesBeanInfo
Returns a BeanDescriptor for MtAmbientLight bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.scenegraph.MaterialBeanInfo
Returns a BeanDescriptor for MtAmbientLight bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.scenegraph.PointAttributesBeanInfo
Returns a BeanDescriptor for MtAmbientLight bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.scenegraph.PolygonAttributesBeanInfo
Returns a BeanDescriptor for MtAmbientLight bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.scenegraph.RenderingAttributesBeanInfo
Returns a BeanDescriptor for MtAmbientLight bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.scenegraph.Shape3DBeanInfo
Returns a BeanDescriptor for Shape3D bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.scenegraph.TexCoordGenerationBeanInfo
Returns a BeanDescriptor for AmbientLight bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.scenegraph.TextureAttributesBeanInfo
Returns a BeanDescriptor for AmbientLight bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.scenegraph.TextureBeanInfo
Returns a BeanDescriptor for AmbientLight bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.scenegraph.TransparencyAttributesBeanInfo
Returns a BeanDescriptor for AmbientLight bean.
getBeanDescriptor() - Method in class net.jbeans.j3d.transform.TransformGroupBeanInfo
Returns a BeanDescriptor for TransformGroup bean.
getBeanDescriptor() - Method in class net.jbeans.physics.model.standingwave.StandingWaveBeanInfo
Returns a BeanDescriptor for StandingWave bean.
getBit(int) - Method in class net.jbeans.j3d.data.BitArray
 
getBlanking() - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModeler
 
getBoundaryColor() - Method in class net.jbeans.j3d.scenegraph.Texture
 
getBounds() - Method in class net.jbeans.j3d.modeler.geometry.GeometryModeler
 
getBounds(double[]) - Method in class net.jbeans.j3d.modeler.geometry.GeometryModeler
Get the bounds for this Prop as (Xmin,Xmax,Ymin,Ymax,Zmin,Zmax).
getBounds() - Method in class net.jbeans.j3d.modeler.scene.SceneModeler
 
getBounds(double[]) - Method in class net.jbeans.j3d.modeler.scene.SceneModeler
Get the bounds for this Prop as (Xmin,Xmax,Ymin,Ymax,Zmin,Zmax).
getByReference() - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
 
getCanvas() - Method in class net.jbeans.j3d.universe.Universe
Returns the Canvas3D object associated with this Java 3D Universe.
getCanvas(int) - Method in class net.jbeans.j3d.universe.Universe
Returns the Canvas3D object at the specified index associated with this Java 3D Universe.
getCanvas3D() - Method in class net.jbeans.j3d.renderer.BasicRenderer
Returns a canvas3D object.
getCenter() - Method in class net.jbeans.j3d.modeler.geometry.GeometryModeler
 
getCenter() - Method in class net.jbeans.j3d.modeler.scene.SceneModeler
 
getCenter() - Method in class net.jbeans.j3d.universe.SelectableUniverse
 
getCenter() - Method in class net.jbeans.j3d.util.manipulator.Manipulator
 
getCenter(Tuple3d) - Method in class net.jbeans.j3d.util.manipulator.Manipulator
 
getCenterX() - Method in class net.jbeans.j3d.util.manipulator.Stimulus
 
getCenterY() - Method in class net.jbeans.j3d.util.manipulator.Stimulus
 
getColor() - Method in class net.jbeans.j3d.light.AmbientLight
 
getColor() - Method in class net.jbeans.j3d.light.DirectionalLight
 
getColor() - Method in class net.jbeans.j3d.light.PointLight
 
getColor() - Method in class net.jbeans.j3d.light.SpotLight
 
getColor() - Method in class net.jbeans.j3d.scenegraph.ColoringAttributes
 
getColorLookupTable() - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
getComputeNormalsOnUpdate() - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
getCreaseAngle() - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
getData() - Method in class net.jbeans.j3d.data.AttributeArray
 
getData() - Method in class net.jbeans.j3d.data.DataArray
Return a array pointer.
getData(int, int, int, int, DataArray) - Method in class net.jbeans.j3d.data.DataArray
Get the data as a double array in the range (tupleMin,tupleMax) and (compMin, compMax).
getDataType() - Method in class net.jbeans.j3d.data.AttributeArray
 
getDataType() - Method in class net.jbeans.j3d.data.BitArray
Get the data type.
getDataType() - Method in class net.jbeans.j3d.data.CharArray
Get the data type.
getDataType() - Method in class net.jbeans.j3d.data.DataArray
Return the underlying data type.
getDataType() - Method in class net.jbeans.j3d.data.DoubleArray
Get the data type.
getDataType() - Method in class net.jbeans.j3d.data.FloatArray
Get the data type.
getDataType() - Method in class net.jbeans.j3d.data.IntArray
Get the data type.
getDataType() - Method in class net.jbeans.j3d.data.LongArray
Get the data type.
getDataType() - Method in class net.jbeans.j3d.data.ShortArray
Get the data type.
getDataType() - Method in class net.jbeans.j3d.data.StringArray
Get the data type.
getDefaultColor() - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
Returns the defautl color.
getDefaultScale() - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
Returns the defautl scaling factor.
getDetachableBranchGroups() - Method in interface net.jbeans.j3d.universe.BranchGroupDetachable
Get a list of all the detachable subgraphs.
getDetachableBranchGroups() - Method in class net.jbeans.j3d.universe.Locale
Get a list of all the detachable subgraphs.
getDetachableBranchGroups() - Method in class net.jbeans.j3d.universe.World
Get a list of all the detachable subgraphs.
getDialsVisible() - Method in class net.jbeans.j3d.renderer.ManipulatableRenderer
 
getDiffuseColor() - Method in class net.jbeans.j3d.scenegraph.Material
 
getDimension() - Method in class net.jbeans.j3d.data.AttributeArray
 
getDimension() - Method in class net.jbeans.j3d.data.DataArray
Get the dimension (n) of the elements.
getDirection() - Method in class net.jbeans.j3d.light.DirectionalLight
 
getDirection() - Method in class net.jbeans.j3d.light.SpotLight
 
getDirectionalLight() - Method in class net.jbeans.j3d.light.DirectionalLight
 
getDivisions() - Method in class net.jbeans.j3d.modeler.scene.glyph.GSphere
 
getDragManipulator(int) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseManipulatorBehavior
 
getElement(int, int) - Method in class net.jbeans.j3d.data.CharArray
Return the data component at the ith tuple and jth component location.
getElement(int, int) - Method in class net.jbeans.j3d.data.DataArray
Return the data element at the ith tuple and jth element location.
getElement(int, int) - Method in class net.jbeans.j3d.data.DoubleArray
Return the data element at the ith tuple and jth element location.
getElement(int, int) - Method in class net.jbeans.j3d.data.FloatArray
Return the data element at the ith tuple and jth element location.
getElement(int, int) - Method in class net.jbeans.j3d.data.IntArray
Return the data element at the ith tuple and jth element location.
getElement(int, int) - Method in class net.jbeans.j3d.data.LongArray
Return the data element at the ith tuple and jth element location.
getElement(int, int) - Method in class net.jbeans.j3d.data.ShortArray
Return the data element at the ith tuple and jth element location.
getElement(int, int) - Method in class net.jbeans.j3d.data.StringArray
Return the data component at the ith tuple and jth component location.
getEmissiveColor() - Method in class net.jbeans.j3d.scenegraph.Material
 
getEssentials() - Method in interface net.jbeans.j3d.modeler.scene.GlyphSource
 
getEssentials() - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
getEssentials() - Method in class net.jbeans.j3d.modeler.scene.glyph.GSphere
 
getEssentials() - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
getEventSetDescriptors() - Method in class net.jbeans.j3d.light.AmbientLightBeanInfo
Returns EventSetDescriptors associated with a MtAmbientLight bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.light.DirectionalLightBeanInfo
Returns EventSetDescriptors associated with a MtDirectionalLight bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.light.PointLightBeanInfo
Returns EventSetDescriptors associated with a PointLight bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.light.SpotLightBeanInfo
Returns EventSetDescriptors associated with a SpotLight bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.modeler.geometry.NormalModelerBeanInfo
Returns EventSetDescriptors associated with a NormalModeler bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.modeler.geometry.PolygonModelerBeanInfo
Returns EventSetDescriptors associated with a JH9GPZRenderer bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModelerBeanInfo
Returns EventSetDescriptors associated with a JH9GPZRenderer bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.modeler.scene.GlyphModelerBeanInfo
Returns EventSetDescriptors associated with a GlyphModeler bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.modeler.scene.ImageModelerBeanInfo
Returns EventSetDescriptors associated with a GlyphModeler bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.renderer.RendererBeanInfo
Returns EventSetDescriptors associated with a Renderer bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.scenegraph.AppearanceBeanInfo
Returns EventSetDescriptors associated with a MtAmbientLight bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.scenegraph.BranchGroupBeanInfo
Returns EventSetDescriptors associated with a MtBranchGroup bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.scenegraph.ColoringAttributesBeanInfo
Returns EventSetDescriptors associated with a MtAmbientLight bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.scenegraph.LineAttributesBeanInfo
Returns EventSetDescriptors associated with a MtAmbientLight bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.scenegraph.MaterialBeanInfo
Returns EventSetDescriptors associated with a MtAmbientLight bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.scenegraph.PointAttributesBeanInfo
Returns EventSetDescriptors associated with a MtAmbientLight bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.scenegraph.PolygonAttributesBeanInfo
Returns EventSetDescriptors associated with a MtAmbientLight bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.scenegraph.RenderingAttributesBeanInfo
Returns EventSetDescriptors associated with a MtAmbientLight bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.scenegraph.Shape3DBeanInfo
Returns EventSetDescriptors associated with a Shape3D bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.scenegraph.TexCoordGenerationBeanInfo
Returns EventSetDescriptors associated with a AmbientLight bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.scenegraph.TextureAttributesBeanInfo
Returns EventSetDescriptors associated with a AmbientLight bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.scenegraph.TextureBeanInfo
Returns EventSetDescriptors associated with a AmbientLight bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.scenegraph.TransparencyAttributesBeanInfo
Returns EventSetDescriptors associated with a AmbientLight bean.
getEventSetDescriptors() - Method in class net.jbeans.j3d.transform.TransformGroupBeanInfo
Returns EventSetDescriptors associated with a Shape3D bean.
getEventSetDescriptors() - Method in class net.jbeans.physics.model.standingwave.StandingWaveBeanInfo
Returns EventSetDescriptors associated with a StandingWave bean.
getEye() - Method in class net.jbeans.j3d.util.behavior.seek.SeekEvent
 
getEyePosition() - Method in class net.jbeans.j3d.universe.ViewingPlatform
Returns the location of the eye.
getEyeSeparation() - Method in class net.jbeans.j3d.renderer.BasicRenderer
 
getFactor() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseZoom
 
getFactor() - Method in class net.jbeans.j3d.util.manipulator.Zoom
 
getFont() - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
getFontColor() - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
getGenerateTextureCoords() - Method in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
getGeometries() - Method in class net.jbeans.j3d.modeler.geometry.GeometryModeler
Returns the current shape object.
getGeometry() - Method in class net.jbeans.j3d.modeler.geometry.GeometryModeler
Returns the current shape object.
getGeometryArray() - Method in class net.jbeans.j3d.modeler.geometry.util.GeometryInfo
 
getGetterAt(int) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
getGetters() - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
getHeadHeightRatio() - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
getHeadLight() - Method in class net.jbeans.j3d.renderer.Renderer
 
getHeadLightColor() - Method in class net.jbeans.j3d.renderer.Renderer
 
getHeadLightEnable() - Method in class net.jbeans.j3d.renderer.Renderer
 
getHeadRadiusRatio() - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
getIcon(int) - Method in class net.jbeans.j3d.light.AmbientLightBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.light.DirectionalLightBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.light.PointLightBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.light.SpotLightBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.modeler.geometry.NormalModelerBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.modeler.geometry.PolygonModelerBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModelerBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.modeler.scene.GlyphModelerBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.modeler.scene.ImageModelerBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrowBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.modeler.scene.glyph.GSphereBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.modeler.scene.glyph.GStringBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.renderer.RendererBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.scenegraph.AppearanceBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.scenegraph.BranchGroupBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.scenegraph.ColoringAttributesBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.scenegraph.LineAttributesBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.scenegraph.MaterialBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.scenegraph.PointAttributesBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.scenegraph.PolygonAttributesBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.scenegraph.RenderingAttributesBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.scenegraph.Shape3DBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.scenegraph.TexCoordGenerationBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.scenegraph.TextureAttributesBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.scenegraph.TextureBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.scenegraph.TransparencyAttributesBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.j3d.transform.TransformGroupBeanInfo
Returns a icons of the specified size.
getIcon(int) - Method in class net.jbeans.physics.model.standingwave.StandingWaveBeanInfo
Returns a icons of the specified size.
getImageFile() - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
 
getImageObserver() - Static method in class net.jbeans.j3d.util.texture.TextureLoader
Retreve the object used as the image observer for TextureLoader objects.
getImageURL() - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
 
getIndexedGeometryArray() - Method in class net.jbeans.j3d.modeler.geometry.util.GeometryInfo
 
getIndexedGeometryArray(boolean) - Method in class net.jbeans.j3d.modeler.geometry.util.GeometryInfo
 
getIndexedValueSetter() - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
getInitialNumChild() - Method in class net.jbeans.j3d.universe.Universe
 
getInitialTransform3d() - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
getInstance() - Method in class net.jbeans.j3d.bean.factory.AppearanceFactory
Instantiates an object.
getInstance() - Method in class net.jbeans.j3d.bean.factory.BranchGroupFactory
Instantiates an object.
getInstance() - Method in class net.jbeans.j3d.bean.factory.ColoringAttributesFactory
Instantiates an object.
getInstance() - Method in class net.jbeans.j3d.bean.factory.LineAttributesFactory
Instantiates an object.
getInstance() - Method in class net.jbeans.j3d.bean.factory.MaterialFactory
Instantiates an object.
getInstance() - Method in class net.jbeans.j3d.bean.factory.PointAttributesFactory
Instantiates an object.
getInstance() - Method in class net.jbeans.j3d.bean.factory.PolygonAttributesFactory
Instantiates an object.
getInstance() - Method in class net.jbeans.j3d.bean.factory.RenderingAttributesFactory
Instantiates an object.
getInstance() - Method in class net.jbeans.j3d.bean.factory.Shape3DFactory
Instantiates an object.
getInstance() - Method in class net.jbeans.j3d.bean.factory.TexCoordGenerationFactory
Instantiates an object.
getInstance() - Method in class net.jbeans.j3d.bean.factory.TextureAttributesFactory
Instantiates an object.
getInstance() - Method in class net.jbeans.j3d.bean.factory.TextureFactory
Instantiates an object.
getInstance() - Method in class net.jbeans.j3d.bean.factory.TransparencyAttributesFactory
Instantiates an object.
getInvert() - Method in class net.jbeans.j3d.util.manipulator.Manipulator
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Color3bEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Color3fEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Color4bEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Color4fEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Point2dEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Point2fEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Point3dEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Point3fEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Point3iEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Point4dEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Point4fEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Point4iEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Transform3DEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Tuple2dEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Tuple2fEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Tuple3bEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Tuple3dEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Tuple3fEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Tuple3iEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Tuple4bEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Tuple4dEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Tuple4fEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Tuple4iEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Vector2dEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Vector2fEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Vector3dEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Vector3fEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Vector4dEditor
 
getJavaInitializationString() - Method in class net.jbeans.j3d.bean.property.editor.Vector4fEditor
 
getLastX() - Method in class net.jbeans.j3d.util.manipulator.Stimulus
 
getLastY() - Method in class net.jbeans.j3d.util.manipulator.Stimulus
 
getLength() - Method in class net.jbeans.j3d.modeler.geometry.GeometryModeler
 
getLength() - Method in class net.jbeans.j3d.modeler.scene.SceneModeler
 
getLightingEnable() - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
getLightingEnable() - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
 
getLocale() - Method in class net.jbeans.j3d.universe.Universe
Returns the Locale object associated with this scene graph.
getLookAtMode() - Method in class net.jbeans.j3d.renderer.Renderer
Get the value of lookAtMode.
getLookupTable() - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
getMaxId() - Method in class net.jbeans.j3d.data.DataArray
What is the maximum id currently in the array.
getMouseButton1Mode() - Method in class net.jbeans.j3d.universe.ManipulatableUniverse
 
getMouseEvent() - Method in class net.jbeans.j3d.util.picking.behavior.PickMouseEvent
 
getMouseMode() - Method in class net.jbeans.j3d.universe.ManipulatableUniverse
 
getMultiTransformGroup() - Method in class net.jbeans.j3d.universe.World
Returns the MultiTransformGroup object of this World object.
getName() - Method in class net.jbeans.j3d.transform.PickableTransformGroup
 
getNode() - Method in interface net.jbeans.j3d.modeler.scene.GlyphSource
Returns javax.media.3d.Node object.
getNode() - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
Returns javax.media.3d.Shape3D object.
getNode() - Method in class net.jbeans.j3d.modeler.scene.glyph.GSphere
Returns javax.media.3d.Shape3D object.
getNode() - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
getNumOfChildren() - Method in class net.jbeans.j3d.universe.Universe
 
getNumTransforms() - Method in class net.jbeans.j3d.universe.MultiTransformGroup
returns the number of TransformGroup this object holds.
getNumberOfLookups() - Method in class net.jbeans.j3d.data.LookupTable
 
getNumberOfSetter() - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
returns the number of available index.
getNumberOfTuples() - Method in class net.jbeans.j3d.data.DataArray
Get the number of tuples (a element group) in the array.
getPath() - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
getPickResult() - Method in class net.jbeans.j3d.util.picking.behavior.PickMouseEvent
 
getPointLight() - Method in class net.jbeans.j3d.light.PointLight
 
getPosition() - Method in class net.jbeans.j3d.light.PointLight
 
getPosition() - Method in class net.jbeans.j3d.light.SpotLight
 
getPreferredConfiguration() - Static method in class net.jbeans.j3d.universe.Universe
Finds the preferred GraphicsConfiguration object for the system.
getPressManipulator(int) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseManipulatorBehavior
 
getPrimitive() - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
getProjection() - Method in class net.jbeans.j3d.renderer.BasicRenderer
 
getPropertyDescriptors() - Method in class net.jbeans.j3d.light.AmbientLightBeanInfo
Returns PropertyDescriptors associated with a MtAmbientLight bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.light.DirectionalLightBeanInfo
Returns PropertyDescriptors associated with a MtDirectionalLight bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.light.PointLightBeanInfo
Returns PropertyDescriptors associated with a PointLight bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.light.SpotLightBeanInfo
Returns PropertyDescriptors associated with a SpotLight bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.modeler.geometry.NormalModelerBeanInfo
Returns PropertyDescriptors associated with a DEM bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.modeler.geometry.PolygonModelerBeanInfo
Returns PropertyDescriptors associated with a DEM bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModelerBeanInfo
Returns PropertyDescriptors associated with a JH9GPZRenderer bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.modeler.scene.GlyphModelerBeanInfo
Returns PropertyDescriptors associated with a DEM bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.modeler.scene.ImageModelerBeanInfo
Returns PropertyDescriptors associated with a DEM bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrowBeanInfo
Returns PropertyDescriptors associated with a DEM bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.modeler.scene.glyph.GSphereBeanInfo
Returns PropertyDescriptors associated with a DEM bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.modeler.scene.glyph.GStringBeanInfo
Returns PropertyDescriptors associated with a DEM bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.renderer.RendererBeanInfo
Returns PropertyDescriptors associated with a Renderer bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.scenegraph.AppearanceBeanInfo
Returns PropertyDescriptors associated with a MtAmbientLight bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.scenegraph.BranchGroupBeanInfo
Returns PropertyDescriptors associated with a MtBranchGroup bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.scenegraph.ColoringAttributesBeanInfo
Returns PropertyDescriptors associated with a MtAmbientLight bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.scenegraph.LineAttributesBeanInfo
Returns PropertyDescriptors associated with a MtAmbientLight bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.scenegraph.MaterialBeanInfo
Returns PropertyDescriptors associated with a MtAmbientLight bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.scenegraph.PointAttributesBeanInfo
Returns PropertyDescriptors associated with a MtAmbientLight bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.scenegraph.PolygonAttributesBeanInfo
Returns PropertyDescriptors associated with a MtAmbientLight bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.scenegraph.RenderingAttributesBeanInfo
Returns PropertyDescriptors associated with a MtAmbientLight bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.scenegraph.Shape3DBeanInfo
Returns PropertyDescriptors associated with a Shape3D bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.scenegraph.TexCoordGenerationBeanInfo
Returns PropertyDescriptors associated with a AmbientLight bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.scenegraph.TextureAttributesBeanInfo
Returns PropertyDescriptors associated with a AmbientLight bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.scenegraph.TextureBeanInfo
Returns PropertyDescriptors associated with a AmbientLight bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.scenegraph.TransparencyAttributesBeanInfo
Returns PropertyDescriptors associated with a AmbientLight bean.
getPropertyDescriptors() - Method in class net.jbeans.j3d.transform.TransformGroupBeanInfo
Returns PropertyDescriptors associated with a TransformGroup bean.
getPropertyDescriptors() - Method in class net.jbeans.physics.model.standingwave.StandingWaveBeanInfo
Returns PropertyDescriptors associated with a StandingWave bean.
getRadius() - Method in class net.jbeans.j3d.modeler.scene.glyph.GSphere
 
getRectangleScaleFactor() - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
getRotXAngle() - Method in class net.jbeans.j3d.transform.TransformGroup
 
getRotYAngle() - Method in class net.jbeans.j3d.transform.TransformGroup
 
getRotZAngle() - Method in class net.jbeans.j3d.transform.TransformGroup
 
getScale() - Method in class net.jbeans.j3d.modeler.geometry.NormalModeler
 
getScale() - Method in class net.jbeans.j3d.transform.TransformGroup
 
getScale() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseScale
 
getScale() - Method in class net.jbeans.j3d.util.manipulator.Scale
 
getScene() - Method in class net.jbeans.j3d.modeler.scene.SceneModeler
Returns the current shape object.
getScenes() - Method in class net.jbeans.j3d.modeler.scene.SceneModeler
Returns the current shape object.
getSetMethods() - Method in interface net.jbeans.j3d.modeler.scene.GlyphSource
Returns an array containing methods to set data to construct a glyph source.
getSetMethods() - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
Returns an array containing methods to set data to construct a glyph source.
getSetMethods() - Method in class net.jbeans.j3d.modeler.scene.glyph.GSphere
Returns an array containing methods to set data to construct a glyph source.
getSetMethods() - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
Returns an array containing methods to set data to construct a glyph source.
getSetterAt(int) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
getSetterNameAt(int) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
get the setter method name for the specified index.
getSetters() - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
getShadeModel() - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
Returns the current shading model.
getSize() - Method in class net.jbeans.j3d.data.DataArray
Return the size of the data.
getSource() - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
getSpecularColor() - Method in class net.jbeans.j3d.scenegraph.Material
 
getSpotLight() - Method in class net.jbeans.j3d.light.SpotLight
 
getStereoEnable() - Method in class net.jbeans.j3d.renderer.BasicRenderer
 
getString(int) - Method in class net.jbeans.j3d.data.StringArray
 
getString(int, String) - Method in class net.jbeans.j3d.data.StringArray
 
getString() - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
getStringForNull() - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
getSurfaceColors() - Method in class net.jbeans.physics.model.standingwave.StandingWave
 
getSurfaceCoordinatesWithColorsInSingle() - Method in class net.jbeans.physics.model.standingwave.StandingWave
 
getSurfaceCoordinatesX() - Method in class net.jbeans.physics.model.standingwave.StandingWave
 
getSurfaceCoordinatesY() - Method in class net.jbeans.physics.model.standingwave.StandingWave
 
getSurfaceCoordinatesZ() - Method in class net.jbeans.physics.model.standingwave.StandingWave
 
getTableRange() - Method in class net.jbeans.j3d.data.LookupTable
 
getTableValue(int) - Method in class net.jbeans.j3d.data.LookupTable
Return a value for the given index into the lookup table.
getTableValue(int, double[]) - Method in class net.jbeans.j3d.data.LookupTable
Return a rgba color value for the given index into the lookup table.
getTailHeightRatio() - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
getTailRadiusRatio() - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
getTextureBlendColor() - Method in class net.jbeans.j3d.scenegraph.TextureAttributes
 
getTextureMode() - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
 
getTextureTransform() - Method in class net.jbeans.j3d.scenegraph.TextureAttributes
 
getTopTransformGroup() - Method in class net.jbeans.j3d.util.manipulator.Stimulus
 
getTransformGroup(int) - Method in class net.jbeans.j3d.universe.MultiTransformGroup
returns the number of TransformGroup this object holds.
getTranslation() - Method in class net.jbeans.j3d.transform.TransformGroup
 
getTransparencyMode() - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
Returns the current transparency mode.
getTransparencyMode() - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
 
getTransparencyValue() - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
 
getTuple(int) - Method in class net.jbeans.j3d.data.BitArray
Get a pointer to a tuple at the ith location.
getTuple(int, double[]) - Method in class net.jbeans.j3d.data.BitArray
Copy the tuple value into a user-provided array.
getTuple(int) - Method in class net.jbeans.j3d.data.CharArray
Get a pointer to a tuple at the ith location.
getTuple(int, double[]) - Method in class net.jbeans.j3d.data.CharArray
Copy the tuple value into a user-provided array.
getTuple(int, double[]) - Method in class net.jbeans.j3d.data.DataArray
Get the data tuple at ith location by filling in a user-provided array.
getTuple(int) - Method in class net.jbeans.j3d.data.DataArray
Get the data tuple at ith location.
getTuple(int) - Method in class net.jbeans.j3d.data.DoubleArray
Get a copy of a tuple at the ith location.
getTuple(int, double[]) - Method in class net.jbeans.j3d.data.DoubleArray
Copy the tuple value into a user-provided array.
getTuple(int) - Method in class net.jbeans.j3d.data.FloatArray
Get a copy of a tuple at the ith location.
getTuple(int, double[]) - Method in class net.jbeans.j3d.data.FloatArray
Copy the tuple value into a user-provided array.
getTuple(int) - Method in class net.jbeans.j3d.data.IntArray
Get a copy of a tuple at the ith location.
getTuple(int, double[]) - Method in class net.jbeans.j3d.data.IntArray
Copy the tuple value into a user-provided array.
getTuple(int) - Method in class net.jbeans.j3d.data.LongArray
Get a copy of a tuple at the ith location.
getTuple(int, double[]) - Method in class net.jbeans.j3d.data.LongArray
Copy the tuple value into a user-provided array.
getTuple(int) - Method in class net.jbeans.j3d.data.ShortArray
Get a copy of a tuple at the ith location.
getTuple(int, double[]) - Method in class net.jbeans.j3d.data.ShortArray
Copy the tuple value into a user-provided array.
getTuple(int) - Method in class net.jbeans.j3d.data.StringArray
Get a pointer to a tuple at the ith location.
getTuple(int, double[]) - Method in class net.jbeans.j3d.data.StringArray
Copy the tuple value into a user-provided array.
getType() - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
getUniverse() - Method in class net.jbeans.j3d.renderer.BasicRenderer
Returns an universe.
getUp() - Method in class net.jbeans.j3d.util.behavior.seek.SeekEvent
 
getUpPosition() - Method in class net.jbeans.j3d.universe.ViewingPlatform
Returns the up direction.
getUpdateMode() - Method in class net.jbeans.j3d.modeler.geometry.NormalModeler
 
getUserData() - Method in class net.jbeans.j3d.util.picking.behavior.PickMouseEvent
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Color3bEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Color3fEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Color4bEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Color4fEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Point2dEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Point2fEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Point3dEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Point3fEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Point3iEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Point4dEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Point4fEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Point4iEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Transform3DEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Tuple2dEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Tuple2fEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Tuple3bEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Tuple3dEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Tuple3fEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Tuple3iEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Tuple4bEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Tuple4dEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Tuple4fEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Tuple4iEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Vector2dEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Vector2fEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Vector3dEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Vector3fEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Vector4dEditor
 
getValue() - Method in class net.jbeans.j3d.bean.property.editor.Vector4fEditor
 
getValue(int) - Method in class net.jbeans.j3d.data.BitArray
Get the data at a particular index.
getValue(int) - Method in class net.jbeans.j3d.data.CharArray
Get the data at a particular index.
getValue(int) - Method in class net.jbeans.j3d.data.DoubleArray
Get the data at a particular index.
getValue(int) - Method in class net.jbeans.j3d.data.FloatArray
Get the data at a particular index.
getValue(int) - Method in class net.jbeans.j3d.data.IntArray
Get the data at a particular index.
getValue(int) - Method in class net.jbeans.j3d.data.LongArray
Get the data at a particular index.
getValue(int) - Method in class net.jbeans.j3d.data.ShortArray
Get the data at a particular index.
getValue(int) - Method in class net.jbeans.j3d.data.StringArray
Get the data at a particular index.
getViewer() - Method in class net.jbeans.j3d.universe.Universe
Returns the Viewer object associated with this scene graph.
getViewer(int) - Method in class net.jbeans.j3d.universe.Universe
Returns the Viewer object associated with this scene graph.
getViewingDirection() - Method in class net.jbeans.j3d.universe.ViewingPlatform
Returns the viewing direction.
getViewingMode() - Method in class net.jbeans.j3d.renderer.ManipulatableRenderer
 
getViewingPlatform() - Method in class net.jbeans.j3d.universe.Universe
Returns the ViewingPlatform object associated with this scene graph.
getViewingPlatform(int) - Method in class net.jbeans.j3d.universe.Universe
Returns the ViewingPlatform object associated with this scene graph.
getViewingPlatform() - Method in class net.jbeans.j3d.universe.Viewer
 
getVoidValue() - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModeler
 
getWindowEyepointPolicy() - Method in class net.jbeans.j3d.renderer.BasicRenderer
 
getWorld() - Method in class net.jbeans.j3d.universe.Universe
 
getWorldTransform() - Method in class net.jbeans.j3d.universe.World
Returns the last TransformGroup object in the MultiTransformGroup object of this World object.
getX() - Method in class net.jbeans.j3d.util.manipulator.Stimulus
 
getX() - Method in class net.jbeans.physics.model.standingwave.StandingWave
 
getXFactor() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseRotate
 
getXFactor() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseTranslate
 
getXFactor() - Method in class net.jbeans.j3d.util.manipulator.Rotate
 
getXFactor() - Method in class net.jbeans.j3d.util.manipulator.Translate
 
getXSize() - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModeler
 
getY() - Method in class net.jbeans.j3d.util.manipulator.Stimulus
 
getY() - Method in class net.jbeans.physics.model.standingwave.StandingWave
 
getYFactor() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseRotate
 
getYFactor() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseTranslate
 
getYFactor() - Method in class net.jbeans.j3d.util.manipulator.Rotate
 
getYFactor() - Method in class net.jbeans.j3d.util.manipulator.Translate
 
getYSize() - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModeler
 

H

hasColors - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
hasTCoords - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
hashCode() - Method in class net.jbeans.j3d.modeler.geometry.util.Edge
 

I

INT - Static variable in class net.jbeans.j3d.data.DataType
 
INVERT_INPUT - Static variable in class net.jbeans.j3d.util.behavior.mouse.MouseManipulatorBehavior
 
ImageModeler - class net.jbeans.j3d.modeler.scene.ImageModeler.
ImageModeler is a class that creates a javax.media.j3d.BranchGroup object (more specifically net.jbeans.j3d.scenegraph.BranchGroup), which contains javax.media.j3d.Shape3D objects.
ImageModeler() - Constructor for class net.jbeans.j3d.modeler.scene.ImageModeler
Construct a new DataSetModeler.
ImageModelerBeanInfo - class net.jbeans.j3d.modeler.scene.ImageModelerBeanInfo.
generally describe ImageModelerBeanInfo in here
ImageModelerBeanInfo() - Constructor for class net.jbeans.j3d.modeler.scene.ImageModelerBeanInfo
 
IntArray - class net.jbeans.j3d.data.IntArray.
IntArray is an array of (primitive) integers.
IntArray(int) - Constructor for class net.jbeans.j3d.data.IntArray
Construct a new IntArray object.
IntArray() - Constructor for class net.jbeans.j3d.data.IntArray
 
IntArray(DataArray) - Constructor for class net.jbeans.j3d.data.IntArray
 
InvalidDataRangeException - exception net.jbeans.j3d.data.InvalidDataRangeException.
This exception is thrown when an invalid range of the scalar value is specified.
InvalidDataRangeException() - Constructor for class net.jbeans.j3d.data.InvalidDataRangeException
Constructs a InvalidDataRangeException.
InvalidDataRangeException(String) - Constructor for class net.jbeans.j3d.data.InvalidDataRangeException
Constructs a InvalidDataRangeException with the specified, detailed message.
InvalidDataTypeException - exception net.jbeans.j3d.data.InvalidDataTypeException.
generally describe InvalidDataTypeException in here
InvalidDataTypeException() - Constructor for class net.jbeans.j3d.data.InvalidDataTypeException
 
InvalidDataTypeException(String) - Constructor for class net.jbeans.j3d.data.InvalidDataTypeException
 
initForSeek(Canvas3D, BranchGroup, ViewingPlatform) - Method in class net.jbeans.j3d.util.manipulator.Seek
 
initGeometry() - Method in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
initGeometry() - Method in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
initGeometry() - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
initRendererPanel - Variable in class net.jbeans.j3d.renderer.BasicRenderer
 
initRendererPanel() - Method in class net.jbeans.j3d.renderer.BasicRenderer
 
initRendererPanel() - Method in class net.jbeans.j3d.renderer.ManipulatableRenderer
 
initRendererPanel() - Method in class net.jbeans.j3d.renderer.Renderer
 
initialize() - Method in class net.jbeans.j3d.data.AttributeArray
 
initialize() - Method in class net.jbeans.j3d.data.DataArray
Release storage and reset array to initial state.
initialize() - Method in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
initialize() - Method in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
initialize() - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
initialize() - Method in class net.jbeans.j3d.scenegraph.Shape3D
 
initialize() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseManipulatorBehavior
 
initialize() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseRotate
 
initialize() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseScale
 
initialize() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseTranslate
 
initialize() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseZoom
 
initialize() - Method in class net.jbeans.j3d.util.behavior.sensor.SensorBehavior
Initialize this behavior.
initialize() - Method in class net.jbeans.j3d.util.manipulator.Manipulator
 
initialize() - Method in class net.jbeans.j3d.util.manipulator.Roll
 
initialize() - Method in class net.jbeans.j3d.util.manipulator.Rotate
 
initialize() - Method in class net.jbeans.j3d.util.manipulator.Scale
 
initialize() - Method in class net.jbeans.j3d.util.manipulator.Seek
 
initialize() - Method in class net.jbeans.j3d.util.manipulator.Translate
 
initialize() - Method in class net.jbeans.j3d.util.manipulator.Zoom
 
insertBit(int, boolean) - Method in class net.jbeans.j3d.data.BitArray
 
insertElement(int, int, double) - Method in class net.jbeans.j3d.data.CharArray
Insert the data component at ith tuple and jth component location.
insertElement(int, int, double) - Method in class net.jbeans.j3d.data.DataArray
Insert the data element at ith tuple and jth element location.
insertElement(int, int, double) - Method in class net.jbeans.j3d.data.DoubleArray
Insert the data element at ith tuple and jth element location.
insertElement(int, int, double) - Method in class net.jbeans.j3d.data.FloatArray
Insert the data element at ith tuple and jth element location.
insertElement(int, int, double) - Method in class net.jbeans.j3d.data.IntArray
Insert the data element at ith tuple and jth element location.
insertElement(int, int, double) - Method in class net.jbeans.j3d.data.LongArray
Insert the data element at ith tuple and jth element location.
insertElement(int, int, double) - Method in class net.jbeans.j3d.data.ShortArray
Insert the data element at ith tuple and jth element location.
insertElement(int, int, double) - Method in class net.jbeans.j3d.data.StringArray
Insert the data component at ith tuple and jth component location.
insertGeometry(Geometry, int) - Method in class net.jbeans.j3d.scenegraph.Shape3D
 
insertNextBit(boolean) - Method in class net.jbeans.j3d.data.BitArray
 
insertNextString(String) - Method in class net.jbeans.j3d.data.StringArray
 
insertNextTuple(double[]) - Method in class net.jbeans.j3d.data.BitArray
Insert (memory allocation performed) the tuple onto the end of the array.
insertNextTuple(double[]) - Method in class net.jbeans.j3d.data.CharArray
Insert (memory allocation performed) the tuple onto the end of the array.
insertNextTuple(double[]) - Method in class net.jbeans.j3d.data.DataArray
Insert the data tuple at the end of the array and return the location at which the data was inserted.
insertNextTuple(double[]) - Method in class net.jbeans.j3d.data.DoubleArray
Insert (memory allocation performed) the tuple onto the end of the array.
insertNextTuple(double[]) - Method in class net.jbeans.j3d.data.FloatArray
Insert (memory allocation performed) the tuple onto the end of the array.
insertNextTuple(double[]) - Method in class net.jbeans.j3d.data.IntArray
Insert (memory allocation performed) the tuple onto the end of the array.
insertNextTuple(double[]) - Method in class net.jbeans.j3d.data.LongArray
Insert (memory allocation performed) the tuple onto the end of the array.
insertNextTuple(double[]) - Method in class net.jbeans.j3d.data.ShortArray
Insert (memory allocation performed) the tuple onto the end of the array.
insertNextTuple(double[]) - Method in class net.jbeans.j3d.data.StringArray
Insert (memory allocation performed) the tuple onto the end of the array.
insertNextValue(int) - Method in class net.jbeans.j3d.data.BitArray
Insert data at the end of the array.
insertNextValue(char) - Method in class net.jbeans.j3d.data.CharArray
Insert data at the end of the array.
insertNextValue(double) - Method in class net.jbeans.j3d.data.DoubleArray
Insert data at the end of the array.
insertNextValue(float) - Method in class net.jbeans.j3d.data.FloatArray
Insert data at the end of the array.
insertNextValue(int) - Method in class net.jbeans.j3d.data.IntArray
Insert data at the end of the array.
insertNextValue(long) - Method in class net.jbeans.j3d.data.LongArray
Insert data at the end of the array.
insertNextValue(short) - Method in class net.jbeans.j3d.data.ShortArray
Insert data at the end of the array.
insertNextValue(String) - Method in class net.jbeans.j3d.data.StringArray
Insert data at the end of the array.
insertString(int, String) - Method in class net.jbeans.j3d.data.StringArray
 
insertTime - Variable in class net.jbeans.j3d.data.LookupTable
 
insertTuple(int, double[]) - Method in class net.jbeans.j3d.data.BitArray
Insert (memory allocation performed) the tuple into the ith location in the array.
insertTuple(int, double[]) - Method in class net.jbeans.j3d.data.CharArray
Insert (memory allocation performed) the tuple into the ith location in the array.
insertTuple(int, double[]) - Method in class net.jbeans.j3d.data.DataArray
Insert the data tuple at ith location.
insertTuple(int, double[]) - Method in class net.jbeans.j3d.data.DoubleArray
Insert (memory allocation performed) the tuple into the ith location in the array.
insertTuple(int, double[]) - Method in class net.jbeans.j3d.data.FloatArray
Insert (memory allocation performed) the tuple into the ith location in the array.
insertTuple(int, double[]) - Method in class net.jbeans.j3d.data.IntArray
Insert (memory allocation performed) the tuple into the ith location in the array.
insertTuple(int, double[]) - Method in class net.jbeans.j3d.data.LongArray
Insert (memory allocation performed) the tuple into the ith location in the array.
insertTuple(int, double[]) - Method in class net.jbeans.j3d.data.ShortArray
Insert (memory allocation performed) the tuple into the ith location in the array.
insertTuple(int, double[]) - Method in class net.jbeans.j3d.data.StringArray
Insert (memory allocation performed) the tuple into the ith location in the array.
insertValue(int, int) - Method in class net.jbeans.j3d.data.BitArray
Insert data at a specified position in the array.
insertValue(int, char) - Method in class net.jbeans.j3d.data.CharArray
Insert data at a specified position in the array.
insertValue(int, double) - Method in class net.jbeans.j3d.data.DoubleArray
Insert data at a specified position in the array.
insertValue(int, float) - Method in class net.jbeans.j3d.data.FloatArray
Insert data at a specified position in the array.
insertValue(int, int) - Method in class net.jbeans.j3d.data.IntArray
Insert data at a specified position in the array.
insertValue(int, long) - Method in class net.jbeans.j3d.data.LongArray
Insert data at a specified position in the array.
insertValue(int, short) - Method in class net.jbeans.j3d.data.ShortArray
Insert data at a specified position in the array.
insertValue(int, String) - Method in class net.jbeans.j3d.data.StringArray
Insert data at a specified position in the array.
invert - Variable in class net.jbeans.j3d.util.manipulator.Manipulator
 
invertMouseInput(boolean) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseRotate
 
invertMouseInput(boolean) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseScale
 
invertMouseInput(boolean) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseTranslate
 
invertMouseInput(boolean) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseZoom
 
isArray(Object) - Static method in class net.jbeans.j3d.data.DataType
 
isComputeNormalsOnUpdate() - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
Get the value of computeNormalsOnUpdate.
isDataReady() - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
isDialsVisible() - Method in class net.jbeans.j3d.renderer.ManipulatableRenderer
 
isLocalToUniverseTransformUsed() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseRotate
 
isLocalToUniverseTransformUsed() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseScale
 
isLocalToUniverseTransformUsed() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseTranslate
 
isLocalToUniverseTransformUsed() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseZoom
 
isLocalToUniverseTransformUsed() - Method in class net.jbeans.j3d.util.manipulator.Manipulator
 

J

J3DBeanUtil - class net.jbeans.j3d.bean.J3DBeanUtil.
J3DBeanUtil defines various helper methods.
J3DUtil - class net.jbeans.j3d.util.J3DUtil.
J3DUtil provides various useful static fields/methods.

L

LONG - Static variable in class net.jbeans.j3d.data.DataType
 
LOOK_AT_1ST - Static variable in class net.jbeans.j3d.renderer.Renderer
 
LOOK_AT_ALWAYS - Static variable in class net.jbeans.j3d.renderer.Renderer
 
LOOK_AT_NEVER - Static variable in class net.jbeans.j3d.renderer.Renderer
 
LightUtil - class net.jbeans.j3d.light.LightUtil.
LightUtil defines various static constant fields used for lighting.
LightUtil() - Constructor for class net.jbeans.j3d.light.LightUtil
 
LineAttributes - class net.jbeans.j3d.scenegraph.LineAttributes.
generally describe LineAttributes in here
LineAttributes() - Constructor for class net.jbeans.j3d.scenegraph.LineAttributes
 
LineAttributes(float, int, boolean) - Constructor for class net.jbeans.j3d.scenegraph.LineAttributes
 
LineAttributesBeanInfo - class net.jbeans.j3d.scenegraph.LineAttributesBeanInfo.
generally describe LineAttributesBeanInfo in here
LineAttributesBeanInfo() - Constructor for class net.jbeans.j3d.scenegraph.LineAttributesBeanInfo
 
LineAttributesFactory - class net.jbeans.j3d.bean.factory.LineAttributesFactory.
A Factory class provides a method to instantiate an object.
LineAttributesFactory() - Constructor for class net.jbeans.j3d.bean.factory.LineAttributesFactory
 
Locale - class net.jbeans.j3d.universe.Locale.
Replace javax.media.j3d.Locale with this class in an app to view the SceneGraph.
Locale(VirtualUniverse) - Constructor for class net.jbeans.j3d.universe.Locale
Construct a new Locale object
Locale(VirtualUniverse, HiResCoord) - Constructor for class net.jbeans.j3d.universe.Locale
Construct a new Locale object
Locale(VirtualUniverse, int[], int[], int[]) - Constructor for class net.jbeans.j3d.universe.Locale
Construct a new Locale object
LongArray - class net.jbeans.j3d.data.LongArray.
LongArray is an array of long numbers.
LongArray(int) - Constructor for class net.jbeans.j3d.data.LongArray
Construct a new LongArray object.
LongArray() - Constructor for class net.jbeans.j3d.data.LongArray
 
LongArray(DataArray) - Constructor for class net.jbeans.j3d.data.LongArray
 
LookupTable - class net.jbeans.j3d.data.LookupTable.
LookupTable is an object that map scalar values into other scalar or vector values.
LookupTable(int, int, int) - Constructor for class net.jbeans.j3d.data.LookupTable
Construct with range=(0,1); and hsv ranges set up for rainbow color table (from red to blue).
LookupTable(int, int) - Constructor for class net.jbeans.j3d.data.LookupTable
 
l2u - Variable in class net.jbeans.j3d.util.manipulator.Manipulator
 
localcenter - Variable in class net.jbeans.j3d.util.manipulator.Manipulator
 
lookupTable - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 

M

MANUAL_WAKEUP - Static variable in class net.jbeans.j3d.util.behavior.mouse.MouseManipulatorBehavior
 
MOUSE_DEFAULT - Static variable in class net.jbeans.j3d.universe.ManipulatableUniverse
 
MOUSE_ROLL - Static variable in class net.jbeans.j3d.universe.ManipulatableUniverse
 
MOUSE_ROTATE - Static variable in class net.jbeans.j3d.universe.ManipulatableUniverse
 
MOUSE_SCALE - Static variable in class net.jbeans.j3d.universe.ManipulatableUniverse
 
MOUSE_SEEK - Static variable in class net.jbeans.j3d.universe.SeekableUniverse
 
MOUSE_TRANSLATE - Static variable in class net.jbeans.j3d.universe.ManipulatableUniverse
 
MOUSE_ZOOM - Static variable in class net.jbeans.j3d.universe.ManipulatableUniverse
 
MRG - Static variable in class net.jbeans.j3d.renderer.BasicRenderer
 
ManipulatableRenderer - class net.jbeans.j3d.renderer.ManipulatableRenderer.
generally describe ManipulatableRenderer in here
ManipulatableRenderer() - Constructor for class net.jbeans.j3d.renderer.ManipulatableRenderer
Constructs a new ManipulatableRenderer object.
ManipulatableRenderer(String) - Constructor for class net.jbeans.j3d.renderer.ManipulatableRenderer
Constructs a new Renderer object.
ManipulatableRenderer.DialListener - class net.jbeans.j3d.renderer.ManipulatableRenderer.DialListener.
 
ManipulatableRenderer.DialListener() - Constructor for class net.jbeans.j3d.renderer.ManipulatableRenderer.DialListener
 
ManipulatableUniverse - class net.jbeans.j3d.universe.ManipulatableUniverse.
This class is basically the same as the SimpleUniverse.
ManipulatableUniverse() - Constructor for class net.jbeans.j3d.universe.ManipulatableUniverse
Creates a locale, a single ViewingPlatform, and and a Viewer object (both with their default values).
ManipulatableUniverse(Canvas3D) - Constructor for class net.jbeans.j3d.universe.ManipulatableUniverse
Creates a locale, a single ViewingPlatform (with default values), and and a Viewer object.
ManipulatableUniverse(HiResCoord, int, Canvas3D, URL) - Constructor for class net.jbeans.j3d.universe.ManipulatableUniverse
Creates the "view" side of the scene graph.
ManipulatableUniverse(ViewingPlatform, Viewer) - Constructor for class net.jbeans.j3d.universe.ManipulatableUniverse
Creates the "view" side of the scene graph.
Manipulator - class net.jbeans.j3d.util.manipulator.Manipulator.
generally describe Manipulator in here
Manipulator() - Constructor for class net.jbeans.j3d.util.manipulator.Manipulator
 
Manipulator(boolean) - Constructor for class net.jbeans.j3d.util.manipulator.Manipulator
 
Manipulator(TransformGroup) - Constructor for class net.jbeans.j3d.util.manipulator.Manipulator
 
ManipulatorCallback - interface net.jbeans.j3d.util.manipulator.ManipulatorCallback.
generally describe ManipulatorCallback in here
Material - class net.jbeans.j3d.scenegraph.Material.
generally describe Material in here
Material() - Constructor for class net.jbeans.j3d.scenegraph.Material
 
Material(Color3f, Color3f, Color3f, Color3f, float) - Constructor for class net.jbeans.j3d.scenegraph.Material
 
MaterialBeanInfo - class net.jbeans.j3d.scenegraph.MaterialBeanInfo.
generally describe MaterialBeanInfo in here
MaterialBeanInfo() - Constructor for class net.jbeans.j3d.scenegraph.MaterialBeanInfo
 
MaterialFactory - class net.jbeans.j3d.bean.factory.MaterialFactory.
A Factory class provides a method to instantiate an object.
MaterialFactory() - Constructor for class net.jbeans.j3d.bean.factory.MaterialFactory
 
MouseManipulatorBehavior - class net.jbeans.j3d.util.behavior.mouse.MouseManipulatorBehavior.
MtMouseManipulatorBehavior is a mouse event manager.
MouseManipulatorBehavior(int) - Constructor for class net.jbeans.j3d.util.behavior.mouse.MouseManipulatorBehavior
 
MouseManipulatorBehavior(TransformGroup) - Constructor for class net.jbeans.j3d.util.behavior.mouse.MouseManipulatorBehavior
 
MouseRotate - class net.jbeans.j3d.util.behavior.mouse.MouseRotate.
MouseRotate is a behavior object which rotates a 3D object according to a mouse event.
MouseRotate() - Constructor for class net.jbeans.j3d.util.behavior.mouse.MouseRotate
 
MouseRotate(int) - Constructor for class net.jbeans.j3d.util.behavior.mouse.MouseRotate
 
MouseRotate(TransformGroup) - Constructor for class net.jbeans.j3d.util.behavior.mouse.MouseRotate
 
MouseScale - class net.jbeans.j3d.util.behavior.mouse.MouseScale.
MouseScale is a behavior object which scales a 3D object according to a mouse event.
MouseScale() - Constructor for class net.jbeans.j3d.util.behavior.mouse.MouseScale
 
MouseScale(int) - Constructor for class net.jbeans.j3d.util.behavior.mouse.MouseScale
 
MouseScale(TransformGroup) - Constructor for class net.jbeans.j3d.util.behavior.mouse.MouseScale
 
MouseTranslate - class net.jbeans.j3d.util.behavior.mouse.MouseTranslate.
MouseTranslate is a behavior object which translates a 3D object according to a mouse event.
MouseTranslate() - Constructor for class net.jbeans.j3d.util.behavior.mouse.MouseTranslate
 
MouseTranslate(int) - Constructor for class net.jbeans.j3d.util.behavior.mouse.MouseTranslate
 
MouseTranslate(TransformGroup) - Constructor for class net.jbeans.j3d.util.behavior.mouse.MouseTranslate
 
MouseZoom - class net.jbeans.j3d.util.behavior.mouse.MouseZoom.
MouseZoom is a behavior object which zooms in/out 3D space according to a mouse event.
MouseZoom() - Constructor for class net.jbeans.j3d.util.behavior.mouse.MouseZoom
 
MouseZoom(int) - Constructor for class net.jbeans.j3d.util.behavior.mouse.MouseZoom
 
MouseZoom(TransformGroup) - Constructor for class net.jbeans.j3d.util.behavior.mouse.MouseZoom
 
MultiTransformGroup - class net.jbeans.j3d.universe.MultiTransformGroup.
generally describe MultiTransformGroup in here
MultiTransformGroup() - Constructor for class net.jbeans.j3d.universe.MultiTransformGroup
Constructs a new MultiTransformGroup.
MultiTransformGroup(int) - Constructor for class net.jbeans.j3d.universe.MultiTransformGroup
Constructs a new MultiTransformGroup.
makeObject() - Method in class net.jbeans.j3d.data.AttributeArray
Virtual constructor creates object of same type as this object.
makeObject() - Method in class net.jbeans.j3d.data.BitArray
Virtual constructor creates object of same type as this object.
makeObject() - Method in class net.jbeans.j3d.data.CharArray
Virtual constructor creates object of same type as this object.
makeObject() - Method in class net.jbeans.j3d.data.ColorLookupTable
 
makeObject() - Method in class net.jbeans.j3d.data.DataArray
Virtual constructor creates an object of the same type as this one.
makeObject() - Method in class net.jbeans.j3d.data.DefaultColorLookupTable
Virtual constructor creates object of same type as this object.
makeObject() - Method in class net.jbeans.j3d.data.DoubleArray
Virtual constructor creates object of same type as this object.
makeObject() - Method in class net.jbeans.j3d.data.FloatArray
Virtual constructor creates object of same type as this object.
makeObject() - Method in class net.jbeans.j3d.data.IntArray
Virtual constructor creates object of same type as this object.
makeObject() - Method in class net.jbeans.j3d.data.LongArray
Virtual constructor creates object of same type as this object.
makeObject() - Method in class net.jbeans.j3d.data.ShortArray
Virtual constructor creates object of same type as this object.
makeObject() - Method in class net.jbeans.j3d.data.StringArray
Virtual constructor creates object of same type as this object.
manipulate(int, Stimulus) - Method in class net.jbeans.j3d.universe.ManipulatableUniverse
 
mapValue(double) - Method in class net.jbeans.j3d.data.LookupTable
Map one value through the lookup table.
mapValues(Object, double[], int, int) - Method in class net.jbeans.j3d.data.LookupTable
map a set of scalars through the lookup table
maxId - Variable in class net.jbeans.j3d.data.DataArray
 
model() - Method in class net.jbeans.j3d.modeler.geometry.GeometryModeler
Construct a javax.media.j3d.GeometryArray object.
model() - Method in class net.jbeans.j3d.modeler.scene.SceneModeler
Construct a javax.media.j3d.Node object.
modelGeometry() - Method in class net.jbeans.j3d.modeler.geometry.GeometryModeler
 
modelGeometry() - Method in class net.jbeans.j3d.modeler.geometry.NormalModeler
 
modelGeometry() - Method in class net.jbeans.j3d.modeler.geometry.QuadModeler
Construct a javax.media.j3d.GeometryArray object from quad data.
modelGeometry() - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModeler
Construct a javax.media.j3d.GeometryArray object from quad data.
modelGeometry() - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
Construct a javax.media.j3d.GeometryArray object from geometry information.
modelListeners - Variable in class net.jbeans.physics.model.standingwave.StandingWave
 
modelScene() - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
modelScene() - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
 
modelScene() - Method in class net.jbeans.j3d.modeler.scene.SceneModeler
 
mouseBehavior - Variable in class net.jbeans.j3d.universe.ManipulatableUniverse
 
mouseButton1Mode - Variable in class net.jbeans.j3d.universe.ManipulatableUniverse
 
move(Vector3d) - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
move(Vector3f) - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
myViewingPlatform - Variable in class net.jbeans.j3d.universe.Viewer
 

N

NAIVE_NORMAL - Static variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
NC - Static variable in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
NC - Static variable in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
NORMAL - Static variable in class net.jbeans.j3d.modeler.geometry.util.GeometryInfo
 
NormalGenerator - class net.jbeans.j3d.modeler.geometry.util.NormalGenerator.
generally describe NormalGenerator in here
NormalGenerator() - Constructor for class net.jbeans.j3d.modeler.geometry.util.NormalGenerator
 
NormalGenerator(double) - Constructor for class net.jbeans.j3d.modeler.geometry.util.NormalGenerator
 
NormalModeler - class net.jbeans.j3d.modeler.geometry.NormalModeler.
NormalModeler generates a set of surface normals from a specified Geometry object.
NormalModeler() - Constructor for class net.jbeans.j3d.modeler.geometry.NormalModeler
 
NormalModeler(float) - Constructor for class net.jbeans.j3d.modeler.geometry.NormalModeler
 
NormalModelerBeanInfo - class net.jbeans.j3d.modeler.geometry.NormalModelerBeanInfo.
generally describe NormalModelerBeanInfo in here
NormalModelerBeanInfo() - Constructor for class net.jbeans.j3d.modeler.geometry.NormalModelerBeanInfo
 
needsModel() - Method in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
needsModel() - Method in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
needsModel() - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModeler
 
needsModel() - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
net.jbeans.j3d.bean - package net.jbeans.j3d.bean
 
net.jbeans.j3d.bean.factory - package net.jbeans.j3d.bean.factory
 
net.jbeans.j3d.bean.property.editor - package net.jbeans.j3d.bean.property.editor
 
net.jbeans.j3d.data - package net.jbeans.j3d.data
 
net.jbeans.j3d.event - package net.jbeans.j3d.event
 
net.jbeans.j3d.light - package net.jbeans.j3d.light
 
net.jbeans.j3d.modeler.geometry - package net.jbeans.j3d.modeler.geometry
 
net.jbeans.j3d.modeler.geometry.util - package net.jbeans.j3d.modeler.geometry.util
 
net.jbeans.j3d.modeler.scene - package net.jbeans.j3d.modeler.scene
 
net.jbeans.j3d.modeler.scene.glyph - package net.jbeans.j3d.modeler.scene.glyph
 
net.jbeans.j3d.renderer - package net.jbeans.j3d.renderer
 
net.jbeans.j3d.scenegraph - package net.jbeans.j3d.scenegraph
 
net.jbeans.j3d.transform - package net.jbeans.j3d.transform
 
net.jbeans.j3d.universe - package net.jbeans.j3d.universe
 
net.jbeans.j3d.util - package net.jbeans.j3d.util
 
net.jbeans.j3d.util.behavior.mouse - package net.jbeans.j3d.util.behavior.mouse
 
net.jbeans.j3d.util.behavior.seek - package net.jbeans.j3d.util.behavior.seek
 
net.jbeans.j3d.util.behavior.sensor - package net.jbeans.j3d.util.behavior.sensor
 
net.jbeans.j3d.util.manipulator - package net.jbeans.j3d.util.manipulator
 
net.jbeans.j3d.util.picking.behavior - package net.jbeans.j3d.util.picking.behavior
 
net.jbeans.j3d.util.texture - package net.jbeans.j3d.util.texture
 
net.jbeans.j3d.vecmath - package net.jbeans.j3d.vecmath
 
net.jbeans.physics.model.standingwave - package net.jbeans.physics.model.standingwave
 
normal - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
normalDim - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
normalIndices - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
normalgen - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
normals3f - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
numberOfLookups - Variable in class net.jbeans.j3d.data.LookupTable
 

O

OP - Static variable in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
objectChanged(EventObject) - Method in interface net.jbeans.j3d.event.SceneGraphObjectListener
Invoked when a state of a SceneGraphObject is changed.
objectCreated(EventObject) - Method in interface net.jbeans.j3d.event.SceneGraphObjectListener
Invoked when a state of a SceneGraphObject is created.
orthogonalToSpherical(Vector3f, Vector3f) - Method in class net.jbeans.j3d.vecmath.VecMath3D
Convert the specified Vector3{fd}'s coordinate from Orthogonal to Spherical.
orthogonalToSpherical(Vector3d, Vector3d) - Method in class net.jbeans.j3d.vecmath.VecMath3D
Convert the specified Vector3{fd}'s coordinate from Orthogonal to Spherical.

P

PANEL_HEIGHT - Static variable in class net.jbeans.j3d.renderer.Renderer
 
PANEL_WIDTH - Static variable in class net.jbeans.j3d.renderer.Renderer
 
PLANE - Static variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
 
POLY_DATA - Static variable in class net.jbeans.j3d.data.DataType
 
PRIMITIVE_FIRST - Static variable in class net.jbeans.j3d.modeler.geometry.util.GeometryInfo
 
PRIMITIVE_LAST - Static variable in class net.jbeans.j3d.modeler.geometry.util.GeometryInfo
 
PickMouseBehavior - class net.jbeans.j3d.util.picking.behavior.PickMouseBehavior.
PickMouseBehavior uses new package com.sun.j3d.utils.pickiing.
PickMouseBehavior(Canvas3D, BranchGroup, Bounds, int) - Constructor for class net.jbeans.j3d.util.picking.behavior.PickMouseBehavior
constructs a new PickMouseBehavior.
PickMouseEvent - class net.jbeans.j3d.util.picking.behavior.PickMouseEvent.
PickMouseEvent uses new package com.sun.j3d.utils.pickiing.
PickMouseEvent() - Constructor for class net.jbeans.j3d.util.picking.behavior.PickMouseEvent
 
PickMouseEvent(PickResult, MouseEvent) - Constructor for class net.jbeans.j3d.util.picking.behavior.PickMouseEvent
 
PickMouseEvent(PickResult, MouseEvent, Object) - Constructor for class net.jbeans.j3d.util.picking.behavior.PickMouseEvent
 
PickMouseListener - interface net.jbeans.j3d.util.picking.behavior.PickMouseListener.
PickMouseListener defines a method to receive PickMouseEvent.
PickableTransformGroup - class net.jbeans.j3d.transform.PickableTransformGroup.
generally describe PickableTransformGroup in here
PickableTransformGroup() - Constructor for class net.jbeans.j3d.transform.PickableTransformGroup
 
PickableTransformGroup(Transform3D) - Constructor for class net.jbeans.j3d.transform.PickableTransformGroup
 
Point2dEditor - class net.jbeans.j3d.bean.property.editor.Point2dEditor.
A property editor for editing Point2d.
Point2dEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Point2dEditor
 
Point2fEditor - class net.jbeans.j3d.bean.property.editor.Point2fEditor.
A property editor for editing Point2f.
Point2fEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Point2fEditor
 
Point3dEditor - class net.jbeans.j3d.bean.property.editor.Point3dEditor.
A property editor for editing Point3d.
Point3dEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Point3dEditor
 
Point3fEditor - class net.jbeans.j3d.bean.property.editor.Point3fEditor.
A property editor for editing Point3f.
Point3fEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Point3fEditor
 
Point3iEditor - class net.jbeans.j3d.bean.property.editor.Point3iEditor.
A property editor for editing Point3i.
Point3iEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Point3iEditor
 
Point4dEditor - class net.jbeans.j3d.bean.property.editor.Point4dEditor.
A property editor for editing Point4d.
Point4dEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Point4dEditor
 
Point4fEditor - class net.jbeans.j3d.bean.property.editor.Point4fEditor.
A property editor for editing Point4f.
Point4fEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Point4fEditor
 
Point4iEditor - class net.jbeans.j3d.bean.property.editor.Point4iEditor.
A property editor for editing Point4i.
Point4iEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Point4iEditor
 
PointAttributes - class net.jbeans.j3d.scenegraph.PointAttributes.
generally describe PointAttributes in here
PointAttributes() - Constructor for class net.jbeans.j3d.scenegraph.PointAttributes
 
PointAttributes(float, boolean) - Constructor for class net.jbeans.j3d.scenegraph.PointAttributes
 
PointAttributesBeanInfo - class net.jbeans.j3d.scenegraph.PointAttributesBeanInfo.
generally describe PointAttributesBeanInfo in here
PointAttributesBeanInfo() - Constructor for class net.jbeans.j3d.scenegraph.PointAttributesBeanInfo
 
PointAttributesFactory - class net.jbeans.j3d.bean.factory.PointAttributesFactory.
A Factory class provides a method to instantiate an object.
PointAttributesFactory() - Constructor for class net.jbeans.j3d.bean.factory.PointAttributesFactory
 
PointLight - class net.jbeans.j3d.light.PointLight.
net.jbeans.j3d.light.PointLight is a JavaBeanized javax.media.j3d.PointLight
PointLight() - Constructor for class net.jbeans.j3d.light.PointLight
 
PointLight(Color3f, Point3f, Point3f) - Constructor for class net.jbeans.j3d.light.PointLight
 
PointLight(boolean, Color3f, Point3f, Point3f) - Constructor for class net.jbeans.j3d.light.PointLight
 
PointLightBeanInfo - class net.jbeans.j3d.light.PointLightBeanInfo.
Defines several bean information.
PointLightBeanInfo() - Constructor for class net.jbeans.j3d.light.PointLightBeanInfo
 
PolygonAttributes - class net.jbeans.j3d.scenegraph.PolygonAttributes.
generally describe PolygonAttributes in here
PolygonAttributes() - Constructor for class net.jbeans.j3d.scenegraph.PolygonAttributes
 
PolygonAttributes(int, int, float) - Constructor for class net.jbeans.j3d.scenegraph.PolygonAttributes
 
PolygonAttributes(int, int, float, boolean) - Constructor for class net.jbeans.j3d.scenegraph.PolygonAttributes
 
PolygonAttributes(int, int, float, boolean, float) - Constructor for class net.jbeans.j3d.scenegraph.PolygonAttributes
 
PolygonAttributesBeanInfo - class net.jbeans.j3d.scenegraph.PolygonAttributesBeanInfo.
generally describe PolygonAttributesBeanInfo in here
PolygonAttributesBeanInfo() - Constructor for class net.jbeans.j3d.scenegraph.PolygonAttributesBeanInfo
 
PolygonAttributesFactory - class net.jbeans.j3d.bean.factory.PolygonAttributesFactory.
A Factory class provides a method to instantiate an object.
PolygonAttributesFactory() - Constructor for class net.jbeans.j3d.bean.factory.PolygonAttributesFactory
 
PolygonModeler - class net.jbeans.j3d.modeler.geometry.PolygonModeler.
PolygonModeler generates a suface geometry from the specified data.
PolygonModeler() - Constructor for class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
PolygonModelerBeanInfo - class net.jbeans.j3d.modeler.geometry.PolygonModelerBeanInfo.
generally describe PolygonModelerBeanInfo in here
PolygonModelerBeanInfo() - Constructor for class net.jbeans.j3d.modeler.geometry.PolygonModelerBeanInfo
 
picked(PickMouseEvent) - Method in class net.jbeans.j3d.renderer.SelectableRenderer
Invoked when an object is picked.
picked(PickMouseEvent) - Method in class net.jbeans.j3d.universe.ManipulatableUniverse
Invoked when an object is picked.
picked(PickMouseEvent) - Method in class net.jbeans.j3d.universe.SelectableUniverse
Invoked when an object is picked.
picked(PickMouseEvent) - Method in interface net.jbeans.j3d.util.picking.behavior.PickMouseListener
Invoked when an object is picked.
primitive - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
processMouseEvent(MouseEvent) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseManipulatorBehavior
 
processStimulus(Enumeration) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseManipulatorBehavior
 
processStimulus(Enumeration) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseRotate
 
processStimulus(Enumeration) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseScale
 
processStimulus(Enumeration) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseTranslate
 
processStimulus(Enumeration) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseZoom
 
processStimulus(Enumeration) - Method in class net.jbeans.j3d.util.behavior.sensor.SensorBehavior
Process a stimulus meant for this behavior.
processStimulus(Stimulus) - Method in class net.jbeans.j3d.util.manipulator.Manipulator
 
processStimulus(Stimulus) - Method in class net.jbeans.j3d.util.manipulator.Roll
 
processStimulus(Stimulus) - Method in class net.jbeans.j3d.util.manipulator.Rotate
 
processStimulus(Stimulus) - Method in class net.jbeans.j3d.util.manipulator.Scale
 
processStimulus(Stimulus) - Method in class net.jbeans.j3d.util.manipulator.Seek
 
processStimulus(Stimulus) - Method in class net.jbeans.j3d.util.manipulator.Translate
 
processStimulus(Stimulus) - Method in class net.jbeans.j3d.util.manipulator.Zoom
 
propertyChange(PropertyChangeEvent) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 

Q

QuadModeler - class net.jbeans.j3d.modeler.geometry.QuadModeler.
QuadModeler generates a suface geometry from the specified data.
QuadModeler() - Constructor for class net.jbeans.j3d.modeler.geometry.QuadModeler
 
QuadSurfaceModeler - class net.jbeans.j3d.modeler.geometry.QuadSurfaceModeler.
QuadSurfaceModeler generates a suface geometry from the specified data.
QuadSurfaceModeler() - Constructor for class net.jbeans.j3d.modeler.geometry.QuadSurfaceModeler
 
QuadSurfaceModelerBeanInfo - class net.jbeans.j3d.modeler.geometry.QuadSurfaceModelerBeanInfo.
generally describe QuadSurfaceModelerBeanInfo in here
QuadSurfaceModelerBeanInfo() - Constructor for class net.jbeans.j3d.modeler.geometry.QuadSurfaceModelerBeanInfo
 

R

ROLL - Static variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
 
ROLL - Static variable in interface net.jbeans.j3d.util.manipulator.ManipulatorCallback
 
ROTATE - Static variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
 
ROTATE - Static variable in interface net.jbeans.j3d.util.manipulator.ManipulatorCallback
 
Renderer - class net.jbeans.j3d.renderer.Renderer.
generally describe Renderer in here
Renderer() - Constructor for class net.jbeans.j3d.renderer.Renderer
Constructs a new Renderer object.
Renderer(String) - Constructor for class net.jbeans.j3d.renderer.Renderer
Constructs a new Renderer object.
RendererBeanInfo - class net.jbeans.j3d.renderer.RendererBeanInfo.
Defines several bean information.
RendererBeanInfo() - Constructor for class net.jbeans.j3d.renderer.RendererBeanInfo
 
RenderingAttributes - class net.jbeans.j3d.scenegraph.RenderingAttributes.
generally describe RenderingAttributes in here
RenderingAttributes() - Constructor for class net.jbeans.j3d.scenegraph.RenderingAttributes
 
RenderingAttributes(boolean, boolean, float, int) - Constructor for class net.jbeans.j3d.scenegraph.RenderingAttributes
 
RenderingAttributes(boolean, boolean, float, int, boolean, boolean, boolean, int) - Constructor for class net.jbeans.j3d.scenegraph.RenderingAttributes
 
RenderingAttributesBeanInfo - class net.jbeans.j3d.scenegraph.RenderingAttributesBeanInfo.
generally describe RenderingAttributesBeanInfo in here
RenderingAttributesBeanInfo() - Constructor for class net.jbeans.j3d.scenegraph.RenderingAttributesBeanInfo
 
RenderingAttributesFactory - class net.jbeans.j3d.bean.factory.RenderingAttributesFactory.
A Factory class provides a method to instantiate an object.
RenderingAttributesFactory() - Constructor for class net.jbeans.j3d.bean.factory.RenderingAttributesFactory
 
ResettableTransformGroup - class net.jbeans.j3d.transform.ResettableTransformGroup.
generally describe ResettableTransformGroup in here
ResettableTransformGroup() - Constructor for class net.jbeans.j3d.transform.ResettableTransformGroup
 
ResettableTransformGroup(Transform3D) - Constructor for class net.jbeans.j3d.transform.ResettableTransformGroup
 
Roll - class net.jbeans.j3d.util.manipulator.Roll.
generally describe Roll in here
Roll() - Constructor for class net.jbeans.j3d.util.manipulator.Roll
 
Roll(boolean) - Constructor for class net.jbeans.j3d.util.manipulator.Roll
 
Roll(TransformGroup) - Constructor for class net.jbeans.j3d.util.manipulator.Roll
 
Rotate - class net.jbeans.j3d.util.manipulator.Rotate.
generally describe Rotate in here
Rotate() - Constructor for class net.jbeans.j3d.util.manipulator.Rotate
 
Rotate(boolean) - Constructor for class net.jbeans.j3d.util.manipulator.Rotate
 
Rotate(TransformGroup) - Constructor for class net.jbeans.j3d.util.manipulator.Rotate
 
readExternal(ObjectInput) - Method in class net.jbeans.j3d.renderer.BasicRenderer
Serialization methods
readExternal(ObjectInput) - Method in class net.jbeans.j3d.renderer.ManipulatableRenderer
Serialization methods
readExternal(ObjectInput) - Method in class net.jbeans.j3d.renderer.Renderer
Serialization methods
recomputeIndices(int) - Method in class net.jbeans.j3d.modeler.geometry.util.GeometryInfo
 
removeAllBranchGraph() - Method in class net.jbeans.j3d.universe.Universe
 
removeAllGeometry() - Method in class net.jbeans.j3d.scenegraph.Shape3D
 
removeBranchGraph(BranchGroup) - Method in class net.jbeans.j3d.universe.Universe
Detaches the specified BranchGroup object.
removeChangeListener(ChangeListener) - Method in class net.jbeans.j3d.data.ColorLookupTable
Removes a ChangeListener from the slider.
removeChild(Node) - Method in class net.jbeans.j3d.scenegraph.BranchGroup
 
removeChild(Node) - Method in class net.jbeans.j3d.transform.TransformGroup
in order to call this method the top BranchGroup object needs to be detached.
removeDragManipulator(int) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseManipulatorBehavior
 
removeGeometry(Geometry) - Method in class net.jbeans.j3d.scenegraph.Shape3D
 
removeGeometryListener(SceneGraphObjectListener) - Method in class net.jbeans.j3d.modeler.geometry.GeometryModeler
removes an GeometryListener from the shape.
removePickMouseListener(PickMouseListener) - Method in class net.jbeans.j3d.renderer.SelectableRenderer
Removes a PickMouseListener from the slider.
removePickMouseListener(PickMouseListener) - Method in class net.jbeans.j3d.universe.SelectableUniverse
Removes a PickMouseListener from the slider.
removePickMouseListener(PickMouseListener) - Method in class net.jbeans.j3d.util.picking.behavior.PickMouseBehavior
Removes a PickMouseListener from the slider.
removePressManipulator(int) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseManipulatorBehavior
 
removePropertyChangeListener(PropertyChangeListener) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
removePropertyChangeListener(PropertyChangeListener) - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
removePropertyChangeListener(PropertyChangeListener) - Method in class net.jbeans.j3d.modeler.scene.glyph.GSphere
 
removePropertyChangeListener(PropertyChangeListener) - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
removeSceneGraphObjectListener(SceneGraphObjectListener) - Method in class net.jbeans.j3d.scenegraph.BranchGroup
removes an SceneGraphObjectListener from the branchGroup.
removeSceneGraphObjectListener(SceneGraphObjectListener) - Method in class net.jbeans.j3d.scenegraph.Shape3D
removes an GeometryListener from the shape.
removeSceneGraphObjectListener(SceneGraphObjectListener) - Method in class net.jbeans.j3d.transform.TransformGroup
removes an GeometryListener from the shape.
removeSceneListener(SceneGraphObjectListener) - Method in class net.jbeans.j3d.modeler.scene.SceneModeler
removes an GeometryListener from the shape.
removeSeekListener(SeekListener) - Method in class net.jbeans.j3d.util.behavior.seek.SeekBehavior
Removes a SeekListener from the slider.
removeSurfaceDimensionListener(ChangeListener) - Method in class net.jbeans.physics.model.standingwave.StandingWave
removes an GeometryListener from the shape.
removeSurfaceListener(ChangeListener) - Method in class net.jbeans.physics.model.standingwave.StandingWave
removes an GeometryListener from the shape.
removeViewer(Viewer) - Method in class net.jbeans.j3d.universe.Universe
removes the specified viewer.
removeViewer(Viewer) - Method in class net.jbeans.j3d.universe.ViewingPlatform
 
removeViewingPlatform(ViewingPlatform) - Method in class net.jbeans.j3d.universe.Universe
removes the specified viewing platform.
reset() - Method in class net.jbeans.j3d.data.AttributeArray
Make object look empty but do not delete memory.
reset() - Method in class net.jbeans.j3d.data.DataArray
Reset to an empty state, without freeing any memory.
reset() - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
reset - Variable in class net.jbeans.j3d.util.manipulator.Manipulator
 
reset() - Method in class net.jbeans.j3d.util.manipulator.Stimulus
 
resetCurrentTransformGroup() - Method in class net.jbeans.j3d.universe.ManipulatableUniverse
 
resetTransform() - Method in class net.jbeans.j3d.transform.ResettableTransformGroup
 
resize(int) - Method in class net.jbeans.j3d.data.BitArray
resize the array.
resize(int) - Method in class net.jbeans.j3d.data.CharArray
resize the array.
resize(int) - Method in class net.jbeans.j3d.data.DataArray
resize the array.
resize(int) - Method in class net.jbeans.j3d.data.DoubleArray
resize the array.
resize(int) - Method in class net.jbeans.j3d.data.FloatArray
resize the array.
resize(int) - Method in class net.jbeans.j3d.data.IntArray
resize the array.
resize(int) - Method in class net.jbeans.j3d.data.LongArray
resize the array.
resize(int) - Method in class net.jbeans.j3d.data.ShortArray
resize the array.
resize(int) - Method in class net.jbeans.j3d.data.StringArray
resize the array.
rotX(double) - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
rotY(double) - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
rotZ(double) - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
rotationMatrixToAlignVector(Vector3f, Matrix3f) - Method in class net.jbeans.j3d.vecmath.VecMath3D
Computes a rotation matrix to align the specified Vector to the Y-axis.
rotationMatrixToAlignVector(Vector3d, Matrix3d) - Method in class net.jbeans.j3d.vecmath.VecMath3D
Computes a rotation matrix to align the specified Vector to the Y-axis.

S

SCALAR_MODE_DEFAULT - Static variable in class net.jbeans.j3d.modeler.geometry.GeometryModeler
 
SCALAR_MODE_USE_CELL_DATA - Static variable in class net.jbeans.j3d.modeler.geometry.GeometryModeler
 
SCALAR_MODE_USE_POINT_DATA - Static variable in class net.jbeans.j3d.modeler.geometry.GeometryModeler
 
SCALE - Static variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
 
SCALE - Static variable in interface net.jbeans.j3d.util.manipulator.ManipulatorCallback
 
SEEK - Static variable in class net.jbeans.j3d.renderer.Renderer
 
SEEK - Static variable in interface net.jbeans.j3d.util.manipulator.ManipulatorCallback
 
SHORT - Static variable in class net.jbeans.j3d.data.DataType
 
STRING - Static variable in class net.jbeans.j3d.data.DataType
 
STRING_2D - Static variable in class net.jbeans.j3d.modeler.scene.glyph.GString
 
STRING_3D - Static variable in class net.jbeans.j3d.modeler.scene.glyph.GString
 
STRIPC - Static variable in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
Scale - class net.jbeans.j3d.util.manipulator.Scale.
generally describe Scale in here
Scale() - Constructor for class net.jbeans.j3d.util.manipulator.Scale
 
Scale(boolean) - Constructor for class net.jbeans.j3d.util.manipulator.Scale
 
Scale(TransformGroup) - Constructor for class net.jbeans.j3d.util.manipulator.Scale
 
SceneGraphObjectListener - interface net.jbeans.j3d.event.SceneGraphObjectListener.
SceneGraphObjectListener defines interface for accepting a java.media.j3d.SceneGraphObject.
SceneModeler - class net.jbeans.j3d.modeler.scene.SceneModeler.
SceneModeler is an abstract and super class of all modelers to create javax.media.j3d.BranchGroup object from data.
SceneModeler() - Constructor for class net.jbeans.j3d.modeler.scene.SceneModeler
a null-constructor.
Seek - class net.jbeans.j3d.util.manipulator.Seek.
generally describe Seek in here
Seek() - Constructor for class net.jbeans.j3d.util.manipulator.Seek
 
Seek(boolean) - Constructor for class net.jbeans.j3d.util.manipulator.Seek
 
Seek(TransformGroup) - Constructor for class net.jbeans.j3d.util.manipulator.Seek
 
SeekBehavior - class net.jbeans.j3d.util.behavior.seek.SeekBehavior.
generally describe SeekBehavior in here
SeekBehavior(Canvas3D, BranchGroup, Bounds) - Constructor for class net.jbeans.j3d.util.behavior.seek.SeekBehavior
constructs a new PickMouseBehavior.
SeekEvent - class net.jbeans.j3d.util.behavior.seek.SeekEvent.
generally describe SeekEvent in here
SeekEvent(PickResult, MouseEvent, Point3d, Vector3d) - Constructor for class net.jbeans.j3d.util.behavior.seek.SeekEvent
 
SeekEvent() - Constructor for class net.jbeans.j3d.util.behavior.seek.SeekEvent
 
SeekListener - interface net.jbeans.j3d.util.behavior.seek.SeekListener.
generally describe SeekListener in here
SeekableRenderer - class net.jbeans.j3d.renderer.SeekableRenderer.
generally describe SeekableRenderer in here
SeekableRenderer() - Constructor for class net.jbeans.j3d.renderer.SeekableRenderer
Constructs a new SeekableRenderer object.
SeekableRenderer(String) - Constructor for class net.jbeans.j3d.renderer.SeekableRenderer
Constructs a new Renderer object.
SeekableUniverse - class net.jbeans.j3d.universe.SeekableUniverse.
generally describe SeekableUniverse in here
SeekableUniverse() - Constructor for class net.jbeans.j3d.universe.SeekableUniverse
Creates a locale, a single ViewingPlatform, and and a Viewer object (both with their default values).
SeekableUniverse(Canvas3D) - Constructor for class net.jbeans.j3d.universe.SeekableUniverse
Creates a locale, a single ViewingPlatform (with default values), and and a Viewer object.
SeekableUniverse(HiResCoord, int, Canvas3D, URL) - Constructor for class net.jbeans.j3d.universe.SeekableUniverse
Creates the "view" side of the scene graph.
SeekableUniverse(ViewingPlatform, Viewer) - Constructor for class net.jbeans.j3d.universe.SeekableUniverse
Creates the "view" side of the scene graph.
SelectableRenderer - class net.jbeans.j3d.renderer.SelectableRenderer.
generally describe SelectableRenderer in here
SelectableRenderer() - Constructor for class net.jbeans.j3d.renderer.SelectableRenderer
Constructs a new SelectableRenderer object.
SelectableRenderer(String) - Constructor for class net.jbeans.j3d.renderer.SelectableRenderer
Constructs a new Renderer object.
SelectableUniverse - class net.jbeans.j3d.universe.SelectableUniverse.
This class is basically the same as the SimpleUniverse.
SelectableUniverse() - Constructor for class net.jbeans.j3d.universe.SelectableUniverse
Creates a locale, a single ViewingPlatform, and and a Viewer object (both with their default values).
SelectableUniverse(Canvas3D) - Constructor for class net.jbeans.j3d.universe.SelectableUniverse
Creates a locale, a single ViewingPlatform (with default values), and and a Viewer object.
SelectableUniverse(HiResCoord, int, Canvas3D, URL) - Constructor for class net.jbeans.j3d.universe.SelectableUniverse
Creates the "view" side of the scene graph.
SelectableUniverse(ViewingPlatform, Viewer) - Constructor for class net.jbeans.j3d.universe.SelectableUniverse
Creates the "view" side of the scene graph.
SensorBehavior - class net.jbeans.j3d.util.behavior.sensor.SensorBehavior.
SensorBehavior defines a Behavior object triggered by a Java3D sensor.
SensorBehavior(TransformGroup, Sensor) - Constructor for class net.jbeans.j3d.util.behavior.sensor.SensorBehavior
Constructs a new SensorBehavior object with the specified TransformGroup and Sensor.
Shape3D - class net.jbeans.j3d.scenegraph.Shape3D.
generally describe Shape3D in here
Shape3D() - Constructor for class net.jbeans.j3d.scenegraph.Shape3D
 
Shape3D(Geometry) - Constructor for class net.jbeans.j3d.scenegraph.Shape3D
 
Shape3D(Geometry, Appearance) - Constructor for class net.jbeans.j3d.scenegraph.Shape3D
 
Shape3DBeanInfo - class net.jbeans.j3d.scenegraph.Shape3DBeanInfo.
generally describe Shape3DBeanInfo in here
Shape3DBeanInfo() - Constructor for class net.jbeans.j3d.scenegraph.Shape3DBeanInfo
 
Shape3DFactory - class net.jbeans.j3d.bean.factory.Shape3DFactory.
A Factory class provides a method to instantiate an object.
Shape3DFactory() - Constructor for class net.jbeans.j3d.bean.factory.Shape3DFactory
 
ShortArray - class net.jbeans.j3d.data.ShortArray.
ShortArray is an array of short integer numbers.
ShortArray(int) - Constructor for class net.jbeans.j3d.data.ShortArray
Construct a new ShortArray object.
ShortArray() - Constructor for class net.jbeans.j3d.data.ShortArray
 
ShortArray(DataArray) - Constructor for class net.jbeans.j3d.data.ShortArray
 
SpotLight - class net.jbeans.j3d.light.SpotLight.
generally describe SpotLight in here
SpotLight() - Constructor for class net.jbeans.j3d.light.SpotLight
 
SpotLight(Color3f, Point3f, Point3f, Vector3f, float, float) - Constructor for class net.jbeans.j3d.light.SpotLight
 
SpotLight(boolean, Color3f, Point3f, Point3f, Vector3f, float, float) - Constructor for class net.jbeans.j3d.light.SpotLight
 
SpotLightBeanInfo - class net.jbeans.j3d.light.SpotLightBeanInfo.
Defines several bean information.
SpotLightBeanInfo() - Constructor for class net.jbeans.j3d.light.SpotLightBeanInfo
 
StandingWave - class net.jbeans.physics.model.standingwave.StandingWave.
generally describe StandingWave in here
StandingWave() - Constructor for class net.jbeans.physics.model.standingwave.StandingWave
 
StandingWaveBeanInfo - class net.jbeans.physics.model.standingwave.StandingWaveBeanInfo.
generally describe StandingWaveBeanInfo in here
StandingWaveBeanInfo() - Constructor for class net.jbeans.physics.model.standingwave.StandingWaveBeanInfo
 
Stimulus - class net.jbeans.j3d.util.manipulator.Stimulus.
generally describe Stimulus in here
Stimulus() - Constructor for class net.jbeans.j3d.util.manipulator.Stimulus
 
StringArray - class net.jbeans.j3d.data.StringArray.
StringArray is an array of character values.
StringArray(int) - Constructor for class net.jbeans.j3d.data.StringArray
Construct a new StringArray object.
StringArray() - Constructor for class net.jbeans.j3d.data.StringArray
 
StringArray(DataArray) - Constructor for class net.jbeans.j3d.data.StringArray
 
SurfaceModeler - class net.jbeans.j3d.modeler.geometry.SurfaceModeler.
SurfaceModeler generates a suface geometry from the specified data.
SurfaceModeler() - Constructor for class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
sStripifier - Static variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
sTriangulator - Static variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
saveCurrentTransformGroup() - Method in class net.jbeans.j3d.universe.ManipulatableUniverse
 
saveTransform() - Method in class net.jbeans.j3d.transform.ResettableTransformGroup
 
scalarMode - Variable in class net.jbeans.j3d.modeler.geometry.GeometryModeler
 
scale(double) - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
scale(Vector3d) - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
sceneListeners - Variable in class net.jbeans.j3d.modeler.scene.SceneModeler
 
scenes - Variable in class net.jbeans.j3d.modeler.scene.SceneModeler
A Vector object containing the scene graph(s) representing the scene.
seeked(SeekEvent) - Method in interface net.jbeans.j3d.util.behavior.seek.SeekListener
Invoked when an object is seeked.
selectNode(Canvas3D, BranchGroup, int, int) - Static method in class net.jbeans.j3d.transform.PickableTransformGroup
 
selected(PickMouseEvent) - Method in class net.jbeans.j3d.renderer.Renderer
Invoked when an object is selected (single click).
selected(PickMouseEvent) - Method in class net.jbeans.j3d.renderer.SelectableRenderer
Invoked when an object is picked.
selected(PickMouseEvent) - Method in class net.jbeans.j3d.universe.SelectableUniverse
Invoked when an object is selected.
selected(PickMouseEvent) - Method in interface net.jbeans.j3d.util.picking.behavior.PickMouseListener
Invoked when an object is selected.
set(int, int) - Method in class net.jbeans.j3d.modeler.geometry.util.Edge
 
set(int, Object, String) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
set(Transform3D) - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
set(Vector3d) - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
set(Vector3f) - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
set(Vector3d, double, double, double) - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
set(TransformGroup) - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
set(double[]) - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
setAlignment(int) - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
setAmbientColor(Color) - Method in class net.jbeans.j3d.scenegraph.Material
 
setAmbientLightColor(Color3f) - Method in class net.jbeans.j3d.renderer.Renderer
 
setAmbientLightEnable(boolean) - Method in class net.jbeans.j3d.renderer.Renderer
 
setAppearanceOfNode(Node, Appearance) - Method in interface net.jbeans.j3d.modeler.scene.GlyphSource
Updates the specified Appearance object.
setAppearanceOfNode(Node, Appearance) - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
Updates the specified Appearance object.
setAppearanceOfNode(Node, Appearance) - Method in class net.jbeans.j3d.modeler.scene.glyph.GSphere
Updates the specified Appearance object.
setAppearanceOfNode(Node, Appearance) - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
Updates the specified Appearance object.
setArray(byte[]) - Method in class net.jbeans.j3d.data.BitArray
This method lets the user specify data to be held by the array.
setArray(char[]) - Method in class net.jbeans.j3d.data.CharArray
This method lets the user specify data to be held by the array.
setArray(double[]) - Method in class net.jbeans.j3d.data.DoubleArray
This method lets the user specify data to be held by the array.
setArray(float[]) - Method in class net.jbeans.j3d.data.FloatArray
This method lets the user specify data to be held by the array.
setArray(int[]) - Method in class net.jbeans.j3d.data.IntArray
This method lets the user specify data to be held by the array.
setArray(long[]) - Method in class net.jbeans.j3d.data.LongArray
This method lets the user specify data to be held by the array.
setArray(short[]) - Method in class net.jbeans.j3d.data.ShortArray
This method lets the user specify data to be held by the array.
setArray(String[]) - Method in class net.jbeans.j3d.data.StringArray
This method lets the user specify data to be held by the array.
setAttenuation(float, float, float) - Method in class net.jbeans.j3d.light.PointLight
 
setAttenuation(float, float, float) - Method in class net.jbeans.j3d.light.SpotLight
 
setBackgroundColor(Color) - Method in class net.jbeans.j3d.renderer.BasicRenderer
 
setBaseHeadHeightRatio(float) - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
setBaseHeadRadiusRatio(float) - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
setBaseRatio(float) - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
setBaseTailHeightRatio(float) - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
setBaseTailRadiusRatio(float) - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
setBit(int, boolean) - Method in class net.jbeans.j3d.data.BitArray
 
setBlanking(boolean) - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModeler
 
setBoundaryColor(Color) - Method in class net.jbeans.j3d.scenegraph.Texture
 
setByReference(boolean) - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
 
setCallback(ManipulatorCallback) - Method in class net.jbeans.j3d.util.manipulator.Manipulator
 
setCenter(Point3d) - Method in class net.jbeans.j3d.universe.SelectableUniverse
 
setCenter(Tuple3d) - Method in class net.jbeans.j3d.util.manipulator.Manipulator
 
setCenterX(int) - Method in class net.jbeans.j3d.util.manipulator.Stimulus
 
setCenterY(int) - Method in class net.jbeans.j3d.util.manipulator.Stimulus
 
setColor(Color) - Method in class net.jbeans.j3d.light.AmbientLight
 
setColor(Color) - Method in class net.jbeans.j3d.light.DirectionalLight
 
setColor(Color) - Method in class net.jbeans.j3d.light.PointLight
 
setColor(Color) - Method in class net.jbeans.j3d.light.SpotLight
 
setColor(Color) - Method in class net.jbeans.j3d.scenegraph.ColoringAttributes
 
setColorIndices(int[]) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setColorLookupTable(Color[]) - Method in class net.jbeans.j3d.data.ColorLookupTable
 
setColorLookupTable(double[][]) - Method in class net.jbeans.j3d.data.ColorLookupTable
 
setColorLookupTable(double[]) - Method in class net.jbeans.j3d.data.ColorLookupTable
 
setColorLookupTable(float[][]) - Method in class net.jbeans.j3d.data.ColorLookupTable
 
setColorLookupTable(float[]) - Method in class net.jbeans.j3d.data.ColorLookupTable
 
setColorLookupTable(int[][]) - Method in class net.jbeans.j3d.data.ColorLookupTable
 
setColorLookupTable(int[]) - Method in class net.jbeans.j3d.data.ColorLookupTable
 
setColorLookupTable(ColorLookupTable) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setColorLookupTable(ColorLookupTable) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
Sets the color lookup table.
setColorTable(Color[]) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setColors(double[]) - Method in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
setColors(double[]) - Method in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
setColors(double[]) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setColors(double[]) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
setComputeNormalsOnUpdate(boolean) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
Set the value of computeNormalsOnUpdate.
setContourCounts(int[]) - Method in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
setContourCounts(int[]) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setCoordinateIndices(int[]) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setCreaseAngle(double) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setData(DataArray) - Method in class net.jbeans.j3d.data.AttributeArray
Set the data for this object.
setData() - Method in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
setData() - Method in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
setData() - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModeler
 
setData() - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setDataType(int) - Method in class net.jbeans.j3d.data.AttributeArray
Specify the underlying data type of the object.
setDataTypeToBit() - Method in class net.jbeans.j3d.data.AttributeArray
 
setDataTypeToChar() - Method in class net.jbeans.j3d.data.AttributeArray
 
setDataTypeToDouble() - Method in class net.jbeans.j3d.data.AttributeArray
 
setDataTypeToFloat() - Method in class net.jbeans.j3d.data.AttributeArray
 
setDataTypeToInt() - Method in class net.jbeans.j3d.data.AttributeArray
 
setDataTypeToLong() - Method in class net.jbeans.j3d.data.AttributeArray
 
setDataTypeToShort() - Method in class net.jbeans.j3d.data.AttributeArray
 
setDataTypeToString() - Method in class net.jbeans.j3d.data.AttributeArray
 
setDefaultColor(Color) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
Sets the default color used to color glyphs.
setDefaultColorLookupTable() - Method in class net.jbeans.j3d.data.ColorLookupTable
 
setDefaultScale(double) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
Sets the default scaling factor.
setDialsVisible(boolean) - Method in class net.jbeans.j3d.renderer.ManipulatableRenderer
 
setDiffuseColor(Color) - Method in class net.jbeans.j3d.scenegraph.Material
 
setDimension(int) - Method in class net.jbeans.j3d.data.DataArray
Set the dimension (n).
setDirection(float, float, float) - Method in class net.jbeans.j3d.light.DirectionalLight
 
setDirection(float, float, float) - Method in class net.jbeans.j3d.light.SpotLight
 
setDivisions(int) - Method in class net.jbeans.j3d.modeler.scene.glyph.GSphere
 
setElement(int, int, double) - Method in class net.jbeans.j3d.data.CharArray
Set the data component at the ith tuple and jth component location.
setElement(int, int, double) - Method in class net.jbeans.j3d.data.DataArray
Set the data element at the ith tuple and jth element location.
setElement(int, int, double) - Method in class net.jbeans.j3d.data.DoubleArray
Set the data element at the ith tuple and jth element location.
setElement(int, int, double) - Method in class net.jbeans.j3d.data.FloatArray
Set the data element at the ith tuple and jth element location.
setElement(int, int, double) - Method in class net.jbeans.j3d.data.IntArray
Set the data element at the ith tuple and jth element location.
setElement(int, int, double) - Method in class net.jbeans.j3d.data.LongArray
Set the data element at the ith tuple and jth element location.
setElement(int, int, double) - Method in class net.jbeans.j3d.data.ShortArray
Set the data element at the ith tuple and jth element location.
setElement(int, int, double) - Method in class net.jbeans.j3d.data.StringArray
Set the data component at the ith tuple and jth component location.
setEmissiveColor(Color) - Method in class net.jbeans.j3d.scenegraph.Material
 
setEye(Point3d) - Method in class net.jbeans.j3d.util.behavior.seek.SeekEvent
 
setEyeSeparation(double) - Method in class net.jbeans.j3d.renderer.BasicRenderer
 
setFactor(double) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseRotate
 
setFactor(double, double) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseRotate
 
setFactor(double) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseTranslate
 
setFactor(double, double) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseTranslate
 
setFactor(double) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseZoom
 
setFactor(double) - Method in class net.jbeans.j3d.util.manipulator.Rotate
 
setFactor(double, double) - Method in class net.jbeans.j3d.util.manipulator.Rotate
 
setFactor(double) - Method in class net.jbeans.j3d.util.manipulator.Translate
 
setFactor(double, double) - Method in class net.jbeans.j3d.util.manipulator.Translate
 
setFactor(double) - Method in class net.jbeans.j3d.util.manipulator.Zoom
 
setFont(Font) - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
setFontColor(Color3f) - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
setGenerateTextureCoords(boolean) - Method in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
setGeometries(Geometry[]) - Method in class net.jbeans.j3d.scenegraph.Shape3D
 
setGeometry(Geometry) - Method in class net.jbeans.j3d.modeler.geometry.GeometryModeler
 
setGeometry(Geometry) - Method in class net.jbeans.j3d.scenegraph.Shape3D
 
setGeometry(Geometry, int) - Method in class net.jbeans.j3d.scenegraph.Shape3D
 
setGeometryArray(Geometry) - Method in class net.jbeans.j3d.modeler.geometry.NormalModeler
 
setGeometryMode(int) - Method in class net.jbeans.j3d.modeler.geometry.util.GeometryInfo
 
setGetterAt(int, Method) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
setGetters(Method[]) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
setHeadHeightRatio(float) - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
setHeadLight(DirectionalLight) - Method in class net.jbeans.j3d.renderer.Renderer
 
setHeadLightColor(Color3f) - Method in class net.jbeans.j3d.renderer.Renderer
 
setHeadLightDirection(float, float, float) - Method in class net.jbeans.j3d.renderer.Renderer
 
setHeadLightEnable(boolean) - Method in class net.jbeans.j3d.renderer.Renderer
 
setHeadRadiusRatio(float) - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
setImage(Image) - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
 
setImageFile(String) - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
 
setImageObserver(Component) - Static method in class net.jbeans.j3d.util.texture.TextureLoader
Specify an object to server as the image observer.
setImageURL(URL) - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
 
setInitialNumChildren() - Method in class net.jbeans.j3d.universe.Universe
 
setInitialTransform3D(Transform3D) - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
setInvert(boolean) - Method in class net.jbeans.j3d.util.manipulator.Manipulator
 
setLastX(int) - Method in class net.jbeans.j3d.util.manipulator.Stimulus
 
setLastY(int) - Method in class net.jbeans.j3d.util.manipulator.Stimulus
 
setLightingEnable(boolean) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
setLightingEnable(boolean) - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
 
setLookAtMode(int) - Method in class net.jbeans.j3d.renderer.Renderer
Set the value of lookAtMode.
setMouseButton1Mode(int) - Method in class net.jbeans.j3d.universe.ManipulatableUniverse
 
setMouseButton1Mode(int) - Method in class net.jbeans.j3d.universe.SeekableUniverse
 
setMouseEvent(MouseEvent) - Method in class net.jbeans.j3d.util.picking.behavior.PickMouseEvent
 
setMouseMode(int) - Method in class net.jbeans.j3d.universe.ManipulatableUniverse
sets mouse behaviors
setName(String) - Method in class net.jbeans.j3d.transform.PickableTransformGroup
 
setNominalViewingTransform() - Method in class net.jbeans.j3d.universe.ViewingPlatform
Sets a nominal viewing transformation.
setNormalIndices(int[]) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setNormals(double[][]) - Method in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
setNormals(double[][]) - Method in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
setNormals(double[][]) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setNumberOfLookups(int) - Method in class net.jbeans.j3d.data.LookupTable
Set the number of colors in the lookup table.
setNumberOfSetter(int) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
sets the number of index.
setNumberOfStrings(int) - Method in class net.jbeans.j3d.data.StringArray
 
setNumberOfTableValues(int) - Method in class net.jbeans.j3d.data.LookupTable
Specify the number of values (i.e., colors) in the lookup table.
setNumberOfTuples(int) - Method in class net.jbeans.j3d.data.BitArray
Set the number of tuples in the array.
setNumberOfTuples(int) - Method in class net.jbeans.j3d.data.CharArray
Set the number of tuples in the array.
setNumberOfTuples(int) - Method in class net.jbeans.j3d.data.DataArray
Set the number of tuples (a element group) in the array.
setNumberOfTuples(int) - Method in class net.jbeans.j3d.data.DoubleArray
Set the number of n-tuples in the array.
setNumberOfTuples(int) - Method in class net.jbeans.j3d.data.FloatArray
Set the number of n-tuples in the array.
setNumberOfTuples(int) - Method in class net.jbeans.j3d.data.IntArray
Set the number of n-tuples in the array.
setNumberOfTuples(int) - Method in class net.jbeans.j3d.data.LongArray
Set the number of n-tuples in the array.
setNumberOfTuples(int) - Method in class net.jbeans.j3d.data.ShortArray
Set the number of n-tuples in the array.
setNumberOfTuples(int) - Method in class net.jbeans.j3d.data.StringArray
Set the number of tuples in the array.
setNumberOfValues(int) - Method in class net.jbeans.j3d.data.BitArray
Specify the number of values for this object to hold.
setNumberOfValues(int) - Method in class net.jbeans.j3d.data.CharArray
Specify the number of values for this object to hold.
setNumberOfValues(int) - Method in class net.jbeans.j3d.data.DoubleArray
Specify the number of values for this object to hold.
setNumberOfValues(int) - Method in class net.jbeans.j3d.data.FloatArray
Specify the number of values for this object to hold.
setNumberOfValues(int) - Method in class net.jbeans.j3d.data.IntArray
Specify the number of values for this object to hold.
setNumberOfValues(int) - Method in class net.jbeans.j3d.data.LongArray
Specify the number of values for this object to hold.
setNumberOfValues(int) - Method in class net.jbeans.j3d.data.ShortArray
Specify the number of values for this object to hold.
setNumberOfValues(int) - Method in class net.jbeans.j3d.data.StringArray
Specify the number of values for this object to hold.
setParallelProjection() - Method in class net.jbeans.j3d.renderer.BasicRenderer
Sets the projection to PARALLEL_PROJECTION.
setPath(int) - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
setPerspectiveProjection() - Method in class net.jbeans.j3d.renderer.BasicRenderer
Sets the projection to PERSPECTIVE.
setPickMode(int) - Method in class net.jbeans.j3d.universe.SelectableUniverse
 
setPickResult(PickResult) - Method in class net.jbeans.j3d.util.picking.behavior.PickMouseEvent
 
setPosition(float, float, float) - Method in class net.jbeans.j3d.light.PointLight
 
setPosition(float, float, float) - Method in class net.jbeans.j3d.light.SpotLight
 
setPrimitive(int) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setProjection(int) - Method in class net.jbeans.j3d.renderer.BasicRenderer
sets projection type.
setRadius(float) - Method in class net.jbeans.j3d.modeler.scene.glyph.GSphere
 
setRectangleScaleFactor(float) - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
setRotXAngle(double) - Method in class net.jbeans.j3d.transform.TransformGroup
 
setRotYAngle(double) - Method in class net.jbeans.j3d.transform.TransformGroup
 
setRotZAngle(double) - Method in class net.jbeans.j3d.transform.TransformGroup
 
setScale(float) - Method in class net.jbeans.j3d.modeler.geometry.NormalModeler
 
setScale(Vector3d) - Method in class net.jbeans.j3d.transform.TransformGroup
 
setScale(double) - Method in class net.jbeans.j3d.transform.TransformGroup
 
setScale(double, double, double) - Method in class net.jbeans.j3d.transform.TransformGroup
 
setScale(double) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseScale
 
setScale(double) - Method in class net.jbeans.j3d.util.manipulator.Scale
 
setScales(double[]) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
setScene(BranchGroup) - Method in class net.jbeans.j3d.modeler.scene.SceneModeler
 
setSceneData() - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
After setting all necessary infomation, call this method to construct ImageModel.
setSetterAt(int, Method) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
setSetterNameAt(int, String) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
set the setter method name for the specified index.
setSetters(Method[]) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
setShadeModel(int) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
Sets the shading model.
setSource(Object) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
setSpecularColor(Color) - Method in class net.jbeans.j3d.scenegraph.Material
 
setStereoEnable(boolean) - Method in class net.jbeans.j3d.renderer.BasicRenderer
 
setString(int, String) - Method in class net.jbeans.j3d.data.StringArray
 
setString(String) - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
setStringForNull(String) - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
setStripCounts(int[]) - Method in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
setStripCounts(int[]) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setTableRange(double[]) - Method in class net.jbeans.j3d.data.LookupTable
Set/Get the minimum/maximum scalar values for scalar mapping.
setTableRange(double, double) - Method in class net.jbeans.j3d.data.LookupTable
 
setTableValue(int, double[]) - Method in class net.jbeans.j3d.data.LookupTable
Directly load values into lookup table.
setTailHeightRatio(float) - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
setTailRadiusRatio(float) - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
 
setTextureBlendColor(Color) - Method in class net.jbeans.j3d.scenegraph.TextureAttributes
 
setTextureCoordinateIndices(int[]) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setTextureCoords(double[][]) - Method in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
setTextureCoords(double[][]) - Method in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
setTextureCoords(double[][]) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setTextureMode(int) - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
 
setTime(double) - Method in class net.jbeans.physics.model.standingwave.StandingWave
 
setTopTransformGroup(TransformGroup) - Method in class net.jbeans.j3d.util.manipulator.Stimulus
 
setTransformGroup(TransformGroup) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseRotate
 
setTransformGroup(TransformGroup) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseScale
 
setTransformGroup(TransformGroup) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseTranslate
 
setTransformGroup(TransformGroup) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseZoom
 
setTransformGroup(TransformGroup) - Method in class net.jbeans.j3d.util.behavior.seek.SeekBehavior
 
setTransformGroup(TransformGroup) - Method in class net.jbeans.j3d.util.manipulator.Manipulator
 
setTranslation(Vector3d) - Method in class net.jbeans.j3d.transform.TransformGroup
 
setTranslation(double, double, double) - Method in class net.jbeans.j3d.transform.TransformGroup
 
setTransparency(double[]) - Method in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
setTransparency(double[]) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setTransparency(double[]) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
setTransparencyMode(int) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
Sets the transparency Mode.
setTransparencyMode(int) - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
 
setTransparencyValue(float) - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
 
setTuple(int, double[]) - Method in class net.jbeans.j3d.data.BitArray
Set the tuple value at the ith location in the array.
setTuple(int, double[]) - Method in class net.jbeans.j3d.data.CharArray
Set the tuple value at the ith location in the array.
setTuple(int, double[]) - Method in class net.jbeans.j3d.data.DataArray
Set the data tuple at ith location.
setTuple(int, double[]) - Method in class net.jbeans.j3d.data.DoubleArray
Set the tuple value at the ith location in the array.
setTuple(int, double[]) - Method in class net.jbeans.j3d.data.FloatArray
Set the tuple value at the ith location in the array.
setTuple(int, double[]) - Method in class net.jbeans.j3d.data.IntArray
Set the tuple value at the ith location in the array.
setTuple(int, double[]) - Method in class net.jbeans.j3d.data.LongArray
Set the tuple value at the ith location in the array.
setTuple(int, double[]) - Method in class net.jbeans.j3d.data.ShortArray
Set the tuple value at the ith location in the array.
setTuple(int, double[]) - Method in class net.jbeans.j3d.data.StringArray
Set the tuple value at the ith location in the array.
setType(int) - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
 
setUp(Vector3d) - Method in class net.jbeans.j3d.util.behavior.seek.SeekEvent
 
setUpdateMode(int) - Method in class net.jbeans.j3d.modeler.geometry.NormalModeler
 
setUserData(Object) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
setUserData(Object) - Method in class net.jbeans.j3d.scenegraph.BranchGroup
 
setUserData(Object) - Method in class net.jbeans.j3d.util.picking.behavior.PickMouseEvent
 
setValue(Object) - Method in class net.jbeans.j3d.bean.property.editor.Transform3DEditor
 
setValue(Object) - Method in class net.jbeans.j3d.bean.property.editor.Tuple2dEditor
 
setValue(Object) - Method in class net.jbeans.j3d.bean.property.editor.Tuple2fEditor
 
setValue(Object) - Method in class net.jbeans.j3d.bean.property.editor.Tuple3bEditor
 
setValue(Object) - Method in class net.jbeans.j3d.bean.property.editor.Tuple3dEditor
 
setValue(Object) - Method in class net.jbeans.j3d.bean.property.editor.Tuple3fEditor
 
setValue(Object) - Method in class net.jbeans.j3d.bean.property.editor.Tuple3iEditor
 
setValue(Object) - Method in class net.jbeans.j3d.bean.property.editor.Tuple4bEditor
 
setValue(Object) - Method in class net.jbeans.j3d.bean.property.editor.Tuple4dEditor
 
setValue(Object) - Method in class net.jbeans.j3d.bean.property.editor.Tuple4fEditor
 
setValue(Object) - Method in class net.jbeans.j3d.bean.property.editor.Tuple4iEditor
 
setValue(int, int) - Method in class net.jbeans.j3d.data.BitArray
Set the data at a particular index.
setValue(int, char) - Method in class net.jbeans.j3d.data.CharArray
Set the data at a particular index.
setValue(int, double) - Method in class net.jbeans.j3d.data.DoubleArray
Set the data at a particular index.
setValue(int, float) - Method in class net.jbeans.j3d.data.FloatArray
Set the data at a particular index.
setValue(int, int) - Method in class net.jbeans.j3d.data.IntArray
Set the data at a particular index.
setValue(int, long) - Method in class net.jbeans.j3d.data.LongArray
Set the data at a particular index.
setValue(int, short) - Method in class net.jbeans.j3d.data.ShortArray
Set the data at a particular index.
setValue(int, String) - Method in class net.jbeans.j3d.data.StringArray
Set the data at a particular index.
setValueAt(int, Object) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setValueAt(int, Object) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
Method to set value at the specified index.
setView(View) - Method in class net.jbeans.j3d.universe.Locale
Sets a View object for scene graph editing.
setViewCapability(Node) - Static method in class net.jbeans.j3d.universe.BranchGroupUtil
 
setViewer(Viewer) - Method in class net.jbeans.j3d.universe.ViewingPlatform
Sets a new Viewer object.
setViewingMode(int) - Method in class net.jbeans.j3d.renderer.ManipulatableRenderer
 
setViewingPlatform(ViewingPlatform) - Method in class net.jbeans.j3d.universe.Viewer
 
setViewingPlatform(ViewingPlatform) - Method in class net.jbeans.j3d.util.behavior.seek.SeekBehavior
 
setVoidValue(double) - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModeler
 
setWindowEyepointPolicy(int) - Method in class net.jbeans.j3d.renderer.BasicRenderer
 
setWorld(World) - Method in class net.jbeans.j3d.universe.Universe
 
setX(int) - Method in class net.jbeans.j3d.util.manipulator.Stimulus
 
setX(int) - Method in class net.jbeans.physics.model.standingwave.StandingWave
 
setXCoordinates(double[]) - Method in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
setXCoordinates(double[]) - Method in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
setXCoordinates(double[]) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setXCoordinates(double[]) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
setXOrientations(double[]) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
setXSize(int) - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModeler
 
setY(int) - Method in class net.jbeans.j3d.util.manipulator.Stimulus
 
setY(int) - Method in class net.jbeans.physics.model.standingwave.StandingWave
 
setYCoordinates(double[]) - Method in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
setYCoordinates(double[]) - Method in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
setYCoordinates(double[]) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setYCoordinates(double[]) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
setYOrientations(double[]) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
setYSize(int) - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModeler
 
setZCoordinates(double[]) - Method in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
setZCoordinates(double[]) - Method in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
setZCoordinates(double[]) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setZCoordinates(double[]) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
setZOrientations(double[]) - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
setupCallback(MouseBehaviorCallback) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseRotate
 
setupCallback(MouseBehaviorCallback) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseScale
 
setupCallback(MouseBehaviorCallback) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseTranslate
 
setupCallback(MouseBehaviorCallback) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseZoom
 
setupGeometryInfo() - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
setupMouseBehaviors(World) - Method in class net.jbeans.j3d.universe.ManipulatableUniverse
 
setupMouseBehaviors(World) - Method in class net.jbeans.j3d.universe.SeekableUniverse
 
setupPickMouse(World) - Method in class net.jbeans.j3d.universe.SelectableUniverse
 
setupStripCounts() - Method in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
setupStripCounts() - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModeler
 
setupTransformGroups(World) - Method in class net.jbeans.j3d.universe.SelectableUniverse
 
size - Variable in class net.jbeans.j3d.data.DataArray
 
sphericalToOrthogonal(Vector3f, Vector3f) - Method in class net.jbeans.j3d.vecmath.VecMath3D
Convert the specified Vector3{fd}'s coordinate from Spherical to Orthogonal.
sphericalToOrthogonal(Vector3d, Vector3d) - Method in class net.jbeans.j3d.vecmath.VecMath3D
 
squeeze() - Method in class net.jbeans.j3d.data.AttributeArray
Compact the data array.
squeeze() - Method in class net.jbeans.j3d.data.DataArray
Resize object to just fit data requirement.
stateChanged(ChangeEvent) - Method in class net.jbeans.j3d.renderer.ManipulatableRenderer.DialListener
 
stripCounts - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 

T

TARGET_OBJECT - Static variable in class net.jbeans.j3d.universe.ManipulatableUniverse
 
TARGET_VIEWER - Static variable in class net.jbeans.j3d.universe.ManipulatableUniverse
 
TARGET_WORLD - Static variable in class net.jbeans.j3d.universe.ManipulatableUniverse
 
TC - Static variable in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
TC - Static variable in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
TEXTCOORD - Static variable in class net.jbeans.j3d.modeler.geometry.util.GeometryInfo
 
TRANSLATE - Static variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
 
TRANSLATE - Static variable in interface net.jbeans.j3d.util.manipulator.ManipulatorCallback
 
TexCoordGeneration - class net.jbeans.j3d.scenegraph.TexCoordGeneration.
generally describe TexCoordGeneration in here
TexCoordGeneration() - Constructor for class net.jbeans.j3d.scenegraph.TexCoordGeneration
 
TexCoordGeneration(int, int) - Constructor for class net.jbeans.j3d.scenegraph.TexCoordGeneration
 
TexCoordGeneration(int, int, Vector4f, Vector4f) - Constructor for class net.jbeans.j3d.scenegraph.TexCoordGeneration
 
TexCoordGeneration(int, int, Vector4f, Vector4f, Vector4f) - Constructor for class net.jbeans.j3d.scenegraph.TexCoordGeneration
 
TexCoordGenerationBeanInfo - class net.jbeans.j3d.scenegraph.TexCoordGenerationBeanInfo.
generally describe TexCoordGenerationBeanInfo in here
TexCoordGenerationBeanInfo() - Constructor for class net.jbeans.j3d.scenegraph.TexCoordGenerationBeanInfo
 
TexCoordGenerationFactory - class net.jbeans.j3d.bean.factory.TexCoordGenerationFactory.
A Factory class provides a method to instantiate an object.
TexCoordGenerationFactory() - Constructor for class net.jbeans.j3d.bean.factory.TexCoordGenerationFactory
 
Texture - class net.jbeans.j3d.scenegraph.Texture.
generally describe Texture in here
Texture() - Constructor for class net.jbeans.j3d.scenegraph.Texture
 
Texture(int, int, int, int) - Constructor for class net.jbeans.j3d.scenegraph.Texture
 
TextureAttributes - class net.jbeans.j3d.scenegraph.TextureAttributes.
generally describe TextureAttributes in here
TextureAttributes() - Constructor for class net.jbeans.j3d.scenegraph.TextureAttributes
 
TextureAttributes(int, Transform3D, Color4f, int) - Constructor for class net.jbeans.j3d.scenegraph.TextureAttributes
 
TextureAttributesBeanInfo - class net.jbeans.j3d.scenegraph.TextureAttributesBeanInfo.
generally describe TextureAttributesBeanInfo in here
TextureAttributesBeanInfo() - Constructor for class net.jbeans.j3d.scenegraph.TextureAttributesBeanInfo
 
TextureAttributesFactory - class net.jbeans.j3d.bean.factory.TextureAttributesFactory.
A Factory class provides a method to instantiate an object.
TextureAttributesFactory() - Constructor for class net.jbeans.j3d.bean.factory.TextureAttributesFactory
 
TextureBeanInfo - class net.jbeans.j3d.scenegraph.TextureBeanInfo.
generally describe TextureBeanInfo in here
TextureBeanInfo() - Constructor for class net.jbeans.j3d.scenegraph.TextureBeanInfo
 
TextureFactory - class net.jbeans.j3d.bean.factory.TextureFactory.
A Factory class provides a method to instantiate an object.
TextureFactory() - Constructor for class net.jbeans.j3d.bean.factory.TextureFactory
 
TextureLoader - class net.jbeans.j3d.util.texture.TextureLoader.
generally describe TextureLoader in here
TextureLoader(Image) - Constructor for class net.jbeans.j3d.util.texture.TextureLoader
Constructs a TextureLoader object loading the specified iamge in default (RGBA) format.
TextureLoader(Image, int) - Constructor for class net.jbeans.j3d.util.texture.TextureLoader
Constructs a TextureLoader object loading the specified image and option flags in the default (RGBA) format.
TextureLoader(Image, String) - Constructor for class net.jbeans.j3d.util.texture.TextureLoader
Constructs a TextureLoader object loading the specified file using the specified format.
TextureLoader(Image, String, int) - Constructor for class net.jbeans.j3d.util.texture.TextureLoader
Constructs a TextureLoader object loading the specified file with specified format and flags.
TextureLoader(String) - Constructor for class net.jbeans.j3d.util.texture.TextureLoader
Constructs a TextureLoader object loading the specified file using the default format (RGBA).
TextureLoader(String, int) - Constructor for class net.jbeans.j3d.util.texture.TextureLoader
Constructs a TextureLoader object loading the specified file with the specified flags.
TextureLoader(String, String) - Constructor for class net.jbeans.j3d.util.texture.TextureLoader
Constructs a TextureLoader object loading the specified file using the specified format.
TextureLoader(String, String, int) - Constructor for class net.jbeans.j3d.util.texture.TextureLoader
Constructs a TextureLoader object loading the specified file using the specified format and flags.
TextureLoader(URL) - Constructor for class net.jbeans.j3d.util.texture.TextureLoader
Constructs a TextureLoader object loading the specified URL using the default format.
TextureLoader(URL, int) - Constructor for class net.jbeans.j3d.util.texture.TextureLoader
Constructs a TextureLoader object loading the specified URL using the specified flags.
TextureLoader(URL, String) - Constructor for class net.jbeans.j3d.util.texture.TextureLoader
Constructs a TextureLoader object loading the specified URL using the specified format.
TextureLoader(URL, String, int) - Constructor for class net.jbeans.j3d.util.texture.TextureLoader
Constructs a TextureLoader object loading the specified URL using the specified format and flags.
Transform3DEditor - class net.jbeans.j3d.bean.property.editor.Transform3DEditor.
A property editor for editing Transform3D object.
Transform3DEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Transform3DEditor
 
TransformGroup - class net.jbeans.j3d.transform.TransformGroup.
generally describe TransformGroup in here
TransformGroup() - Constructor for class net.jbeans.j3d.transform.TransformGroup
 
TransformGroup(Transform3D) - Constructor for class net.jbeans.j3d.transform.TransformGroup
 
TransformGroupBeanInfo - class net.jbeans.j3d.transform.TransformGroupBeanInfo.
generally describe TransformGroupBeanInfo in here
TransformGroupBeanInfo() - Constructor for class net.jbeans.j3d.transform.TransformGroupBeanInfo
 
Translate - class net.jbeans.j3d.util.manipulator.Translate.
generally describe Translate in here
Translate() - Constructor for class net.jbeans.j3d.util.manipulator.Translate
 
Translate(boolean) - Constructor for class net.jbeans.j3d.util.manipulator.Translate
 
Translate(TransformGroup) - Constructor for class net.jbeans.j3d.util.manipulator.Translate
 
TransparencyAttributes - class net.jbeans.j3d.scenegraph.TransparencyAttributes.
generally describe TransparencyAttributes in here
TransparencyAttributes() - Constructor for class net.jbeans.j3d.scenegraph.TransparencyAttributes
 
TransparencyAttributes(int, float) - Constructor for class net.jbeans.j3d.scenegraph.TransparencyAttributes
 
TransparencyAttributes(int, float, int, int) - Constructor for class net.jbeans.j3d.scenegraph.TransparencyAttributes
 
TransparencyAttributesBeanInfo - class net.jbeans.j3d.scenegraph.TransparencyAttributesBeanInfo.
generally describe TransparencyAttributesBeanInfo in here
TransparencyAttributesBeanInfo() - Constructor for class net.jbeans.j3d.scenegraph.TransparencyAttributesBeanInfo
 
TransparencyAttributesFactory - class net.jbeans.j3d.bean.factory.TransparencyAttributesFactory.
A Factory class provides a method to instantiate an object.
TransparencyAttributesFactory() - Constructor for class net.jbeans.j3d.bean.factory.TransparencyAttributesFactory
 
Tuple2dEditor - class net.jbeans.j3d.bean.property.editor.Tuple2dEditor.
A property editor for editing Tuple2d.
Tuple2dEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Tuple2dEditor
 
Tuple2fEditor - class net.jbeans.j3d.bean.property.editor.Tuple2fEditor.
A property editor for editing Tuple2f.
Tuple2fEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Tuple2fEditor
 
Tuple3bEditor - class net.jbeans.j3d.bean.property.editor.Tuple3bEditor.
A property editor for editing Tuple3b.
Tuple3bEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Tuple3bEditor
 
Tuple3dEditor - class net.jbeans.j3d.bean.property.editor.Tuple3dEditor.
A property editor for editing Tuple3d.
Tuple3dEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Tuple3dEditor
 
Tuple3fEditor - class net.jbeans.j3d.bean.property.editor.Tuple3fEditor.
A property editor for editing Tuple3f.
Tuple3fEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Tuple3fEditor
 
Tuple3iEditor - class net.jbeans.j3d.bean.property.editor.Tuple3iEditor.
A property editor for editing Tuple3i.
Tuple3iEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Tuple3iEditor
 
Tuple4bEditor - class net.jbeans.j3d.bean.property.editor.Tuple4bEditor.
A property editor for editing Tuple4b.
Tuple4bEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Tuple4bEditor
 
Tuple4dEditor - class net.jbeans.j3d.bean.property.editor.Tuple4dEditor.
A property editor for editing Tuple4d.
Tuple4dEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Tuple4dEditor
 
Tuple4fEditor - class net.jbeans.j3d.bean.property.editor.Tuple4fEditor.
A property editor for editing Tuple4f.
Tuple4fEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Tuple4fEditor
 
Tuple4iEditor - class net.jbeans.j3d.bean.property.editor.Tuple4iEditor.
A property editor for editing Tuple4i.
Tuple4iEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Tuple4iEditor
 
tCoordDim - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
tCoords - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
test() - Method in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
test() - Method in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
test() - Method in class net.jbeans.j3d.modeler.geometry.QuadSurfaceModeler
 
texCoordIndices - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
texCoords2f - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
texCoords3f - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
tmp - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
toString() - Method in class net.jbeans.j3d.modeler.geometry.util.Edge
 
toolbar - Variable in class net.jbeans.j3d.renderer.Renderer
A toolbar.
topTG - Variable in class net.jbeans.j3d.util.manipulator.Stimulus
 
totalIndex - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
transformChanged(int, Transform3D, Object) - Method in class net.jbeans.j3d.universe.SeekableUniverse
 
transformChanged(Transform3D) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseRotate
 
transformChanged(Transform3D) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseScale
 
transformChanged(Transform3D) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseTranslate
 
transformChanged(Transform3D) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseZoom
 
transformChanged(int, Transform3D, Object) - Method in interface net.jbeans.j3d.util.manipulator.ManipulatorCallback
 
transformChanged(Transform3D) - Method in class net.jbeans.j3d.util.manipulator.Roll
 
transformChanged(Transform3D) - Method in class net.jbeans.j3d.util.manipulator.Rotate
 
transformChanged(Transform3D) - Method in class net.jbeans.j3d.util.manipulator.Scale
 
transformChanged(Transform3D) - Method in class net.jbeans.j3d.util.manipulator.Seek
 
transformChanged(Transform3D) - Method in class net.jbeans.j3d.util.manipulator.Translate
 
transformChanged(Transform3D) - Method in class net.jbeans.j3d.util.manipulator.Zoom
 
transformGroup - Variable in class net.jbeans.j3d.util.manipulator.Manipulator
 
tupleT - Variable in class net.jbeans.j3d.data.DataArray
 

U

UPDATE_ALWAYS - Static variable in class net.jbeans.j3d.modeler.geometry.NormalModeler
 
UPDATE_ONCE - Static variable in class net.jbeans.j3d.modeler.geometry.NormalModeler
 
Universe - class net.jbeans.j3d.universe.Universe.
This class is basically the same as the SimpleUniverse.
Universe() - Constructor for class net.jbeans.j3d.universe.Universe
Creates a locale, a single ViewingPlatform, and and a Viewer object (both with their default values).
Universe(Canvas3D) - Constructor for class net.jbeans.j3d.universe.Universe
Creates a locale, a single ViewingPlatform (with default values), and and a Viewer object.
Universe(HiResCoord, int, Canvas3D, URL) - Constructor for class net.jbeans.j3d.universe.Universe
Creates the "view" side of the scene graph.
Universe(ViewingPlatform, Viewer) - Constructor for class net.jbeans.j3d.universe.Universe
Creates the "view" side of the scene graph.
universe - Variable in class net.jbeans.j3d.renderer.BasicRenderer
A Universe.
update() - Method in class net.jbeans.j3d.modeler.geometry.GeometryModeler
Update a javax.media.j3d.GeometryArray object.
update() - Method in class net.jbeans.j3d.modeler.scene.SceneModeler
Update a javax.media.j3d.BranchGroup object.
updateCenter(Point3d) - Method in class net.jbeans.j3d.universe.ManipulatableUniverse
 
updateData(Geometry) - Method in class net.jbeans.j3d.modeler.geometry.GeometryModeler
 
updateData(Geometry) - Method in class net.jbeans.j3d.modeler.geometry.NormalModeler
 
updateData(Geometry) - Method in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
updateData(Geometry) - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
 
updateNode(Node) - Method in interface net.jbeans.j3d.modeler.scene.GlyphSource
Updates the specified Shape3D object.
updateNode(Node) - Method in class net.jbeans.j3d.modeler.scene.glyph.GArrow
Updates the specified Shape3D object.
updateNode(Node) - Method in class net.jbeans.j3d.modeler.scene.glyph.GSphere
Updates the specified Shape3D object.
updateNode(Node) - Method in class net.jbeans.j3d.modeler.scene.glyph.GString
Updates the specified Shape3D object.
updateScene() - Method in class net.jbeans.j3d.modeler.scene.GlyphModeler
 
updateScene() - Method in class net.jbeans.j3d.modeler.scene.ImageModeler
 
updateScene() - Method in class net.jbeans.j3d.modeler.scene.SceneModeler
 
updateScene(int, int) - Method in class net.jbeans.j3d.util.behavior.seek.SeekBehavior
 
updateScene(int, int) - Method in class net.jbeans.j3d.util.picking.behavior.PickMouseBehavior
 
updateTransform(Transform3D) - Method in class net.jbeans.j3d.transform.BasicTransformGroup
 
useL2U - Variable in class net.jbeans.j3d.util.manipulator.Manipulator
 
useLocalToUniverseTransform(boolean) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseRotate
 
useLocalToUniverseTransform(boolean) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseScale
 
useLocalToUniverseTransform(boolean) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseTranslate
 
useLocalToUniverseTransform(boolean) - Method in class net.jbeans.j3d.util.behavior.mouse.MouseZoom
 
useLocalToUniverseTransform(boolean) - Method in class net.jbeans.j3d.util.manipulator.Manipulator
 

V

VOID - Static variable in class net.jbeans.j3d.data.DataType
 
VecMath3D - class net.jbeans.j3d.vecmath.VecMath3D.
VecMath3D defines many 3D related Vector/Matrix methods.
Vector2dEditor - class net.jbeans.j3d.bean.property.editor.Vector2dEditor.
A property editor for editing Vecot2d.
Vector2dEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Vector2dEditor
 
Vector2fEditor - class net.jbeans.j3d.bean.property.editor.Vector2fEditor.
A property editor for editing Vecot2f.
Vector2fEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Vector2fEditor
 
Vector3dEditor - class net.jbeans.j3d.bean.property.editor.Vector3dEditor.
A property editor for editing Vecot3d.
Vector3dEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Vector3dEditor
 
Vector3fEditor - class net.jbeans.j3d.bean.property.editor.Vector3fEditor.
A property editor for editing Vecot3f.
Vector3fEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Vector3fEditor
 
Vector4dEditor - class net.jbeans.j3d.bean.property.editor.Vector4dEditor.
A property editor for editing Vecot4d.
Vector4dEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Vector4dEditor
 
Vector4fEditor - class net.jbeans.j3d.bean.property.editor.Vector4fEditor.
A property editor for editing Vecot4f.
Vector4fEditor() - Constructor for class net.jbeans.j3d.bean.property.editor.Vector4fEditor
 
Viewer - class net.jbeans.j3d.universe.Viewer.
generally describe Viewer in here
Viewer() - Constructor for class net.jbeans.j3d.universe.Viewer
constructs a new Viewer object.
Viewer(Canvas3D) - Constructor for class net.jbeans.j3d.universe.Viewer
constructs a new Viewer object.
Viewer(Canvas3D[]) - Constructor for class net.jbeans.j3d.universe.Viewer
constructs a new Viewer object.
Viewer(Canvas3D[], PhysicalBody, PhysicalEnvironment, boolean) - Constructor for class net.jbeans.j3d.universe.Viewer
constructs a new Viewer object.
Viewer(URL) - Constructor for class net.jbeans.j3d.universe.Viewer
constructs a new Viewer object.
Viewer(Canvas3D, URL) - Constructor for class net.jbeans.j3d.universe.Viewer
constructs a new Viewer object.
ViewingPlatform - class net.jbeans.j3d.universe.ViewingPlatform.
generally describe ViewingPlatform in here
ViewingPlatform() - Constructor for class net.jbeans.j3d.universe.ViewingPlatform
constructs a new ViewingPlatform object.
ViewingPlatform(int) - Constructor for class net.jbeans.j3d.universe.ViewingPlatform
constructs a new ViewingPlatform object.
v1 - Variable in class net.jbeans.j3d.modeler.geometry.util.Edge
 
v2 - Variable in class net.jbeans.j3d.modeler.geometry.util.Edge
 
viewAll() - Method in class net.jbeans.j3d.renderer.SeekableRenderer
 
viewAll() - Method in class net.jbeans.j3d.universe.SeekableUniverse
 
viewAll(Node) - Method in class net.jbeans.j3d.universe.ViewingPlatform
Moves a viewer to see all objects in the scene described by the specified Node object.
viewingTG - Variable in class net.jbeans.j3d.universe.SelectableUniverse
A transform group of viewingplatform

W

WALK - Static variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
 
WHITE - Static variable in class net.jbeans.j3d.light.LightUtil
 
World - class net.jbeans.j3d.universe.World.
World is the root BranchGroup for the Content branch.
World() - Constructor for class net.jbeans.j3d.universe.World
Constructs a new World object.
World(int) - Constructor for class net.jbeans.j3d.universe.World
Constructs a new World object.
wakeup() - Method in class net.jbeans.j3d.util.behavior.mouse.MouseManipulatorBehavior
 
worldTG - Variable in class net.jbeans.j3d.universe.SelectableUniverse
A transform group of world
writeExternal(ObjectOutput) - Method in class net.jbeans.j3d.renderer.BasicRenderer
Serialization methods
writeExternal(ObjectOutput) - Method in class net.jbeans.j3d.renderer.ManipulatableRenderer
Serialization methods
writeExternal(ObjectOutput) - Method in class net.jbeans.j3d.renderer.Renderer
Serialization methods

X

XC - Static variable in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
XC - Static variable in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
x - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
x - Variable in class net.jbeans.j3d.util.manipulator.Stimulus
 
x - Variable in class net.jbeans.physics.model.standingwave.StandingWave
 
x_center - Variable in class net.jbeans.j3d.util.manipulator.Stimulus
 
x_last - Variable in class net.jbeans.j3d.util.manipulator.Stimulus
 
xmax - Variable in class net.jbeans.physics.model.standingwave.StandingWave
 
xmin - Variable in class net.jbeans.physics.model.standingwave.StandingWave
 

Y

YC - Static variable in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
YC - Static variable in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
YGAP - Static variable in class net.jbeans.j3d.renderer.BasicRenderer
 
y - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 
y - Variable in class net.jbeans.j3d.util.manipulator.Stimulus
 
y - Variable in class net.jbeans.physics.model.standingwave.StandingWave
 
y_center - Variable in class net.jbeans.j3d.util.manipulator.Stimulus
 
y_last - Variable in class net.jbeans.j3d.util.manipulator.Stimulus
 
ymax - Variable in class net.jbeans.physics.model.standingwave.StandingWave
 
ymin - Variable in class net.jbeans.physics.model.standingwave.StandingWave
 

Z

ZC - Static variable in class net.jbeans.j3d.modeler.geometry.PolygonModeler
 
ZC - Static variable in class net.jbeans.j3d.modeler.geometry.QuadModeler
 
ZOOM - Static variable in class net.jbeans.j3d.renderer.ManipulatableRenderer
 
ZOOM - Static variable in interface net.jbeans.j3d.util.manipulator.ManipulatorCallback
 
Zoom - class net.jbeans.j3d.util.manipulator.Zoom.
generally describe Zoom in here
Zoom() - Constructor for class net.jbeans.j3d.util.manipulator.Zoom
 
Zoom(boolean) - Constructor for class net.jbeans.j3d.util.manipulator.Zoom
 
Zoom(TransformGroup) - Constructor for class net.jbeans.j3d.util.manipulator.Zoom
 
z - Variable in class net.jbeans.j3d.modeler.geometry.SurfaceModeler
 

A B C D E F G H I J L M N O P Q R S T U V W X Y Z

Copyright © 1995-2004 net.jbeans. All Rights Reserved.