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

G

G - Static variable in class net.sf.j3d.physics.Simulation
 
generate(List, int) - Method in class net.sf.j3d.threeD.raytracer.constructives.LSystem
 
generate(Object[], Vector) - Method in class net.sf.j3d.threeD.raytracer.constructives.LSystem
 
generateItem(String, String, String, Date) - Static method in class net.sf.j3d.io.RSSFeed
 
generateProperties() - Method in class net.sf.j3d.physics.Simulation
 
get(int, int, int) - Method in class net.sf.j3d.math.cover.Matrix3D
 
get(int) - Method in class net.sf.j3d.math.flow.Digraph
 
get(int) - Method in class net.sf.j3d.threeD.ui.tree.ShaderTreeNode
 
getAllLights() - Method in class net.sf.j3d.threeD.raytracer.shaders.ShaderParameters
 
getAllowsChildren() - Method in class net.sf.j3d.threeD.ui.tree.SceneTreeNode
 
getAllowsChildren() - Method in class net.sf.j3d.threeD.ui.tree.ShaderTreeNode
 
getAllowsChildren() - Method in class net.sf.j3d.threeD.ui.tree.SurfaceTreeNode
 
getAllowsChildren() - Method in class net.sf.j3d.ui.ObjectTreeNode
 
getAlphaLabel(int) - Static method in class net.sf.j3d.math.flow.Vertex
 
getAngularMomentum() - Method in class net.sf.j3d.physics.RigidBody.State
 
getAngularVelocity() - Method in class net.sf.j3d.physics.RigidBody.State
 
getArrayType() - Method in class net.sf.j3d.ui.ObjectTreeNode
 
getAttenuationCoefficients() - Method in class net.sf.j3d.threeD.raytracer.lighting.PointLight
Returns the coefficients a, b, and c for the quadratic function used for distance attenuation of the light represented by this PointLight object as an array of double values.
getAttenuationCoefficients() - Method in class net.sf.j3d.threeD.raytracer.lighting.SphericalLight
 
getAttenuationFactors() - Method in class net.sf.j3d.threeD.raytracer.shaders.RefractionShader
Returns the 3 attenuation factors (RGB) used by this RefractionShader object.
getAugmentingPath(Vertex, Vertex) - Method in class net.sf.j3d.math.flow.Digraph
 
getAverageLinearVelocity() - Method in class net.sf.j3d.physics.Simulation
 
getBackward() - Method in class net.sf.j3d.threeD.raytracer.constructives.LSystem
 
getBaseRGB() - Method in class net.sf.j3d.threeD.raytracer.graphics.RandomColorGenerator
 
getBG() - Method in class net.sf.j3d.physics.particles.CheckerFloor
 
getBlue(int) - Method in interface net.sf.j3d.threeD.raytracer.primitives.Mesh.VertexData
 
getBlue() - Method in class net.sf.j3d.util.graphics.RGB
Returns the value of the blue channel of this RGB object as a double value.
getBlur() - Method in class net.sf.j3d.threeD.raytracer.camera.PinholeCamera
 
getBlur() - Method in class net.sf.j3d.threeD.raytracer.shaders.ReflectionShader
 
getCamera() - Method in class net.sf.j3d.threeD.raytracer.engine.Scene
Returns the Camera object stored by this Scene object.
getCellEditorValue() - Method in class net.sf.j3d.threeD.ui.panels.ExtendedCellEditor
 
getChildAt(int) - Method in class net.sf.j3d.threeD.ui.tree.SceneTreeNode
 
getChildAt(int) - Method in class net.sf.j3d.threeD.ui.tree.ShaderTreeNode
 
getChildAt(int) - Method in class net.sf.j3d.threeD.ui.tree.SurfaceTreeNode
Returns the child of this SurfaceTreeNode object at the specified index.
getChildAt(int) - Method in class net.sf.j3d.ui.ObjectTreeNode
 
getChildCount() - Method in class net.sf.j3d.threeD.ui.tree.SceneTreeNode
 
getChildCount() - Method in class net.sf.j3d.threeD.ui.tree.ShaderTreeNode
 
getChildCount() - Method in class net.sf.j3d.threeD.ui.tree.SurfaceTreeNode
Returns the number of children contained by this SurfaceTreeNode object.
getChildCount() - Method in class net.sf.j3d.ui.ObjectTreeNode
 
getChildObjects() - Method in class net.sf.j3d.ui.ObjectTreeNode
 
getClosestIntersection() - Method in class net.sf.j3d.threeD.raytracer.engine.Intersection
 
getClosestParticle(double, double, double) - Method in class net.sf.j3d.physics.efield.ParticleField
 
getCode() - Method in class net.sf.j3d.threeD.ui.event.CameraEditEvent
Returns the integer code of this CameraEditEvent object.
getCode() - Method in class net.sf.j3d.threeD.ui.event.LightEditEvent
Returns the integer code of this LightEditEvent object.
getCode() - Method in class net.sf.j3d.threeD.ui.event.SurfaceEditEvent
Returns the integer code of this SurfaceEditEvent object.
getCoefficient() - Method in class net.sf.j3d.threeD.raytracer.primitives.PolynomialTerm
Returns the coefficient of this PolynomialTerm object as a double value.
getColdColor() - Method in class net.sf.j3d.threeD.raytracer.shaders.CheckerBoardShader
 
getColor() - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
Returns the color of this AbstractSurface as an RGB object.
getColor() - Method in class net.sf.j3d.threeD.raytracer.lighting.AmbientLight
Returns the color of this AmbientLight object as an RGB object.
getColor() - Method in interface net.sf.j3d.threeD.raytracer.lighting.Light
Returns the color of this Light object as an RGB object.
getColor() - Method in class net.sf.j3d.threeD.raytracer.lighting.PointLight
Returns the color of this PointLight object as an RGB object.
getColor() - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh.Vertex
 
getColor(double) - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh.Vertex
 
getColorAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
 
getColorAt(Vector, boolean) - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
 
getColorAt(Vector) - Method in interface net.sf.j3d.threeD.raytracer.engine.Surface
Returns the color of this Surface object at the specified point as an RGB object.
getColorAt(Vector) - Method in interface net.sf.j3d.threeD.raytracer.engine.Texture
Returns the color of the texture represented by this Texture object at the specified point as an RGB object using the arguments stored by this Texture object.
getColorAt(Vector, Object[]) - Method in interface net.sf.j3d.threeD.raytracer.engine.Texture
Returns the color of the texture represented by this Texture object at the specified point as an RGB object using the specified arguments.
getColorAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.lighting.AmbientLight
Returns the color of this AmbientLight object as an RGB object.
getColorAt(Vector) - Method in interface net.sf.j3d.threeD.raytracer.lighting.Light
Returns the color of the light represented by this Light object at the specified point as an RGB object.
getColorAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.lighting.PointLight
Returns the color of the light represented by this PointLight object at the specified point as an RGB object.
getColorAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh.MeshFile
 
getColorAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.primitives.Triangle
 
getColorAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.surfaceUI.AbstractSurfaceUI
Returns the color of this AbstractSurfaceUI at the specified point as an RGB object.
getColorAt(double, double) - Method in class net.sf.j3d.threeD.raytracer.textures.ImageTexture
Returns the an RGB object representing the color of this ImageTexture object at the specified u, v coordinates.
getColorAt(double, double, double, double, double, double) - Method in class net.sf.j3d.threeD.raytracer.textures.ImageTexture
Returns the an RGB object representing the color of this ImageTexture object at the specified u, v coordinates.
getColorAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.textures.ImageTexture
 
getColorAt(Vector, Object[]) - Method in class net.sf.j3d.threeD.raytracer.textures.ImageTexture
 
getColorAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.textures.StripeTexture
 
getColorAt(Vector, Object[]) - Method in class net.sf.j3d.threeD.raytracer.textures.StripeTexture
 
getColumnCount() - Method in class net.sf.j3d.physics.RigidBodyTableModel
 
getColumnCount() - Method in class net.sf.j3d.threeD.ui.panels.EditablePropertiesTableModel
Returns the number of columns (4) of this table model.
getColumnName(int) - Method in class net.sf.j3d.physics.RigidBodyTableModel
 
getColumnName(int) - Method in class net.sf.j3d.threeD.ui.panels.EditablePropertiesTableModel
Returns the name of the column at the specified index.
getCompleteness() - Method in class net.sf.j3d.imaging.ArtifactDetectionTask
 
getCompleteness() - Method in class net.sf.j3d.threeD.raytracer.network.RayTracingJobFactory
 
getConfiguration(float[], int[], float[], InputFunction[]) - Static method in class net.sf.j3d.physics.particles.conf.SampleSetConfiguration
 
getControl() - Method in class net.sf.j3d.physics.particles.ParticleSystem
 
getCoords() - Method in class net.sf.j3d.threeD.raytracer.engine.Ray
 
getData() - Method in class net.sf.j3d.util.Vector
 
getDefaultOutputHandler() - Static method in class net.sf.j3d.threeD.raytracer.network.RayTracingJob
 
getDelta() - Method in class net.sf.j3d.math.flow.Vertex
 
getDialog() - Method in class net.sf.j3d.threeD.raytracer.surfaceUI.AbstractSurfaceUI
Returns null.
getDialog() - Method in interface net.sf.j3d.threeD.raytracer.surfaceUI.SurfaceUI
Returns a Dialog object that can be used to specify extra information about this SurfaceUI object, or null if no such dialog is required.
getDialog() - Method in class net.sf.j3d.threeD.raytracer.surfaceUI.SurfaceUIFactory.SurfaceUIImpl
 
getDialog() - Method in class net.sf.j3d.threeD.ui.event.DialogCloseEvent
Returns the dialog that has been closed.
getDialogClass() - Method in class net.sf.j3d.threeD.raytracer.surfaceUI.SurfaceUIFactory.SurfaceUIImpl
 
getDirection() - Method in class net.sf.j3d.threeD.raytracer.engine.Ray
 
getDirection() - Method in class net.sf.j3d.threeD.raytracer.lighting.DirectionalAmbientLight
Returns the direction of this DirectionalAmbientLight object as a Vector object.
getDisplacement(int, double, double, double) - Method in class net.sf.j3d.physics.efield.ParticleField
 
getDisplay() - Method in class net.sf.j3d.obj.DefaultObjectFactory
 
getDisplay() - Method in class net.sf.j3d.physics.test.WaveGrid
 
getDistance(int, double, double, double, double) - Method in class net.sf.j3d.physics.efield.ParticleField
 
getDownloader(String, String, String) - Static method in class net.sf.j3d.io.ScpDownloader
 
getDx() - Method in class net.sf.j3d.threeD.raytracer.network.RayTracingJobOutput
 
getDx() - Method in class net.sf.j3d.threeD.raytracer.primitives.Polynomial
Returns a Polynomial object that represents the partial derivative of the polynomial function represented by this Polynomial object with respect to X.
getDx() - Method in class net.sf.j3d.threeD.raytracer.primitives.PolynomialTerm
Returns the partial derivative of the polynomial term represented by this PolynomialTerm object with respect to X as a PolynomialTerm object.
getDy() - Method in class net.sf.j3d.threeD.raytracer.network.RayTracingJobOutput
 
getDy() - Method in class net.sf.j3d.threeD.raytracer.primitives.Polynomial
Returns a Polynomial object that represents the partial derivative of the polynomial function represented by this Polynomial object with respect to Y.
getDy() - Method in class net.sf.j3d.threeD.raytracer.primitives.PolynomialTerm
Returns the partial derivative of the polynomial term represented by this PolynomialTerm object with respect to Y as a PolynomialTerm object.
getDz() - Method in class net.sf.j3d.threeD.raytracer.primitives.Polynomial
Returns a Polynomial object that represents the partial derivative of the polynomial function represented by this Polynomial object with respect to Z.
getDz() - Method in class net.sf.j3d.threeD.raytracer.primitives.PolynomialTerm
Returns the partial derivative of the polynomial term represented by this PolynomialTerm object with respect to Z as a PolynomialTerm object.
getEditing() - Method in class net.sf.j3d.threeD.ui.panels.EditablePropertiesTableModel
Returns the Editable object used by this EditablePropertiesTableModel object.
getEditing() - Method in class net.sf.j3d.threeD.ui.panels.EditPanel
Returns the Editable object that this panel modifies.
getEditing() - Method in class net.sf.j3d.threeD.ui.panels.ExpandedEditPanel
 
getElementAt(int) - Method in class net.sf.j3d.threeD.ui.dialogs.PolynomialTermsListModel
Returns a String representation of the term of the Polynomial object stored by this PolynomialTermsListModel object at the specified index.
getElementAt(int) - Method in class net.sf.j3d.threeD.ui.dialogs.TransformationsListModel
Returns a String representation of the transformation applied to the AbstractSurface object stored by this TransformationsListModel object at the specified index.
getElementAt(int) - Method in class net.sf.j3d.threeD.ui.panels.LightListModel
Returns the Light object at the specified index.
getElementAt(int) - Method in class net.sf.j3d.threeD.ui.panels.SurfaceListModel
Returns the Surface object at the specified index.
getElementAt(int) - Method in class net.sf.j3d.threeD.ui.panels.TransformationsListModel
Returns a String representation of the transformation applied to the AbstractSurface object stored by this TransformationsListModel object at the specified index.
getEnergy(double, double, double, double, double, double, double) - Method in class net.sf.j3d.physics.efield.EnergyField
 
getEnergy(int) - Method in class net.sf.j3d.physics.efield.ParticleField
 
getEnteranceCount() - Method in class net.sf.j3d.threeD.raytracer.shaders.ShaderParameters
 
getEnvironmentMap() - Method in class net.sf.j3d.threeD.raytracer.shaders.ReflectionShader
 
getEventHandler() - Method in class net.sf.j3d.threeD.run.RayTracer
Returns the EventHandler object used by the ray tracing interface.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.dialogs.AddTransformDialog
Returns the EventHandler object used by this AddTransformDialog object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.dialogs.EditCameraDialog
Returns the EventHandler object used by this EditCameraDialog object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.dialogs.EditLightDialog
Returns the EventHandler object used by this EditLightDialog object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.dialogs.EditPlaneDialog
Returns the EventHandler object used by this EditTriangleDialog object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.dialogs.EditPolynomialDialog
Returns the EventHandler object used by this EditPolynomialDialog object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.dialogs.EditPolynomialTermDialog
Returns the EventHandler used by this EditPolynomialTermDialog object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.dialogs.EditTransformDialog
Returns the EventHandler object used by this EditTransformDialog object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.dialogs.EditTriangleDialog
Returns the EventHandler object used by this EditTriangleDialog object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.dialogs.NewLightDialog
Returns the EventHandler object used by this NewSurfaceDialog object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.dialogs.NewSurfaceDialog
Returns the EventHandler object used by this NewSurfaceDialog object.
getEventHandler() - Method in interface net.sf.j3d.threeD.ui.event.EventGenerator
Returns the EventHandler that is being used by this EventGenerator.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.menus.DefaultMenuBar
Returns the EventHandler object used by this DefualtMenuBar object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.menus.DefaultToolBar
 
