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, printVerticalSeparators
public TimeHeaderChronology(StringBounder stringBounder, TimeHeaderParameters thParam, PrintScale printScale, TimeScaleChronology timeScale)
public double getFullHeaderHeight(StringBounder stringBounder)
getFullHeaderHeight
in class TimeHeader
public double getTimeHeaderHeight(StringBounder stringBounder)
getTimeHeaderHeight
in class TimeHeader
public double getTimeFooterHeight(StringBounder stringBounder)
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)