|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge
org.argouml.uml.diagram.static_structure.layout.ClassdiagramAssociationEdge
| Field Summary |
| Fields inherited from class org.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge |
_hGap, _vGap, currentEdge, destFigNode, sourceFigNode, underlyingFig |
| Constructor Summary | |
ClassdiagramAssociationEdge(org.tigris.gef.presentation.FigEdge edge)
|
|
| Method Summary | |
private java.awt.Point |
getCenterLow(org.tigris.gef.presentation.FigNode fig)
return a Point which is just lower than the center of the Fig. |
private java.awt.Point |
getCenterRight(org.tigris.gef.presentation.FigNode fig)
return a point which is just right of the center. |
void |
layout()
abstract method to layout the edge |
| Methods inherited from class org.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge |
getHGap, getVGap, setHGap, setVGap |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClassdiagramAssociationEdge(org.tigris.gef.presentation.FigEdge edge)
| Method Detail |
public void layout()
ClassdiagramEdge
layout in interface LayoutedEdgelayout in class ClassdiagramEdgeprivate java.awt.Point getCenterRight(org.tigris.gef.presentation.FigNode fig)
private java.awt.Point getCenterLow(org.tigris.gef.presentation.FigNode fig)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ArgoUML © 1996-2004 (20040316) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |