Class ResourceDraw
- java.lang.Object
-
- net.sourceforge.plantuml.project3.ResourceDraw
-
-
Constructor Summary
Constructors Constructor Description ResourceDraw(GanttDiagram gantt, Resource res, TimeScale timeScale, double y, Instant min, Instant max)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
drawU(UGraphic ug)
double
getHeight()
double
getY()
-
-
-
Constructor Detail
-
ResourceDraw
public ResourceDraw(GanttDiagram gantt, Resource res, TimeScale timeScale, double y, Instant min, Instant max)
-
-