|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DoubleCoordinateTransformation
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 |
|---|
double convert(double d)
convert in interface Transformationdouble unConvert(double i)
double getPlotMin()
double getPlotMax()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||