Interface TaskDraw
- All Superinterfaces:
UDrawable
- All Known Implementing Classes:
AbstractTaskDraw
,TaskDrawDiamond
,TaskDrawGroup
,TaskDrawRegular
,TaskDrawSeparator
-
Method Summary
Modifier and TypeMethodDescriptionvoid
drawTitle
(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars) getFingerPrint
(StringBounder stringBounder) getFingerPrintNote
(StringBounder stringBounder) double
getFullHeightTask
(StringBounder stringBounder) double
getHeightMax
(StringBounder stringBounder) getTask()
double
getTitleWidth
(StringBounder stringBounder) double
getX1
(TaskAttribute taskAttribute) double
getX2
(TaskAttribute taskAttribute) getY
(StringBounder stringBounder) double
getY
(StringBounder stringBounder, Direction direction) void
setColorsAndCompletion
(CenterBorderColor colors, int completion, Url url, Display note, Stereotype noteStereotype)
-
Method Details
-
getTrueRow
TaskDraw getTrueRow() -
setColorsAndCompletion
void setColorsAndCompletion(CenterBorderColor colors, int completion, Url url, Display note, Stereotype noteStereotype) -
getY
-
getY
-
drawTitle
-
getTitleWidth
-
getFullHeightTask
-
getHeightMax
-
getTask
Task getTask() -
getFingerPrint
-
getFingerPrintNote
-
getX1
-
getX2
-