public class MapModelImpl extends AbstractLayerMap implements MapModel
AbstractLayerMap,
MapModel,
Serialized Form| Constructor and Description |
|---|
MapModelImpl() |
MapModelImpl(Map<String,Layer> map) |
| Modifier and Type | Method and Description |
|---|---|
EasyPrint |
getEasyPrint() |
protected Map<String,Layer> |
getMap() |
MapOptions |
getOptions() |
MapPanes |
getPanes() |
Pm |
getPm() |
PolylineMeasure |
getPolylineMeasure() |
TileLayer |
getTileLayer() |
void |
setEasyPrint(EasyPrint easyPrint) |
protected void |
setMap(Map<String,Layer> map) |
void |
setOptions(MapOptions options) |
void |
setPanes(MapPanes panes) |
void |
setPm(Pm pm) |
void |
setPolylineMeasure(PolylineMeasure polylineMeasure) |
void |
setTileLayer(TileLayer tileLayer) |
clear, containsKey, containsValue, entrySet, filter, get, getCheckedLayer, getCircle, getLayerGroup, getMarker, getPolygon, getPolyline, getRectangle, isEmpty, keySet, put, put, putAll, remove, size, valuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, containsKey, containsValue, entrySet, filter, get, getCircle, getLayerGroup, getMarker, getPolygon, getPolyline, getRectangle, isEmpty, keySet, put, put, putAll, remove, size, valuescompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllprotected Map<String,Layer> getMap()
getMap in class AbstractLayerMapprotected void setMap(Map<String,Layer> map)
setMap in class AbstractLayerMappublic PolylineMeasure getPolylineMeasure()
getPolylineMeasure in interface MapModelLeaflet.setPolylineMeasure(java.lang.Boolean),
Leaflet.getPolylineMeasure()public void setPolylineMeasure(PolylineMeasure polylineMeasure)
setPolylineMeasure in interface MapModelLeaflet.setPolylineMeasure(java.lang.Boolean),
Leaflet.getPolylineMeasure()public EasyPrint getEasyPrint()
getEasyPrint in interface MapModelLeaflet.setEasyPrint(java.lang.Boolean),
Leaflet.getEasyPrint()public void setEasyPrint(EasyPrint easyPrint)
setEasyPrint in interface MapModelLeaflet.setEasyPrint(java.lang.Boolean),
Leaflet.getEasyPrint()public Pm getPm()
getPm in interface MapModelLeaflet.setPm(java.lang.Boolean),
Leaflet.getPm()public void setPm(Pm pm)
setPm in interface MapModelLeaflet.setPm(java.lang.Boolean),
Leaflet.getPm()public MapOptions getOptions()
getOptions in interface MapModelpublic void setOptions(MapOptions options)
setOptions in interface MapModelpublic TileLayer getTileLayer()
getTileLayer in interface MapModelpublic void setTileLayer(TileLayer tileLayer)
setTileLayer in interface MapModelCopyright © 2018 Terra Yazılım Bilişim Hiz. Elek. Dan. Oto. ve Loj. Tic. Ltd. Şti.. All rights reserved.