public class TimeHeaderChronology extends TimeHeader
thParam| Constructor and Description |
|---|
TimeHeaderChronology(StringBounder stringBounder,
TimeHeaderParameters thParam,
PrintScale printScale,
TimeScaleChronology timeScale) |
| 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 TimeHeaderChronology(StringBounder stringBounder, TimeHeaderParameters thParam, PrintScale printScale, TimeScaleChronology timeScale)
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)