getEventHandler() - Method in class net.sf.j3d.threeD.ui.menus.EditMenu
Returns the EventHandler object used by this EditMenu object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.menus.EditSceneMenu
Returns the EventHandler object used by this EditSceneMenu object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.menus.FileMenu
Returns the EventHandler object used by this FileMenu object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.menus.ImportMenu
Returns the EventHandler object used by this OpenMenu object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.menus.NewMenu
 
getEventHandler() - Method in class net.sf.j3d.threeD.ui.menus.OpenMenu
Returns the EventHandler object used by this OpenMenu object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.menus.SaveMenu
Returns the EventHandler object used by this SaveMenu object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.panels.EditDefaultSurfaceTransformPanel
Returns the EventHandler object used by this EditDefaultSurfaceTransformPanel object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.panels.EditSurfacePanel
Returns the EventHandler object used by this EditSurfacePanel object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.panels.LightInfoPanel
Returns the EventHandler object used by this LightInfoPanel object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.panels.RenderPanel
Returns the EventHandler object used by this RenderPanel object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.panels.SurfaceInfoPanel
 
getEventHandler() - Method in class net.sf.j3d.threeD.ui.panels.TransformSurfacePanel
Returns the EventHandler object used by this TransformSurfacePanel object.
getEventHandler() - Method in class net.sf.j3d.threeD.ui.tree.SceneTreeNode
 
getEventHandler() - Method in class net.sf.j3d.threeD.ui.tree.SurfaceTreeNode
 
getExitCount() - Method in class net.sf.j3d.threeD.raytracer.shaders.ShaderParameters
 
getExpOfX() - Method in class net.sf.j3d.threeD.raytracer.primitives.PolynomialTerm
Returns the exponent on X of this PolynomialTerm object as an integer value.
getExpOfY() - Method in class net.sf.j3d.threeD.raytracer.primitives.PolynomialTerm
Returns the exponent on Y of this PolynomialTerm object as an integer value.
getExpOfZ() - Method in class net.sf.j3d.threeD.raytracer.primitives.PolynomialTerm
Returns the exponent on Z of this PolynomialTerm object as an integer value.
getFactory() - Method in class net.sf.j3d.threeD.raytracer.shaders.TextureShader
 
getFactory() - Method in class net.sf.j3d.threeD.ui.panels.ExpandedEditPanel
 
getFile() - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh.MeshFile
 
getFocalLength() - Method in class net.sf.j3d.threeD.raytracer.camera.PinholeCamera
Returns the focal length of this PinholeCamera object as a double value.
getFocalLength() - Method in class net.sf.j3d.threeD.raytracer.camera.ThinLensCamera
 
getFocus() - Method in class net.sf.j3d.threeD.raytracer.camera.ThinLensCamera
 
getForce() - Method in class net.sf.j3d.physics.RigidBody.State
 
getFormat() - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh.MeshFile
 
getForward() - Method in class net.sf.j3d.threeD.raytracer.constructives.LSystem
 
getFOV() - Method in class net.sf.j3d.threeD.raytracer.camera.PinholeCamera
 
getFOV() - Method in class net.sf.j3d.threeD.raytracer.camera.ThinLensCamera
 
getFPS() - Method in class net.sf.j3d.physics.circles.ParticleSetDisplay
 
getFPS() - Method in class net.sf.j3d.physics.circles.PotentialDisplay
 
getGreen(int) - Method in interface net.sf.j3d.threeD.raytracer.primitives.Mesh.VertexData
 
getGreen() - Method in class net.sf.j3d.util.graphics.RGB
Returns the value of the green channel of this RGB object as a double value.
getHandler(long) - Method in class net.sf.j3d.threeD.raytracer.network.RayTracingJob.RayTracingOutputHandler
 
getHeight() - Method in class net.sf.j3d.threeD.raytracer.lighting.RectangularLight
 
getHighlightColor() - Method in class net.sf.j3d.threeD.raytracer.shaders.HighlightShader
Returns the color used for the highlight shaded by this HighlightShader object as an ColorProducer object.
getHighlightExponent() - Method in class net.sf.j3d.threeD.raytracer.shaders.HighlightShader
Returns the highlight exponent (phong exponent) used by this HighlightShader object.
getHomeDir() - Method in class net.sf.j3d.threeD.run.Project
 
getHost() - Method in class net.sf.j3d.threeD.raytracer.network.JobProducer
 
getHotColor() - Method in class net.sf.j3d.threeD.raytracer.shaders.CheckerBoardShader
 
getHueMap() - Method in class net.sf.j3d.imaging.ArtifactDetector
 
getIcon() - Method in class net.sf.j3d.threeD.raytracer.surfaceUI.AbstractSurfaceUI
 
getIcon() - Method in interface net.sf.j3d.threeD.raytracer.surfaceUI.SurfaceUI
 
getId() - Method in class net.sf.j3d.threeD.raytracer.network.RayTracingJob.RayTracingOutputHandler
 
getImage() - Method in class net.sf.j3d.imaging.ArtifactDetector
 
getImage() - Method in class net.sf.j3d.io.RSSFeed.Item
 
getImage() - Method in class net.sf.j3d.math.WaveSimulator
 
getImage() - Method in class net.sf.j3d.physics.Simulation
 
getImage() - Method in class net.sf.j3d.physics.test.WaveGrid
 
getImage() - Method in class net.sf.j3d.threeD.raytracer.network.RayTracingJob.RayTracingOutputHandler
 
getImage() - Method in class net.sf.j3d.threeD.ui.displays.RenderTestFrame
 
getImageData() - Method in class net.sf.j3d.threeD.ui.displays.ImageCanvas
 
getImageHeight() - Method in class net.sf.j3d.threeD.ui.panels.RenderPanel
Returns the height, in pixels, of the image that will be rendered by this RenderPanel object.
getImageWidth() - Method in class net.sf.j3d.threeD.ui.panels.RenderPanel
Returns the width, in pixels, of the image that will be rendered by this RenderPanel object.
getIncrement() - Method in class net.sf.j3d.threeD.ui.displays.ProgressDisplay
Returns the increment of this ProgressDisplay object.
getIncrement() - Method in interface net.sf.j3d.threeD.ui.event.ProgressMonitor
Returns the increment of this ProgressMonitor object.
getIncrementSize() - Method in class net.sf.j3d.threeD.ui.displays.ProgressDisplay
Returns the increment size used by this ProgressDisplay object.
getIncrementSize() - Method in interface net.sf.j3d.threeD.ui.event.ProgressMonitor
Returns the increment size used by this ProgressMonitor object.
getIndex(Vector) - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh
 
getIndex(TreeNode) - Method in class net.sf.j3d.threeD.ui.tree.SceneTreeNode
 
getIndex(TreeNode) - Method in class net.sf.j3d.threeD.ui.tree.ShaderTreeNode
 
getIndex(TreeNode) - Method in class net.sf.j3d.threeD.ui.tree.SurfaceTreeNode
Returns the index of the specified TreeNode object in this SurfaceTreeNode object's children.
getIndex(TreeNode) - Method in class net.sf.j3d.ui.ObjectTreeNode
 
getIndexOfRefraction() - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
 
getIndexOfRefraction(Vector) - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
 
getIndexOfRefraction(Vector) - Method in class net.sf.j3d.threeD.raytracer.primitives.Sphere
 
getIndexOfRefraction() - Method in class net.sf.j3d.threeD.raytracer.shaders.RefractionShader
Returns the index of refraction value used by this RefractionShader object.
getInertia() - Method in class net.sf.j3d.physics.RigidBody.State
 
getInputPropertyValues() - Method in class net.sf.j3d.threeD.raytracer.shaders.BlendingShader
 
getInputPropertyValues() - Method in class net.sf.j3d.threeD.raytracer.shaders.DiffuseShader
 
getInputPropertyValues() - Method in class net.sf.j3d.threeD.raytracer.shaders.HighlightShader
 
getInputPropertyValues() - Method in class net.sf.j3d.threeD.raytracer.shaders.ReflectionShader
 
getInputPropertyValues() - Method in class net.sf.j3d.threeD.raytracer.shaders.RefractionShader
 
getInputPropertyValues() - Method in class net.sf.j3d.threeD.raytracer.shaders.SilhouetteShader
 
getInputPropertyValues() - Method in class net.sf.j3d.threeD.raytracer.shaders.TextureShader
 
getInputPropertyValues() - Method in class net.sf.j3d.threeD.raytracer.textures.ImageTexture
 
getInputPropertyValues() - Method in class net.sf.j3d.threeD.raytracer.textures.StripeTexture
 
getInputPropertyValues() - Method in interface net.sf.j3d.threeD.raytracer.util.Editable
 
getInputPropertyValues() - Method in class net.sf.j3d.threeD.ui.tree.ShaderTreeNode
 
getInt(int, int, int) - Method in class net.sf.j3d.math.cover.Matrix3D
 
getIntensity() - Method in class net.sf.j3d.physics.Sphere
 
getIntensity() - Method in class net.sf.j3d.threeD.raytracer.lighting.AmbientLight
Returns the intensity of this AmbientLight object as a double value.
getIntensity() - Method in interface net.sf.j3d.threeD.raytracer.lighting.Light
Returns the intensity of this Light object as a double value.
getIntensity() - Method in class net.sf.j3d.threeD.raytracer.lighting.PointLight
Returns the intensity of this PointLight object as a double value.
getIntensity() - Method in class net.sf.j3d.threeD.raytracer.lighting.PointLightGrid
Returns the total intensity of this PointLightGrid (the sum of the intensities of all lights in the grid).
getIntensity() - Method in class net.sf.j3d.threeD.raytracer.lighting.RectangularLight
 
getIntensity() - Method in class net.sf.j3d.threeD.raytracer.lighting.SphericalLight
 
getInterpolateColor() - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh
 
getInterpolateVertexColor() - Method in class net.sf.j3d.threeD.raytracer.primitives.Triangle
 
getIntersections() - Method in class net.sf.j3d.threeD.raytracer.engine.Intersection
 
getInverse() - Method in class net.sf.j3d.threeD.raytracer.util.TransformMatrix
 
getInverseTransposeMatrix() - Method in class net.sf.j3d.threeD.raytracer.util.TransformMatrix
 
getK(double, double, double, double, double, double, double, double, double) - Method in class net.sf.j3d.physics.efield.EnergyField
 
getK(double, double, double, double, double, double) - Method in class net.sf.j3d.physics.efield.EnergyField
 
getLeft() - Method in class net.sf.j3d.threeD.raytracer.constructives.LSystem
 
getLensRadius() - Method in class net.sf.j3d.threeD.raytracer.camera.ThinLensCamera
 
getLight() - Method in class net.sf.j3d.physics.Sphere
 
getLight(int) - Method in class net.sf.j3d.threeD.raytracer.engine.Scene
Returns the Surface object stored by this Scene object at the specified index.
getLight() - Method in class net.sf.j3d.threeD.raytracer.shaders.ShaderParameters
 
getLightDirection() - Method in class net.sf.j3d.threeD.raytracer.shaders.ShaderParameters
 
getLights() - Method in class net.sf.j3d.threeD.raytracer.engine.Scene
Returns the Light objects stored by this Scene object as a Light array.
getLights() - Method in class net.sf.j3d.threeD.raytracer.lighting.PointLightGrid
Returns the array of PointLight objects stored by this PointLightGrid object.
getLinearMomentum() - Method in class net.sf.j3d.physics.RigidBody.State
 
getLinearVelocity() - Method in class net.sf.j3d.physics.RigidBody.State
 
getLink() - Method in class net.sf.j3d.io.RSSFeed
 
getListener(int) - Method in class net.sf.j3d.threeD.ui.event.EventHandler
Returns the specified EventListener.
getLocation() - Method in class net.sf.j3d.physics.RigidBody.State
 
getLocation() - Method in class net.sf.j3d.threeD.raytracer.camera.OrthographicCamera
Returns the location of this PinholeCamera object as a Vector object.
getLocation() - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
Returns the location of this AbstractSurface as a Vector object.
getLocation() - Method in class net.sf.j3d.threeD.raytracer.lighting.PointLight
Returns the location of this PointLight object as a Vector object.
getLogEachFrame() - Method in class net.sf.j3d.physics.Simulation
 
getMass() - Method in class net.sf.j3d.physics.RigidBody.State
 
getMatrix() - Method in class net.sf.j3d.threeD.raytracer.util.TransformMatrix
 
getMultiplier() - Method in class net.sf.j3d.ui.ObjectTreeNode
 
getName() - Method in class net.sf.j3d.imaging.ArtifactDetectionTask
 
getName() - Method in class net.sf.j3d.threeD.raytracer.network.RayTracingJobFactory
 
getName() - Method in class net.sf.j3d.threeD.raytracer.surfaceUI.AbstractSurfaceUI
Returns the name of this AbstractSurfaceUI as a String object.
getName() - Method in interface net.sf.j3d.threeD.raytracer.surfaceUI.SurfaceUI
Returns the name of this SurfaceUI object as a String object.
getName() - Method in class net.sf.j3d.threeD.ui.themes.DefaultUITheme
 
getName() - Method in interface net.sf.j3d.util.Nameable
 
getName() - Static method in class SampleGenerator
 
getNormal() - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh.Vertex
 
getNormal(double) - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh.Vertex
 
getNormalAt(Vector) - Method in interface net.sf.j3d.threeD.raytracer.engine.Surface
Returns a Vector object that represents the vector normal to the 3d surface at the point represented by the specified Vector object.
getNormalAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.engine.SurfaceGroup
Returns null.
getNormalAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.lighting.PointLightGrid
Returns a zero vector.
getNormalAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.primitives.Cone
Returns a Vector object that represents the vector normal to this cone at the point represented by the specified Vector object.
getNormalAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.primitives.CSG
 
getNormalAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.primitives.Cylinder
 
getNormalAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh
 
getNormalAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh.MeshFile
 
getNormalAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.primitives.Plane
Returns a Vector object that represents the vector normal to this plane at the point represented by the specified Vector object.
getNormalAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.primitives.Polynomial
Returns a Vector object that represents the vector normal to this polynomial surface at the point represented by the specified Vector object.
getNormalAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.primitives.Sphere
Returns a Vector object that represents the vector normal to this sphere at the point represented by the specified Vector object.
getNormalAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.primitives.Triangle
Returns a Vector object that represents the vector normal to this sphere at the point represented by the specified Vector object.
getNormalAt(Vector) - Method in class net.sf.j3d.threeD.raytracer.surfaceUI.AbstractSurfaceUI
Returns a Vector object that represents the vector normal to this surface at the point represented by the specified Vector object.
getNum() - Static method in class SampleGenerator
 
getNumberLabel(int) - Static method in class net.sf.j3d.math.flow.Vertex
 
getObject() - Method in class net.sf.j3d.ui.ObjectTreeNode
 
getObjectType() - Method in class net.sf.j3d.obj.DefaultObjectFactory
 
getObjectType() - Method in interface net.sf.j3d.obj.ObjectFactory
 
getOffsetRGB() - Method in class net.sf.j3d.threeD.raytracer.graphics.RandomColorGenerator
 
getOptions() - Method in class net.sf.j3d.threeD.raytracer.util.Editable.Selection
 
getOrigin() - Method in class net.sf.j3d.threeD.raytracer.engine.Ray
 
getOtherLights() - Method in class net.sf.j3d.threeD.raytracer.shaders.ShaderParameters
 
getOtherSurfaces() - Method in class net.sf.j3d.threeD.raytracer.shaders.ShaderParameters
 
getOutput() - Method in class net.sf.j3d.threeD.raytracer.network.RayTracingJobOutput
 
getParent() - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
Returns the parent of this AbstractSurface as a SurfaceGroup object.
getParent() - Method in class net.sf.j3d.threeD.ui.tree.SceneTreeNode
 
getParent() - Method in class net.sf.j3d.threeD.ui.tree.ShaderTreeNode
 
getParent() - Method in class net.sf.j3d.threeD.ui.tree.SurfaceTreeNode
Returns the parent of this SurfaceTreeNode object.
getParent() - Method in class net.sf.j3d.ui.ObjectTreeNode
 
getParticle(int) - Method in class net.sf.j3d.physics.efield.ParticleField
 
getParticleVertices() - Method in class net.sf.j3d.physics.Sphere
 
getParticleVertices() - Method in interface net.sf.j3d.threeD.raytracer.engine.ParticleGroup
 
getParticleVertices() - Method in class net.sf.j3d.threeD.raytracer.lighting.SphericalLight
 
getParticleVertices() - Method in class net.sf.j3d.threeD.raytracer.primitives.Plane
 
getParticleVertices() - Method in class net.sf.j3d.threeD.raytracer.primitives.Triangle
 
getPassphrase() - Method in class net.sf.j3d.io.ScpDownloader
 
getPassword() - Method in class net.sf.j3d.io.ScpDownloader
 
getPhi() - Method in class net.sf.j3d.math.flow.Vertex
 
getPhiPath() - Method in class net.sf.j3d.math.flow.Vertex
 
getPoint() - Method in class net.sf.j3d.threeD.raytracer.shaders.ShaderParameters
 
getPotential(double, double, double) - Method in class net.sf.j3d.physics.efield.EnergyField
 
getPreferredSize() - Method in class net.sf.j3d.physics.circles.ParticleSetDisplay
 
getPreferredSize() - Method in class net.sf.j3d.physics.circles.PotentialDisplay
 
getPriority() - Method in class net.sf.j3d.imaging.ArtifactDetectionTask
 
getPriority() - Method in class net.sf.j3d.threeD.raytracer.network.RayTracingJobFactory
 
getProjectionHeight() - Method in class net.sf.j3d.threeD.raytracer.camera.OrthographicCamera
Returns the projection height of this PinholeCamera object as a double value.
getProjectionHeight() - Method in class net.sf.j3d.threeD.raytracer.camera.ThinLensCamera
Returns the projection height of this ThinLensCamera object as a double value.
getProjectionHeight() - Method in class net.sf.j3d.threeD.ui.panels.RenderPanel
 
getProjectionWidth() - Method in class net.sf.j3d.threeD.raytracer.camera.OrthographicCamera
Returns the projection width of this PinholeCamera object as a double value.
getProjectionWidth() - Method in class net.sf.j3d.threeD.raytracer.camera.ThinLensCamera
Returns the projection width of this ThinLensCamera object as a double value.
getProjectionWidth() - Method in class net.sf.j3d.threeD.ui.panels.RenderPanel
 
getProperties() - Static method in class net.sf.j3d.threeD.run.Settings
Returns a Properties object that stores the current values of the static variables of the Settings class.
getPropertyDescriptions() - Method in class net.sf.j3d.threeD.raytracer.shaders.BlendingShader
 
getPropertyDescriptions() - Method in class net.sf.j3d.threeD.raytracer.shaders.DiffuseShader
Returns a zero length array.
getPropertyDescriptions() - Method in class net.sf.j3d.threeD.raytracer.shaders.HighlightShader
Returns an array of String objects with descriptions for each editable property of this HighlightShader object.
getPropertyDescriptions() - Method in class net.sf.j3d.threeD.raytracer.shaders.ReflectionShader
Returns an array of String objects with descriptions for each editable property of this ReflectionShader object.
getPropertyDescriptions() - Method in class net.sf.j3d.threeD.raytracer.shaders.RefractionShader
Returns an array of String objects with descriptions for each editable property of this RefractionShader object.
getPropertyDescriptions() - Method in class net.sf.j3d.threeD.raytracer.shaders.SilhouetteShader
 
getPropertyDescriptions() - Method in class net.sf.j3d.threeD.raytracer.shaders.TextureShader
 
getPropertyDescriptions() - Method in class net.sf.j3d.threeD.raytracer.textures.ImageTexture
 
getPropertyDescriptions() - Method in class net.sf.j3d.threeD.raytracer.textures.StripeTexture
 
getPropertyDescriptions() - Method in interface net.sf.j3d.threeD.raytracer.util.Editable
Returns an array of String objects with descriptions for each editable property of this Editable object.
getPropertyDescriptions() - Method in class net.sf.j3d.threeD.ui.tree.ShaderTreeNode
 
getPropertyNames() - Method in class net.sf.j3d.threeD.raytracer.shaders.BlendingShader
 
getPropertyNames() - Method in class net.sf.j3d.threeD.raytracer.shaders.DiffuseShader
Returns a zero length array.
getPropertyNames() - Method in class net.sf.j3d.threeD.raytracer.shaders.HighlightShader
Returns an array of String objects with names for each editable property of this HighlightShader object.
getPropertyNames() - Method in class net.sf.j3d.threeD.raytracer.shaders.ReflectionShader
Returns an array of String objects with names for each editable property of this ReflectionShader object.
getPropertyNames() - Method in class net.sf.j3d.threeD.raytracer.shaders.RefractionShader
Returns an array of String objects with names for each editable property of this RefractionShader object.
getPropertyNames() - Method in class net.sf.j3d.threeD.raytracer.shaders.SilhouetteShader
 
getPropertyNames() - Method in class net.sf.j3d.threeD.raytracer.shaders.TextureShader
 
getPropertyNames() - Method in class net.sf.j3d.threeD.raytracer.textures.ImageTexture
 
getPropertyNames() - Method in class net.sf.j3d.threeD.raytracer.textures.StripeTexture
 
getPropertyNames() - Method in interface net.sf.j3d.threeD.raytracer.util.Editable
Returns an array of String objects with names for each editable property of this Editable object.
getPropertyNames() - Method in class net.sf.j3d.threeD.ui.tree.ShaderTreeNode
 
getPropertyTypes() - Method in class net.sf.j3d.threeD.raytracer.shaders.BlendingShader
 
getPropertyTypes() - Method in class net.sf.j3d.threeD.raytracer.shaders.DiffuseShader
Returns a zero length array.
getPropertyTypes() - Method in class net.sf.j3d.threeD.raytracer.shaders.HighlightShader
Returns an array of Class objects representing the class types of each editable property of this HighlightShader object.
getPropertyTypes() - Method in class net.sf.j3d.threeD.raytracer.shaders.ReflectionShader
Returns an array of Class objects representing the class types of each editable property of this ReflectionShader object.
getPropertyTypes() - Method in class net.sf.j3d.threeD.raytracer.shaders.RefractionShader
Returns an array of Class objects representing the class types of each editable property of this RefractionShader object.
getPropertyTypes() - Method in class net.sf.j3d.threeD.raytracer.shaders.SilhouetteShader
 
getPropertyTypes() - Method in class net.sf.j3d.threeD.raytracer.shaders.TextureShader
 
getPropertyTypes() - Method in class net.sf.j3d.threeD.raytracer.textures.ImageTexture
 
getPropertyTypes() - Method in class net.sf.j3d.threeD.raytracer.textures.StripeTexture
 
