public class TimeHeaderSimple extends TimeHeader
max, min| Constructor and Description |
|---|
TimeHeaderSimple(TimeHeaderParameters thParam,
PrintScale printScale) |
| 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, goBold, openFontColor, printCentered, printCentered, Y_POS_ROW16, Y_POS_ROW28public TimeHeaderSimple(TimeHeaderParameters thParam, PrintScale printScale)
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)