Uses of Interface
org.opengis.feature.FeatureListener

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

Uses of FeatureListener in org.opengis.feature
 

Methods in org.opengis.feature with parameters of type FeatureListener
 void DataFeatureCollection.addFeatureListener(FeatureListener fl)
          Deprecated. Adds a listener whose methods will be called whenever a new feature is added or removed from this collection.
 void DataFeatureCollection.removeFeatureListener(FeatureListener fl)
          Deprecated. Removes a listener that was previously added with DataFeatureCollection.addFeatureListener(org.opengis.feature.FeatureListener).
 



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