Class TaskDrawRegular
java.lang.Object
net.sourceforge.plantuml.gantt.draw.AbstractTaskDraw
net.sourceforge.plantuml.gantt.draw.TaskDrawRegular
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.gantt.draw.AbstractTaskDraw
note, noteStereotype, prettyDisplay, start, timeScale, url -
Constructor Summary
ConstructorsConstructorDescriptionTaskDrawRegular(HColorSet colorSet, TimeScale timeScale, Real y, String prettyDisplay, TimePoint start, TimePoint end, boolean oddStart, boolean oddEnd, ISkinParam skinParam, Task task, TaskDrawRegistryData toTaskDraw, Collection<GanttConstraint> constraints, StyleBuilder styleBuilder) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddrawTitle(UGraphic ug, LabelStrategy labelStrategy, double colTitles, double colBars) voidgetFingerPrint(StringBounder stringBounder) getFingerPrintNote(StringBounder stringBounder) doublegetHeightMax(StringBounder stringBounder) doublegetLabelOverflow(StringBounder stringBounder, double barsWidth) doublegetShapeHeight(StringBounder stringBounder) protected TextBlockgetTitle()doublegetX(StringBounder stringBounder, GSide side, GArrowType arrowType) Methods inherited from class net.sourceforge.plantuml.gantt.draw.AbstractTaskDraw
drawNote, getBackgroundColor, getColors, getColorSet, getCompletion, getFontConfiguration, getFullHeightTask, getLineColor, getOpaleNote, getPragma, getStyle, getStyleBuilder, getTask, getTitleWidth, getTrueRow, getY, getY, setColorsAndCompletion, toString
-
Constructor Details
-
TaskDrawRegular
public TaskDrawRegular(HColorSet colorSet, TimeScale timeScale, Real y, String prettyDisplay, TimePoint start, TimePoint end, boolean oddStart, boolean oddEnd, ISkinParam skinParam, Task task, TaskDrawRegistryData toTaskDraw, Collection<GanttConstraint> constraints, StyleBuilder styleBuilder)
-
-
Method Details
-
getShapeHeight
- Specified by:
getShapeHeightin classAbstractTaskDraw
-
drawTitle
-
getTitle
- Specified by:
getTitlein classAbstractTaskDraw
-
getLabelOverflow
-
drawU
-
getHeightMax
-
getFingerPrint
-
getFingerPrintNote
-
getX
-
drawShape
-