|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Converts between double values and pixel values for the DoubleAxis
type.
DoubleAxis
Method Summary | |
double |
convert(double d)
Returns a pixel value for a given double value. |
double |
getPlotMax()
Returns the maximum value on the axis. |
double |
getPlotMin()
Returns the minimum value on the axis. |
double |
unConvert(double i)
Returns a double value for a given pixel. |
Method Detail |
public double convert(double d)
convert
in interface Transformation
public double unConvert(double i)
public double getPlotMin()
public double getPlotMax()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |