|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DateCoordinateTransformation
A coordinate transformation for the DateAxis
type.
DateAxis
Method Summary | |
---|---|
double |
convert(long d)
Returns a pixel value on the axis for the given date value. |
long |
getAxisMax()
Returns the maximum value on the axis. |
long |
getAxisMin()
Returns the minimum value on the axis. |
long |
map(double i)
Returns a date value for the given pixel value. |
Method Detail |
---|
double convert(long d)
long map(double i)
long getAxisMin()
long getAxisMax()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |