public class TimeHeaderMonthly extends TimeHeaderCalendar
thParam| Constructor and Description |
|---|
TimeHeaderMonthly(StringBounder stringBounder,
TimeHeaderParameters thParam,
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) |
drawTextsBackground, getLoadAt, localeclosedBackgroundColor, closedFontColor, drawHline, drawRectangle, drawVline, getFontConfiguration, getLineColor, getMax, getMin, getTextBlock, getTimeScale, isBold2, openFontColor, printCentered, printCentered, printVerticalSeparatorspublic TimeHeaderMonthly(StringBounder stringBounder, TimeHeaderParameters thParam, Day printStart)
public double getTimeHeaderHeight(StringBounder stringBounder)
getTimeHeaderHeight in class TimeHeaderpublic double getTimeFooterHeight(StringBounder stringBounder)
getTimeFooterHeight in class TimeHeaderpublic double getFullHeaderHeight(StringBounder stringBounder)
getFullHeaderHeight in class TimeHeaderpublic void drawTimeHeader(UGraphic ug, double totalHeightWithoutFooter)
drawTimeHeader in class TimeHeaderpublic void drawTimeFooter(UGraphic ug)
drawTimeFooter in class TimeHeader