Package org.geotools.process.vector
Interface VectorProcess
- All Known Implementing Classes:
AggregateProcess,BarnesSurfaceProcess,BoundsProcess,BufferFeatureCollection,CentroidProcess,ClassifyByRangeProcess,ClipProcess,CollectGeometries,ContourProcess,CountProcess,FeatureClassStats,FeatureProcess,GraticuleLabelPointProcess,GridProcess,GroupCandidateSelectionProcess,HeatmapProcess,InclusionFeatureCollection,IntersectionFeatureCollection,LRSGeocodeProcess,LRSMeasureProcess,LRSSegmentProcess,NearestProcess,PointBuffers,PointStackerProcess,QueryProcess,RectangularClipProcess,ReprojectProcess,SimplifyProcess,SnapProcess,TransformProcess,UnionFeatureCollection,UniqueProcess,VectorToRasterProcess,VectorZonalStatistics
public interface VectorProcess
Marker interface for processes that should be grouped into the "vector" family.
- Author:
- Justin Deoliveira, OpenGeo