@Development(status=EXPERIMENTAL) public class FeatureGroupImpl extends AbstractLayer implements FeatureGroup
layerId, layerType, optionalData| Constructor and Description |
|---|
FeatureGroupImpl() |
FeatureGroupImpl(Map<String,Layer> layers) |
| Modifier and Type | Method and Description |
|---|---|
Layer |
addLayer(Layer layer) |
void |
clearLayers() |
FeatureGroupImpl |
clone() |
LatLngBounds |
getBounds() |
Layer |
getLayer(String id) |
Collection<Layer> |
getLayers() |
Style |
getOptions() |
boolean |
hasLayer(Layer layer) |
boolean |
hasLayer(String id) |
Layer |
removeLayer(Layer layer) |
Layer |
removeLayer(String id) |
void |
setOptions(LayerOptions layerOptions) |
void |
setStyle(Style style) |
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 Style getOptions()
getOptions in interface LayergetOptions in interface LayerGrouppublic void setOptions(LayerOptions layerOptions)
setOptions in interface LayersetOptions in interface LayerGrouppublic void setStyle(Style style)
setStyle in interface FeatureGrouppublic LatLngBounds getBounds()
getBounds in interface FeatureGrouppublic 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 FeatureGroupImpl 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.