| Constructor and Description |
|---|
TransformDate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWeekday(GregorianCalendar cal)
Returns true if the specified date is a weekday.
|
double |
mapUnitToUser(double unit)
Maps points in the interval [0,1] to user coordinates.
|
double |
mapUserToUnit(double user)
Maps user coordinate to the interval [0,1].
|
void |
setupMapping(Axis1D axis1d)
Initializes the mappings between user and coordinate space.
|
public boolean isWeekday(GregorianCalendar cal)
public double mapUnitToUser(double unit)
mapUnitToUser in interface Transformpublic double mapUserToUnit(double user)
mapUserToUnit in interface Transformpublic void setupMapping(Axis1D axis1d)
setupMapping in interface TransformCopyright © 1970-2015 Rogue Wave Software
Built March 24 2015.