Class TimelineStyleData
java.lang.Object
net.sourceforge.plantuml.project.data.TimelineStyleData
Value object containing timeline styling information.
-
Constructor Summary
ConstructorsConstructorDescriptionTimelineStyleData(ISkinParam skinParam, GanttStyle ganttStyle, HColorSet colorSet) -
Method Summary
Modifier and TypeMethodDescriptiondoubledoubledoubledouble
-
Constructor Details
-
TimelineStyleData
-
-
Method Details
-
getSkinParam
-
getPragma
-
getFontSizeDay
public double getFontSizeDay() -
getFontSizeMonth
public double getFontSizeMonth() -
getFontSizeYear
public double getFontSizeYear() -
getFont
-
getClosedBackgroundColor
-
getClosedFontColor
-
getOpenFontColor
-
getLineColor
-
getColorSet
-
applyVerticalSeparatorStyle
-
getCellWidth
public double getCellWidth()
-