SetGeometryCommand(IBlockingProvider<Feature> feature, IBlockingProvider<ILayer> layer, String xpath, Geometry geom) Creates a new instance of SetGeomteryCommand.
Parameters: layer - Parameters: feature - Parameters: xpath - the xpath which identifies the geometry to change.
public
SetGeometryCommand(String xpath, Geometry geom) Creates a new instance of SetGeomteryCommand.
Parameters: evaluationObject - Parameters: feature - Parameters: xpath - the xpath which identifies the geometry to change.
Creates a new instance of SetGeomteryCommand.
Parameters: layer - Parameters: feature - Parameters: xpath - the xpath which identifies the geometry to change. if DEFAULT thedefault geometry will be set. Parameters: geom - the new geometry in the layer CRS.
SetGeometryCommand
public SetGeometryCommand(String xpath, Geometry geom)(Code)
Creates a new instance of SetGeomteryCommand.
Parameters: evaluationObject - Parameters: feature - Parameters: xpath - the xpath which identifies the geometry to change. if DEFAULT thedefault geometry will be set. Parameters: geom - the new geometry in the layer CRS.