Uses of Package
org.jfree.chart3d.graphics3d
Packages that use org.jfree.chart3d.graphics3d
Package
Description
Classes for exporting charts.
Utility classes related to 2D graphics.
The core 3D graphics rendering engine which is fully implemented using
the Java2D (Graphics2D) API.
Components to display 3D graphics in Swing applications.
Classes that support user interaction with charts.
Standard plot types (
PiePlot3D
,
CategoryPlot3D
and
XYZPlot
) that can be used with the
Chart3D
class.Renderers that can be used with the
CategoryPlot3D
class.Renderers that can be used with the
XYZPlot
class.-
Classes in org.jfree.chart3d.graphics3d used by org.jfree.chart3dClassDescriptionA dimension in 3D (width, height and depth).A three dimensional scene that can be viewed from an arbitrary viewpoint and rendered to any
Graphics2D
instance.An offset(dx, dy)
in two dimensional space.Represents an item or element that has been rendered by the graphics engine.Rendering info returned from theDrawable3D
draw()
method.Specifies the location and orientation of the view point in 3D space. -
Classes in org.jfree.chart3d.graphics3d used by org.jfree.chart3d.axis
-
Classes in org.jfree.chart3d.graphics3d used by org.jfree.chart3d.exportClassDescriptionA three dimensional scene that can be viewed from an arbitrary viewpoint and rendered to any
Graphics2D
instance.Rendering info returned from theDrawable3D
draw()
method. -
Classes in org.jfree.chart3d.graphics3d used by org.jfree.chart3d.graphics2d
-
Classes in org.jfree.chart3d.graphics3d used by org.jfree.chart3d.graphics3dClassDescriptionA dimension in 3D (width, height and depth).A three dimensional scene that can be viewed from an arbitrary viewpoint and rendered to any
Graphics2D
instance.Represents a face in oneObject3D
, defined in terms of vertex indices.A line segment in 3D space.An object defined in 3D space by (a) a list of coordinates, and (b) a list of faces.An offset(dx, dy)
in two dimensional space.An offset(dx, dy, dz)
in three dimensional space.A point in 3D space (this class is also used to represent vectors in 3D space).Represents an item or element that has been rendered by the graphics engine.Rendering info returned from theDrawable3D
draw()
method.Specifies the location and orientation of the view point in 3D space.A world is a model containing a collection of objects in 3D space and a direction vector for the sunlight. -
Classes in org.jfree.chart3d.graphics3d used by org.jfree.chart3d.graphics3d.swingClassDescriptionA three dimensional scene that can be viewed from an arbitrary viewpoint and rendered to any
Graphics2D
instance.Rendering info returned from theDrawable3D
draw()
method.Specifies the location and orientation of the view point in 3D space. -
Classes in org.jfree.chart3d.graphics3d used by org.jfree.chart3d.interactionClassDescriptionRepresents an item or element that has been rendered by the graphics engine.
-
Classes in org.jfree.chart3d.graphics3d used by org.jfree.chart3d.plotClassDescriptionA dimension in 3D (width, height and depth).An object defined in 3D space by (a) a list of coordinates, and (b) a list of faces.A world is a model containing a collection of objects in 3D space and a direction vector for the sunlight.
-
Classes in org.jfree.chart3d.graphics3d used by org.jfree.chart3d.renderer.categoryClassDescriptionA dimension in 3D (width, height and depth).An offset
(dx, dy, dz)
in three dimensional space.A world is a model containing a collection of objects in 3D space and a direction vector for the sunlight. -
Classes in org.jfree.chart3d.graphics3d used by org.jfree.chart3d.renderer.xyzClassDescriptionA dimension in 3D (width, height and depth).An offset
(dx, dy, dz)
in three dimensional space.A world is a model containing a collection of objects in 3D space and a direction vector for the sunlight.