public class TimeHeaderSimple extends TimeHeader
thParam| Constructor and Description |
|---|
TimeHeaderSimple(StringBounder stringBounder,
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(StringBounder stringBounder) |
double |
getTimeFooterHeight(StringBounder stringBounder) |
double |
getTimeHeaderHeight(StringBounder stringBounder) |
closedBackgroundColor, closedFontColor, drawHline, drawRectangle, drawVline, getFontConfiguration, getLineColor, getMax, getMin, getTextBlock, getTimeScale, isBold2, openFontColor, printCentered, printCentered, printVerticalSeparatorspublic TimeHeaderSimple(StringBounder stringBounder, TimeHeaderParameters thParam, PrintScale printScale)
public double getFullHeaderHeight(StringBounder stringBounder)
getFullHeaderHeight in class TimeHeaderpublic double getTimeHeaderHeight(StringBounder stringBounder)
getTimeHeaderHeight in class TimeHeaderpublic double getTimeFooterHeight(StringBounder stringBounder)
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)