See: Description
Interface | Description |
---|---|
EntityCollection |
This interface defines the methods used to access an ordered list of
ChartEntity objects. |
Class | Description |
---|---|
AxisEntity |
A class that captures information about an
Axis belonging to a
chart. |
CategoryItemEntity |
A chart entity that represents one item within a category plot.
|
CategoryLabelEntity |
An entity to represent the labels on a
CategoryAxis . |
ChartEntity |
A class that captures information about some component of a chart (a bar,
line etc).
|
ContourEntity | Deprecated
This class is no longer supported (as of version 1.0.4).
|
JFreeChartEntity |
A class that captures information about an entire chart.
|
LegendItemEntity |
An entity that represents an item within a legend.
|
PieSectionEntity |
A chart entity that represents one section within a pie plot.
|
PlotEntity |
A class that captures information about a plot.
|
StandardEntityCollection |
A standard implementation of the
EntityCollection interface. |
TickLabelEntity |
A chart entity representing a tick label.
|
TitleEntity |
A class that captures information about a Title of a chart.
|
XYAnnotationEntity |
A chart entity that represents an annotation on an
XYPlot . |
XYItemEntity |
A chart entity that represents one item within an
XYPlot . |
Jas4pp 1.5 © Java Analysis Studio for Particle Physics