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 TypeClassDescriptionclassA 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 TypeClassDescriptionclassReasonable default implementation for subCollection making use of parentSimpleFeatureCollection.features()and provided Filter.classDefault implementation ofFeatureCollection.sort(SortBy).