public class FuseSpatiallyOperation_Old extends GeometryOperation
Modifier and Type | Field and Description |
---|---|
protected GeometryManager |
geomManager |
inFeatureStore, inFeatureStoreList, lastEditFeature, numberOfFeatures, persister, process, procesSize, selectedGeomInput, selectedGeomOverlay, status
Constructor and Description |
---|
FuseSpatiallyOperation_Old(FeatureStore inFeatStore,
boolean selectedGeom,
AbstractSextanteGeoProcess p) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getResult()
Gets the last result of this operation
|
void |
invoke(Geometry g,
EditableFeature feature)
Invokes this operation
|
EditableFeature |
invoke(Geometry g,
Feature feature)
Invokes this operation and returns an EditableFeature
|
computesFeatureOperation, computesGeometryOperation, computesGeometryOperationInAList, end, setFeatureStore, setGeoProcess, setProgressModel, setSelectedGeomOverlayLayer, setTaskStatus
protected GeometryManager geomManager
public FuseSpatiallyOperation_Old(FeatureStore inFeatStore, boolean selectedGeom, AbstractSextanteGeoProcess p) throws DataException
DataException
public EditableFeature invoke(Geometry g, Feature feature)
GeometryOperation
invoke
in class GeometryOperation
public void invoke(Geometry g, EditableFeature feature)
GeometryOperation
invoke
in class GeometryOperation
public java.lang.Object getResult()
GeometryOperation
getResult
in class GeometryOperation