@mapgis/webclient-leaflet-plugin 17.0.7 → 17.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/README.md +11 -39
  2. package/dist/es5/webclient-common.min.js +15 -4
  3. package/dist/es5/webclient-leaflet-plugin.min.js +6 -6
  4. package/dist/webclient-leaflet-plugin-es6.min.js +8 -8
  5. package/documention/ArcGISMapImageLayer.html +820 -0
  6. package/documention/ArcGISTileLayer.html +498 -0
  7. package/documention/EchartsLayer.html +261 -0
  8. package/documention/FeatureLayer.html +212 -0
  9. package/documention/FeatureLayerUtil.html +288 -0
  10. package/documention/IGSMapImageLayer.html +948 -0
  11. package/documention/IGSTileLayer.html +562 -0
  12. package/documention/MapLayer.html +330 -0
  13. package/documention/MapVLayer.html +320 -0
  14. package/documention/MapViewLeaflet.html +7 -7
  15. package/documention/Popup.html +4 -2
  16. package/documention/Screenshot.html +5 -143
  17. package/documention/SketchEditorLeaflet.html +106 -47
  18. package/documention/TileLayer.html +279 -0
  19. package/documention/TileLayerWMS.html +222 -0
  20. package/documention/VectorTileLayer.html +529 -0
  21. package/documention/WMSLayerView.html +689 -0
  22. package/documention/WebMapServiceLayer.html +723 -0
  23. package/documention/WebMapTileServiceLayer.html +754 -0
  24. package/documention/WebTileLayer.html +663 -0
  25. package/documention/Zondy.ThemeLayer.GeoFeatureThemeLayer.html +22 -22
  26. package/documention/Zondy.ThemeLayer.GraphThemeLayer.html +30 -30
  27. package/documention/Zondy.ThemeLayer.RandomThemeLayer.html +34 -34
  28. package/documention/Zondy.ThemeLayer.ThemeLayer.html +3 -3
  29. package/documention/Zondy.ThemeLayer.rangeThemeLayer.html +34 -34
  30. package/documention/Zondy.ThemeLayer.rankSymbolThemeLayer.html +47 -47
  31. package/documention/Zondy.ThemeLayer.simpleThemeLayer.html +33 -33
  32. package/documention/Zondy.ThemeLayer.uniqueThemeLayer.html +30 -30
  33. package/documention/Zondy.Widget.html +5 -5
  34. package/documention/global.html +454 -0
  35. package/documention/index.html +6 -6
  36. package/documention/scripts/sideBar.js +16 -2
  37. package/package.json +6 -6
@@ -117,7 +117,7 @@
117
117
 
118
118
  <span class="param-type">
119
119
 
120
- Zondy.ChartType
120
+ zondy.ChartType
121
121
 
122
122
  </span>
123
123
 
@@ -382,7 +382,7 @@
382
382
 
383
383
 
384
384
  <ul>
385
- <li><a link="Zondy.ThemeLayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer" Zondy.ThemeLayer.GraphThemeLayer.html>Zondy.ThemeLayer.GraphThemeLayer</a></li>
385
+ <li><a link="zondy.themelayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer" zondy.themelayer.GraphThemeLayer.html>zondy.themelayer.GraphThemeLayer</a></li>
386
386
  </ul>
387
387
 
388
388
 
@@ -965,7 +965,7 @@
965
965
 
966
966
  <span class="param-type">
967
967
 
968
- Zondy.Theme
968
+ zondy.Theme
969
969
 
970
970
  </span>
971
971
 
@@ -1378,7 +1378,7 @@
1378
1378
 
1379
1379
  <dt class="inherited-from">Inherited From:</dt>
1380
1380
  <dd class="inherited-from"><ul class="dummy"><li>
1381
- <a goto="addFeatures" link="Zondy.ThemeLayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer#addFeatures" Zondy.ThemeLayer.GraphThemeLayer.html#addFeatures>Zondy.ThemeLayer.GraphThemeLayer#addFeatures</a>
1381
+ <a goto="addFeatures" link="zondy.themelayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer#addFeatures" zondy.themelayer.GraphThemeLayer.html#addFeatures>zondy.themelayer.GraphThemeLayer#addFeatures</a>
1382
1382
  </li></ul></dd>
1383
1383
 
1384
1384
 
@@ -1474,7 +1474,7 @@
1474
1474
 
1475
1475
  <dt class="inherited-from">Inherited From:</dt>
1476
1476
  <dd class="inherited-from"><ul class="dummy"><li>
1477
- <a goto="clear" link="Zondy.ThemeLayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer#clear" Zondy.ThemeLayer.GraphThemeLayer.html#clear>Zondy.ThemeLayer.GraphThemeLayer#clear</a>
1477
+ <a goto="clear" link="zondy.themelayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer#clear" zondy.themelayer.GraphThemeLayer.html#clear>zondy.themelayer.GraphThemeLayer#clear</a>
1478
1478
  </li></ul></dd>
1479
1479
 
1480
1480
 
@@ -1589,7 +1589,7 @@
1589
1589
 
1590
1590
  <span class="param-type">
1591
1591
 
1592
- Zondy.Bounds
1592
+ zondy.Bounds
1593
1593
 
1594
1594
  </span>
1595
1595
 
@@ -1656,7 +1656,7 @@
1656
1656
 
1657
1657
  <dt class="tag-overrides">Overrides:</dt>
1658
1658
  <dd class="tag-overrides"><ul class="dummy"><li>
1659
- <a class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer#clearCache" Zondy.ThemeLayer.GraphThemeLayer.html#clearCache>Zondy.ThemeLayer.GraphThemeLayer#clearCache</a>
1659
+ <a class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer#clearCache" zondy.themelayer.GraphThemeLayer.html#clearCache>zondy.themelayer.GraphThemeLayer#clearCache</a>
1660
1660
  </li></ul></dd>
1661
1661
 
1662
1662
 
@@ -1769,7 +1769,7 @@
1769
1769
 
1770
1770
  <span class="param-type">
1771
1771
 
1772
- Zondy.Feature.Vector
1772
+ zondy.Feature.Vector
1773
1773
 
1774
1774
  </span>
1775
1775
 
@@ -1806,7 +1806,7 @@
1806
1806
 
1807
1807
  <dt class="tag-overrides">Overrides:</dt>
1808
1808
  <dd class="tag-overrides"><ul class="dummy"><li>
1809
- <a class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer#createThematicFeature" Zondy.ThemeLayer.GraphThemeLayer.html#createThematicFeature>Zondy.ThemeLayer.GraphThemeLayer#createThematicFeature</a>
1809
+ <a class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer#createThematicFeature" zondy.themelayer.GraphThemeLayer.html#createThematicFeature>zondy.themelayer.GraphThemeLayer#createThematicFeature</a>
1810
1810
  </li></ul></dd>
1811
1811
 
1812
1812
 
@@ -1867,7 +1867,7 @@
1867
1867
 
1868
1868
  <span class="param-type">
1869
1869
 
1870
- Zondy.Theme
1870
+ zondy.Theme
1871
1871
 
1872
1872
  </span>
1873
1873
 
@@ -1949,7 +1949,7 @@
1949
1949
 
1950
1950
  <span class="param-type">
1951
1951
 
1952
- Array.&lt;Zondy.Feature.Vector>
1952
+ Array.&lt;zondy.Feature.Vector>
1953
1953
 
1954
1954
  </span>
1955
1955
 
@@ -1984,7 +1984,7 @@
1984
1984
 
1985
1985
  <dt class="inherited-from">Inherited From:</dt>
1986
1986
  <dd class="inherited-from"><ul class="dummy"><li>
1987
- <a goto="destroyFeatures" link="Zondy.ThemeLayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.ThemeLayer#destroyFeatures" Zondy.ThemeLayer.ThemeLayer.html#destroyFeatures>Zondy.ThemeLayer.ThemeLayer#destroyFeatures</a>
1987
+ <a goto="destroyFeatures" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#destroyFeatures" zondy.themelayer.ThemeLayer.html#destroyFeatures>zondy.themelayer.ThemeLayer#destroyFeatures</a>
1988
1988
  </li></ul></dd>
1989
1989
 
1990
1990
 
@@ -2080,7 +2080,7 @@
2080
2080
 
2081
2081
  <dt class="inherited-from">Inherited From:</dt>
2082
2082
  <dd class="inherited-from"><ul class="dummy"><li>
2083
- <a goto="drawCharts" link="Zondy.ThemeLayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer#drawCharts" Zondy.ThemeLayer.GraphThemeLayer.html#drawCharts>Zondy.ThemeLayer.GraphThemeLayer#drawCharts</a>
2083
+ <a goto="drawCharts" link="zondy.themelayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer#drawCharts" zondy.themelayer.GraphThemeLayer.html#drawCharts>zondy.themelayer.GraphThemeLayer#drawCharts</a>
2084
2084
  </li></ul></dd>
2085
2085
 
2086
2086
 
@@ -2176,7 +2176,7 @@
2176
2176
 
2177
2177
  <dt class="inherited-from">Inherited From:</dt>
2178
2178
  <dd class="inherited-from"><ul class="dummy"><li>
2179
- <a goto="getEvents" link="Zondy.ThemeLayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.ThemeLayer#getEvents" Zondy.ThemeLayer.ThemeLayer.html#getEvents>Zondy.ThemeLayer.ThemeLayer#getEvents</a>
2179
+ <a goto="getEvents" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#getEvents" zondy.themelayer.ThemeLayer.html#getEvents>zondy.themelayer.ThemeLayer#getEvents</a>
2180
2180
  </li></ul></dd>
2181
2181
 
2182
2182
 
@@ -2385,7 +2385,7 @@
2385
2385
 
2386
2386
  <dt class="inherited-from">Inherited From:</dt>
2387
2387
  <dd class="inherited-from"><ul class="dummy"><li>
2388
- <a goto="getFeatureBy" link="Zondy.ThemeLayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.ThemeLayer#getFeatureBy" Zondy.ThemeLayer.ThemeLayer.html#getFeatureBy>Zondy.ThemeLayer.ThemeLayer#getFeatureBy</a>
2388
+ <a goto="getFeatureBy" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#getFeatureBy" zondy.themelayer.ThemeLayer.html#getFeatureBy>zondy.themelayer.ThemeLayer#getFeatureBy</a>
2389
2389
  </li></ul></dd>
2390
2390
 
2391
2391
 
@@ -2535,7 +2535,7 @@
2535
2535
 
2536
2536
  <dt class="inherited-from">Inherited From:</dt>
2537
2537
  <dd class="inherited-from"><ul class="dummy"><li>
2538
- <a goto="getFeatureById" link="Zondy.ThemeLayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.ThemeLayer#getFeatureById" Zondy.ThemeLayer.ThemeLayer.html#getFeatureById>Zondy.ThemeLayer.ThemeLayer#getFeatureById</a>
2538
+ <a goto="getFeatureById" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#getFeatureById" zondy.themelayer.ThemeLayer.html#getFeatureById>zondy.themelayer.ThemeLayer#getFeatureById</a>
2539
2539
  </li></ul></dd>
2540
2540
 
2541
2541
 
@@ -2631,7 +2631,7 @@
2631
2631
 
2632
2632
  <dt class="inherited-from">Inherited From:</dt>
2633
2633
  <dd class="inherited-from"><ul class="dummy"><li>
2634
- <a goto="getFeatures" link="Zondy.ThemeLayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.ThemeLayer#getFeatures" Zondy.ThemeLayer.ThemeLayer.html#getFeatures>Zondy.ThemeLayer.ThemeLayer#getFeatures</a>
2634
+ <a goto="getFeatures" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#getFeatures" zondy.themelayer.ThemeLayer.html#getFeatures>zondy.themelayer.ThemeLayer#getFeatures</a>
2635
2635
  </li></ul></dd>
2636
2636
 
2637
2637
 
@@ -2840,7 +2840,7 @@
2840
2840
 
2841
2841
  <dt class="inherited-from">Inherited From:</dt>
2842
2842
  <dd class="inherited-from"><ul class="dummy"><li>
2843
- <a goto="getFeaturesByAttribute" link="Zondy.ThemeLayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.ThemeLayer#getFeaturesByAttribute" Zondy.ThemeLayer.ThemeLayer.html#getFeaturesByAttribute>Zondy.ThemeLayer.ThemeLayer#getFeaturesByAttribute</a>
2843
+ <a goto="getFeaturesByAttribute" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#getFeaturesByAttribute" zondy.themelayer.ThemeLayer.html#getFeaturesByAttribute>zondy.themelayer.ThemeLayer#getFeaturesByAttribute</a>
2844
2844
  </li></ul></dd>
2845
2845
 
2846
2846
 
@@ -3020,7 +3020,7 @@
3020
3020
 
3021
3021
  <dt class="inherited-from">Inherited From:</dt>
3022
3022
  <dd class="inherited-from"><ul class="dummy"><li>
3023
- <a goto="getLocalXY" link="Zondy.ThemeLayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.ThemeLayer#getLocalXY" Zondy.ThemeLayer.ThemeLayer.html#getLocalXY>Zondy.ThemeLayer.ThemeLayer#getLocalXY</a>
3023
+ <a goto="getLocalXY" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#getLocalXY" zondy.themelayer.ThemeLayer.html#getLocalXY>zondy.themelayer.ThemeLayer#getLocalXY</a>
3024
3024
  </li></ul></dd>
3025
3025
 
3026
3026
 
@@ -3170,7 +3170,7 @@
3170
3170
 
3171
3171
  <dt class="inherited-from">Inherited From:</dt>
3172
3172
  <dd class="inherited-from"><ul class="dummy"><li>
3173
- <a goto="getShapesByFeatureID" link="Zondy.ThemeLayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer#getShapesByFeatureID" Zondy.ThemeLayer.GraphThemeLayer.html#getShapesByFeatureID>Zondy.ThemeLayer.GraphThemeLayer#getShapesByFeatureID</a>
3173
+ <a goto="getShapesByFeatureID" link="zondy.themelayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer#getShapesByFeatureID" zondy.themelayer.GraphThemeLayer.html#getShapesByFeatureID>zondy.themelayer.GraphThemeLayer#getShapesByFeatureID</a>
3174
3174
  </li></ul></dd>
3175
3175
 
3176
3176
 
@@ -3285,7 +3285,7 @@
3285
3285
 
3286
3286
  <span class="param-type">
3287
3287
 
3288
- Zondy.Feature.Vector
3288
+ zondy.Feature.Vector
3289
3289
 
3290
3290
  </span>
3291
3291
 
@@ -3378,7 +3378,7 @@
3378
3378
 
3379
3379
  <dt class="inherited-from">Inherited From:</dt>
3380
3380
  <dd class="inherited-from"><ul class="dummy"><li>
3381
- <a goto="getWeightFieldValue" link="Zondy.ThemeLayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer#getWeightFieldValue" Zondy.ThemeLayer.GraphThemeLayer.html#getWeightFieldValue>Zondy.ThemeLayer.GraphThemeLayer#getWeightFieldValue</a>
3381
+ <a goto="getWeightFieldValue" link="zondy.themelayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer#getWeightFieldValue" zondy.themelayer.GraphThemeLayer.html#getWeightFieldValue>zondy.themelayer.GraphThemeLayer#getWeightFieldValue</a>
3382
3382
  </li></ul></dd>
3383
3383
 
3384
3384
 
@@ -3586,7 +3586,7 @@
3586
3586
 
3587
3587
  <dt class="inherited-from">Inherited From:</dt>
3588
3588
  <dd class="inherited-from"><ul class="dummy"><li>
3589
- <a goto="initialize" link="Zondy.ThemeLayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer#initialize" Zondy.ThemeLayer.GraphThemeLayer.html#initialize>Zondy.ThemeLayer.GraphThemeLayer#initialize</a>
3589
+ <a goto="initialize" link="zondy.themelayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer#initialize" zondy.themelayer.GraphThemeLayer.html#initialize>zondy.themelayer.GraphThemeLayer#initialize</a>
3590
3590
  </li></ul></dd>
3591
3591
 
3592
3592
 
@@ -3701,7 +3701,7 @@
3701
3701
 
3702
3702
  <span class="param-type">
3703
3703
 
3704
- Zondy.Bounds
3704
+ zondy.Bounds
3705
3705
 
3706
3706
  </span>
3707
3707
 
@@ -3766,7 +3766,7 @@
3766
3766
 
3767
3767
  <dt class="inherited-from">Inherited From:</dt>
3768
3768
  <dd class="inherited-from"><ul class="dummy"><li>
3769
- <a goto="isChartInMap" link="Zondy.ThemeLayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer#isChartInMap" Zondy.ThemeLayer.GraphThemeLayer.html#isChartInMap>Zondy.ThemeLayer.GraphThemeLayer#isChartInMap</a>
3769
+ <a goto="isChartInMap" link="zondy.themelayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer#isChartInMap" zondy.themelayer.GraphThemeLayer.html#isChartInMap>zondy.themelayer.GraphThemeLayer#isChartInMap</a>
3770
3770
  </li></ul></dd>
3771
3771
 
3772
3772
 
@@ -3946,7 +3946,7 @@
3946
3946
 
3947
3947
  <dt class="inherited-from">Inherited From:</dt>
3948
3948
  <dd class="inherited-from"><ul class="dummy"><li>
3949
- <a goto="isPointInPoly" link="Zondy.ThemeLayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer#isPointInPoly" Zondy.ThemeLayer.GraphThemeLayer.html#isPointInPoly>Zondy.ThemeLayer.GraphThemeLayer#isPointInPoly</a>
3949
+ <a goto="isPointInPoly" link="zondy.themelayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer#isPointInPoly" zondy.themelayer.GraphThemeLayer.html#isPointInPoly>zondy.themelayer.GraphThemeLayer#isPointInPoly</a>
3950
3950
  </li></ul></dd>
3951
3951
 
3952
3952
 
@@ -4125,7 +4125,7 @@
4125
4125
 
4126
4126
  <dt class="inherited-from">Inherited From:</dt>
4127
4127
  <dd class="inherited-from"><ul class="dummy"><li>
4128
- <a goto="isQuadrilateralOverLap" link="Zondy.ThemeLayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer#isQuadrilateralOverLap" Zondy.ThemeLayer.GraphThemeLayer.html#isQuadrilateralOverLap>Zondy.ThemeLayer.GraphThemeLayer#isQuadrilateralOverLap</a>
4128
+ <a goto="isQuadrilateralOverLap" link="zondy.themelayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer#isQuadrilateralOverLap" zondy.themelayer.GraphThemeLayer.html#isQuadrilateralOverLap>zondy.themelayer.GraphThemeLayer#isQuadrilateralOverLap</a>
4129
4129
  </li></ul></dd>
4130
4130
 
4131
4131
 
@@ -4247,7 +4247,7 @@
4247
4247
 
4248
4248
  <span class="param-type">
4249
4249
 
4250
- Zondy.Geometry.Point
4250
+ zondy.geometry.Point
4251
4251
 
4252
4252
  </span>
4253
4253
 
@@ -4276,7 +4276,7 @@
4276
4276
 
4277
4277
  <span class="param-type">
4278
4278
 
4279
- Zondy.Geometry.Point
4279
+ zondy.geometry.Point
4280
4280
 
4281
4281
  </span>
4282
4282
 
@@ -4305,7 +4305,7 @@
4305
4305
 
4306
4306
  <span class="param-type">
4307
4307
 
4308
- Zondy.Geometry.Point
4308
+ zondy.geometry.Point
4309
4309
 
4310
4310
  </span>
4311
4311
 
@@ -4334,7 +4334,7 @@
4334
4334
 
4335
4335
  <span class="param-type">
4336
4336
 
4337
- Zondy.Geometry.Point
4337
+ zondy.geometry.Point
4338
4338
 
4339
4339
  </span>
4340
4340
 
@@ -4369,7 +4369,7 @@
4369
4369
 
4370
4370
  <dt class="inherited-from">Inherited From:</dt>
4371
4371
  <dd class="inherited-from"><ul class="dummy"><li>
4372
- <a goto="lineIntersection" link="Zondy.ThemeLayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer#lineIntersection" Zondy.ThemeLayer.GraphThemeLayer.html#lineIntersection>Zondy.ThemeLayer.GraphThemeLayer#lineIntersection</a>
4372
+ <a goto="lineIntersection" link="zondy.themelayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer#lineIntersection" zondy.themelayer.GraphThemeLayer.html#lineIntersection>zondy.themelayer.GraphThemeLayer#lineIntersection</a>
4373
4373
  </li></ul></dd>
4374
4374
 
4375
4375
 
@@ -4607,7 +4607,7 @@
4607
4607
 
4608
4608
  <dt class="inherited-from">Inherited From:</dt>
4609
4609
  <dd class="inherited-from"><ul class="dummy"><li>
4610
- <a goto="off" link="Zondy.ThemeLayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.ThemeLayer#off" Zondy.ThemeLayer.ThemeLayer.html#off>Zondy.ThemeLayer.ThemeLayer#off</a>
4610
+ <a goto="off" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#off" zondy.themelayer.ThemeLayer.html#off>zondy.themelayer.ThemeLayer#off</a>
4611
4611
  </li></ul></dd>
4612
4612
 
4613
4613
 
@@ -4815,7 +4815,7 @@
4815
4815
 
4816
4816
  <dt class="inherited-from">Inherited From:</dt>
4817
4817
  <dd class="inherited-from"><ul class="dummy"><li>
4818
- <a goto="on" link="Zondy.ThemeLayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.ThemeLayer#on" Zondy.ThemeLayer.ThemeLayer.html#on>Zondy.ThemeLayer.ThemeLayer#on</a>
4818
+ <a goto="on" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#on" zondy.themelayer.ThemeLayer.html#on>zondy.themelayer.ThemeLayer#on</a>
4819
4819
  </li></ul></dd>
4820
4820
 
4821
4821
 
@@ -4965,7 +4965,7 @@
4965
4965
 
4966
4966
  <dt class="inherited-from">Inherited From:</dt>
4967
4967
  <dd class="inherited-from"><ul class="dummy"><li>
4968
- <a goto="onRemove" link="Zondy.ThemeLayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.ThemeLayer#onRemove" Zondy.ThemeLayer.ThemeLayer.html#onRemove>Zondy.ThemeLayer.ThemeLayer#onRemove</a>
4968
+ <a goto="onRemove" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#onRemove" zondy.themelayer.ThemeLayer.html#onRemove>zondy.themelayer.ThemeLayer#onRemove</a>
4969
4969
  </li></ul></dd>
4970
4970
 
4971
4971
 
@@ -5061,7 +5061,7 @@
5061
5061
 
5062
5062
  <dt class="inherited-from">Inherited From:</dt>
5063
5063
  <dd class="inherited-from"><ul class="dummy"><li>
5064
- <a goto="redraw" link="Zondy.ThemeLayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer#redraw" Zondy.ThemeLayer.GraphThemeLayer.html#redraw>Zondy.ThemeLayer.GraphThemeLayer#redraw</a>
5064
+ <a goto="redraw" link="zondy.themelayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer#redraw" zondy.themelayer.GraphThemeLayer.html#redraw>zondy.themelayer.GraphThemeLayer#redraw</a>
5065
5065
  </li></ul></dd>
