|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValueAxisPlot
An interface that is implemented by plots that use a ValueAxis
,
providing a standard method to find the current data range.
Method Summary | |
---|---|
Range |
getDataRange(ValueAxis axis)
Returns the data range that should apply for the specified axis. |
Method Detail |
---|
Range getDataRange(ValueAxis axis)
axis
- the axis.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |