Uses of Package
org.jfree.chart.renderer.xy
Packages that use 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.-
Classes in org.jfree.chart.renderer.xy used by org.jfree.chartClassDescriptionThe interface for plugin painter for the
XYBarRendererclass.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
XYItemRendererimplementations.A specialised subclass of theXYLineAndShapeRendererthat requires anIntervalXYDatasetand 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 theXYBarRendererclass.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.