Class TimeHeaderParameters

java.lang.Object
net.sourceforge.plantuml.project.TimeHeaderParameters

public class TimeHeaderParameters extends Object
  • Constructor Details

  • Method Details

    • getColor

      public HColor getColor(Day wink)
    • getColor

      public HColor getColor(DayOfWeek dayOfWeek)
    • getScale

      public final double getScale()
    • getMin

      public final Day getMin()
    • getMax

      public final Day getMax()
    • getColorSet

      public final HColorSet getColorSet()
    • getTimelineStyle

      public final Style getTimelineStyle()
    • getClosedStyle

      public final Style getClosedStyle()
    • getLocale

      public final Locale getLocale()
    • getLoadPlanable

      public final LoadPlanable getLoadPlanable()
    • getStartingDay

      public Day getStartingDay()
    • getVerticalSeparatorBefore

      public final Set<Day> getVerticalSeparatorBefore()