|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.graph.uml.classdiagram.ClassdiagramEdge
gov.nih.nci.cagrid.graph.uml.classdiagram.ClassdiagramAssociationEdge
public class ClassdiagramAssociationEdge
| Constructor Summary | |
|---|---|
ClassdiagramAssociationEdge(org.tigris.gef.presentation.FigEdge edge)
The constructor. |
|
| Method Summary | |
|---|---|
void |
layout()
Abstract method to layout the edge. |
| Methods inherited from class gov.nih.nci.cagrid.graph.uml.classdiagram.ClassdiagramEdge |
|---|
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 ClassdiagramAssociationEdge(org.tigris.gef.presentation.FigEdge edge)
edge - the fig of the edge| Method Detail |
|---|
public void layout()
ClassdiagramEdge
layout in interface LayoutedEdgelayout in class ClassdiagramEdgeorg.argouml.uml.diagram.layout.LayoutedEdge#layout()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||