| com.projity.pm.graphic.gantt.link_routing.GanttLinkRouting com.projity.pm.graphic.gantt.link_routing.DefaultGanttLinkRouting
Method Summary | |
public void | routePath(GeneralPath path, double x0, double y0, double x1, double y1, double y2, double y1floor, double y1ceil, int type) |
routePath | public void routePath(GeneralPath path, double x0, double y0, double x1, double y1, double y2, double y1floor, double y1ceil, int type)(Code) | | |
Fields inherited from com.projity.pm.graphic.gantt.link_routing.GanttLinkRouting | protected boolean verticalArrow(Code)(Java Doc)
|
Methods inherited from com.projity.pm.graphic.gantt.link_routing.GanttLinkRouting | public boolean isVerticalArrow()(Code)(Java Doc) abstract public void routePath(GeneralPath path, double x0, double y0, double x1, double y1, double y2, double y1floor, double y1ceil, int type)(Code)(Java Doc) public void setVerticalArrow(boolean verticalArrow)(Code)(Java Doc)
|
|
|