|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.layout.classdiag.ClassdiagramEdge
de.uni_paderborn.fujaba.layout.classdiag.ClassdiagramAssociationEdge
The class has been taken from Argo UML source code.
| Field Summary |
| Fields inherited from class de.uni_paderborn.fujaba.layout.classdiag.ClassdiagramEdge |
|
| Constructor Summary | |
ClassdiagramAssociationEdge(FSABendLine edge)
The constructor. |
|
| Method Summary | |
private java.awt.Point |
getCenter(FSAObject fig)
return the center point of the object |
private java.awt.Point |
getCenterLow(FSAObject fig)
return a Point which is just lower than the center of the Fig. |
private java.awt.Point |
getCenterRight(FSAObject fig)
return a point which is just right of the center. |
void |
layout()
No comment provided by developer, please add a comment to improve documentation. |
| Methods inherited from class de.uni_paderborn.fujaba.layout.classdiag.ClassdiagramEdge |
addPoint, getCurrentEdge, getDestFigNode, getHGap, getSourceFigNode, getUnderlyingFig, 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(FSABendLine edge)
edge - the fig of the edge| Method Detail |
public void layout()
layout in interface LayoutedEdgelayout in class ClassdiagramEdgeprivate java.awt.Point getCenterRight(FSAObject fig)
fig - No description provided
private java.awt.Point getCenterLow(FSAObject fig)
fig - No description provided
private java.awt.Point getCenter(FSAObject fig)
fig - No description provided
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||