5066
5066
 
5067
5067
 
@@ -5211,7 +5211,7 @@
5211
5211
 
5212
5212
  <dt class="inherited-from">Inherited From:</dt>
5213
5213
  <dd class="inherited-from"><ul class="dummy"><li>
5214
- <a goto="redrawThematicFeatures" link="Zondy.ThemeLayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer#redrawThematicFeatures" Zondy.ThemeLayer.GraphThemeLayer.html#redrawThematicFeatures>Zondy.ThemeLayer.GraphThemeLayer#redrawThematicFeatures</a>
5214
+ <a goto="redrawThematicFeatures" link="zondy.themelayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer#redrawThematicFeatures" zondy.themelayer.GraphThemeLayer.html#redrawThematicFeatures>zondy.themelayer.GraphThemeLayer#redrawThematicFeatures</a>
5215
5215
  </li></ul></dd>
5216
5216
 
5217
5217
 
@@ -5307,7 +5307,7 @@
5307
5307
 
5308
5308
  <dt class="inherited-from">Inherited From:</dt>
5309
5309
  <dd class="inherited-from"><ul class="dummy"><li>
5310
- <a goto="removeAllFeatures" link="Zondy.ThemeLayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer#removeAllFeatures" Zondy.ThemeLayer.GraphThemeLayer.html#removeAllFeatures>Zondy.ThemeLayer.GraphThemeLayer#removeAllFeatures</a>
5310
+ <a goto="removeAllFeatures" link="zondy.themelayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer#removeAllFeatures" zondy.themelayer.GraphThemeLayer.html#removeAllFeatures>zondy.themelayer.GraphThemeLayer#removeAllFeatures</a>
5311
5311
  </li></ul></dd>
5312
5312
 
5313
5313
 
@@ -5457,7 +5457,7 @@
5457
5457
 
5458
5458
  <dt class="inherited-from">Inherited From:</dt>
5459
5459
  <dd class="inherited-from"><ul class="dummy"><li>
5460
- <a goto="removeFeatures" link="Zondy.ThemeLayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer#removeFeatures" Zondy.ThemeLayer.GraphThemeLayer.html#removeFeatures>Zondy.ThemeLayer.GraphThemeLayer#removeFeatures</a>
5460
+ <a goto="removeFeatures" link="zondy.themelayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer#removeFeatures" zondy.themelayer.GraphThemeLayer.html#removeFeatures>zondy.themelayer.GraphThemeLayer#removeFeatures</a>
5461
5461
  </li></ul></dd>
5462
5462
 
5463
5463
 
@@ -5607,7 +5607,7 @@
5607
5607
 
5608
5608
  <dt class="inherited-from">Inherited From:</dt>
5609
5609
  <dd class="inherited-from"><ul class="dummy"><li>
5610
- <a goto="setChartsType" link="Zondy.ThemeLayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer#setChartsType" Zondy.ThemeLayer.GraphThemeLayer.html#setChartsType>Zondy.ThemeLayer.GraphThemeLayer#setChartsType</a>
5610
+ <a goto="setChartsType" link="zondy.themelayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer#setChartsType" zondy.themelayer.GraphThemeLayer.html#setChartsType>zondy.themelayer.GraphThemeLayer#setChartsType</a>
5611
5611
  </li></ul></dd>
5612
5612
 
5613
5613
 
@@ -5757,7 +5757,7 @@
5757
5757
 
5758
5758
  <dt class="inherited-from">Inherited From:</dt>
5759
5759
  <dd class="inherited-from"><ul class="dummy"><li>
5760
- <a goto="setOpacity" link="Zondy.ThemeLayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.ThemeLayer#setOpacity" Zondy.ThemeLayer.ThemeLayer.html#setOpacity>Zondy.ThemeLayer.ThemeLayer#setOpacity</a>
5760
+ <a goto="setOpacity" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#setOpacity" zondy.themelayer.ThemeLayer.html#setOpacity>zondy.themelayer.ThemeLayer#setOpacity</a>
5761
5761
  </li></ul></dd>
