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