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_ROW28
public TimeHeaderSimple(TimeHeaderParameters thParam, PrintScale printScale)
public double getFullHeaderHeight()
getFullHeaderHeight
in class TimeHeader
public double getTimeHeaderHeight()
getTimeHeaderHeight
in class TimeHeader
public double getTimeFooterHeight()
getTimeFooterHeight
in class TimeHeader
public void drawTimeHeader(UGraphic ug, double totalHeightWithoutFooter)
drawTimeHeader
in class TimeHeader
public void drawTimeFooter(UGraphic ug)
drawTimeFooter
in class TimeHeader
protected final void drawTextsBackground(UGraphic ug, double totalHeightWithoutFooter)