Uses of Interface
org.opengis.feature.FeatureStoreListener

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.
 



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