Package org.jfree.chart.entity
package org.jfree.chart.entity
Classes representing components of (or entities in) a chart.
-
ClassDescriptionA class that captures information about an
Axis
belonging to a chart.A chart entity that represents one item within a category plot.An entity to represent the labels on aCategoryAxis
.A class that captures information about some component of a chart (a bar, line etc).This interface defines the methods used to access an ordered list ofChartEntity
objects.A chart entity representing the flow between two nodes in aFlowPlot
.A class that captures information about an entire chart.An entity that represents an item within a legend.A chart entity representing a node in aFlowPlot
.A chart entity that represents one section within a pie plot.A class that captures information about a plot.A standard implementation of theEntityCollection
interface.A chart entity representing a tick label.A class that captures information about a Title of a chart.A chart entity that represents an annotation on anXYPlot
.A chart entity that represents one item within anXYPlot
.