|
|||||||||||
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.ClassdiagramInheritanceEdge
de.uni_paderborn.fujaba.layout.classdiag.ClassdiagramRealizationEdge
The class has been taken from Argo UML source code.
Constructor Summary | |
ClassdiagramRealizationEdge(FSABendLine edge)
The constructor. |
Method Summary | |
int |
getCenterHigh()
|
int |
getCenterLow()
|
int |
getVerticalOffset()
|
Methods inherited from class de.uni_paderborn.fujaba.layout.classdiag.ClassdiagramInheritanceEdge |
getDownGap, layout |
Methods inherited from class de.uni_paderborn.fujaba.layout.classdiag.ClassdiagramEdge |
addPoint, getCurrentEdge, getHGap, 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 ClassdiagramRealizationEdge(FSABendLine edge)
edge
- the fig edgeMethod Detail |
public int getVerticalOffset()
getVerticalOffset
in class ClassdiagramInheritanceEdge
public int getCenterHigh()
getCenterHigh
in class ClassdiagramInheritanceEdge
public int getCenterLow()
getCenterLow
in class ClassdiagramInheritanceEdge
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |