public class TimeHeaderDaily extends TimeHeaderCalendar
max, min| Constructor and Description |
|---|
TimeHeaderDaily(TimeHeaderParameters thParam,
java.util.Map<Day,java.lang.String> nameDays,
Day printStart,
Day printEnd) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawTimeFooter(UGraphic ug) |
void |
drawTimeHeader(UGraphic ug,
double totalHeightWithoutFooter) |
double |
getFullHeaderHeight() |
double |
getTimeFooterHeight() |
double |
getTimeHeaderHeight() |
drawTextsBackground, getLoadAt, isBold, localeclosedBackgroundColor, closedFontColor, drawHline, drawRectangle, drawVbar, getBarColor, getFontConfiguration, getTextBlock, getTimeScale, goBold, openFontColor, printCentered, printCentered, Y_POS_ROW16, Y_POS_ROW28public TimeHeaderDaily(TimeHeaderParameters thParam, java.util.Map<Day,java.lang.String> nameDays, Day printStart, Day printEnd)
public 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 TimeHeaderpublic double getFullHeaderHeight()
getFullHeaderHeight in class TimeHeader