Constructor and Description |
---|
TimeScaleChronology(double fullWidth) |
Modifier and Type | Method and Description |
---|---|
double |
getEndingPosition(Day instant) |
double |
getStartingPosition(Day instant) |
double |
getWidth(Day instant) |
boolean |
isBreaking(Day instant) |
void |
setMax(long max) |
void |
setMin(long min) |
public double getStartingPosition(Day instant)
getStartingPosition
in interface TimeScale
public double getEndingPosition(Day instant)
getEndingPosition
in interface TimeScale
public boolean isBreaking(Day instant)
isBreaking
in interface TimeScale
public final void setMin(long min)
public final void setMax(long max)