| Package | Description |
|---|---|
| com.orsoncharts | |
| com.orsoncharts.axis | |
| com.orsoncharts.graphics3d |
The core 3D graphics rendering engine which is fully implemented using
the Java2D (Graphics2D) API.
|
| com.orsoncharts.graphics3d.swing |
Components to display 3D graphics in Swing applications.
|
| com.orsoncharts.interaction |
Classes that support user interaction with charts.
|
| com.orsoncharts.plot |
Standard plot types (
PiePlot3D,
CategoryPlot3D and
XYZPlot) that can be used with the
Chart3D class. |
| com.orsoncharts.renderer.category |
Renderers that can be used with the
CategoryPlot3D class. |
| com.orsoncharts.renderer.xyz |
Renderers that can be used with the
XYZPlot class. |
| com.orsoncharts.util |
General and utility classes.
|
| Class and Description |
|---|
| Dimension3D
A dimension in 3D (width, height and depth).
|
| Drawable3D
A three dimensional scene that can be viewed from an arbitrary viewpoint
and rendered to any
Graphics2D instance. |
| Face
Represents a face in one
Object3D, defined in terms of vertex
indices. |
| Object3D
An object defined in 3D space by (a) a list of coordinates, and (b) a list
of faces.
|
| Offset2D
An offset
(dx, dy) in two dimensional space. |
| Point3D
A point in 3D space (this class is also used to represent vectors in 3D
space).
|
| RenderedElement
Represents an item or element that has been rendered by the graphics engine.
|
| RenderingInfo
Rendering info returned from the
Drawable3D draw()
method. |
| ViewPoint3D
Specifies the location and orientation of the view point in 3D space.
|
| Class and Description |
|---|
| RenderingInfo
Rendering info returned from the
Drawable3D draw()
method. |
| Class and Description |
|---|
| Dimension3D
A dimension in 3D (width, height and depth).
|
| Drawable3D
A three dimensional scene that can be viewed from an arbitrary viewpoint
and rendered to any
Graphics2D instance. |
| Face
Represents a face in one
Object3D, defined in terms of vertex
indices. |
| FaceSorter
An interface that must be implemented by objects that can sort faces prior
to rendering (the Painter's algorithm).
|
| Line3D
A line segment in 3D space.
|
| Object3D
An object defined in 3D space by (a) a list of coordinates, and (b) a list
of faces.
|
| Offset2D
An offset
(dx, dy) in two dimensional space. |
| Offset3D
An offset
(dx, dy, dz) in three dimensional space. |
| Point3D
A point in 3D space (this class is also used to represent vectors in 3D
space).
|
| RenderedElement
Represents an item or element that has been rendered by the graphics engine.
|
| RenderingInfo
Rendering info returned from the
Drawable3D draw()
method. |
| ViewPoint3D
Specifies the location and orientation of the view point in 3D space.
|
| World
A world is a model containing a collection of objects in 3D space and a
direction vector for the sunlight.
|
| Class and Description |
|---|
| Drawable3D
A three dimensional scene that can be viewed from an arbitrary viewpoint
and rendered to any
Graphics2D instance. |
| RenderingInfo
Rendering info returned from the
Drawable3D draw()
method. |
| ViewPoint3D
Specifies the location and orientation of the view point in 3D space.
|
| Class and Description |
|---|
| RenderedElement
Represents an item or element that has been rendered by the graphics engine.
|
| Class and Description |
|---|
| Dimension3D
A dimension in 3D (width, height and depth).
|
| Object3D
An object defined in 3D space by (a) a list of coordinates, and (b) a list
of faces.
|
| World
A world is a model containing a collection of objects in 3D space and a
direction vector for the sunlight.
|
| Class and Description |
|---|
| Dimension3D
A dimension in 3D (width, height and depth).
|
| Offset3D
An offset
(dx, dy, dz) in three dimensional space. |
| World
A world is a model containing a collection of objects in 3D space and a
direction vector for the sunlight.
|
| Class and Description |
|---|
| Dimension3D
A dimension in 3D (width, height and depth).
|
| Offset3D
An offset
(dx, dy, dz) in three dimensional space. |
| World
A world is a model containing a collection of objects in 3D space and a
direction vector for the sunlight.
|
| Class and Description |
|---|
| Offset2D
An offset
(dx, dy) in two dimensional space. |