Uses of Interface
org.opengis.feature.display.canvas.FeatureLayerListener

Packages that use FeatureLayerListener
org.opengis.feature.display.canvas Canvas for features and its layers. 
 

Uses of FeatureLayerListener in org.opengis.feature.display.canvas
 

Methods in org.opengis.feature.display.canvas with parameters of type FeatureLayerListener
 void FeatureLayer.addFeatureLayerListener(FeatureLayerListener ll)
          Allows an object to register for events when one of the mutable properties of this layer has changed.
 void FeatureLayer.removeFeatureLayerListener(FeatureLayerListener ll)
          Removes a listener that was previously added with the addFeatureLayerListener(ll) method.
 



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