|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.refractions.udig.project.ui.operations.example.MultiTargetOp
public class MultiTargetOp
An Operation that can operate on either GeoResources or on FeatureSources. If the object is a georesource the operation prints out a summary about the resource. if the object is a FeatureSource the number of features are printed.
Constructor Summary | |
---|---|
MultiTargetOp()
|
Method Summary | |
---|---|
void |
op(Display display,
java.lang.Object target,
IProgressMonitor monitor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultiTargetOp()
Method Detail |
---|
public void op(Display display, java.lang.Object target, IProgressMonitor monitor) throws java.lang.Exception
java.lang.Exception
net.refractions.udig.ui.operations.IOp#op(java.lang.Object)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |