|
|||||||||||
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
The class has been taken from Argo UML source code.
Constructor Summary | |
ClassdiagramInheritanceEdge(FSABendLine edge)
Constructor. |
Method Summary | |
int |
getCenterHigh()
|
int |
getCenterLow()
|
int |
getDownGap()
|
abstract int |
getVerticalOffset()
|
void |
layout()
Layout the edges in a way that they form a nice inheritance tree. |
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 ClassdiagramInheritanceEdge(FSABendLine edge)
edge
- the fig edgeMethod Detail |
public abstract int getVerticalOffset()
public int getCenterHigh()
public int getCenterLow()
public int getDownGap()
public void layout()
layout
in interface LayoutedEdge
layout
in class ClassdiagramEdge
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |