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

java.lang.Object
  extended byorg.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge
      extended byorg.argouml.uml.diagram.static_structure.layout.ClassdiagramInheritanceEdge
          extended byorg.argouml.uml.diagram.static_structure.layout.ClassdiagramRealizationEdge
All Implemented Interfaces:
LayoutedEdge, LayoutedObject

public class ClassdiagramRealizationEdge
extends ClassdiagramInheritanceEdge


Field Summary
 
Fields inherited from class org.argouml.uml.diagram.static_structure.layout.ClassdiagramInheritanceEdge
 
Fields inherited from class org.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge
 
Constructor Summary
ClassdiagramRealizationEdge(org.tigris.gef.presentation.FigEdge edge)
          The constructor.
 
Methods inherited from class org.argouml.uml.diagram.static_structure.layout.ClassdiagramInheritanceEdge
getCenterHigh, getCenterLow, getDownGap, getOffset, getVerticalOffset, layout, setOffset
 
Methods inherited from class org.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge
getCurrentEdge, getDestFigNode, getHGap, getSourceFigNode, getUnderlyingFig, getVGap, setHGap, setVGap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassdiagramRealizationEdge

public ClassdiagramRealizationEdge(org.tigris.gef.presentation.FigEdge edge)
The constructor.

Parameters:
edge - the fig edge


ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook