Uses of Class
org.geotools.feature.collection.BaseSimpleFeatureCollection
- 
Packages that use BaseSimpleFeatureCollection Package Description org.geotools.data.geojson org.geotools.feature.collection Helper classes for implementing FeatureCollections.
- 
- 
Uses of BaseSimpleFeatureCollection in org.geotools.data.geojsonSubclasses of BaseSimpleFeatureCollection in org.geotools.data.geojson Modifier and Type Class Description classPagingFeatureCollectionA GeoJSON specific feature collection that can follow "next" links in order to retrieve all data
- 
Uses of BaseSimpleFeatureCollection in org.geotools.feature.collectionSubclasses of BaseSimpleFeatureCollection in org.geotools.feature.collection Modifier and Type Class Description classSubFeatureCollectionReasonable default implementation for subCollection making use of parentSimpleFeatureCollection.features()and provided Filter.classSubFeatureListDefault implementation ofFeatureCollection.sort(SortBy).
 
-