net.refractions.udig.tools.edit.commands
Class CreateAndSelectHoleCommand
java.lang.Object
AbstractCommand
net.refractions.udig.tools.edit.commands.CreateAndSelectHoleCommand
public class CreateAndSelectHoleCommand
- extends AbstractCommand
Creates a hole in a EditGeom and sets it as the currentShape in the handler if a handler is provided.
- Since:
- 1.1.0
- Author:
- jones
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateAndSelectHoleCommand
public CreateAndSelectHoleCommand(EditToolHandler handler)
run
public void run(IProgressMonitor monitor)
throws java.lang.Exception
- Throws:
java.lang.Exception
getName
public java.lang.String getName()
rollback
public void rollback(IProgressMonitor monitor)
throws java.lang.Exception
- Throws:
java.lang.Exception
getHoleProvider
public getHoleProvider()
- Returns: