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 TypeClassDescriptionclass
FeatureCollection implementation wrapping around a java.util.List. -
Uses of AbstractFeatureCollection in org.geotools.data.crs
Subclasses of AbstractFeatureCollection in org.geotools.data.crsModifier and TypeClassDescriptionclass
ForceCoordinateSystemFeatureResults provides a CoordinateReferenceSystem for FeatureTypes.class
ReprojectFeatureReader provides a reprojection for FeatureTypes. -
Uses of AbstractFeatureCollection in org.geotools.data.memory
Subclasses of AbstractFeatureCollection in org.geotools.data.memoryModifier and TypeClassDescriptionclass
Implement a SimpleFeatureCollection by burning memory!