getPropertyTypes() - Method in interface net.sf.j3d.threeD.raytracer.util.Editable
Returns an array of Class objects representing the class types of each editable property of this Editable object.
getPropertyTypes() - Method in class net.sf.j3d.threeD.ui.tree.ShaderTreeNode
 
getPropertyValues() - Method in class net.sf.j3d.threeD.raytracer.shaders.BlendingShader
 
getPropertyValues() - Method in class net.sf.j3d.threeD.raytracer.shaders.DiffuseShader
Returns a zero length array.
getPropertyValues() - Method in class net.sf.j3d.threeD.raytracer.shaders.HighlightShader
Returns the values of the properties of this HighlightShader object as an Object array.
getPropertyValues() - Method in class net.sf.j3d.threeD.raytracer.shaders.ReflectionShader
Returns the values of the properties of this ReflectionShader object as an Object array.
getPropertyValues() - Method in class net.sf.j3d.threeD.raytracer.shaders.RefractionShader
Returns the values of the properties of this ReflectionShader object as an Object array.
getPropertyValues() - Method in class net.sf.j3d.threeD.raytracer.shaders.SilhouetteShader
 
getPropertyValues() - Method in class net.sf.j3d.threeD.raytracer.shaders.TextureShader
 
getPropertyValues() - Method in class net.sf.j3d.threeD.raytracer.textures.ImageTexture
 
getPropertyValues() - Method in class net.sf.j3d.threeD.raytracer.textures.StripeTexture
 
getPropertyValues() - Method in interface net.sf.j3d.threeD.raytracer.util.Editable
Returns the values of the properties of this Editable object as an Object array.
getPropertyValues() - Method in class net.sf.j3d.threeD.ui.tree.ShaderTreeNode
 
getRadius() - Method in class net.sf.j3d.physics.Sphere
 
getRay() - Method in class net.sf.j3d.threeD.raytracer.engine.Intersection
 
getRed(int) - Method in interface net.sf.j3d.threeD.raytracer.primitives.Mesh.VertexData
 
getRed() - Method in class net.sf.j3d.util.graphics.RGB
Returns the value of the red channel of this RGB object as a double value.
getReflectedPercentage() - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
 
getReflectedPercentage(Vector) - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
 
getReflectionCount() - Method in class net.sf.j3d.threeD.raytracer.shaders.ShaderParameters
 
getReflectiveColor() - Method in class net.sf.j3d.threeD.raytracer.shaders.ReflectionShader
Returns the reflective color used by this ReflectionShader object as ColorProducer object.
getReflectivity() - Method in class net.sf.j3d.threeD.raytracer.shaders.ReflectionShader
 
getRefractedPercentage() - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
 
getRefractedPercentage(Vector) - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
 
getRemoveBackFaces() - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh
 
getRemoveOnCompletion() - Method in class net.sf.j3d.threeD.ui.displays.ProgressDisplay
Returns true if this ProgressDisplay object will remove it self from it's parent when the monitered task is completed.
getRenderEachFrame() - Method in class net.sf.j3d.physics.Simulation
 
getRenderedImageData() - Method in class net.sf.j3d.threeD.ui.panels.RenderPanel
Return the image rendered by this RenderPanel as an array of RGB objects.
getRenderParameters() - Method in class net.sf.j3d.threeD.run.Project
 
getRenderParameters() - Method in class net.sf.j3d.threeD.ui.displays.RenderTestFrame
 
getRestitution() - Method in class net.sf.j3d.physics.RigidBody.State
 
getRight() - Method in class net.sf.j3d.threeD.raytracer.constructives.LSystem
 
getRoot() - Method in class net.sf.j3d.ui.ObjectTreeDisplay
 
getRootObject() - Method in class net.sf.j3d.ui.ObjectTreeDisplay
 
getRotation() - Method in class net.sf.j3d.physics.RigidBody.State
 
getRotationCoefficients() - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
Returns an array of double values containing the angle measurements (in radians) used to rotate this AbstractSurface about the x, y, and z axes when it is rendered as an array of double values.
getRotationMatrix() - Method in class net.sf.j3d.threeD.raytracer.camera.OrthographicCamera
 
getRowCount() - Method in class net.sf.j3d.physics.RigidBodyTableModel
 
getRowCount() - Method in class net.sf.j3d.threeD.ui.panels.EditablePropertiesTableModel
Returns the number of rows (editable properties displayed) in this table model.
getRows() - Method in class net.sf.j3d.math.cover.SpanCalculator
 
getSampleCount() - Method in class net.sf.j3d.threeD.raytracer.lighting.RectangularLight
 
getSampleCount() - Method in class net.sf.j3d.threeD.raytracer.lighting.SphericalLight
 
getSamples(int) - Method in class net.sf.j3d.physics.Sphere
 
getSamples() - Method in class net.sf.j3d.physics.Sphere
 
getSamples(int) - Method in class net.sf.j3d.threeD.raytracer.lighting.RectangularLight
 
getSamples() - Method in class net.sf.j3d.threeD.raytracer.lighting.RectangularLight
 
getSamples(int) - Method in class net.sf.j3d.threeD.raytracer.lighting.SphericalLight
 
getSamples() - Method in class net.sf.j3d.threeD.raytracer.lighting.SphericalLight
 
getSamples(int) - Method in interface net.sf.j3d.threeD.raytracer.lighting.SurfaceLight
 
getSamples() - Method in interface net.sf.j3d.threeD.raytracer.lighting.SurfaceLight
 
getSaturationMap() - Method in class net.sf.j3d.imaging.ArtifactDetector
 
getScaleCoefficients() - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
Returns an array of double values containing the values used to scale this AbstractSurface on the x, y, and z axes when it is rendered.
getScene() - Method in class net.sf.j3d.physics.Simulation
 
getScene() - Method in class net.sf.j3d.threeD.raytracer.network.RayTracingJob
 
getScene() - Method in class net.sf.j3d.threeD.run.Project
 
getScene() - Method in class net.sf.j3d.threeD.ui.event.SceneOpenEvent
Returns the new Scene object.
getScene() - Method in class net.sf.j3d.threeD.ui.panels.LightListModel
Returns the Scene object used by this LightListModel object.
getScene() - Method in class net.sf.j3d.threeD.ui.tree.SceneTreeNode
Returns the Scene object stored by this SceneTreeNode object.
getSelected() - Method in class net.sf.j3d.threeD.raytracer.util.Editable.Selection
 
getSelected() - Method in class net.sf.j3d.ui.ObjectTreeDisplay
 
getSelectedColor() - Method in class net.sf.j3d.threeD.ui.panels.EditRGBPanel
Returns the color selected by this EditRGBPanel object as an RGB object.
getSelectedGroup() - Method in class net.sf.j3d.threeD.ui.panels.SurfaceInfoPanel
Returns the currently selected SurfaceGroup object or the SurfaceGroup object containing the currently selected Surface object.
getSelectedNumber() - Method in class net.sf.j3d.threeD.ui.panels.EditNumberPanel
Returns the number selected by this EditNumberPanel object as a double value.
getSelectedSurface() - Method in class net.sf.j3d.threeD.ui.panels.SurfaceInfoPanel
Returns the currently selected Surface object.
getSelectedVector() - Method in class net.sf.j3d.threeD.ui.panels.EditVectorPanel
 
getShadeBack() - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
Returns true if the back side of this AbstractSurface should be shaded.
getShadeBack() - Method in interface net.sf.j3d.threeD.raytracer.engine.Surface
Returns true if the back side of this Surface object should be shaded.
getShadeBack() - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh.MeshFile
 
