Class TaskDrawSeparator
java.lang.Object
net.sourceforge.plantuml.project.draw.TaskDrawSeparator
-
Constructor Summary
ConstructorDescriptionTaskDrawSeparator
(String name, TimeScale timeScale, Real y, Day min, Day max, StyleBuilder styleBuilder, HColorSet colorSet) -
Method Summary
Modifier and TypeMethodDescriptionvoid
drawTitle
(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars) void
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)
-
Constructor Details
-
TaskDrawSeparator
-
-
Method Details
-
drawTitle
-
getTitleWidth
- Specified by:
getTitleWidth
in interfaceTaskDraw
-
drawU
-
getFingerPrint
- Specified by:
getFingerPrint
in interfaceTaskDraw
-
getFingerPrintNote
- Specified by:
getFingerPrintNote
in interfaceTaskDraw
-
getFullHeightTask
- Specified by:
getFullHeightTask
in interfaceTaskDraw
-
getY
-
getTrueRow
- Specified by:
getTrueRow
in interfaceTaskDraw
-
setColorsAndCompletion
public void setColorsAndCompletion(CenterBorderColor colors, int completion, Url url, Display note, Stereotype noteStereotype) - Specified by:
setColorsAndCompletion
in interfaceTaskDraw
-
getTask
-
getY
-
getHeightMax
- Specified by:
getHeightMax
in interfaceTaskDraw
-
getX1
-
getX2
-