Uses of Package
org.jfree.chart.plot
-
Packages that use org.jfree.chart.plot Package Description org.jfree.chart Core classes for JFreeChart includingJFreeChartandChartFactory.org.jfree.chart.annotations A framework for adding annotations to charts.org.jfree.chart.axis Axis classes and interfaces.org.jfree.chart.entity Classes representing components of (or entities in) a chart.org.jfree.chart.event Event classes and listener interfaces, used to provide a change notification mechanism so that charts are automatically redrawn whenever changes are made to any chart component.org.jfree.chart.labels Generators and other classes used for the display of item labels and tooltips.org.jfree.chart.plot Plot classes and related interfaces.org.jfree.chart.plot.compass Theorg.jfree.chart.plot.CompassPlotclass and related code.org.jfree.chart.plot.dial Classes for creating dial plots.org.jfree.chart.plot.flow Classes for creating flow plots (a type of Sankey chart).org.jfree.chart.plot.pie Classes used to create pie charts.org.jfree.chart.renderer Core support for the plug-in renderers used by theCategoryPlotandXYPlotclasses.org.jfree.chart.renderer.category Plug-in renderers for theCategoryPlotclass.org.jfree.chart.renderer.xy Plug-in renderers for theXYPlotclass.org.jfree.chart.swing Classes that provide support for JFreeChart in Swing applications.org.jfree.chart.swing.editor Provides a simple (but so far incomplete) framework for editing chart properties. -
Classes in org.jfree.chart.plot used by org.jfree.chart Class Description CategoryPlot A general plotting class that uses data from aCategoryDatasetand renders each data item using aCategoryItemRenderer.DrawingSupplier A supplier ofPaint,StrokeandShapeobjects for use by plots and renderers.FastScatterPlot A fast scatter plot.MeterPlot A plot that displays a single value in the form of a needle on a dial.Plot The base class for all plots in JFreeChart.PlotOrientation Used to indicate the orientation (horizontal or vertical) of a 2D plot.PlotRenderingInfo Stores information about the dimensions of a plot and its subplots.PolarPlot Plots data that is in (theta, radius) pairs where theta equal to zero is due north and increases clockwise.SpiderWebPlot A plot that displays data from aCategoryDatasetin the form of a "spider web".ThermometerPlot A plot that displays a single value (from aValueDataset) in a thermometer type display.XYPlot A general class for plotting data in the form of (x, y) pairs. -
Classes in org.jfree.chart.plot used by org.jfree.chart.annotations Class Description CategoryPlot A general plotting class that uses data from aCategoryDatasetand renders each data item using aCategoryItemRenderer.PlotRenderingInfo Stores information about the dimensions of a plot and its subplots.XYPlot A general class for plotting data in the form of (x, y) pairs. -
Classes in org.jfree.chart.plot used by org.jfree.chart.axis Class Description IntervalMarker Represents an interval to be highlighted in some way.Plot The base class for all plots in JFreeChart.PlotRenderingInfo Stores information about the dimensions of a plot and its subplots. -
Classes in org.jfree.chart.plot used by org.jfree.chart.entity Class Description Plot The base class for all plots in JFreeChart. -
Classes in org.jfree.chart.plot used by org.jfree.chart.event Class Description Marker The base class for markers that can be added to plots to highlight a value or range of values.Plot The base class for all plots in JFreeChart. -
Classes in org.jfree.chart.plot used by org.jfree.chart.labels Class Description Crosshair ACrosshairrepresents a value on a chart and is usually displayed as a line perpendicular to the x or y-axis (and sometimes including a label that shows the crosshair value as text). -
Classes in org.jfree.chart.plot used by org.jfree.chart.plot Class Description CategoryCrosshairState Represents state information for the crosshairs in aCategoryPlot.CategoryMarker A marker for a category.CategoryPlot A general plotting class that uses data from aCategoryDatasetand renders each data item using aCategoryItemRenderer.CenterTextMode The mode for the center text on aRingPlot.CrosshairState Maintains state information about crosshairs on a plot between successive calls to the renderer's draw method.DatasetRenderingOrder Defines the tokens that indicate the rendering order for datasets in aCategoryPlotor anXYPlot.DialShape Used to indicate the background shape for aMeterPlot.DrawingSupplier A supplier ofPaint,StrokeandShapeobjects for use by plots and renderers.Marker The base class for markers that can be added to plots to highlight a value or range of values.MeterInterval An interval to be highlighted on aMeterPlot.Pannable An interface that user interface components can make use of to communicate with plots that support panning.Plot The base class for all plots in JFreeChart.PlotOrientation Used to indicate the orientation (horizontal or vertical) of a 2D plot.PlotRenderingInfo Stores information about the dimensions of a plot and its subplots.PlotState Records information about the state of a plot during the drawing process.PolarAxisLocation Used to indicate the location of an axis on aPolarPlot.SeriesRenderingOrder Defines the tokens that indicate the rendering order for series in aXYPlot.ValueAxisPlot An interface that is implemented by plots that use aValueAxis, providing a standard method to find the current data range.XYPlot A general class for plotting data in the form of (x, y) pairs.Zoomable A plot that is zoomable must implement this interface to provide a mechanism for user interface components to control the zooming. -
Classes in org.jfree.chart.plot used by org.jfree.chart.plot.compass Class Description Plot The base class for all plots in JFreeChart.PlotRenderingInfo Stores information about the dimensions of a plot and its subplots.PlotState Records information about the state of a plot during the drawing process. -
Classes in org.jfree.chart.plot used by org.jfree.chart.plot.dial Class Description Plot The base class for all plots in JFreeChart.PlotRenderingInfo Stores information about the dimensions of a plot and its subplots.PlotState Records information about the state of a plot during the drawing process. -
Classes in org.jfree.chart.plot used by org.jfree.chart.plot.flow Class Description Plot The base class for all plots in JFreeChart.PlotRenderingInfo Stores information about the dimensions of a plot and its subplots.PlotState Records information about the state of a plot during the drawing process. -
Classes in org.jfree.chart.plot used by org.jfree.chart.plot.pie Class Description Plot The base class for all plots in JFreeChart.PlotRenderingInfo Stores information about the dimensions of a plot and its subplots.PlotState Records information about the state of a plot during the drawing process. -
Classes in org.jfree.chart.plot used by org.jfree.chart.renderer Class Description DrawingSupplier A supplier ofPaint,StrokeandShapeobjects for use by plots and renderers.PlotOrientation Used to indicate the orientation (horizontal or vertical) of a 2D plot.PlotRenderingInfo Stores information about the dimensions of a plot and its subplots.PolarPlot Plots data that is in (theta, radius) pairs where theta equal to zero is due north and increases clockwise.WaferMapPlot A wafer map plot. -
Classes in org.jfree.chart.plot used by org.jfree.chart.renderer.category Class Description CategoryCrosshairState Represents state information for the crosshairs in aCategoryPlot.CategoryMarker A marker for a category.CategoryPlot A general plotting class that uses data from aCategoryDatasetand renders each data item using aCategoryItemRenderer.DrawingSupplier A supplier ofPaint,StrokeandShapeobjects for use by plots and renderers.Marker The base class for markers that can be added to plots to highlight a value or range of values.PlotOrientation Used to indicate the orientation (horizontal or vertical) of a 2D plot.PlotRenderingInfo Stores information about the dimensions of a plot and its subplots. -
Classes in org.jfree.chart.plot used by org.jfree.chart.renderer.xy Class Description CrosshairState Maintains state information about crosshairs on a plot between successive calls to the renderer's draw method.DrawingSupplier A supplier ofPaint,StrokeandShapeobjects for use by plots and renderers.Marker The base class for markers that can be added to plots to highlight a value or range of values.Plot The base class for all plots in JFreeChart.PlotOrientation Used to indicate the orientation (horizontal or vertical) of a 2D plot.PlotRenderingInfo Stores information about the dimensions of a plot and its subplots.XYPlot A general class for plotting data in the form of (x, y) pairs. -
Classes in org.jfree.chart.plot used by org.jfree.chart.swing Class Description Crosshair ACrosshairrepresents a value on a chart and is usually displayed as a line perpendicular to the x or y-axis (and sometimes including a label that shows the crosshair value as text).PlotOrientation Used to indicate the orientation (horizontal or vertical) of a 2D plot. -
Classes in org.jfree.chart.plot used by org.jfree.chart.swing.editor Class Description Plot The base class for all plots in JFreeChart.PolarPlot Plots data that is in (theta, radius) pairs where theta equal to zero is due north and increases clockwise.