public class LayersList extends Object
Constructor and Description |
---|
LayersList() |
Modifier and Type | Method and Description |
---|---|
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) |
public void addLayer(LayerItem layerItem, org.gwtopenmaps.openlayers.client.layer.Layer layer)
public org.gwtopenmaps.openlayers.client.layer.Layer getLayerByLayerItem(LayerItem layerItem)
public LayerItem getLayerItemByLayer(org.gwtopenmaps.openlayers.client.layer.Layer layer)
public void remove(LayerItem layerItem)
public void remove(org.gwtopenmaps.openlayers.client.layer.Layer layer)
Copyright © 2014. All Rights Reserved.