|
|||||||||
| Home >> All >> org >> jfree >> chart >> [ annotations overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.jfree.chart.annotations
Core classes, including org.jfree.chart.JFreeChart and org.jfree.chart.ChartPanel.
See:
Description
| Interface Summary | |
| CategoryAnnotation | The interface that must be supported by annotations that are to be added to a org.jfree.chart.plot.CategoryPlot. |
| XYAnnotation | The interface that must be supported by annotations that are to be added to an org.jfree.chart.plot.XYPlot. |
| Class Summary | |
| AbstractXYAnnotation | The interface that must be supported by annotations that are to be added to an org.jfree.chart.plot.XYPlot. |
| CategoryTextAnnotation | A text annotation that can be placed on a org.jfree.chart.plot.CategoryPlot. |
| TextAnnotation | A base class for text annotations. |
| XYBoxAnnotation | A box annotation that can be placed on an org.jfree.chart.plot.XYPlot. |
| XYDrawableAnnotation | A general annotation that can be placed on an org.jfree.chart.plot.XYPlot. |
| XYImageAnnotation | An annotation that allows an image to be placed at some location on an org.jfree.chart.plot.XYPlot. |
| XYLineAnnotation | A simple line annotation that can be placed on an org.jfree.chart.plot.XYPlot. |
| XYPointerAnnotation | An arrow and label that can be placed on an org.jfree.chart.plot.XYPlot. |
| XYPolygonAnnotation | A polygon annotation that can be placed on an org.jfree.chart.plot.XYPlot. |
| XYShapeAnnotation | A simple Shape annotation that can be placed on an
org.jfree.chart.plot.XYPlot. |
| XYTextAnnotation | A text annotation that can be placed at a particular (x, y) location on an org.jfree.chart.plot.XYPlot. |
Package org.jfree.chart.annotations Description
Core classes, including org.jfree.chart.JFreeChart and org.jfree.chart.ChartPanel.
|
|||||||||
| Home >> All >> org >> jfree >> chart >> [ annotations overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||