Class TimeHeaderParameters

java.lang.Object
net.sourceforge.plantuml.project.TimeHeaderParameters
All Implemented Interfaces:
GanttStyle

public class TimeHeaderParameters extends Object implements GanttStyle
  • 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()
    • forVerticalSeparator

      public final UGraphic forVerticalSeparator(UGraphic ug)
    • getStyle

      public final Style getStyle(SName param1, SName param2)
      Specified by:
      getStyle in interface GanttStyle
    • getStyle

      public Style getStyle(SName param)
      Specified by:
      getStyle in interface GanttStyle
    • getCellWidth

      public double getCellWidth(StringBounder stringBounder)