public class LRSGeocodeProcess extends Object implements VectorProcess
| Constructor and Description |
|---|
LRSGeocodeProcess() |
| Modifier and Type | Method and Description |
|---|---|
FeatureCollection |
execute(FeatureCollection featureCollection,
String fromMeasureAttb,
String toMeasureAttb,
Double measure)
Process the input data set.
|
public FeatureCollection execute(FeatureCollection featureCollection, String fromMeasureAttb, String toMeasureAttb, Double measure) throws ProcessException
featureCollection - the data setcrs - the CRSpoint - the given pointProcessException - errorCopyright © 1996–2019 Geotools. All rights reserved.