public class TimeHeaderSimple extends TimeHeader
max, min| Constructor and Description |
|---|
TimeHeaderSimple(PrintScale printScale,
Style timelineStyle,
Style closedStyle,
double scale,
Day min,
Day max,
HColorSet colorSet,
ThemeStyle themeStyle,
java.util.Map<Day,HColor> colorDays) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawTextsBackground(UGraphic ug,
double totalHeightWithoutFooter) |
void |
drawTimeFooter(UGraphic ug) |
void |
drawTimeHeader(UGraphic ug,
double totalHeightWithoutFooter) |
double |
getFullHeaderHeight() |
double |
getTimeFooterHeight() |
double |
getTimeHeaderHeight() |
closedBackgroundColor, closedFontColor, drawHline, drawRectangle, drawVbar, getBarColor, getFontConfiguration, getTextBlock, getTimeScale, openFontColor, printCentered, printCentered, Y_POS_ROW16, Y_POS_ROW28public TimeHeaderSimple(PrintScale printScale, Style timelineStyle, Style closedStyle, double scale, Day min, Day max, HColorSet colorSet, ThemeStyle themeStyle, java.util.Map<Day,HColor> colorDays)
public double getFullHeaderHeight()
getFullHeaderHeight in class TimeHeaderpublic double getTimeHeaderHeight()
getTimeHeaderHeight in class TimeHeaderpublic double getTimeFooterHeight()
getTimeFooterHeight in class TimeHeaderpublic void drawTimeHeader(UGraphic ug, double totalHeightWithoutFooter)
drawTimeHeader in class TimeHeaderpublic void drawTimeFooter(UGraphic ug)
drawTimeFooter in class TimeHeaderprotected final void drawTextsBackground(UGraphic ug, double totalHeightWithoutFooter)