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

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.ClassdiagramGeneralizationEdge
All Implemented Interfaces:
LayoutedEdge, LayoutedObject

public class ClassdiagramGeneralizationEdge
extends ClassdiagramInheritanceEdge


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

ClassdiagramGeneralizationEdge

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

getVerticalOffset

public int getVerticalOffset()
Overrides:
getVerticalOffset in class ClassdiagramInheritanceEdge


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