public class XYShiftOperation extends GeometryOperation
inFeatureStore, inFeatureStoreList, lastEditFeature, numberOfFeatures, persister, process, procesSize, selectedGeomInput, selectedGeomOverlay, status| Constructor and Description |
|---|
XYShiftOperation(double x,
double y,
AbstractSextanteGeoProcess p) |
| Modifier and Type | Method and Description |
|---|---|
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, getResult, setFeatureStore, setGeoProcess, setProgressModel, setSelectedGeomOverlayLayer, setTaskStatuspublic XYShiftOperation(double x,
double y,
AbstractSextanteGeoProcess p)
public EditableFeature invoke(Geometry g, Feature feature)
GeometryOperationinvoke in class GeometryOperationpublic void invoke(Geometry g, EditableFeature feature)
GeometryOperationinvoke in class GeometryOperation