org.argouml.uml.diagram.ui
Class SelectionEdgeClarifiers

java.lang.Object
  |
  +--SelectionReshape
        |
        +--org.argouml.uml.diagram.ui.SelectionEdgeClarifiers
Direct Known Subclasses:
SelectionRerouteEdge

public class SelectionEdgeClarifiers
extends SelectionReshape

See Also:
Serialized Form

Constructor Summary
SelectionEdgeClarifiers(Fig f)
          Construct a new SelectionEdgeClarifiers for the given Fig
 
Method Summary
 void paint(java.awt.Graphics g)
          Paint the handles at the four corners and midway along each edge of the bounding box.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectionEdgeClarifiers

public SelectionEdgeClarifiers(Fig f)
Construct a new SelectionEdgeClarifiers for the given Fig

Method Detail

paint

public void paint(java.awt.Graphics g)
Paint the handles at the four corners and midway along each edge of the bounding box.



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