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

java.lang.Object
  extended byorg.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge
      extended byorg.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

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


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