Uses of Class
org.geotools.feature.collection.DecoratingSimpleFeatureIterator
-
Packages that use DecoratingSimpleFeatureIterator Package Description org.geotools.feature.collection Helper classes for implementing FeatureCollections. -
-
Uses of DecoratingSimpleFeatureIterator in org.geotools.feature.collection
Subclasses of DecoratingSimpleFeatureIterator in org.geotools.feature.collection Modifier and Type Class Description class
ClippingFeatureIterator
Decorates a SimpleFeatureIterator with one that return features if intersect the Geometry passed with the Hint.GEOMETRY_CLIP
-