Constructor and Description |
---|
TimeScaleCompressed(Day calendar,
double scale) |
Modifier and Type | Method and Description |
---|---|
double |
getEndingPosition(Day instant) |
double |
getStartingPosition(Day instant) |
double |
getWidth(Day instant) |
boolean |
isBreaking(Day instant) |
public TimeScaleCompressed(Day calendar, double scale)
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