public class GanttDiagram2 extends Object
Constructor and Description |
---|
GanttDiagram2(Project2 project) |
Modifier and Type | Method and Description |
---|---|
void |
draw(UGraphic ug,
double x,
double y) |
double |
getHeight(StringBounder stringBounder) |
double |
getWidth(StringBounder stringBounder) |
public GanttDiagram2(Project2 project)
public void draw(UGraphic ug, double x, double y)
public double getWidth(StringBounder stringBounder)
public double getHeight(StringBounder stringBounder)
Copyright © 2017. All Rights Reserved.