|
||||||||||||
| 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
| Field Summary | |
|---|---|
(package private) Fig |
high
|
(package private) Fig |
low
|
| Fields inherited from class org.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge |
|---|
_hGap, _vGap, currentEdge, destFigNode, sourceFigNode, underlyingFig |
| 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 |
| Field Detail |
Fig high
Fig low
| 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-2004 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |