Class Summary |
AmbientLight |
An ambient light. |
Axis3D |
An x-axis, y-axis or a z-axis. |
AxisBox |
Box behind the axis. |
AxisLabel |
The labels on an axis. |
AxisLine |
The axis line. |
AxisTitle |
Axis title. |
AxisXYZ |
The axes for an x-y-z chart. |
Background |
Background of the chart. |
BufferedPaint |
A Paint object cached into an image. |
Canvas3DChart |
A canvas for rendering a 3D chart. |
Chart3D |
Root node of a 3d chart tree. |
ChartLights |
Default set of lights. |
ChartNode3D |
The base class of all of the nodes in the 3D chart tree. |
ColormapLegend |
Adds a legend for a Colormap gradient to the background of the canvas. |
Data |
Draws a 3D data node. |
DirectionalLight |
A directional light. |
JFrameChart3D |
JFrameChart3D is a JFrame that contains a chart. |
MajorTick |
Major ticks marks. |
PointLight |
A point light source. |
Surface |
Surface from a function or from a set of scattered data points. |