Uses of Package
com.jrefinery.chart.entity

Packages that use com.jrefinery.chart.entity
com.jrefinery.chart The main classes in the JFreeChart class library. 
com.jrefinery.chart.entity Classes representing components of (or entities in) a chart. 
 

Classes in com.jrefinery.chart.entity used by com.jrefinery.chart
ChartEntity
          A class that captures information about some component of a chart (a bar, line etc).
EntityCollection
          Defines the methods that a collection of entities is required to implement.
 

Classes in com.jrefinery.chart.entity used by com.jrefinery.chart.entity
ChartEntity
          A class that captures information about some component of a chart (a bar, line etc).
EntityCollection
          Defines the methods that a collection of entities is required to implement.