Uses of Package
org.jfree.chart.renderer.xy
Packages that use org.jfree.chart.renderer.xy
-
Classes in org.jfree.chart.renderer.xy used by org.jfree.chartClassDescriptionThe interface for plugin painter for the
XYBarRenderer
class.Interface for rendering the visual representation of a single (x, y) item on anXYPlot
. -
Classes in org.jfree.chart.renderer.xy used by org.jfree.chart.plotClassDescriptionInterface for rendering the visual representation of a single (x, y) item on an
XYPlot
. -
Classes in org.jfree.chart.renderer.xy used by org.jfree.chart.renderer.xyClassDescriptionA 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.