org.argouml.uml.diagram.static_structure.layout
Class ClassdiagramAssociationEdge

java.lang.Object
  |
  +--org.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge
        |
        +--org.argouml.uml.diagram.static_structure.layout.ClassdiagramAssociationEdge
All Implemented Interfaces:
LayoutedEdge, LayoutedObject

public class ClassdiagramAssociationEdge
extends ClassdiagramEdge


Constructor Summary
ClassdiagramAssociationEdge(org.tigris.gef.presentation.FigEdge edge)
           
 
Method Summary
 void layout()
          abstract method to layout the edge
 
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

ClassdiagramAssociationEdge

public ClassdiagramAssociationEdge(org.tigris.gef.presentation.FigEdge edge)
Method Detail

layout

public void layout()
Description copied from class: ClassdiagramEdge
abstract method to layout the edge
Overrides:
layout in class ClassdiagramEdge


ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook