net.refractions.udig.project.ui.operations
Class MakeHole

java.lang.Object
  extended by net.refractions.udig.project.ui.operations.MakeHole

public class MakeHole
extends java.lang.Object


Constructor Summary
MakeHole()
           
 
Method Summary
 void op(Display display, java.lang.Object target, IProgressMonitor monitor)
          Calls a command which makes a spatial filter and puts it on the styleBlackboard
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MakeHole

public MakeHole()
Method Detail

op

public void op(Display display,
               java.lang.Object target,
               IProgressMonitor monitor)
        throws java.lang.Exception
Calls a command which makes a spatial filter and puts it on the styleBlackboard

Throws:
java.lang.Exception