Uses of Class
org.opengis.feature.FeatureEvent

Packages that use FeatureEvent
org.opengis.feature Representation a features on a map. 
 

Uses of FeatureEvent in org.opengis.feature
 

Methods in org.opengis.feature with parameters of type FeatureEvent
 void FeatureListener.featuresAdded(FeatureEvent e)
          Deprecated. Invoked if features were added to or became members of a collection we are listening to.
 void FeatureListener.featuresChanged(FeatureEvent e)
          Deprecated. Invoked if the values of the attributes of features changed.
 void FeatureListener.featuresRemoved(FeatureEvent e)
          Deprecated. Invoked if features were removed from or no longer members of a collection we are listening to.
 



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