Uses of Interface
org.geotools.data.FeatureDiff

Packages that use FeatureDiff
org.geotools.data Defines the DataStoreAPI via which all data is imported or exported. 
org.geotools.data.postgis   
 

Uses of FeatureDiff in org.geotools.data
 

Methods in org.geotools.data that return FeatureDiff
 FeatureDiff FeatureDiffReader.next()
          Reads the next FeatureDifference
 

Uses of FeatureDiff in org.geotools.data.postgis
 

Classes in org.geotools.data.postgis that implement FeatureDiff
 class FeatureDiffImpl
          Represents the difference between two states of the same feature.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.