|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureStoreEvent | |
---|---|
org.opengis.feature | Representation a features on a map. |
Uses of FeatureStoreEvent in org.opengis.feature |
---|
Methods in org.opengis.feature with parameters of type FeatureStoreEvent | |
---|---|
void |
FeatureStoreListener.typeAdded(FeatureStoreEvent dse)
Deprecated. Invoked when a new FeatureType has been created. |
void |
FeatureStoreListener.typeModified(FeatureStoreEvent dse)
Deprecated. Invoked when the schema for a type has been changed. |
void |
FeatureStoreListener.typeRemoved(FeatureStoreEvent dse)
Deprecated. Invoked when a FeatureType has been removed from a FeatureStore . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |