Package | Description |
---|---|
org.jfree.chart |
Core classes, including
JFreeChart and
ChartPanel . |
org.jfree.chart.annotations |
A framework for addings annotations to charts.
|
org.jfree.chart.plot |
Plot classes and related interfaces.
|
org.jfree.chart.renderer.xy |
Plug-in renderers for the
XYPlot class. |
Class and Description |
---|
XYAnnotation
The interface that must be supported by annotations that are to be added to
an
XYPlot . |
Class and Description |
---|
AbstractXYAnnotation
The interface that must be supported by annotations that are to be added to
an
XYPlot . |
CategoryAnnotation
The interface that must be supported by annotations that are to be added to
a
CategoryPlot . |
CategoryTextAnnotation
A text annotation that can be placed on a
CategoryPlot . |
TextAnnotation
A base class for text annotations.
|
XYAnnotation
The interface that must be supported by annotations that are to be added to
an
XYPlot . |
XYAnnotationBoundsInfo
An interface that supplies information about the bounds of the annotation.
|
XYTextAnnotation
A text annotation that can be placed at a particular (x, y) location on an
XYPlot . |
Class and Description |
---|
CategoryAnnotation
The interface that must be supported by annotations that are to be added to
a
CategoryPlot . |
XYAnnotation
The interface that must be supported by annotations that are to be added to
an
XYPlot . |
Class and Description |
---|
XYAnnotation
The interface that must be supported by annotations that are to be added to
an
XYPlot . |
Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.