JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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 an
XYPlot
.
class
XYDataRangeAnnotation
This annotation can be put on an
XYPlot
to ensure a visible data range.