public class ClassifyByRangeProcess extends Object implements VectorProcess
Constructor and Description |
---|
ClassifyByRangeProcess() |
Modifier and Type | Method and Description |
---|---|
SimpleFeatureCollection |
execute(SimpleFeatureCollection features,
String classifyOnAttribute,
String[] thresholds,
String[] outputValues,
String classifier,
Integer classes,
Boolean include,
String outputAttribute,
String outputType) |
public SimpleFeatureCollection execute(SimpleFeatureCollection features, String classifyOnAttribute, String[] thresholds, String[] outputValues, String classifier, Integer classes, Boolean include, String outputAttribute, String outputType) throws ProcessException
ProcessException
Copyright © 1996–2019 Geotools. All rights reserved.