Interface Scale

All Known Implementing Classes:
DecadeScale, HourScale, MonthScale, QuarterDayScale, WeekDayScale, WeekScale, YearScale

public interface Scale
  • Method Details

    • getPreferredUnitWidth

      int getPreferredUnitWidth()
    • measureUnitWidth

      int measureUnitWidth()
    • drawContent

      void drawContent(GC gc, Rectangle coords)