-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionAs of Java 3D version 1.2, this class is no longer neededAs of Java 3D version 1.2, replaced by
com.sun.j3d.utils.picking.behaviors.PickMouseBehavior
As of Java 3D version 1.2, replaced bycom.sun.j3d.utils.picking.PickCanvas
As of Java 3D version 1.2, replaced bycom.sun.j3d.utils.picking.behaviors.PickRotateBehavior
As of Java 3D version 1.2, replaced bycom.sun.j3d.utils.picking.behaviors.PickTranslateBehavior
As of Java 3D version 1.2, replaced bycom.sun.j3d.utils.picking.behaviors.PickZoomBehavior
As of Java 3D 1.5, replaced by com.sun.j3d.utils.geometry.compression.CompressedGeometryFile
.As of Java 3D 1.5, replaced by com.sun.j3d.utils.geometry.compression.CompressionStream
.As of Java 3D 1.5, replaced by com.sun.j3d.utils.geometry.compression.GeometryCompressor
.Use java.lang.System.nanoTime() instead.As of Java 3D version 1.4.As of Java 3D version 1.4.As of Java 3D version 1.4.As of Java 3D version 1.4, use PickBounds with a BoundingSphere that has a small radius.
-
Deprecated FieldsFieldDescriptionAs of Java 3D version 1.4, prediction is not a supported feature.As of Java 3D version 1.4, prediction is not a supported feature.As of Java 3D version 1.4, prediction is not a supported feature.As of Java 3D version 1.4, prediction is not a supported feature.As of Java 3D version 1.4, prediction is not a supported feature.As of Java 3D 1.5 the optional detail texture feature is no longer supported. Specifies that this Texture object allows reading its detail texture information (e.g., detail texture image, detail texture mode, detail texture function, detail texture function points count, detail texture level)As of Java 3D 1.5 the optional detail texture feature is no longer supported. Adds the detail texture image to the level 0 image of this texture objectAs of Java 3D 1.5 the optional detail texture feature is no longer supported. Modulates the detail texture image with the level 0 image of this texture objectAs of Java 3D 1.5 the optional detail texture feature is no longer supported. Performs linear sampling in both the base level texture image and the detail texture image, and combines the two texture values according to the detail texture mode.As of Java 3D 1.5 the optional detail texture feature is no longer supported. Performs linear detail for the alpha component only. The rgb components are computed using BASE_LEVEL_LINEAR filter.As of Java 3D 1.5 the optional detail texture feature is no longer supported. Performs linear detail for the rgb components only. The alpha component is computed using BASE_LEVEL_LINEAR filter.
-
Deprecated MethodsMethodDescriptionThis method is now part of the Sound classunsafe to get reference to samples list with this method. It's better to directly reference samples list within a synchronized block which also contains calls to .getSample(index).com.sun.j3d.utils.behaviors.interpolators.KBRotPosScaleSplinePathInterpolator.getAxisOfRotPosScale()As of Java 3D version 1.3, replaced by
TransformInterpolator.getTransformAxis()
As of Java 3D version 1.3, replaced byTransformInterpolator.setTransformAxis(Transform3D)
As of Java 3D version 1.3, replaced bycomputePathInterpolation(float)
As of Java 3D version 1.3, replaced byTransformInterpolator.getTransformAxis()
As of Java 3D version 1.3, replaced byTransformInterpolator.setTransformAxis(Transform3D)
As of Java 3D version 1.3, replaced bycomputePathInterpolation(float)
ColorCube now extends shape so it is no longer necessary to call this method.As of Java 3D 1.3 replaced byint[] getTextureCoordinateIndices(int texCoordSet)
As of Java 3D 1.3 replaced bygetTextureCoordinates(int texCoordSet)
As of Java 3D 1.3 replaced bysetTextureCoordinateIndices(int texCoordSet, int indices[])
As of Java 3D 1.3 replaced bysetTextureCoordinates(int texCoordSet, TexCoord2f coords[])
As of Java 3D 1.3 replaced bysetTextureCoordinates(int texCoordSet, TexCoord3f coords[])
As of Java 3D 1.3 replaced bysetTextureCoordinates(int texCoordSet, float texCoords[])
As of Java 3D 1.3 replaced bysetTextureCoordinates(int texCoordSet, float texCoords[])
The number of triangles is an immutable attribute.The number of vertices is an immutable attribute.The primitive flags must be set at construction time via one of the subclass constructors.This method does nothing other than return its input parameter.superceded by getCanvas3D()AWT Frame components are no longer created by the Viewer class.AWT Panel components are no longer created by the Viewer class.replaced with cloneNodeComponent(boolean forceDuplicate)replaced with duplicateNodeComponent( NodeComponent originalNodeComponent, boolean forceDuplicate)As of Java 3D version 1.2, replaced bycloneNodeComponent(boolean forceDuplicate)
As of Java 3D version 1.2, replaced bysetReverbBounds(Bounds)
replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)As of Java 3D version 1.3, use geometry by-copy for Color3b arraysAs of Java 3D version 1.3, use geometry by-copy for Color3f arraysAs of Java 3D version 1.3, use geometry by-copy for Color4b arraysAs of Java 3D version 1.3, use geometry by-copy for Color4f arraysAs of Java 3D version 1.3, use geometry by-copy for Point3d arraysAs of Java 3D version 1.3, use geometry by-copy for Point3f arraysAs of Java 3D version 1.3, use geometry by-copy for Vector3f arraysAs of Java 3D version 1.3, use geometry by-copy for TexCoord2f arraysAs of Java 3D version 1.3, use geometry by-copy for TexCoord3f arraysAs of Java 3D version 1.2, replaced bygetTextureCoordinate(int texCoordSet, ...)
As of Java 3D version 1.2, replaced bygetTextureCoordinate(int texCoordSet, TexCoord2f texCoord)
As of Java 3D version 1.2, replaced bygetTextureCoordinate(int texCoordSet, TexCoord3f texCoord)
As of Java 3D version 1.2, replaced bygetTextureCoordinates(int texCoordSet, ...)
As of Java 3D version 1.2, replaced bygetTextureCoordinates(int texCoordSet, TexCoord2f texCoords[])
As of Java 3D version 1.2, replaced bygetTextureCoordinates(int texCoordSet, TexCoord3f texCoords[])
As of Java 3D version 1.3, use geometry by-copy for Color3b arraysAs of Java 3D version 1.3, use geometry by-copy for Color3f arraysAs of Java 3D version 1.3, use geometry by-copy for Color4b arraysAs of Java 3D version 1.3, use geometry by-copy for Color4f arraysAs of Java 3D version 1.3, use geometry by-copy for Point3d arraysAs of Java 3D version 1.3, use geometry by-copy for Point3f arraysAs of Java 3D version 1.3, use geometry by-copy for Vector3f arraysAs of Java 3D version 1.3, use geometry by-copy for TexCoord2f arraysAs of Java 3D version 1.3, use geometry by-copy for TexCoord3f arraysAs of Java 3D version 1.2, replaced bysetTextureCoordinate(int texCoordSet, ...)
As of Java 3D version 1.2, replaced bysetTextureCoordinate(int texCoordSet, TexCoord2f texCoord)
As of Java 3D version 1.2, replaced bysetTextureCoordinate(int texCoordSet, TexCoord3f texCoord)
As of Java 3D version 1.2, replaced bysetTextureCoordinates(int texCoordSet, ...)
As of Java 3D version 1.2, replaced bysetTextureCoordinates(int texCoordSet, ...)
As of Java 3D version 1.2, replaced bysetTextureCoordinates(int texCoordSet, TexCoord2f texCoords[])
As of Java 3D version 1.2, replaced bysetTextureCoordinates(int texCoordSet, TexCoord2f texCoords[], ...)
As of Java 3D version 1.2, replaced bysetTextureCoordinates(int texCoordSet, TexCoord3f texCoords[])
As of Java 3D version 1.2, replaced bysetTextureCoordinates(int texCoordSet, TexCoord3f texCoords[], ...)
as of Java 3D 1.5, the yUp flag should only be set at object construction time.replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)As of Java 3D version 1.2, replaced bygetTextureCoordinateIndex(int texCoordSet, ...)
As of Java 3D version 1.2, replaced bygetTextureCoordinateIndices(int texCoordSet, ...)
As of Java 3D version 1.2, replaced bysetTextureCoordinateIndex(int texCoordSet, ...)
As of Java 3D version 1.2, replaced bysetTextureCoordinateIndices(int texCoordSet, ...)
replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)As of Java 3D version 1.2, replaced withcloneNodeComponent(boolean forceDuplicate)
As of Java 3D version 1.2, replaced bygetURLString
As of Java 3D version 1.2, replaced bysetURLString
As of Java 3D version 1.2, replaced bysetURLObject
As of Java 3D version 1.2, replaced bycloneNodeComponent(boolean forceDuplicate)
As of Java 3D version 1.2, replaced byduplicateNodeComponent(NodeComponent originalNodeComponent, boolean forceDuplicate)
As of Java 3D version 1.3, replaced bycomputePathInterpolation(float)
replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)As of Java 3D version 1.3, replaced byTransformInterpolator.getTransformAxis()
As of Java 3D version 1.3, replaced byTransformInterpolator.setTransformAxis(Transform3D)
As of Java 3D version 1.3, replaced byTransformInterpolator.getTransformAxis()
As of Java 3D version 1.3, replaced byTransformInterpolator.setTransformAxis(Transform3D)
replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with duplicateNodeComponent( NodeComponent originalNodeComponent, boolean forceDuplicate)As of Java 3D version 1.3, replaced bygetSrcOffset(java.awt.Point)
As of Java 3D version 1.3, replaced bysetSrcOffset(int,int)
As of Java 3D version 1.3, replaced bysetSrcOffset(java.awt.Point)
replaced with cloneNodeComponent(boolean forceDuplicate)As of Java 3D version 1.3, replaced byTransformInterpolator.getTransformAxis()
As of Java 3D version 1.3, replaced byTransformInterpolator.setTransformAxis(Transform3D)
As of Java 3D version 1.3, replaced byTransformInterpolator.getTransformAxis()
As of Java 3D version 1.3, replaced byTransformInterpolator.seTransformAxis(Transform3D)
As of Java 3D version 1.3, replaced byTransformInterpolator.getTransformAxis()
As of Java 3D version 1.3, replaced byTransformInterpolator.setTransformAxis(Transform3D)
As of Java 3D version 1.3, replaced byTransformInterpolator.geTransformAxis()
As of Java 3D version 1.3, replaced byTransformInterpolator.setTransformAxis(Transform3D)
As of Java 3D version 1.3, replaced byTransformInterpolator.getTransformAxis()
As of Java 3D version 1.3, replaced byTransformInterpolator.setTransformAxis(Transform3D)
As of Java 3D version 1.4, prediction is not a supported feature.As of Java 3D version 1.4, prediction is not a supported feature.As of Java 3D version 1.4, prediction is not a supported feature; usegetRead(Transform3D)
instead.As of Java 3D version 1.4, prediction is not a supported feature.As of Java 3D version 1.4, prediction is not a supported feature.replaced with cloneNodeComponent(boolean forceDuplicate)replaced with duplicateNodeComponent( NodeComponent originalNodeComponent, boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with duplicateNodeComponent( NodeComponent originalNodeComponent, boolean forceDuplicate)As of Java 3D 1.5 the optional detail texture feature is no longer supported.As of Java 3D 1.5 the optional detail texture feature is no longer supported.As of Java 3D 1.5 the optional detail texture feature is no longer supported.As of Java 3D 1.5 the optional detail texture feature is no longer supported.As of Java 3D 1.5 the optional detail texture feature is no longer supported.As of Java 3D 1.5 the optional detail texture feature is no longer supported.As of Java 3D 1.5 the optional detail texture feature is no longer supported.As of Java 3D 1.5 the optional detail texture feature is no longer supported.As of Java 3D 1.5 the optional detail texture feature is no longer supported.As of Java 3D 1.5 the optional detail texture feature is no longer supported.As of Java 3D 1.5 the optional detail texture feature is no longer supported.replaced with cloneNodeComponent(boolean forceDuplicate)replaced with duplicateNodeComponent( NodeComponent originalNodeComponent, boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with duplicateNodeComponent( NodeComponent originalNodeComponent, boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with duplicateNodeComponent( NodeComponent originalNodeComponent, boolean forceDuplicate)Use setScale(Vector3d) instead of setNonUniformScale; note that the setScale only modifies the scale componentreplaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)replaced with cloneNodeComponent(boolean forceDuplicate)As of Java 3D version 1.2, replaced byCanvas3D.getMonoscopicViewPolicy
As of Java 3D version 1.2, replaced byCanvas3D.setMonoscopicViewPolicy
-
Deprecated ConstructorsConstructorDescriptionAs of Java 3D version 1.3, replaced by
KBSplinePathInterpolator(Alpha, TransformGroup, TCBKeyFrame[])
As of Java 3D version 1.3, replaced byTCBSplinePathInterpolator(Alpha, TransformGroup, TCBKeyFrame[])
This class is created automatically when needed in GeometryInfo and never needs to be used directly. Putting data into a GeometryInfo with primitive POLYGON_ARRAY automatically causes the triangulator to be created and used.This class is created automatically when needed in GeometryInfo and never needs to be used directly. Putting data into a GeometryInfo with primitive POLYGON_ARRAY automatically causes the triangulator to be created and used.use ConfiguredUniverse constructors to read a configuration fileuse ConfiguredUniverse constructors to read a configuration filecreate a ConfiguredUniverse to use a configuration filecreate a ConfiguredUniverse to use a configuration fileAs of Java 3D version 1.3, replaced byPathInterpolator(Alpha, TransformGroup, float[])
com.sun.j3d.utils.picking.behaviors.PickingCallback