Class TaskDrawSeparator
- java.lang.Object
-
- net.sourceforge.plantuml.project3.TaskDrawSeparator
-
-
Constructor Summary
Constructors Constructor Description TaskDrawSeparator(TaskSeparator task, TimeScale timeScale, double y, Instant min, Instant max)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddrawTitle(UGraphic ug)voiddrawU(UGraphic ug)doublegetHeight()doublegetY()doublegetY(Direction direction)voidsetColors(ComplementColors colors)
-
-
-
Constructor Detail
-
TaskDrawSeparator
public TaskDrawSeparator(TaskSeparator task, TimeScale timeScale, double y, Instant min, Instant max)
-
-
Method Detail
-
setColors
public void setColors(ComplementColors colors)
-
-