Package org.geotools.data.collection
package org.geotools.data.collection
Implementations of FeatureCollection for different purposes.
-
ClassesClassDescriptionThis is a "port" of ContentFeatureSource to work with an iterator.A FeatureReader that wraps up a normal FeatureIterator.FeatureCollection implementation wrapping around a java.util.List.FeatureCollection used to stage information for display using a SpatialIndex.A FeatureSource using a spatial index to hold on to features and serve them up for fast display.Origional implementation of FeatureCollection using a TreeMap for internal storage.