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