public class TimeHeaderWeekly extends TimeHeaderCalendar
thParam
Constructor and Description |
---|
TimeHeaderWeekly(StringBounder stringBounder,
TimeHeaderParameters thParam,
WeekNumberStrategy weekNumberStrategy,
boolean withCalendarDate,
Day printStart) |
Modifier and Type | Method and Description |
---|---|
void |
drawTimeFooter(UGraphic ug) |
void |
drawTimeHeader(UGraphic ug,
double totalHeightWithoutFooter) |
double |
getFullHeaderHeight(StringBounder stringBounder) |
double |
getTimeFooterHeight(StringBounder stringBounder) |
double |
getTimeHeaderHeight(StringBounder stringBounder) |
protected void |
printVerticalSeparators(UGraphic ug,
double totalHeightWithoutFooter) |
drawTextsBackground, getLoadAt, locale
closedBackgroundColor, closedFontColor, drawHline, drawRectangle, drawVline, getFontConfiguration, getLineColor, getMax, getMin, getTextBlock, getTimeScale, isBold2, openFontColor, printCentered, printCentered
public TimeHeaderWeekly(StringBounder stringBounder, TimeHeaderParameters thParam, WeekNumberStrategy weekNumberStrategy, boolean withCalendarDate, Day printStart)
public double getTimeHeaderHeight(StringBounder stringBounder)
getTimeHeaderHeight
in class TimeHeader
public double getTimeFooterHeight(StringBounder stringBounder)
getTimeFooterHeight
in class TimeHeader
public double getFullHeaderHeight(StringBounder stringBounder)
getFullHeaderHeight
in class TimeHeader
public void drawTimeHeader(UGraphic ug, double totalHeightWithoutFooter)
drawTimeHeader
in class TimeHeader
public void drawTimeFooter(UGraphic ug)
drawTimeFooter
in class TimeHeader
protected void printVerticalSeparators(UGraphic ug, double totalHeightWithoutFooter)
printVerticalSeparators
in class TimeHeader