Uses of Package
org.jfree.chart.entity
-
Packages that use org.jfree.chart.entity Package Description org.jfree.chart Core classes for JFreeChart includingJFreeChartandChartFactory.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 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. -
Classes in org.jfree.chart.entity used by org.jfree.chart Class Description EntityCollection This interface defines the methods used to access an ordered list ofChartEntityobjects. -
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 ofChartEntityobjects.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 ofChartEntityobjects. -
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 ofChartEntityobjects. -
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 ofChartEntityobjects. -
Classes in org.jfree.chart.entity used by org.jfree.chart.swing Class Description ChartEntity A class that captures information about some component of a chart (a bar, line etc).