Interface TimeScale
-
- All Known Implementing Classes:
TimeScaleBasic,TimeScaleBasic2,TimeScaleWithoutWeekEnd
public interface TimeScale
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetEndingPosition(Instant instant)doublegetStartingPosition(Instant instant)doublegetWidth(Instant instant)
-