@Development(status=EXPERIMENTAL) public class LayerGroupImpl extends AbstractLayer implements LayerGroup
layerId, layerType, optionalData| Constructor and Description |
|---|
LayerGroupImpl() |
LayerGroupImpl(Map<String,Layer> layers) |
| Modifier and Type | Method and Description |
|---|---|
Layer |
addLayer(Layer layer) |
void |
clearLayers() |
LayerGroupImpl |
clone() |
Layer |
getLayer(String id) |
Collection<Layer> |
getLayers() |
LayerOptions |
getOptions() |
boolean |
hasLayer(Layer layer) |
boolean |
hasLayer(String id) |
Layer |
removeLayer(Layer layer) |
Layer |
removeLayer(String id) |
void |
setOptions(LayerOptions layerOptions) |
tr.com.terrayazilim.gjson.GjsonFeature |
toGeoJSON() |
addTo, getLayerId, getLayerType, getOptionalData, removeFrom, setLayerId, setOptionalDataequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLayerId, getLayerType, getOptionalData, setLayerId, setOptionalDataaddTo, removeFrompublic tr.com.terrayazilim.gjson.GjsonFeature toGeoJSON()
public Collection<Layer> getLayers()
getLayers in interface LayerGrouppublic Layer addLayer(Layer layer)
addLayer in interface LayerGrouppublic Layer removeLayer(Layer layer)
removeLayer in interface LayerGrouppublic Layer removeLayer(String id)
removeLayer in interface LayerGrouppublic boolean hasLayer(Layer layer)
hasLayer in interface LayerGrouppublic boolean hasLayer(String id)
hasLayer in interface LayerGrouppublic void clearLayers()
clearLayers in interface LayerGrouppublic Layer getLayer(String id)
getLayer in interface LayerGrouppublic LayerOptions getOptions()
getOptions in interface LayergetOptions in interface LayerGrouppublic void setOptions(LayerOptions layerOptions)
setOptions in interface LayersetOptions in interface LayerGrouppublic LayerGroupImpl clone()
clone in interface Layerclone in interface LayerGroupclone in class AbstractLayerCopyright © 2018 Terra Yazılım Bilişim Hiz. Elek. Dan. Oto. ve Loj. Tic. Ltd. Şti.. All rights reserved.