net.refractions.udig.tools.edit.commands
Class DrawSnapAreaCommand

java.lang.Object
  extended by AbstractDrawCommand
      extended by net.refractions.udig.tools.edit.commands.DrawSnapAreaCommand

public class DrawSnapAreaCommand
extends AbstractDrawCommand


Constructor Summary
DrawSnapAreaCommand( tracker)
           
 
Method Summary
 java.awt.Rectangle getValidArea()
           
 void run(IProgressMonitor monitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrawSnapAreaCommand

public DrawSnapAreaCommand( tracker)
Method Detail

run

public void run(IProgressMonitor monitor)
         throws java.lang.Exception
Throws:
java.lang.Exception

getValidArea

public java.awt.Rectangle getValidArea()