Constructor and Description |
---|
TaskDrawSeparator(java.lang.String name,
TimeScale timeScale,
Real y,
Day min,
Day max,
StyleBuilder styleBuilder,
HColorSet colorSet) |
Modifier and Type | Method and Description |
---|---|
void |
drawTitle(UGraphic ug,
LabelStrategy labelStrategy,
double colTitles,
double colBars) |
void |
drawU(UGraphic ug) |
FingerPrint |
getFingerPrint(StringBounder stringBounder) |
FingerPrint |
getFingerPrintNote(StringBounder stringBounder) |
double |
getFullHeightTask(StringBounder stringBounder) |
double |
getHeightMax(StringBounder stringBounder) |
Task |
getTask() |
double |
getTitleWidth(StringBounder stringBounder) |
TaskDraw |
getTrueRow() |
double |
getX1(TaskAttribute taskAttribute) |
double |
getX2(TaskAttribute taskAttribute) |
Real |
getY(StringBounder stringBounder) |
double |
getY(StringBounder stringBounder,
Direction direction) |
void |
setColorsAndCompletion(CenterBorderColor colors,
int completion,
Url url,
Display note) |
public void drawTitle(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars)
public double getTitleWidth(StringBounder stringBounder)
getTitleWidth
in interface TaskDraw
public FingerPrint getFingerPrint(StringBounder stringBounder)
getFingerPrint
in interface TaskDraw
public FingerPrint getFingerPrintNote(StringBounder stringBounder)
getFingerPrintNote
in interface TaskDraw
public double getFullHeightTask(StringBounder stringBounder)
getFullHeightTask
in interface TaskDraw
public Real getY(StringBounder stringBounder)
public TaskDraw getTrueRow()
getTrueRow
in interface TaskDraw
public void setColorsAndCompletion(CenterBorderColor colors, int completion, Url url, Display note)
setColorsAndCompletion
in interface TaskDraw
public double getY(StringBounder stringBounder, Direction direction)
public double getHeightMax(StringBounder stringBounder)
getHeightMax
in interface TaskDraw
public double getX1(TaskAttribute taskAttribute)
public double getX2(TaskAttribute taskAttribute)