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

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

public class ClassdiagramRealizationEdge
extends ClassdiagramInheritanceEdge


Constructor Summary
ClassdiagramRealizationEdge(org.tigris.gef.presentation.FigEdge edge)
           
 
Method Summary
 int getCenterHigh()
           
 int getCenterLow()
           
 int getVerticalOffset()
           
 
Methods inherited from class org.argouml.uml.diagram.static_structure.layout.ClassdiagramInheritanceEdge
getDownGap, layout
 
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

ClassdiagramRealizationEdge

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

getVerticalOffset

public int getVerticalOffset()
Overrides:
getVerticalOffset in class ClassdiagramInheritanceEdge

getCenterHigh

public int getCenterHigh()
Overrides:
getCenterHigh in class ClassdiagramInheritanceEdge

getCenterLow

public int getCenterLow()
Overrides:
getCenterLow in class ClassdiagramInheritanceEdge


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