org.jfree.chart.annotations.CategoryAnnotation |
![]() |
The interface that must be supported by annotations that are to be added to
a CategoryPlot
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Draws the annotation.
|
Draws the annotation.
g2 | the graphics device. |
---|---|
plot | the plot. |
dataArea | the data area. |
domainAxis | the domain axis. |
rangeAxis | the range axis. |