Class TaskDrawRegular
java.lang.Object
net.sourceforge.plantuml.project.draw.AbstractTaskDraw
net.sourceforge.plantuml.project.draw.TaskDrawRegular
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.project.draw.AbstractTaskDraw
note, prettyDisplay, start, timeScale, url
-
Constructor Summary
ConstructorsConstructorDescriptionTaskDrawRegular
(TimeScale timeScale, Real y, String prettyDisplay, Day start, Day end, boolean oddStart, boolean oddEnd, ISkinSimple skinSimple, Task task, ToTaskDraw toTaskDraw, Collection<GanttConstraint> constraints, StyleBuilder styleBuilder) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
drawTitle
(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars) void
getFingerPrint
(StringBounder stringBounder) getFingerPrintNote
(StringBounder stringBounder) double
getHeightMax
(StringBounder stringBounder) 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
-
Constructor Details
-
TaskDrawRegular
public TaskDrawRegular(TimeScale timeScale, Real y, String prettyDisplay, Day start, Day end, boolean oddStart, boolean oddEnd, ISkinSimple skinSimple, Task task, ToTaskDraw toTaskDraw, Collection<GanttConstraint> constraints, StyleBuilder styleBuilder)
-
-
Method Details
-
getShapeHeight
- Specified by:
getShapeHeight
in classAbstractTaskDraw
-
drawTitle
-
getTitle
- Specified by:
getTitle
in classAbstractTaskDraw
-
drawU
-
getHeightMax
-
getFingerPrint
-
getFingerPrintNote
-
getX1
-
getX2
-
drawShape
-