public class ContourProcess extends Object implements VectorProcess
Constructor and Description |
---|
ContourProcess() |
Modifier and Type | Method and Description |
---|---|
SimpleFeatureCollection |
execute(FeatureCollection features,
String propertyName,
double[] levels,
Double interval,
Boolean simplify,
Boolean smooth,
ProgressListener progressListener) |
public SimpleFeatureCollection execute(FeatureCollection features, String propertyName, double[] levels, Double interval, Boolean simplify, Boolean smooth, ProgressListener progressListener) throws ProcessException
ProcessException
Copyright © 1996–2021 Geotools. All rights reserved.