Class TaskDrawSeparator
java.lang.Object
net.sourceforge.plantuml.project.draw.TaskDrawSeparator
-
Constructor Summary
ConstructorsConstructorDescriptionTaskDrawSeparator(String name, TimeScale timeScale, Real y, Day min, Day max, StyleBuilder styleBuilder, HColorSet colorSet) -
Method Summary
Modifier and TypeMethodDescriptionvoiddrawTitle(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars) voidgetFingerPrint(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)
-
Constructor Details
-
TaskDrawSeparator
-
-
Method Details
-
drawTitle
-
getTitleWidth
- Specified by:
getTitleWidthin interfaceTaskDraw
-
drawU
-
getFingerPrint
- Specified by:
getFingerPrintin interfaceTaskDraw
-
getFingerPrintNote
- Specified by:
getFingerPrintNotein interfaceTaskDraw
-
getFullHeightTask
- Specified by:
getFullHeightTaskin interfaceTaskDraw
-
getY
-
getTrueRow
- Specified by:
getTrueRowin interfaceTaskDraw
-
setColorsAndCompletion
- Specified by:
setColorsAndCompletionin interfaceTaskDraw
-
getTask
-
getY
-
getHeightMax
- Specified by:
getHeightMaxin interfaceTaskDraw
-
getX1
-
getX2
-