|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge | +--org.argouml.uml.diagram.static_structure.layout.ClassdiagramInheritanceEdge
Constructor Summary | |
ClassdiagramInheritanceEdge(org.tigris.gef.presentation.FigEdge edge)
|
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 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 ClassdiagramInheritanceEdge(org.tigris.gef.presentation.FigEdge edge)
Method Detail |
public abstract int getVerticalOffset()
public int getCenterHigh()
public int getCenterLow()
public int getDownGap()
public void layout()
layout
in class ClassdiagramEdge
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML (c) 1996-2002 |