|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureStoreListener | |
---|---|
org.opengis.feature | Representation a features on a map. |
Uses of FeatureStoreListener in org.opengis.feature |
---|
Methods in org.opengis.feature with parameters of type FeatureStoreListener | |
---|---|
void |
FeatureStore.addFeatureStoreListener(FeatureStoreListener listener)
Deprecated. Adds a listener object whose methods will be invoked whenever a new feature type is added, a feature type is deleted, or a feature type's schema has been modified. |
void |
FeatureStore.removeFeatureStoreListener(FeatureStoreListener listener)
Deprecated. Removes a listener that was previously added using the addFeatureStoreListener method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |