Revision 45155 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.mapcontext/org.gvsig.fmap.mapcontext.api/src/main/java/org/gvsig/fmap/mapcontext/MapContext.java

View differences:

MapContext.java
1423 1423
     */
1424 1424
    public void addAsCollectionListener(FLayers layers2) {
1425 1425
        layers2.addLayerCollectionListener(layerEventListener);
1426
        layers2.addLayerCollectionListener(eventBuffer);
1426 1427
    }
1427 1428

  
1428 1429
    public VectorLayer getGraphicsLayer(String name) {

Also available in: Unified diff