public class GroupCandidateSelectionProcess extends Object implements VectorProcess
Modifier and Type | Field and Description |
---|---|
protected FilterFactory2 |
ff |
Constructor and Description |
---|
GroupCandidateSelectionProcess() |
Modifier and Type | Method and Description |
---|---|
FeatureCollection |
execute(FeatureCollection<? extends FeatureType,? extends Feature> features,
String aggregation,
String operationAttribute,
List<String> groupingAttributes) |
Query |
invertQuery(String operationAttribute,
List<String> groupingAttributes,
Query targetQuery,
GridGeometry gridGeometry) |
protected FilterFactory2 ff
public FeatureCollection execute(FeatureCollection<? extends FeatureType,? extends Feature> features, String aggregation, String operationAttribute, List<String> groupingAttributes)
Copyright © 1996–2023 Geotools. All rights reserved.