Class MaxFeaturesFeatureCollection<T extends FeatureType,F extends Feature>

Object
DecoratingFeatureCollection<T,F>
MaxFeaturesFeatureCollection<T,F>
All Implemented Interfaces:
FeatureCollection<T,F>

public class MaxFeaturesFeatureCollection<T extends FeatureType,F extends Feature> extends DecoratingFeatureCollection<T,F>
SimpleFeatureCollection wrapper which limits the number of features returned.
Author:
Justin Deoliveira, The Open Planning Project