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
getX
(StringBounder stringBounder, GSide side, GArrowType arrowType) getY
(StringBounder stringBounder) double
getY
(StringBounder stringBounder, GSide side) 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
-
getX
-