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 |
|---|---|
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, setTaskStatusprotected GeometryManager geomManager
public FuseSpatiallyOperation_Old(FeatureStore inFeatStore, boolean selectedGeom, AbstractSextanteGeoProcess p) throws DataException
DataExceptionpublic EditableFeature invoke(Geometry g, Feature feature)
GeometryOperationinvoke in class GeometryOperationpublic void invoke(Geometry g, EditableFeature feature)
GeometryOperationinvoke in class GeometryOperationpublic Object getResult()
GeometryOperationgetResult in class GeometryOperation