Class AbstractTaskDraw
java.lang.Object
net.sourceforge.plantuml.project.draw.AbstractTaskDraw
- Direct Known Subclasses:
TaskDrawDiamond,TaskDrawGroup,TaskDrawRegular
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAbstractTaskDraw(TimeScale timeScale, Real y, String prettyDisplay, Day start, Task task, ToTaskDraw toTaskDraw, StyleBuilder styleBuilder, ISkinParam skinParam) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected final HColorprotected CenterBorderColorprotected final HColorSetprotected intprotected final FontConfigurationfinal doublegetFullHeightTask(StringBounder stringBounder) protected final HColorprotected Opaleprotected Pragmaprotected abstract doublegetShapeHeight(StringBounder stringBounder) protected final StylegetStyle()protected final StyleBuilderfinal TaskgetTask()protected abstract TextBlockgetTitle()final doublegetTitleWidth(StringBounder stringBounder) final TaskDrawfinal RealgetY(StringBounder stringBounder) doublegetY(StringBounder stringBounder, GSide side) final voidsetColorsAndCompletion(CenterBorderColor colors, int completion, Url url, Display note, Stereotype noteStereotype) final StringtoString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.project.draw.TaskDraw
drawTitle, getFingerPrint, getFingerPrintNote, getHeightMax, getX
-
Field Details
-
url
-
note
-
noteStereotype
-
timeScale
-
prettyDisplay
-
start
-
-
Constructor Details
-
AbstractTaskDraw
public AbstractTaskDraw(TimeScale timeScale, Real y, String prettyDisplay, Day start, Task task, ToTaskDraw toTaskDraw, StyleBuilder styleBuilder, ISkinParam skinParam)
-
-
Method Details
-
toString
-
setColorsAndCompletion
public final void setColorsAndCompletion(CenterBorderColor colors, int completion, Url url, Display note, Stereotype noteStereotype) - Specified by:
setColorsAndCompletionin interfaceTaskDraw
-
getLineColor
-
getBackgroundColor
-
getFontConfiguration
-
getStyle
-
getTitleWidth
- Specified by:
getTitleWidthin interfaceTaskDraw
-
getTitle
-
getShapeHeight
-
getFullHeightTask
- Specified by:
getFullHeightTaskin interfaceTaskDraw
-
getTrueRow
- Specified by:
getTrueRowin interfaceTaskDraw
-
getY
-
getTask
-
getY
-
getStyleBuilder
-
getColorSet
-
getColors
-
getCompletion
protected int getCompletion() -
getPragma
-
getOpaleNote
-
drawNote
-