Uses of Package
org.jfree.chart.renderer.xy
Package
Description
Core classes, including
JFreeChart
and
ChartPanel
.Plot classes and related interfaces.
Plug-in renderers for the
XYPlot
class.-
ClassDescriptionThe interface for plugin painter for the
XYBarRenderer
class.Interface for rendering the visual representation of a single (x, y) item on anXYPlot
. -
ClassDescriptionInterface for rendering the visual representation of a single (x, y) item on an
XYPlot
. -
ClassDescriptionA base class that can be used to create new
XYItemRenderer
implementations.A specialised subclass of theXYLineAndShapeRenderer
that requires anIntervalXYDataset
and represents the y-interval by shading an area behind the y-values on the chart.Standard item renderer for anXYPlot
.Area item renderer for anXYPlot
.Area item renderer for anXYPlot
.The interface for plugin painter for theXYBarRenderer
class.A renderer that draws bars on anXYPlot
(requires anIntervalXYDataset
).Interface for rendering the visual representation of a single (x, y) item on anXYPlot
.The state for anXYItemRenderer
.A renderer that connects data points with lines and/or draws shapes at each data point.Records the state for the renderer.An enumeration of the fill types for the renderer.