Package | Description |
---|---|
org.jfree.chart.renderer.category |
Plug-in renderers for the
CategoryPlot class. |
org.jfree.chart.renderer.xy |
Plug-in renderers for the
XYPlot class. |
Modifier and Type | Class and Description |
---|---|
class |
BarRenderer3D
A renderer for bars with a 3D effect, for use with the
CategoryPlot class. |
class |
LineRenderer3D
A line renderer with a 3D effect.
|
class |
StackedBarRenderer3D
Renders stacked bars with 3D-effect, for use with the
CategoryPlot
class. |
Modifier and Type | Class and Description |
---|---|
class |
XYLine3DRenderer
A XYLineAndShapeRenderer that adds a shadow line to the graph
to emulate a 3D-effect.
|