Package org.geotools.process.vector
Class BoundsProcess
- Object
- 
- BoundsProcess
 
- 
- All Implemented Interfaces:
- VectorProcess
 
 public class BoundsProcess extends Object implements VectorProcess Simple process with aReferencedEnvelopeas the output- Author:
- Andrea Aime
 
- 
- 
Constructor SummaryConstructors Constructor Description BoundsProcess()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ReferencedEnvelopeexecute(FeatureCollection features)
 
- 
- 
- 
Method Detail- 
executepublic ReferencedEnvelope execute(FeatureCollection features) 
 
- 
 
-