Uses of Package
org.jfree.chart.entity
-
Packages that use org.jfree.chart.entity Package Description org.jfree.chart Core classes, includingJFreeChart
andChartPanel
.org.jfree.chart.block Blocks and layout classes used extensively by theLegendTitle
class.org.jfree.chart.entity Classes representing components of (or entities in) a chart.org.jfree.chart.renderer Core support for the plug-in renderers used by theCategoryPlot
andXYPlot
classes.org.jfree.chart.renderer.category Plug-in renderers for theCategoryPlot
class.org.jfree.chart.renderer.xy Plug-in renderers for theXYPlot
class. -
Classes in org.jfree.chart.entity used by org.jfree.chart Class Description ChartEntity A class that captures information about some component of a chart (a bar, line etc).EntityCollection This interface defines the methods used to access an ordered list ofChartEntity
objects. -
Classes in org.jfree.chart.entity used by org.jfree.chart.block Class Description EntityCollection This interface defines the methods used to access an ordered list ofChartEntity
objects. -
Classes in org.jfree.chart.entity used by org.jfree.chart.entity Class Description ChartEntity A class that captures information about some component of a chart (a bar, line etc).EntityCollection This interface defines the methods used to access an ordered list ofChartEntity
objects.TickLabelEntity A chart entity representing a tick label. -
Classes in org.jfree.chart.entity used by org.jfree.chart.renderer Class Description EntityCollection This interface defines the methods used to access an ordered list ofChartEntity
objects. -
Classes in org.jfree.chart.entity used by org.jfree.chart.renderer.category Class Description EntityCollection This interface defines the methods used to access an ordered list ofChartEntity
objects. -
Classes in org.jfree.chart.entity used by org.jfree.chart.renderer.xy Class Description EntityCollection This interface defines the methods used to access an ordered list ofChartEntity
objects.