getShadeBack() - Method in class net.sf.j3d.threeD.raytracer.surfaceUI.AbstractSurfaceUI
Returns the value returned by the getShadeBack() method of the underlying AbstractSurface stored by this AbstractSurfaceUI.
getShadeFront() - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
Returns true if the front side of this AbstractSurface should be shaded.
getShadeFront() - Method in interface net.sf.j3d.threeD.raytracer.engine.Surface
Returns true if the front side of this Surface object should be shaded.
getShadeFront() - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh.MeshFile
 
getShadeFront() - Method in class net.sf.j3d.threeD.raytracer.surfaceUI.AbstractSurfaceUI
Returns the value returned by the getShadeFront() method of the underlying AbstractSurface stored by this AbstractSurfaceUI.
getShader() - Method in class net.sf.j3d.physics.shaders.RigidBodyStateShader
 
getShader() - Method in class net.sf.j3d.threeD.ui.tree.ShaderTreeNode
 
getShaderSet() - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
Returns a Set object that maintains the Shader objects stored by this AbstractSurface.
getShowProgressWindow() - Method in class net.sf.j3d.threeD.ui.panels.RenderPanel
Returns true if rendering progress will be displayed in a new window.
getSize() - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
Returns the size of this AbstractSurface as a double value.
getSize() - Method in class net.sf.j3d.threeD.ui.dialogs.PolynomialTermsListModel
Returns the total number of terms stored by the Polynomial object stored by this PolynomialTermsListModel object.
getSize() - Method in class net.sf.j3d.threeD.ui.dialogs.TransformationsListModel
Returns the total number of transformations applied to the AbstractSurface object stored by this TransformationsListModel object.
getSize() - Method in class net.sf.j3d.threeD.ui.panels.LightListModel
Returns the number of Light objects that are contained in the Scene object used by this LightListModel object.
getSize() - Method in class net.sf.j3d.threeD.ui.panels.SurfaceListModel
Returns the number of Surface objects that are contained in the Scene object used by this SurfaceListModel object.
getSize() - Method in class net.sf.j3d.threeD.ui.panels.TransformationsListModel
Returns the total number of transformations applied to the AbstractSurface object stored by this TransformationsListModel object.
getSleep() - Method in class net.sf.j3d.threeD.ui.displays.ScrollingTextDisplay
 
getSmooth() - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh
 
getSmooth() - Method in class net.sf.j3d.threeD.raytracer.primitives.Triangle
 
getState() - Method in class net.sf.j3d.physics.Plane
 
getState() - Method in interface net.sf.j3d.physics.RigidBody
 
getState() - Method in class net.sf.j3d.physics.Sphere
 
getSupersampleHeight() - Method in class net.sf.j3d.threeD.ui.panels.RenderPanel
Returns the supersampling height of the image that will be rendered by this RenderPanel object.
getSupersampleWidth() - Method in class net.sf.j3d.threeD.ui.panels.RenderPanel
Returns the supersampling width of the image that will be rendered by this RenderPanel object.
getSurface() - Method in class net.sf.j3d.threeD.raytracer.engine.Intersection
 
getSurface(int) - Method in class net.sf.j3d.threeD.raytracer.engine.Scene
Returns the Surface object stored by this Scene object at the specified index.
getSurface(int) - Method in class net.sf.j3d.threeD.raytracer.engine.SurfaceGroup
Returns the Surface object stored by this SurfaceGroup object at the specified index.
getSurface() - Method in interface net.sf.j3d.threeD.raytracer.engine.SurfaceWrapper
 
getSurface(int) - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh
 
getSurface() - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh.MeshFile
 
getSurface() - Method in class net.sf.j3d.threeD.raytracer.shaders.ShaderParameters
 
getSurface() - Method in class net.sf.j3d.threeD.raytracer.surfaceUI.AbstractSurfaceUI
Returns the underlying AbstractSurface object stored by this AbstractSurfaceUI.
getSurface() - Method in class net.sf.j3d.threeD.ui.panels.EditDefaultSurfaceTransformPanel
Returns the AbstractSurface object stored by this EditDefaultSurfaceTransformPanel object.
getSurface() - Method in class net.sf.j3d.threeD.ui.panels.EditSurfacePanel
Returns the AbstractSurfaceUI object stored by this EditSurfacePanel object.
getSurface() - Method in class net.sf.j3d.threeD.ui.panels.TransformSurfacePanel
Returns the AbstractSurface object stored by this TransformSurfacePanel object.
getSurface() - Method in class net.sf.j3d.threeD.ui.tree.SurfaceTreeNode
Returns the SurfaceUI object stored by this SurfaceTreeNode object.
getSurfaceFactory() - Method in class net.sf.j3d.threeD.raytracer.constructives.LSystem
 
getSurfaces() - Method in class net.sf.j3d.threeD.raytracer.engine.Scene
Returns the Surface objects stored by this Scene object as a Surface array.
getSurfaces() - Method in class net.sf.j3d.threeD.raytracer.engine.SurfaceGroup
Returns the Surface objects stored by this SurfaceGroup object as a Surface array.
getSurfaces() - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh
 
getSurfaceTypeNames() - Static method in class net.sf.j3d.threeD.raytracer.surfaceUI.SurfaceUIFactory
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class net.sf.j3d.threeD.ui.panels.ExtendedCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class net.sf.j3d.threeD.ui.panels.ExtendedCellRenderer
 
getTarget() - Method in class net.sf.j3d.threeD.ui.event.CameraEditEvent
Returns the target of this CameraEditEvent object.
getTarget() - Method in interface net.sf.j3d.threeD.ui.event.CameraEvent
 
getTarget() - Method in class net.sf.j3d.threeD.ui.event.LightAddEvent
Returns the target of this LightAddEvent object.
getTarget() - Method in class net.sf.j3d.threeD.ui.event.LightEditEvent
Returns the target of this LightEditEvent object.
getTarget() - Method in interface net.sf.j3d.threeD.ui.event.LightEvent
 
getTarget() - Method in class net.sf.j3d.threeD.ui.event.LightRemoveEvent
Returns the target of this LightRemoveEvent object.
getTarget() - Method in class net.sf.j3d.threeD.ui.event.SurfaceAddEvent
Returns the target of this SurfaceAddEvent object.
getTarget() - Method in class net.sf.j3d.threeD.ui.event.SurfaceEditEvent
Returns the target of this SurfaceEditEvent.
getTarget() - Method in interface net.sf.j3d.threeD.ui.event.SurfaceEvent
Returns the target of this SurfaceEvent object.
getTarget() - Method in class net.sf.j3d.threeD.ui.event.SurfaceRemoveEvent
Returns the target of this SurfaceRemoveEvent object.
getTaskId() - Method in class net.sf.j3d.imaging.ArtifactDetectionJob
 
getTaskId() - Method in class net.sf.j3d.imaging.ArtifactDetectionTask
 
getTaskId() - Method in class net.sf.j3d.threeD.raytracer.network.RayTracingJob
 
getTaskId() - Method in class net.sf.j3d.threeD.raytracer.network.RayTracingJobFactory
 
getTaskId() - Method in class net.sf.j3d.threeD.raytracer.network.RayTracingJobOutput
 
getTaskString() - Method in class net.sf.j3d.imaging.ArtifactDetectionJob
 
getTaskString() - Method in class net.sf.j3d.threeD.raytracer.network.RayTracingJob
 
getTerms() - Method in class net.sf.j3d.threeD.raytracer.primitives.Polynomial
Returns the terms of this Polynomial object as an array of PolynomialTerm objects.
getTextArea() - Method in class net.sf.j3d.threeD.io.JTextAreaPrintWriter
Returns the JTextArea object used by this JTextAreaPrintWriter.
getTexture(int) - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
Returns the Texture object at the specified index in the list of Texture objects used to color this AbstractSurface.
getTexture() - Method in class net.sf.j3d.threeD.raytracer.shaders.TextureShader
 
