Uses of Package
org.jfree.chart.entity
Packages that use org.jfree.chart.entity
Package
Description
Core classes, including
JFreeChart
and
ChartPanel
.Blocks and layout classes used extensively by the
LegendTitle
class.Classes representing components of (or entities in) a chart.
Core support for the plug-in renderers used by the
CategoryPlot
and XYPlot
classes.Plug-in renderers for the
CategoryPlot
class.Plug-in renderers for the
XYPlot
class.-
Classes in org.jfree.chart.entity used by org.jfree.chartClassDescriptionA class that captures information about some component of a chart (a bar, line etc).This interface defines the methods used to access an ordered list of
ChartEntity
objects. -
Classes in org.jfree.chart.entity used by org.jfree.chart.blockClassDescriptionThis interface defines the methods used to access an ordered list of
ChartEntity
objects. -
Classes in org.jfree.chart.entity used by org.jfree.chart.entityClassDescriptionA class that captures information about some component of a chart (a bar, line etc).This interface defines the methods used to access an ordered list of
ChartEntity
objects.A chart entity representing a tick label. -
Classes in org.jfree.chart.entity used by org.jfree.chart.rendererClassDescriptionThis interface defines the methods used to access an ordered list of
ChartEntity
objects. -
Classes in org.jfree.chart.entity used by org.jfree.chart.renderer.categoryClassDescriptionThis interface defines the methods used to access an ordered list of
ChartEntity
objects. -
Classes in org.jfree.chart.entity used by org.jfree.chart.renderer.xyClassDescriptionThis interface defines the methods used to access an ordered list of
ChartEntity
objects.