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 void
drawTitle(UGraphic ug)
void
drawU(UGraphic ug)
double
getHeight()
double
getY()
double
getY(Direction direction)
void
setColors(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)
-
-