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(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(FigEdge edge)
Method Detail

layout

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

Specified by:
layout in interface LayoutedEdge
Specified by:
layout in class ClassdiagramEdge


ArgoUML © 1996-2003 (20040216)ArgoUML Project HomeArgoUML Cookbook