|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractCommand
net.refractions.udig.tools.edit.commands.RemoveAllVerticesCommand
public class RemoveAllVerticesCommand
Removes all vertices from EditGeom's shell.
Constructor Summary | |
---|---|
RemoveAllVerticesCommand(EditToolHandler handler)
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
void |
rollback(IProgressMonitor monitor)
|
void |
run(IProgressMonitor monitor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoveAllVerticesCommand(EditToolHandler handler)
Method Detail |
---|
public void run(IProgressMonitor monitor) throws java.lang.Exception
java.lang.Exception
public java.lang.String getName()
public void rollback(IProgressMonitor monitor) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |