public interface XYAnnotationBoundsInfo
Modifier and Type | Method and Description |
---|---|
boolean |
getIncludeInDataBounds()
Returns a flag that determines whether or not the annotation's
bounds should be taken into account for auto-range calculations on
the axes that the annotation is plotted against.
|
Range |
getXRange()
Returns the range of x-values (in data space) that the annotation
uses.
|
Range |
getYRange()
Returns the range of y-values (in data space) that the annotation
uses.
|
boolean getIncludeInDataBounds()
Range getXRange()
Range getYRange()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics