http://www.jpicedt.org

jpicedt.graphic.toolkit
Class ConvexZoneTool

java.lang.Object
  extended by java.awt.event.KeyAdapter
      extended by jpicedt.graphic.toolkit.MouseTool
          extended by jpicedt.graphic.toolkit.ConvexZoneTool
All Implemented Interfaces:
KeyListener, EventListener, PEMouseInputListener
Direct Known Subclasses:
ConvexZoneToolFactory.ConvexZoneToolBase, ConvexZoneToolFactory.GenericConvexZoneTool, InConvexZoneTranslateTool, InConvexZoneTrimTool

public abstract class ConvexZoneTool
extends MouseTool


Nested Class Summary
 
Nested classes/interfaces inherited from class jpicedt.graphic.toolkit.MouseTool
MouseTool.MouseToolType
 
Field Summary
 
Fields inherited from class jpicedt.graphic.toolkit.MouseTool
lastMouseEvent, mouseOutside
 
Constructor Summary
ConvexZoneTool()
           
 
Method Summary
 
Methods inherited from class jpicedt.graphic.toolkit.MouseTool
flush, getLastMouseEvent, init, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, paint, processKeyEvent
 
Methods inherited from class java.awt.event.KeyAdapter
keyTyped
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvexZoneTool

public ConvexZoneTool()

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org