Package net.sourceforge.plantuml.project
Class TimeHeaderParameters
java.lang.Object
net.sourceforge.plantuml.project.TimeHeaderParameters
- All Implemented Interfaces:
GanttStyle
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal UGraphic
double
getCellWidth
(StringBounder stringBounder) final Style
final HColorSet
final LoadPlanable
final Locale
final Day
getMax()
final Day
getMin()
final double
getScale()
final Style
final Style
-
Constructor Details
-
TimeHeaderParameters
-
-
Method Details
-
getColor
-
getColor
-
getScale
public final double getScale() -
getMin
-
getMax
-
getColorSet
-
getTimelineStyle
-
getClosedStyle
-
getLocale
-
getLoadPlanable
-
getStartingDay
-
getVerticalSeparatorBefore
-
forVerticalSeparator
-
getStyle
- Specified by:
getStyle
in interfaceGanttStyle
-
getStyle
- Specified by:
getStyle
in interfaceGanttStyle
-
getCellWidth
-