public class TimeHeaderDaily extends TimeHeaderCalendar
thParam| Constructor and Description |
|---|
TimeHeaderDaily(StringBounder stringBounder,
TimeHeaderParameters thParam,
java.util.Map<Day,java.lang.String> nameDays,
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, localeclosedBackgroundColor, closedFontColor, drawHline, drawRectangle, drawVline, getFontConfiguration, getLineColor, getMax, getMin, getTextBlock, getTimeScale, isBold2, openFontColor, printCentered, printCenteredpublic TimeHeaderDaily(StringBounder stringBounder, TimeHeaderParameters thParam, java.util.Map<Day,java.lang.String> nameDays, 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 TimeHeaderprotected void printVerticalSeparators(UGraphic ug, double totalHeightWithoutFooter)
printVerticalSeparators in class TimeHeaderpublic void drawTimeFooter(UGraphic ug)
drawTimeFooter in class TimeHeader