Package org.geotools.feature

Contains helper classes for dealing with GeoTools2 Features data Structures.

See:
          Description

Interface Summary
FeatureResultsIteration.Handler A callback handler for the iteration of the contents of a FeatureCollection.
 

Class Summary
FeatureResultsIteration The FeatureCollectionIteration provides a depth first traversal of a FeatureCollection which will call the provided call-back Handler.
 

Package org.geotools.feature Description

Contains helper classes for dealing with GeoTools2 Features data Structures.

This package is a staging area for modifications that should migrate to the geotools2 library if they of general utility.