public class TimeHeaderDaily extends TimeHeaderCalendar
colorDays, colorDaysOfWeek, defaultPlan, locale
max, min
Constructor and Description |
---|
TimeHeaderDaily(java.util.Locale locale,
Style timelineStyle,
Style closedStyle,
double scale,
Day calendar,
Day min,
Day max,
LoadPlanable defaultPlan,
java.util.Map<Day,HColor> colorDays,
java.util.Map<DayOfWeek,HColor> colorDaysOfWeek,
java.util.Map<Day,java.lang.String> nameDays,
Day printStart,
Day printEnd,
HColorSet colorSet,
ThemeStyle themeStyle) |
Modifier and Type | Method and Description |
---|---|
void |
drawTimeFooter(UGraphic ug) |
void |
drawTimeHeader(UGraphic ug,
double totalHeightWithoutFooter) |
double |
getFullHeaderHeight() |
double |
getTimeFooterHeight() |
double |
getTimeHeaderHeight() |
drawTextsBackground
closedBackgroundColor, closedFontColor, drawHline, drawRectangle, drawVbar, getBarColor, getFontConfiguration, getTextBlock, getTimeScale, openFontColor, printCentered, printCentered, Y_POS_ROW16, Y_POS_ROW28
public TimeHeaderDaily(java.util.Locale locale, Style timelineStyle, Style closedStyle, double scale, Day calendar, Day min, Day max, LoadPlanable defaultPlan, java.util.Map<Day,HColor> colorDays, java.util.Map<DayOfWeek,HColor> colorDaysOfWeek, java.util.Map<Day,java.lang.String> nameDays, Day printStart, Day printEnd, HColorSet colorSet, ThemeStyle themeStyle)
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
public double getFullHeaderHeight()
getFullHeaderHeight
in class TimeHeader