Class MapContext.LayerEventListener

java.lang.Object
org.gvsig.fmap.mapcontext.layers.BaseLayerCollectionListener
org.gvsig.fmap.mapcontext.MapContext.LayerEventListener
All Implemented Interfaces:
LayerCollectionListener
Enclosing class:
MapContext

public class MapContext.LayerEventListener extends BaseLayerCollectionListener

The class LayerEventListener implements the methods of LayerCollectionListener that handles the "layer added" or "layer removed" events in a map.

Is designed as a listener for all layers in a MapContext.

Author:
Fernando González Cortés