org.argouml.uml.diagram.ui
Class SelectionMoveClarifiers

java.lang.Object
  |
  +--SelectionMove
        |
        +--org.argouml.uml.diagram.ui.SelectionMoveClarifiers

public class SelectionMoveClarifiers
extends SelectionMove

See Also:
Serialized Form

Constructor Summary
SelectionMoveClarifiers(Fig f)
          Construct a new SelectionMoveClarifiers 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

SelectionMoveClarifiers

public SelectionMoveClarifiers(Fig f)
Construct a new SelectionMoveClarifiers 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