getTextures() - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
Returns the list of Texture objects used to color this AbstractSurface as an array of Texture objects.
getTextureSet() - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
Returns a Set object that maintains the Texture objects stored by this AbstractSurface.
getTime() - Method in class net.sf.j3d.physics.Simulation
 
getTitle() - Static method in class SampleGenerator
 
getTopic() - Static method in class SampleGenerator
 
getTorque() - Method in class net.sf.j3d.physics.RigidBody.State
 
getTotalListeners() - Method in class net.sf.j3d.threeD.ui.event.EventHandler
Returns the number of EventListeners currently registered with this EventHandler.
getTotalSize() - Method in class net.sf.j3d.threeD.ui.displays.ProgressDisplay
Returns the total size of this ProgressDisplay object.
getTotalSize() - Method in interface net.sf.j3d.threeD.ui.event.ProgressMonitor
Returns the total size of this ProgressMonitor object.
getTransform() - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
Returns the TransformMatrix object used to transform this AbstractSurface when it is rendered.
getTransform(boolean) - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
Returns the TransformMatrix object used to transform this AbstractSurface when it is rendered.
getTransforms() - Method in class net.sf.j3d.threeD.raytracer.engine.AbstractSurface
Returns the TransformMatrix objects used to transform this Surface object when it is rendered as an array of TransformMatrix objects.
getTriangle(int) - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh
Checks triangle cache for the specified face index, and constructs a Triangle object if it is not present.
getTriangle(int, boolean) - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh
Checks triangle cache for the specified face index, and constructs a Triangle object if it is not present.
getTriangle(int) - Method in interface net.sf.j3d.threeD.raytracer.primitives.Mesh.VertexData
 
getTriangleCount() - Method in interface net.sf.j3d.threeD.raytracer.primitives.Mesh.VertexData
 
getTriangleData() - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh
 
getTriangleData(boolean) - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh
 
getTriangles() - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh
 
getType() - Method in class net.sf.j3d.physics.shaders.RigidBodyStateShader
 
getType() - Method in class net.sf.j3d.threeD.raytracer.primitives.Plane
Returns the integer code for the orientation of this Plane object.
getType() - Method in interface net.sf.j3d.threeD.raytracer.surfaceUI.SurfaceUI
Returns the name of the type of surface that this SurfaceUI object represents as a String object.
getType() - Method in class net.sf.j3d.threeD.raytracer.surfaceUI.SurfaceUIFactory.SurfaceUIImpl
 
getType() - Method in class net.sf.j3d.threeD.raytracer.surfaceUI.TransformMatrixUI
Returns the type of this TransformMatrixUI object.
getTypeNames() - Method in class net.sf.j3d.threeD.raytracer.shaders.ShaderFactory
Returns an array of String objects containing names for each type of Shader object this ShaderFactory can construct.
getTypeNames() - Method in class net.sf.j3d.threeD.raytracer.textures.TextureFactory
Returns an array of String objects containing names for each type of Texture object this TextureFactory can construct.
getTypeNames() - Method in class net.sf.j3d.threeD.raytracer.util.EditableFactory
Returns an array of String objects containing names for each type of Editable object this EditableFactory implementation can construct.
getUpDirection() - Method in class net.sf.j3d.threeD.raytracer.camera.OrthographicCamera
Returns the up direction of this PinholeCamera object as a Vector object.
getURL() - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh.MeshFile
 
getUseTransform() - Method in class net.sf.j3d.threeD.raytracer.primitives.Triangle
 
getValue() - Method in class net.sf.j3d.threeD.ui.panels.PercentagePanel
 
getValueAt(int, int) - Method in class net.sf.j3d.physics.RigidBodyTableModel
 
getValueAt(int, int) - Method in class net.sf.j3d.threeD.ui.panels.EditablePropertiesTableModel
Returns the value for the cell at the specified row and column index.
getVectors() - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh
 
getVectors(boolean) - Method in class net.sf.j3d.threeD.raytracer.primitives.Mesh
 
getVertices() - Method in class net.sf.j3d.threeD.raytracer.primitives.Triangle
 
getViewDirection() - Method in class net.sf.j3d.threeD.raytracer.camera.OrthographicCamera
Calls the getViewingDirection() method and returns the result.
getViewerDirection() - Method in class net.sf.j3d.threeD.raytracer.shaders.ShaderParameters
 
getViewingDirection() - Method in class net.sf.j3d.threeD.raytracer.camera.OrthographicCamera
Returns the viewing direction of this PinholeCamera object as a Vector object.
getWidth() - Method in class net.sf.j3d.threeD.raytracer.lighting.RectangularLight
 
getX() - Method in class net.sf.j3d.threeD.raytracer.network.RayTracingJobOutput
 
getX(int) - Method in interface net.sf.j3d.threeD.raytracer.primitives.Mesh.VertexData
 
getX() - Method in class net.sf.j3d.threeD.raytracer.surfaceUI.TransformMatrixUI
Returns the X coefficient of translation, scaling, or rotation depending the type of this TransformMatrixUI object.
getX() - Method in class net.sf.j3d.util.Vector
Returns the X coordinate of this Vector object.
getXOffset() - Method in class net.sf.j3d.threeD.ui.displays.ImageCanvas
 
getXScale() - Method in class net.sf.j3d.threeD.ui.displays.ImageCanvas
 
getY() - Method in class net.sf.j3d.threeD.raytracer.network.RayTracingJobOutput
 
getY(int) - Method in interface net.sf.j3d.threeD.raytracer.primitives.Mesh.VertexData
 
getY() - Method in class net.sf.j3d.threeD.raytracer.surfaceUI.TransformMatrixUI
Returns the Y coefficient of translation, scaling, or rotation depending the type of this TransformMatrixUI object.
getY() - Method in class net.sf.j3d.util.Vector
Returns the Y coordinate of this Vector object.
getYear() - Static method in class SampleGenerator
 
getYOffset() - Method in class net.sf.j3d.threeD.ui.displays.ImageCanvas
 
getYScale() - Method in class net.sf.j3d.threeD.ui.displays.ImageCanvas
 
getZ(int) - Method in interface net.sf.j3d.threeD.raytracer.primitives.Mesh.VertexData
 
getZ() - Method in class net.sf.j3d.threeD.raytracer.surfaceUI.TransformMatrixUI
Returns the Z coefficient of translation, scaling, or rotation depending the type of this TransformMatrixUI object.
getZ() - Method in class net.sf.j3d.util.Vector
Returns the Z coordinate of this Vector object.
Graph - Class in net.sf.j3d.util
 
Graph() - Constructor for class net.sf.j3d.util.Graph
 
Graph(int) - Constructor for class net.sf.j3d.util.Graph
 
GraphDisplay - Class in net.sf.j3d.threeD.ui.displays
 
GraphDisplay() - Constructor for class net.sf.j3d.threeD.ui.displays.GraphDisplay
 
GraphDisplay(int) - Constructor for class net.sf.j3d.threeD.ui.displays.GraphDisplay
 
GraphicsConverter - Class in net.sf.j3d.util.graphics
The GraphicsConverter class provides static methods that allow conversion between colors and images stored as RGB objects and those stored as AWT colors.
GraphicsConverter() - Constructor for class net.sf.j3d.util.graphics.GraphicsConverter
 
Gravity - Class in net.sf.j3d.math
 
Gravity() - Constructor for class net.sf.j3d.math.Gravity
 
GTSEncoding - Static variable in class net.sf.j3d.threeD.io.FileDecoder
The integer code for a GTS encoding.
GTSEncoding - Static variable in class net.sf.j3d.threeD.io.FileEncoder
The integer code for a GTS encoding.

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