public class ResourceDrawBasic extends java.lang.Object implements ResourceDraw
| Constructor and Description |
|---|
ResourceDrawBasic(GanttDiagram gantt,
Resource res,
TimeScale timeScale,
double y,
Day min,
Day max) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawU(UGraphic ug) |
double |
getHeight(StringBounder stringBounder) |
double |
getY() |
public ResourceDrawBasic(GanttDiagram gantt, Resource res, TimeScale timeScale, double y, Day min, Day max)
public double getHeight(StringBounder stringBounder)
getHeight in interface ResourceDrawpublic final double getY()
getY in interface ResourceDraw