Uses of Package
org.jfree.chart3d.renderer
Packages that use org.jfree.chart3d.renderer
Package
Description
Classes related to chart legends.
Standard plot types (
PiePlot3D
,
CategoryPlot3D
and
XYZPlot
) that can be used with the
Chart3D
class.Base package for renderer support.
Renderers that can be used with the
CategoryPlot3D
class.Renderers that can be used with the
XYZPlot
class.Classes for controlling chart styles.
-
Classes in org.jfree.chart3d.renderer used by org.jfree.chart3d.legendClassDescriptionA color scale converts a data value into a color according to some predefined color scale.
-
Classes in org.jfree.chart3d.renderer used by org.jfree.chart3d.plotClassDescriptionAn event containing information about a change to a
Renderer3D
.An interface through which notification of changes to aRenderer3D
can be received. -
Classes in org.jfree.chart3d.renderer used by org.jfree.chart3d.rendererClassDescriptionAn abstract class from which a
ColorScale
implementation can be derived.A color scale converts a data value into a color according to some predefined color scale.An enumeration of the different methods used by renderers for composing the items in a chart.A renderer is an object responsible for constructing objects in a 3D model that correspond to data items in a dataset.An event containing information about a change to aRenderer3D
.An interface through which notification of changes to aRenderer3D
can be received. -
Classes in org.jfree.chart3d.renderer used by org.jfree.chart3d.renderer.categoryClassDescriptionA base class for 3D renderers.A renderer is an object responsible for constructing objects in a 3D model that correspond to data items in a dataset.
-
Classes in org.jfree.chart3d.renderer used by org.jfree.chart3d.renderer.xyzClassDescriptionA base class for 3D renderers.A color scale converts a data value into a color according to some predefined color scale.An interface that should be implemented by renderers that use a
ColorScale
- this provides a mechanism for theColorScaleLegendBuilder
to find the color scale.An enumeration of the different methods used by renderers for composing the items in a chart.A renderer is an object responsible for constructing objects in a 3D model that correspond to data items in a dataset. -
Classes in org.jfree.chart3d.renderer used by org.jfree.chart3d.styleClassDescriptionA renderer is an object responsible for constructing objects in a 3D model that correspond to data items in a dataset.