Uses of Class
org.geotools.feature.collection.DecoratingFeatureIterator

Packages that use DecoratingFeatureIterator
org.geotools.feature.collection Helper classes for implementing FeatureCollections. 
 

Uses of DecoratingFeatureIterator in org.geotools.feature.collection
 

Subclasses of DecoratingFeatureIterator in org.geotools.feature.collection
 class DecoratingSimpleFeatureIterator
          A feature iterator that completely delegates to a normal Iterator, simply allowing Java 1.4 code to escape the caste (sic) system.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.