Class TimeScaleChronology

  • All Implemented Interfaces:
    TimeScale

    public class TimeScaleChronology
    extends java.lang.Object
    implements TimeScale
    • Constructor Detail

      • TimeScaleChronology

        public TimeScaleChronology​(double fullWidth)
    • Method Detail

      • getWidth

        public double getWidth​(Day instant)
        Specified by:
        getWidth in interface TimeScale
      • setMin

        public final void setMin​(long min)
      • setMax

        public final void setMax​(long max)