Uses of Class
org.jfree.chart.annotations.TextAnnotation
Package | Description |
---|---|
org.jfree.chart.annotations |
A framework for addings annotations to charts.
|
-
Uses of TextAnnotation in org.jfree.chart.annotations
Subclasses of TextAnnotation in org.jfree.chart.annotations Modifier and Type Class Description class
CategoryTextAnnotation
A text annotation that can be placed on aCategoryPlot
.class
XYPointerAnnotation
An arrow and label that can be placed on anXYPlot
.class
XYTextAnnotation
A text annotation that can be placed at a particular (x, y) location on anXYPlot
.