Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.jfree.chart.entity

Interface Summary
EntityCollection This interface defines the methods used to access an ordered list of ChartEntity objects.
 

Class Summary
CategoryItemEntity A chart entity that represents one item within a category plot.
ChartEntity A class that captures information about some component of a chart (a bar, line etc).
ContourEntity Represents an item on a contour chart.
LegendItemEntity An entity that represents an item within a legend.
PieSectionEntity A chart entity that represents one section within a pie plot.
StandardEntityCollection A standard implementation of the EntityCollection interface.
TickLabelEntity A chart entity representing a tick label.
XYAnnotationEntity A chart entity that represents an annotation on an org.jfree.chart.plot.XYPlot.
XYItemEntity A chart entity that represents one item within an org.jfree.chart.plot.XYPlot.