Package org.geotools.process.vector
Class QueryProcess
Object
QueryProcess
- All Implemented Interfaces:
VectorProcess
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute
(SimpleFeatureCollection features, List<String> attributes, Filter filter)
-
Constructor Details
-
QueryProcess
public QueryProcess()
-
-
Method Details
-
execute
public SimpleFeatureCollection execute(SimpleFeatureCollection features, List<String> attributes, Filter filter) throws ProcessException - Throws:
ProcessException
-