Class ResourceDrawHistogram
java.lang.Object
net.sourceforge.plantuml.project.draw.ResourceDrawHistogram
- All Implemented Interfaces:
UDrawable,ResourceDraw
-
Constructor Summary
ConstructorsConstructorDescriptionResourceDrawHistogram(GanttDiagram gantt, Resource res, TimeScale timeScale, double y, Day min, Day max) -
Method Summary
Modifier and TypeMethodDescriptionvoiddoublegetHeight(StringBounder stringBounder) final doublegetY()
-
Constructor Details
-
ResourceDrawHistogram
public ResourceDrawHistogram(GanttDiagram gantt, Resource res, TimeScale timeScale, double y, Day min, Day max)
-
-
Method Details
-
drawU
-
getHeight
- Specified by:
getHeightin interfaceResourceDraw
-
getY
public final double getY()- Specified by:
getYin interfaceResourceDraw
-