|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | 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(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(FigEdge edge)
| Method Detail |
public abstract int getVerticalOffset()
public int getCenterHigh()
public int getCenterLow()
public int getDownGap()
public void layout()
layout in interface LayoutedEdgelayout in class ClassdiagramEdge
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| ArgoUML © 1996-2003 (20040229) | ArgoUML Project Home | ArgoUML Cookbook |