Uses of Interface
org.jfree.chart.annotations.XYAnnotationBoundsInfo
-
Packages that use XYAnnotationBoundsInfo Package Description org.jfree.chart.annotations A framework for adding annotations to charts. -
-
Uses of XYAnnotationBoundsInfo in org.jfree.chart.annotations
Classes in org.jfree.chart.annotations that implement XYAnnotationBoundsInfo Modifier and Type Class Description class
XYDataImageAnnotation
An annotation that allows an image to be placed within a rectangle specified in data coordinates on anXYPlot
.
-