Class TaskDrawDiamond
java.lang.Object
net.sourceforge.plantuml.project.draw.AbstractTaskDraw
net.sourceforge.plantuml.project.draw.TaskDrawDiamond
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
note, prettyDisplay, start, timeScale, url
-
Constructor Summary
ConstructorsConstructorDescriptionTaskDrawDiamond
(TimeScale timeScale, Real y, java.lang.String prettyDisplay, Day start, ISkinParam skinParam, Task task, ToTaskDraw toTaskDraw, StyleBuilder styleBuilder, HColorSet colorSet) -
Method Summary
Modifier and TypeMethodDescriptionfinal void
drawTitle
(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars) void
getFingerPrint
(StringBounder stringBounder) getFingerPrintNote
(StringBounder stringBounder) double
getHeightMax
(StringBounder stringBounder) protected double
getShapeHeight
(StringBounder stringBounder) protected TextBlock
getTitle()
double
getX1
(TaskAttribute taskAttribute) double
getX2
(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
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
TaskDrawDiamond
public TaskDrawDiamond(TimeScale timeScale, Real y, java.lang.String prettyDisplay, Day start, ISkinParam skinParam, Task task, ToTaskDraw toTaskDraw, StyleBuilder styleBuilder, HColorSet colorSet)
-
-
Method Details
-
getHeightMax
-
getShapeHeight
- Specified by:
getShapeHeight
in classAbstractTaskDraw
-
drawTitle
public final void drawTitle(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars) -
getTitle
- Specified by:
getTitle
in classAbstractTaskDraw
-
drawU
-
getFingerPrintNote
-
getFingerPrint
-
getX1
-
getX2
-