org.argouml.uml.diagram.ui
Class SelectionNodeClarifiers

java.lang.Object
  |
  +--SelectionResize
        |
        +--org.argouml.uml.diagram.ui.SelectionNodeClarifiers
Direct Known Subclasses:
SelectionWButtons

public class SelectionNodeClarifiers
extends SelectionResize

See Also:
Serialized Form

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

SelectionNodeClarifiers

public SelectionNodeClarifiers(Fig f)
Construct a new SelectionNodeClarifiers 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-2004 (20040306)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook