Uses of Class
org.opengis.feature.FeatureStoreEvent

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.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.