org.gcube.portlets.user.gisviewer.client.commons.beans
Class LayersList

java.lang.Object
  extended by org.gcube.portlets.user.gisviewer.client.commons.beans.LayersList

public class LayersList
extends Object


Constructor Summary
LayersList()
           
 
Method Summary
 void addLayer(LayerItem layerItem, org.gwtopenmaps.openlayers.client.layer.Layer layer)
           
 org.gwtopenmaps.openlayers.client.layer.Layer getLayerByLayerItem(LayerItem layerItem)
           
 LayerItem getLayerItemByLayer(org.gwtopenmaps.openlayers.client.layer.Layer layer)
           
 void remove(org.gwtopenmaps.openlayers.client.layer.Layer layer)
           
 void remove(LayerItem layerItem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayersList

public LayersList()
Method Detail

addLayer

public void addLayer(LayerItem layerItem,
                     org.gwtopenmaps.openlayers.client.layer.Layer layer)

getLayerByLayerItem

public org.gwtopenmaps.openlayers.client.layer.Layer getLayerByLayerItem(LayerItem layerItem)

getLayerItemByLayer

public LayerItem getLayerItemByLayer(org.gwtopenmaps.openlayers.client.layer.Layer layer)

remove

public void remove(LayerItem layerItem)

remove

public void remove(org.gwtopenmaps.openlayers.client.layer.Layer layer)


Copyright © 2013. All Rights Reserved.