Uses of Class
org.geotools.feature.collection.AbstractFeatureCollection
Packages that use AbstractFeatureCollection
Package
Description
Implementations of FeatureCollection for different purposes.
-
Uses of AbstractFeatureCollection in org.geotools.data.collection
Subclasses of AbstractFeatureCollection in org.geotools.data.collectionModifier and TypeClassDescriptionclassFeatureCollection implementation wrapping around a java.util.List. -
Uses of AbstractFeatureCollection in org.geotools.data.crs
Subclasses of AbstractFeatureCollection in org.geotools.data.crsModifier and TypeClassDescriptionclassForceCoordinateSystemFeatureResults provides a CoordinateReferenceSystem for FeatureTypes.classReprojectFeatureReader provides a reprojection for FeatureTypes. -
Uses of AbstractFeatureCollection in org.geotools.data.memory
Subclasses of AbstractFeatureCollection in org.geotools.data.memoryModifier and TypeClassDescriptionclassImplement a SimpleFeatureCollection by burning memory!