org.argouml.uml.diagram.ui
Class SelectionEdgeClarifiers

java.lang.Object
  extended byorg.tigris.gef.base.Selection
      extended byorg.tigris.gef.base.SelectionReshape
          extended byorg.argouml.uml.diagram.ui.SelectionEdgeClarifiers
All Implemented Interfaces:
java.util.EventListener, java.awt.event.KeyListener, java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.io.Serializable
Direct Known Subclasses:
SelectionRerouteEdge

public class SelectionEdgeClarifiers
extends org.tigris.gef.base.SelectionReshape

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.tigris.gef.base.SelectionReshape
_selectedHandle
 
Fields inherited from class org.tigris.gef.base.Selection
_content, BORDER_WIDTH, HAND_SIZE
 
Constructor Summary
SelectionEdgeClarifiers(org.tigris.gef.presentation.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 org.tigris.gef.base.SelectionReshape
dragHandle, hitHandle, keyPressed, keyReleased, keyTyped, updateEdgeEnds
 
Methods inherited from class org.tigris.gef.base.Selection
contains, contains, contains, damage, delete, dispose, endTrans, getBounds, getContent, getContentBounds, getLocation, getLocked, hit, hitHandle, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, print, reorder, setcontent, startTrans, stuffBounds, translate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectionEdgeClarifiers

public SelectionEdgeClarifiers(org.tigris.gef.presentation.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 (20040125)ArgoUML Project HomeArgoUML Cookbook