Uses of Interface
org.jfree.chart.Effect3D
Packages that use Effect3D
Package
Description
Plug-in renderers for the
CategoryPlot class.Plug-in renderers for the
XYPlot class.-
Uses of Effect3D in org.jfree.chart.renderer.category
Classes in org.jfree.chart.renderer.category that implement Effect3DModifier and TypeClassDescriptionclassA renderer for bars with a 3D effect, for use with theCategoryPlotclass.classA line renderer with a 3D effect.classRenders stacked bars with 3D-effect, for use with theCategoryPlotclass. -
Uses of Effect3D in org.jfree.chart.renderer.xy
Classes in org.jfree.chart.renderer.xy that implement Effect3DModifier and TypeClassDescriptionclassA XYLineAndShapeRenderer that adds a shadow line to the graph to emulate a 3D-effect.