5762
5762
 
5763
5763
 
@@ -5872,7 +5872,7 @@
5872
5872
 
5873
5873
  <span class="param-type">
5874
5874
 
5875
- Zondy.ChartType
5875
+ zondy.ChartType
5876
5876
 
5877
5877
  </span>
5878
5878
 
@@ -6052,7 +6052,7 @@
6052
6052
 
6053
6053
  <dt class="inherited-from">Inherited From:</dt>
6054
6054
  <dd class="inherited-from"><ul class="dummy"><li>
6055
- <a goto="update" link="Zondy.ThemeLayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.ThemeLayer#update" Zondy.ThemeLayer.ThemeLayer.html#update>Zondy.ThemeLayer.ThemeLayer#update</a>
6055
+ <a goto="update" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#update" zondy.themelayer.ThemeLayer.html#update>zondy.themelayer.ThemeLayer#update</a>
6056
6056
  </li></ul></dd>
6057
6057
 
6058
6058
 
@@ -6247,7 +6247,7 @@
6247
6247
 
6248
6248
  <dt class="inherited-from">Inherited From:</dt>
6249
6249
  <dd class="inherited-from"><ul class="dummy"><li>
6250
- <a goto="event:beforefeaturesadded" link="Zondy.ThemeLayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.GraphThemeLayer#event:beforefeaturesadded" Zondy.ThemeLayer.GraphThemeLayer.html#event:beforefeaturesadded>Zondy.ThemeLayer.GraphThemeLayer#event:beforefeaturesadded</a>
6250
+ <a goto="event:beforefeaturesadded" link="zondy.themelayer.GraphThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.GraphThemeLayer#event:beforefeaturesadded" zondy.themelayer.GraphThemeLayer.html#event:beforefeaturesadded>zondy.themelayer.GraphThemeLayer#event:beforefeaturesadded</a>
6251
6251
  </li></ul></dd>
6252
6252
 
6253
6253
 
@@ -6430,7 +6430,7 @@
6430
6430
 
6431
6431
  <dt class="inherited-from">Inherited From:</dt>
6432
6432
  <dd class="inherited-from"><ul class="dummy"><li>
6433
- <a goto="event:changelayer" link="Zondy.ThemeLayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.ThemeLayer#event:changelayer" Zondy.ThemeLayer.ThemeLayer.html#event:changelayer>Zondy.ThemeLayer.ThemeLayer#event:changelayer</a>
6433
+ <a goto="event:changelayer" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#event:changelayer" zondy.themelayer.ThemeLayer.html#event:changelayer>zondy.themelayer.ThemeLayer#event:changelayer</a>
6434
6434
  </li></ul></dd>
6435
6435
 
6436
6436
 
@@ -6553,7 +6553,7 @@
6553
6553
 
6554
6554
  <span class="param-type">
6555
6555
 
6556
- Array.&lt;Zondy.Feature.Vector>
6556
+ Array.&lt;zondy.Feature.Vector>
6557
6557
 
6558
6558
  </span>
6559
6559
 
@@ -6613,7 +6613,7 @@
6613
6613
 
6614
6614
  <dt class="inherited-from">Inherited From:</dt>
6615
6615
  <dd class="inherited-from"><ul class="dummy"><li>
6616
- <a goto="event:featuresremoved" link="Zondy.ThemeLayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Zondy.ThemeLayer.ThemeLayer#event:featuresremoved" Zondy.ThemeLayer.ThemeLayer.html#event:featuresremoved>Zondy.ThemeLayer.ThemeLayer#event:featuresremoved</a>
6616
+ <a goto="event:featuresremoved" link="zondy.themelayer.ThemeLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="zondy.themelayer.ThemeLayer#event:featuresremoved" zondy.themelayer.ThemeLayer.html#event:featuresremoved>zondy.themelayer.ThemeLayer#event:featuresremoved</a>
6617
6617
  </li></ul></dd>
6618
6618
 
6619
6619