|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.workbench.plugin.AbstractPlugIn
com.vividsolutions.jcs.plugin.conflate.PolygonMatchPlugIn
| Field Summary | |
static java.lang.String |
ENVELOPE_BUFFER
Deprecated. |
static java.lang.String |
MINIMUM_SCORE
Deprecated. |
static java.lang.String |
REFERENCE_LAYER
Deprecated. |
static java.lang.String |
SUBJECT_LAYER
Deprecated. |
| Constructor Summary | |
PolygonMatchPlugIn()
Deprecated. |
|
| Method Summary | |
boolean |
execute(com.vividsolutions.jump.workbench.plugin.PlugInContext context)
Deprecated. |
void |
generateLayers(java.util.Map matchMap,
com.vividsolutions.jump.workbench.plugin.PlugInContext context)
Deprecated. |
void |
initialize(com.vividsolutions.jump.workbench.plugin.PlugInContext context)
Deprecated. |
com.vividsolutions.jump.feature.FeatureSchema |
matchSchema()
Deprecated. |
void |
run(com.vividsolutions.jump.task.TaskMonitor monitor,
com.vividsolutions.jump.workbench.plugin.PlugInContext context)
Deprecated. |
void |
setMatchStyles(com.vividsolutions.jump.workbench.model.Layer layer,
java.awt.Color color,
com.vividsolutions.jump.workbench.plugin.PlugInContext context)
Deprecated. |
com.vividsolutions.jump.feature.Feature |
toMatchFeature(com.vividsolutions.jump.feature.Feature target,
com.vividsolutions.jump.feature.Feature match,
double score,
com.vividsolutions.jump.feature.FeatureSchema schema)
Deprecated. |
| Methods inherited from class com.vividsolutions.jump.workbench.plugin.AbstractPlugIn |
createName, execute, execute, getName, isRollingBackInvalidEdits, reportNothingToUndoYet, toActionListener, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.vividsolutions.jump.workbench.plugin.PlugIn |
getName |
| Field Detail |
public static final java.lang.String REFERENCE_LAYER
public static final java.lang.String SUBJECT_LAYER
public static final java.lang.String ENVELOPE_BUFFER
public static final java.lang.String MINIMUM_SCORE
| Constructor Detail |
public PolygonMatchPlugIn()
| Method Detail |
public void initialize(com.vividsolutions.jump.workbench.plugin.PlugInContext context)
throws java.lang.Exception
initialize in interface com.vividsolutions.jump.workbench.plugin.PlugInjava.lang.Exception
public boolean execute(com.vividsolutions.jump.workbench.plugin.PlugInContext context)
throws java.lang.Exception
execute in interface com.vividsolutions.jump.workbench.plugin.PlugInjava.lang.Exception
public void run(com.vividsolutions.jump.task.TaskMonitor monitor,
com.vividsolutions.jump.workbench.plugin.PlugInContext context)
throws java.lang.Exception
run in interface com.vividsolutions.jump.workbench.plugin.ThreadedPlugInjava.lang.Exception
public void generateLayers(java.util.Map matchMap,
com.vividsolutions.jump.workbench.plugin.PlugInContext context)
public com.vividsolutions.jump.feature.FeatureSchema matchSchema()
public void setMatchStyles(com.vividsolutions.jump.workbench.model.Layer layer,
java.awt.Color color,
com.vividsolutions.jump.workbench.plugin.PlugInContext context)
public com.vividsolutions.jump.feature.Feature toMatchFeature(com.vividsolutions.jump.feature.Feature target,
com.vividsolutions.jump.feature.Feature match,
double score,
com.vividsolutions.jump.feature.FeatureSchema schema)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||