Class TaskDrawGroup
java.lang.Object
net.sourceforge.plantuml.project.draw.AbstractTaskDraw
net.sourceforge.plantuml.project.draw.TaskDrawGroup
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
note, prettyDisplay, start, timeScale, url -
Constructor Summary
ConstructorsConstructorDescriptionTaskDrawGroup(TimeScale timeScale, Real y, String prettyDisplay, Day start, Day end, Task task, ToTaskDraw toTaskDraw, StyleBuilder styleBuilder) -
Method Summary
Modifier and TypeMethodDescriptionvoiddrawTitle(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars) voidgetFingerPrint(StringBounder stringBounder) getFingerPrintNote(StringBounder stringBounder) doublegetHeightMax(StringBounder stringBounder) protected doublegetShapeHeight(StringBounder stringBounder) protected TextBlockgetTitle()doublegetX1(TaskAttribute taskAttribute) doublegetX2(TaskAttribute taskAttribute) Methods inherited from class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
getBackgroundColor, getColors, getColorSet, getCompletion, getFontConfiguration, getFullHeightTask, getLineColor, getStyle, getStyleBuilder, getTask, getTitleWidth, getTrueRow, getY, getY, setColorsAndCompletion, toString
-
Constructor Details
-
TaskDrawGroup
public TaskDrawGroup(TimeScale timeScale, Real y, String prettyDisplay, Day start, Day end, Task task, ToTaskDraw toTaskDraw, StyleBuilder styleBuilder)
-
-
Method Details
-
getShapeHeight
- Specified by:
getShapeHeightin classAbstractTaskDraw
-
drawTitle
-
getTitle
- Specified by:
getTitlein classAbstractTaskDraw
-
drawU
-
getHeightMax
-
getFingerPrint
-
getFingerPrintNote
-
getX1
-
getX2
-