| 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 TaskDrawpublic FingerPrint getFingerPrint(StringBounder stringBounder)
getFingerPrint in interface TaskDrawpublic FingerPrint getFingerPrintNote(StringBounder stringBounder)
getFingerPrintNote in interface TaskDrawpublic double getFullHeightTask(StringBounder stringBounder)
getFullHeightTask in interface TaskDrawpublic Real getY(StringBounder stringBounder)
public TaskDraw getTrueRow()
getTrueRow in interface TaskDrawpublic void setColorsAndCompletion(CenterBorderColor colors, int completion, Url url, Display note)
setColorsAndCompletion in interface TaskDrawpublic double getY(StringBounder stringBounder, Direction direction)
public double getHeightMax(StringBounder stringBounder)
getHeightMax in interface TaskDrawpublic double getX1(TaskAttribute taskAttribute)
public double getX2(TaskAttribute taskAttribute)