Interface TaskDraw
- All Superinterfaces:
UDrawable
- All Known Implementing Classes:
AbstractTaskDraw,TaskDrawDiamond,TaskDrawGroup,TaskDrawRegular,TaskDrawSeparator
-
Method Summary
Modifier and TypeMethodDescriptionvoiddrawTitle(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars) getFingerPrint(StringBounder stringBounder) getFingerPrintNote(StringBounder stringBounder) doublegetFullHeightTask(StringBounder stringBounder) doublegetHeightMax(StringBounder stringBounder) getTask()doublegetTitleWidth(StringBounder stringBounder) doublegetX1(TaskAttribute taskAttribute) doublegetX2(TaskAttribute taskAttribute) getY(StringBounder stringBounder) doublegetY(StringBounder stringBounder, Direction direction) voidsetColorsAndCompletion(CenterBorderColor colors, int completion, Url url, Display note)