Class MaxFeaturesFeatureCollection<T extends FeatureType,​F extends Feature>

  • 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