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, ISkinParam skinParam) -
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) doublegetX(StringBounder stringBounder, GSide side, GArrowType arrowType) getY(StringBounder stringBounder) doublegetY(StringBounder stringBounder, GSide side) voidsetColorsAndCompletion(CenterBorderColor colors, int completion, Url url, Display note, Stereotype noteStereotype)
-
Constructor Details
-
TaskDrawSeparator
public TaskDrawSeparator(String name, TimeScale timeScale, Real y, Day min, Day max, StyleBuilder styleBuilder, ISkinParam skinParam)
-
-
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
public void setColorsAndCompletion(CenterBorderColor colors, int completion, Url url, Display note, Stereotype noteStereotype) - Specified by:
setColorsAndCompletionin interfaceTaskDraw
-
getTask
-
getY
-
getHeightMax
- Specified by:
getHeightMaxin interfaceTaskDraw
-
getX
-