Package org.geotools.process.vector
Class GroupCandidateSelectionProcess
Object
GroupCandidateSelectionProcess
- All Implemented Interfaces:
- VectorProcess
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionexecute(FeatureCollection<? extends FeatureType, ? extends Feature> features, String aggregation, String operationAttribute, List<String> groupingAttributes) invertQuery(String operationAttribute, List<String> groupingAttributes, Query targetQuery, GridGeometry gridGeometry) 
- 
Field Details- 
ff
 
- 
- 
Constructor Details- 
GroupCandidateSelectionProcesspublic GroupCandidateSelectionProcess()
 
- 
- 
Method Details- 
executepublic FeatureCollection execute(FeatureCollection<? extends FeatureType, ? extends Feature> features, String aggregation, String operationAttribute, List<String> groupingAttributes) 
- 
invertQuery
 
-