Uses of Class
org.geotools.feature.collection.BaseSimpleFeatureCollection
Packages that use BaseSimpleFeatureCollection
Package
Description
Helper classes for implementing FeatureCollections.
-
Uses of BaseSimpleFeatureCollection in org.geotools.data.geojson
Subclasses of BaseSimpleFeatureCollection in org.geotools.data.geojsonModifier and TypeClassDescriptionclass
A GeoJSON specific feature collection that can follow "next" links in order to retrieve all data -
Uses of BaseSimpleFeatureCollection in org.geotools.feature.collection
Subclasses of BaseSimpleFeatureCollection in org.geotools.feature.collectionModifier and TypeClassDescriptionclass
Reasonable default implementation for subCollection making use of parentSimpleFeatureCollection.features()
and provided Filter.class
Default implementation ofFeatureCollection.sort(SortBy)
.