Interface TimeScale
-
- All Known Implementing Classes:
TimeScaleCompressed,TimeScaleDaily,TimeScaleWink
public interface TimeScale
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetEndingPosition(Day instant)doublegetStartingPosition(Day instant)doublegetWidth(Day instant)booleanisBreaking(Day instant)
-