public class SplitLinesOperation
extends org.gvsig.geoprocess.algorithm.base.core.GeometryOperation
| Constructor and Description |
|---|
SplitLinesOperation(double distance,
org.gvsig.fmap.dal.feature.FeatureStore inputStore,
org.gvsig.geoprocess.lib.sextante.AbstractSextanteGeoProcess p,
boolean multigeometry)
Builds an instance of this operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(org.gvsig.fmap.geom.Geometry g,
org.gvsig.fmap.dal.feature.EditableFeature feature) |
org.gvsig.fmap.dal.feature.EditableFeature |
invoke(org.gvsig.fmap.geom.Geometry g,
org.gvsig.fmap.dal.feature.Feature feature) |
public SplitLinesOperation(double distance,
org.gvsig.fmap.dal.feature.FeatureStore inputStore,
org.gvsig.geoprocess.lib.sextante.AbstractSextanteGeoProcess p,
boolean multigeometry)
distance - layer - userDistance - public void invoke(org.gvsig.fmap.geom.Geometry g,
org.gvsig.fmap.dal.feature.EditableFeature feature)
invoke in class org.gvsig.geoprocess.algorithm.base.core.GeometryOperationpublic org.gvsig.fmap.dal.feature.EditableFeature invoke(org.gvsig.fmap.geom.Geometry g,
org.gvsig.fmap.dal.feature.Feature feature)
invoke in class org.gvsig.geoprocess.algorithm.base.core.GeometryOperationCopyright © 2015 gvSIG Association. All Rights Reserved.