|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureDiffReader | |
---|---|
org.geotools.data | Defines the DataStoreAPI via which all data is imported or exported. |
org.geotools.data.postgis |
Uses of FeatureDiffReader in org.geotools.data |
---|
Methods in org.geotools.data that return FeatureDiffReader | |
---|---|
FeatureDiffReader |
VersioningFeatureSource.getDifferences(java.lang.String fromVersion,
java.lang.String toVersion,
org.opengis.filter.Filter filter,
java.lang.String[] userIds)
Returns a feature difference reader providing the changes occurred on filtered features between the two specified versions |
Uses of FeatureDiffReader in org.geotools.data.postgis |
---|
Classes in org.geotools.data.postgis that implement FeatureDiffReader | |
---|---|
class |
FeatureDiffReaderImpl
Provides forward only access to the feature differences |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |