public class LateralBufferOperation
extends org.gvsig.geoprocess.algorithm.buffer.BufferOperation
| Constructor and Description |
|---|
LateralBufferOperation(org.gvsig.geoprocess.algorithm.buffer.IDistance distance,
org.gvsig.fmap.dal.feature.FeatureStore inputStore,
org.gvsig.geoprocess.lib.sextante.AbstractSextanteGeoProcess p,
byte tableFieldStructure,
int lateral)
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) |
addFeature, getDistance, getDistanceUnits, getMapUnits, getTableFieldStructure, setNumberOfRadialBuffers, setTypeOfCap, verifyNilGeometrypublic LateralBufferOperation(org.gvsig.geoprocess.algorithm.buffer.IDistance distance,
org.gvsig.fmap.dal.feature.FeatureStore inputStore,
org.gvsig.geoprocess.lib.sextante.AbstractSextanteGeoProcess p,
byte tableFieldStructure,
int lateral)
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 © 2014 gvSIG Association. All Rights Reserved.