|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface defining methods for interrogating a plot that displays values along the vertical axis.
Used by vertical axes (when auto-adjusting the axis range) to determine the minimum and maximum data values. Also used by the ChartPanel class for zooming.
Method Summary | |
Range |
getVerticalDataRange(ValueAxis axis)
Returns the range for the data to be plotted against the vertical axis. |
ValueAxis |
getVerticalValueAxis()
Returns the vertical axis. |
Method Detail |
public Range getVerticalDataRange(ValueAxis axis)
axis
- the axis.
public ValueAxis getVerticalValueAxis()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |