@mapgis/webclient-common 17.2.7 → 17.2.10

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 (222) hide show
  1. package/README.md +28 -0
  2. package/dist/es5/webclient-common.min.js +3 -3
  3. package/dist/webclient-common-es6.min.js +3 -3
  4. package/documention/AddressServer.html +20 -20
  5. package/documention/ArcGISFeatureServer.html +14 -14
  6. package/documention/ArcGISGeometryServer.html +18 -18
  7. package/documention/ArcGISMapImageLayer.html +34 -122
  8. package/documention/ArcGISMapImageSubLayer.html +23 -23
  9. package/documention/ArcGISMapServer.html +15 -15
  10. package/documention/ArcGISTileLayer.html +75 -75
  11. package/documention/ArcGISVectorTileLayer.html +57 -57
  12. package/documention/ArcGISVectorTileServer.html +14 -14
  13. package/documention/BaseRenderer.html +2 -2
  14. package/documention/BaseScene.html +70 -70
  15. package/documention/BaseServer.html +5 -5
  16. package/documention/BaseView.html +57 -57
  17. package/documention/Basemap.html +30 -30
  18. package/documention/Callout3D.html +9 -9
  19. package/documention/Cesium3DTilesCacheLayer.html +68 -68
  20. package/documention/Cesium3DTilesServer.html +14 -14
  21. package/documention/Circle.html +26 -26
  22. package/documention/ClassBreakClusterInfo.html +7 -7
  23. package/documention/ClassBreakInfo.html +5 -5
  24. package/documention/ClassBreakRenderer.html +29 -29
  25. package/documention/ClusterRenderer.html +19 -19
  26. package/documention/Collection.html +54 -54
  27. package/documention/Color.html +13 -13
  28. package/documention/ColorMaterial.html +7 -7
  29. package/documention/ColorStop.html +7 -7
  30. package/documention/ColorVariable.html +4 -4
  31. package/documention/Config.html +1 -1
  32. package/documention/CursorChangeEventInfo.html +2 -2
  33. package/documention/EchartsLayer.html +6 -6
  34. package/documention/Edges3D.html +7 -7
  35. package/documention/ElevationInfo.html +5 -5
  36. package/documention/Extent.html +41 -41
  37. package/documention/ExtrudeSymbol3DLayer.html +21 -21
  38. package/documention/Feature.html +145 -19
  39. package/documention/FeatureExpressionInfo.html +2 -2
  40. package/documention/FeatureFilter.html +71 -71
  41. package/documention/FeatureLayer.html +77 -77
  42. package/documention/FeatureServer.html +109 -90
  43. package/documention/FeatureSet.html +7 -7
  44. package/documention/FillSymbol.html +14 -14
  45. package/documention/FillSymbol3DLayer.html +17 -17
  46. package/documention/FillSymbol3DOutline.html +10 -10
  47. package/documention/Font.html +6 -6
  48. package/documention/GeoJSONLayer.html +84 -84
  49. package/documention/Geometry.html +11 -11
  50. package/documention/GeometryEngine.html +131 -131
  51. package/documention/GeometryFilter.html +12 -12
  52. package/documention/GeometryServer.html +39 -39
  53. package/documention/GraphicsLayer.html +106 -106
  54. package/documention/GroupLayer.html +77 -77
  55. package/documention/HeatmapColorStop.html +7 -7
  56. package/documention/HeatmapRenderer.html +10 -10
  57. package/documention/IGSFeatureLayer.html +24 -24
  58. package/documention/IGSMapImageLayer.html +152 -54
  59. package/documention/IGSMapImageSubLayer.html +25 -25
  60. package/documention/IGSSceneLayer.html +10 -10
  61. package/documention/IGSSceneSubLayer.html +26 -26
  62. package/documention/IGSTileLayer.html +85 -85
  63. package/documention/IGSVectorTileLayer.html +61 -61
  64. package/documention/IGSVectorTileSubLayer.html +21 -21
  65. package/documention/ISScene.html +426 -74
  66. package/documention/ISSceneLayer.html +72 -72
  67. package/documention/ISSceneServer.html +81 -81
  68. package/documention/ISSceneSubLayer.html +81 -214
  69. package/documention/IconResource.html +6 -6
  70. package/documention/IconSymbol3DLayer.html +30 -30
  71. package/documention/ImageServer.html +14 -14
  72. package/documention/LOD.html +4 -4
  73. package/documention/LabelClass.html +13 -13
  74. package/documention/LabelSymbol3D.html +17 -17
  75. package/documention/Layer.html +45 -45
  76. package/documention/LineCallout3D.html +14 -14
  77. package/documention/LineString.html +34 -34
  78. package/documention/LineStyleMarker3D.html +13 -13
  79. package/documention/LineStylePattern3D.html +7 -7
  80. package/documention/LineSymbol.html +11 -11
  81. package/documention/LineSymbol3D.html +11 -11
  82. package/documention/LineSymbol3DLayer.html +30 -30
  83. package/documention/LineSymbolMarker.html +6 -6
  84. package/documention/M3DModelCacheLayer.html +75 -75
  85. package/documention/M3DServer.html +14 -14
  86. package/documention/Map.html +26 -26
  87. package/documention/MapGISTextSymbol.html +45 -45
  88. package/documention/MapImageLayer.html +354 -168
  89. package/documention/MapServer.html +33 -33
  90. package/documention/MapVLayer.html +36 -36
  91. package/documention/MapView.html +97 -97
  92. package/documention/MarkerSymbol.html +11 -11
  93. package/documention/ModelCacheLayer.html +67 -67
  94. package/documention/MoveEventInfo.html +2 -2
  95. package/documention/MultiLineString.html +39 -39
  96. package/documention/MultiPoint.html +33 -33
  97. package/documention/MultiPolygon.html +28 -28
  98. package/documention/OGCLayer.html +70 -70
  99. package/documention/ObjectSymbol3DLayer.html +25 -25
  100. package/documention/OpacityStop.html +4 -4
  101. package/documention/OpacityVariable.html +4 -4
  102. package/documention/OutStatistic.html +1 -1
  103. package/documention/OverlayLayer.html +72 -72
  104. package/documention/PathSymbol3DLayer.html +39 -39
  105. package/documention/PictureFillSymbol.html +15 -15
  106. package/documention/PictureMarkerSymbol.html +14 -14
  107. package/documention/PlotServer.html +15 -15
  108. package/documention/PoiServer.html +15 -15
  109. package/documention/Point.html +32 -32
  110. package/documention/PointSymbol3D.html +17 -17
  111. package/documention/PointSymbol3DOutline.html +8 -8
  112. package/documention/Polygon.html +40 -40
  113. package/documention/PolygonSymbol3D.html +11 -11
  114. package/documention/Projection.html +4 -4
  115. package/documention/RandomRenderer.html +10 -10
  116. package/documention/RankRenderer.html +13 -13
  117. package/documention/RendererInfo.html +4 -4
  118. package/documention/ResourceServer.html +17 -17
  119. package/documention/RootServer.html +14 -14
  120. package/documention/S3MTilesCacheLayer.html +136 -136
  121. package/documention/ScaleEventInfo.html +2 -2
  122. package/documention/Scene.html +12 -12
  123. package/documention/SceneLayer.html +72 -72
  124. package/documention/SceneServer.html +39 -39
  125. package/documention/SceneView.html +97 -97
  126. package/documention/SecurityServer.html +14 -14
  127. package/documention/SimpleFillSymbol.html +20 -20
  128. package/documention/SimpleLineSymbol.html +17 -17
  129. package/documention/SimpleMarkerSymbol.html +17 -17
  130. package/documention/SimpleRenderer.html +21 -21
  131. package/documention/SizeStop.html +4 -4
  132. package/documention/SizeVariable.html +4 -4
  133. package/documention/SketchBaseDrawTool.html +29 -29
  134. package/documention/SketchCircleDrawTool.html +56 -56
  135. package/documention/SketchEditor.html +57 -57
  136. package/documention/SketchEditor3D.html +7476 -0
  137. package/documention/SketchEditorCesium.html +96 -96
  138. package/documention/SketchEditorToolEventInfo.html +1 -1
  139. package/documention/SketchExtentDrawTool.html +56 -56
  140. package/documention/SketchFreehandPolygonDrawTool.html +54 -54
  141. package/documention/SketchFreehandPolylineDrawTool.html +55 -55
  142. package/documention/SketchPointDrawTool.html +59 -59
  143. package/documention/SketchPolygonDrawTool.html +105 -105
  144. package/documention/SketchPolylineDrawTool.html +108 -108
  145. package/documention/SketchStage.html +6 -6
  146. package/documention/SketchStyle.html +44 -44
  147. package/documention/SketchTopologyTool.html +2 -2
  148. package/documention/SpatialReference.html +8 -8
  149. package/documention/StylePattern3D.html +7 -7
  150. package/documention/SubLayer.html +13 -13
  151. package/documention/Symbol.html +5 -5
  152. package/documention/Symbol3D.html +3 -3
  153. package/documention/Symbol3DLayer.html +11 -11
  154. package/documention/Symbol3DVerticalOffset.html +13 -13
  155. package/documention/TerrainCacheLayer.html +72 -72
  156. package/documention/TerrainServer.html +14 -14
  157. package/documention/TextHalo.html +7 -7
  158. package/documention/TextSymbol.html +32 -32
  159. package/documention/TextSymbol3DLayer.html +33 -33
  160. package/documention/ThemeServer.html +14 -14
  161. package/documention/TileInfo.html +6 -6
  162. package/documention/TileLayer.html +78 -78
  163. package/documention/TileMatrixSet.html +12 -12
  164. package/documention/TileServer.html +14 -14
  165. package/documention/TimeExtent.html +65 -65
  166. package/documention/TimeInfo.html +68 -68
  167. package/documention/TimeInterval.html +67 -67
  168. package/documention/UniqueValueClusterInfo.html +7 -7
  169. package/documention/UniqueValueInfo.html +6 -6
  170. package/documention/UniqueValueRenderer.html +26 -26
  171. package/documention/UnknownLayer.html +72 -72
  172. package/documention/UrlUtil.html +575 -0
  173. package/documention/VectorTileGroupSubLayer.html +20 -20
  174. package/documention/VectorTileLayer.html +89 -89
  175. package/documention/VectorTileServer.html +14 -14
  176. package/documention/VectorTileSubLayer.html +28 -28
  177. package/documention/VertexChangeEventInfo.html +2 -2
  178. package/documention/VisualVariable.html +7 -7
  179. package/documention/VoxelFilter.html +65 -65
  180. package/documention/WCSServer.html +14 -14
  181. package/documention/WFSLayer.html +82 -82
  182. package/documention/WFSServer.html +14 -14
  183. package/documention/WMSLayer.html +96 -96
  184. package/documention/WMSServer.html +14 -14
  185. package/documention/WMSSubLayer.html +21 -21
  186. package/documention/WMTSLayer.html +95 -95
  187. package/documention/WMTSServer.html +14 -14
  188. package/documention/WMTSStyle.html +5 -5
  189. package/documention/WMTSSubLayer.html +73 -73
  190. package/documention/WPSServer.html +14 -14
  191. package/documention/WaterSymbol3DLayer.html +22 -22
  192. package/documention/WebTileLayer.html +91 -91
  193. package/documention/WorkFlowServer.html +16 -16
  194. package/documention/WorkFlowServer600227.html +18 -18
  195. package/documention/WorkFlowServer600228.html +21 -21
  196. package/documention/WorkFlowServer600229.html +18 -18
  197. package/documention/WorkFlowServer600230.html +18 -18
  198. package/documention/WorkFlowServer600231.html +18 -18
  199. package/documention/WorkFlowServer600232.html +18 -18
  200. package/documention/WorkFlowServer600233.html +24 -24
  201. package/documention/WorkFlowServer600235.html +18 -18
  202. package/documention/WorkFlowServer600237.html +21 -21
  203. package/documention/WorkFlowServer600238.html +18 -18
  204. package/documention/WorkFlowServer600239.html +18 -18
  205. package/documention/WorkFlowServer600307.html +24 -24
  206. package/documention/WorkFlowServer600308.html +1 -1
  207. package/documention/WorkFlowServer600309.html +18 -18
  208. package/documention/WorkFlowServer600314.html +18 -18
  209. package/documention/WorkFlowServer600334.html +18 -18
  210. package/documention/WorkFlowServer600336.html +18 -18
  211. package/documention/WorkFlowServer600340.html +18 -18
  212. package/documention/WorkFlowServer600354.html +18 -18
  213. package/documention/WorkFlowServer600368.html +18 -18
  214. package/documention/WorkFlowServer600369.html +18 -18
  215. package/documention/WorkFlowServer600370.html +18 -18
  216. package/documention/global.html +3 -3
  217. package/documention/index.html +61 -61
  218. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +2 -2
  219. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +2 -2
  220. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +1 -1
  221. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.html +27 -27
  222. package/package.json +1 -1
@@ -106,14 +106,14 @@
106
106
 
107
107
  <span class="param-type">
108
108
 
109
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
109
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
110
110
 
111
111
  </span>
112
112
  |
113
113
 
114
114
  <span class="param-type">
115
115
 
116
- <a link="SceneView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneView" SceneView.html>SceneView</a>
116
+ <a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
117
117
 
118
118
  </span>
119
119
 
@@ -140,7 +140,7 @@
140
140
 
141
141
  <span class="param-type">
142
142
 
143
- <a link="GraphicsLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="GraphicsLayer" GraphicsLayer.html>GraphicsLayer</a>
143
+ <a link="GraphicsLayer.html" onclick="getTypeHTML(event)" href="GraphicsLayer.html">GraphicsLayer</a>
144
144
 
145
145
  </span>
146
146
 
@@ -167,7 +167,7 @@
167
167
 
168
168
  <span class="param-type">
169
169
 
170
- <a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
170
+ <a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
171
171
 
172
172
  </span>
173
173
 
@@ -267,7 +267,7 @@
267
267
 
268
268
 
269
269
  <ul>
270
- <li><a link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool" SketchBaseDrawTool.html>SketchBaseDrawTool</a></li>
270
+ <li><a link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html">SketchBaseDrawTool</a></li>
271
271
  </ul>
272
272
 
273
273
 
@@ -341,7 +341,7 @@
341
341
 
342
342
  <span class="param-type">
343
343
 
344
- <a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
344
+ <a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
345
345
 
346
346
  </span>
347
347
 
@@ -377,7 +377,7 @@
377
377
 
378
378
  <span class="param-type">
379
379
 
380
- <a link="GraphicsLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="GraphicsLayer" GraphicsLayer.html>GraphicsLayer</a>
380
+ <a link="GraphicsLayer.html" onclick="getTypeHTML(event)" href="GraphicsLayer.html">GraphicsLayer</a>
381
381
 
382
382
  </span>
383
383
 
@@ -395,7 +395,7 @@
395
395
 
396
396
  <span class="param-type">
397
397
 
398
- <a link="SketchStage.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStage" SketchStage.html>SketchStage</a>
398
+ <a link="SketchStage.html" onclick="getTypeHTML(event)" href="SketchStage.html">SketchStage</a>
399
399
 
400
400
  </span>
401
401
 
@@ -413,7 +413,7 @@
413
413
 
414
414
  <span class="param-type">
415
415
 
416
- <a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
416
+ <a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
417
417
 
418
418
  </span>
419
419
 
@@ -467,14 +467,14 @@
467
467
 
468
468
  <span class="param-type">
469
469
 
470
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
470
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
471
471
 
472
472
  </span>
473
473
  |
474
474
 
475
475
  <span class="param-type">
476
476
 
477
- <a link="SceneView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneView" SceneView.html>SceneView</a>
477
+ <a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
478
478
 
479
479
  </span>
480
480
 
@@ -535,7 +535,7 @@
535
535
 
536
536
  <dt class="inherited-from">Inherited From:</dt>
537
537
  <dd class="inherited-from"><ul class="dummy"><li>
538
- <a goto="arcType" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#arcType" SketchBaseDrawTool.html#arcType>SketchBaseDrawTool#arcType</a>
538
+ <a goto="arcType" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#arcType">SketchBaseDrawTool#arcType</a>
539
539
  </li></ul></dd>
540
540
 
541
541
 
@@ -615,7 +615,7 @@
615
615
 
616
616
  <dt class="inherited-from">Inherited From:</dt>
617
617
  <dd class="inherited-from"><ul class="dummy"><li>
618
- <a goto="editOption" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#editOption" SketchBaseDrawTool.html#editOption>SketchBaseDrawTool#editOption</a>
618
+ <a goto="editOption" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#editOption">SketchBaseDrawTool#editOption</a>
619
619
  </li></ul></dd>
620
620
 
621
621
 
@@ -658,7 +658,7 @@
658
658
 
659
659
  <span class="param-type">
660
660
 
661
- <a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
661
+ <a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
662
662
 
663
663
  </span>
664
664
 
@@ -695,7 +695,7 @@
695
695
 
696
696
  <dt class="inherited-from">Inherited From:</dt>
697
697
  <dd class="inherited-from"><ul class="dummy"><li>
698
- <a goto="elevationInfo" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#elevationInfo" SketchBaseDrawTool.html#elevationInfo>SketchBaseDrawTool#elevationInfo</a>
698
+ <a goto="elevationInfo" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#elevationInfo">SketchBaseDrawTool#elevationInfo</a>
699
699
  </li></ul></dd>
700
700
 
701
701
 
@@ -775,7 +775,7 @@
775
775
 
776
776
  <dt class="inherited-from">Inherited From:</dt>
777
777
  <dd class="inherited-from"><ul class="dummy"><li>
778
- <a goto="extensionOptions" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#extensionOptions" SketchBaseDrawTool.html#extensionOptions>SketchBaseDrawTool#extensionOptions</a>
778
+ <a goto="extensionOptions" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#extensionOptions">SketchBaseDrawTool#extensionOptions</a>
779
779
  </li></ul></dd>
780
780
 
781
781
 
@@ -818,7 +818,7 @@
818
818
 
819
819
  <span class="param-type">
820
820
 
821
- <a link="GraphicsLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="GraphicsLayer" GraphicsLayer.html>GraphicsLayer</a>
821
+ <a link="GraphicsLayer.html" onclick="getTypeHTML(event)" href="GraphicsLayer.html">GraphicsLayer</a>
822
822
 
823
823
  </span>
824
824
 
@@ -855,7 +855,7 @@
855
855
 
856
856
  <dt class="inherited-from">Inherited From:</dt>
857
857
  <dd class="inherited-from"><ul class="dummy"><li>
858
- <a goto="layer" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#layer" SketchBaseDrawTool.html#layer>SketchBaseDrawTool#layer</a>
858
+ <a goto="layer" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#layer">SketchBaseDrawTool#layer</a>
859
859
  </li></ul></dd>
860
860
 
861
861
 
@@ -898,7 +898,7 @@
898
898
 
899
899
  <span class="param-type">
900
900
 
901
- <a link="SketchStage.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStage" SketchStage.html>SketchStage</a>
901
+ <a link="SketchStage.html" onclick="getTypeHTML(event)" href="SketchStage.html">SketchStage</a>
902
902
 
903
903
  </span>
904
904
 
@@ -935,7 +935,7 @@
935
935
 
936
936
  <dt class="inherited-from">Inherited From:</dt>
937
937
  <dd class="inherited-from"><ul class="dummy"><li>
938
- <a goto="sketchStage" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#sketchStage" SketchBaseDrawTool.html#sketchStage>SketchBaseDrawTool#sketchStage</a>
938
+ <a goto="sketchStage" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#sketchStage">SketchBaseDrawTool#sketchStage</a>
939
939
  </li></ul></dd>
940
940
 
941
941
 
@@ -978,7 +978,7 @@
978
978
 
979
979
  <span class="param-type">
980
980
 
981
- <a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
981
+ <a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
982
982
 
983
983
  </span>
984
984
 
@@ -1015,7 +1015,7 @@
1015
1015
 
1016
1016
  <dt class="inherited-from">Inherited From:</dt>
1017
1017
  <dd class="inherited-from"><ul class="dummy"><li>
1018
- <a goto="sketchStyle" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#sketchStyle" SketchBaseDrawTool.html#sketchStyle>SketchBaseDrawTool#sketchStyle</a>
1018
+ <a goto="sketchStyle" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#sketchStyle">SketchBaseDrawTool#sketchStyle</a>
1019
1019
  </li></ul></dd>
1020
1020
 
1021
1021
 
@@ -1097,7 +1097,7 @@
1097
1097
 
1098
1098
  <dt class="tag-overrides">Overrides:</dt>
1099
1099
  <dd class="tag-overrides"><ul class="dummy"><li>
1100
- <a class="mapgis-link-name" title="SketchBaseDrawTool#type" SketchBaseDrawTool.html#type>SketchBaseDrawTool#type</a>
1100
+ <a href="SketchBaseDrawTool.html#type">SketchBaseDrawTool#type</a>
1101
1101
  </li></ul></dd>
1102
1102
 
1103
1103
 
@@ -1175,7 +1175,7 @@
1175
1175
 
1176
1176
  <dt class="inherited-from">Inherited From:</dt>
1177
1177
  <dd class="inherited-from"><ul class="dummy"><li>
1178
- <a goto="undoRedoManager" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#undoRedoManager" SketchBaseDrawTool.html#undoRedoManager>SketchBaseDrawTool#undoRedoManager</a>
1178
+ <a goto="undoRedoManager" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#undoRedoManager">SketchBaseDrawTool#undoRedoManager</a>
1179
1179
  </li></ul></dd>
1180
1180
 
1181
1181
 
@@ -1218,14 +1218,14 @@
1218
1218
 
1219
1219
  <span class="param-type">
1220
1220
 
1221
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
1221
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
1222
1222
 
1223
1223
  </span>
1224
1224
  |
1225
1225
 
1226
1226
  <span class="param-type">
1227
1227
 
1228
- <a link="SceneView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneView" SceneView.html>SceneView</a>
1228
+ <a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
1229
1229
 
1230
1230
  </span>
1231
1231
 
@@ -1262,7 +1262,7 @@
1262
1262
 
1263
1263
  <dt class="inherited-from">Inherited From:</dt>
1264
1264
  <dd class="inherited-from"><ul class="dummy"><li>
1265
- <a goto="view" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#view" SketchBaseDrawTool.html#view>SketchBaseDrawTool#view</a>
1265
+ <a goto="view" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#view">SketchBaseDrawTool#view</a>
1266
1266
  </li></ul></dd>
1267
1267
 
1268
1268
 
@@ -1604,7 +1604,7 @@
1604
1604
 
1605
1605
  <span class="param-type">
1606
1606
 
1607
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
1607
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
1608
1608
 
1609
1609
  </span>
1610
1610
 
@@ -1633,7 +1633,7 @@
1633
1633
 
1634
1634
  <span class="param-type">
1635
1635
 
1636
- <a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
1636
+ <a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
1637
1637
 
1638
1638
  </span>
1639
1639
 
@@ -1807,7 +1807,7 @@
1807
1807
 
1808
1808
  <span class="param-type">
1809
1809
 
1810
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
1810
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
1811
1811
 
1812
1812
  </span>
1813
1813
 
@@ -1836,7 +1836,7 @@
1836
1836
 
1837
1837
  <span class="param-type">
1838
1838
 
1839
- <a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
1839
+ <a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
1840
1840
 
1841
1841
  </span>
1842
1842
 
@@ -2010,7 +2010,7 @@
2010
2010
 
2011
2011
  <span class="param-type">
2012
2012
 
2013
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
2013
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
2014
2014
 
2015
2015
  </span>
2016
2016
 
@@ -2074,7 +2074,7 @@
2074
2074
 
2075
2075
  <dt class="inherited-from">Inherited From:</dt>
2076
2076
  <dd class="inherited-from"><ul class="dummy"><li>
2077
- <a goto="addVertex" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#addVertex" SketchBaseDrawTool.html#addVertex>SketchBaseDrawTool#addVertex</a>
2077
+ <a goto="addVertex" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#addVertex">SketchBaseDrawTool#addVertex</a>
2078
2078
  </li></ul></dd>
2079
2079
 
2080
2080
 
@@ -2315,7 +2315,7 @@
2315
2315
 
2316
2316
  <dt class="inherited-from">Inherited From:</dt>
2317
2317
  <dd class="inherited-from"><ul class="dummy"><li>
2318
- <a goto="getDistanceByPixel" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#getDistanceByPixel" SketchBaseDrawTool.html#getDistanceByPixel>SketchBaseDrawTool#getDistanceByPixel</a>
2318
+ <a goto="getDistanceByPixel" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#getDistanceByPixel">SketchBaseDrawTool#getDistanceByPixel</a>
2319
2319
  </li></ul></dd>
2320
2320
 
2321
2321
 
@@ -2518,7 +2518,7 @@
2518
2518
 
2519
2519
  <span class="param-type">
2520
2520
 
2521
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
2521
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
2522
2522
 
2523
2523
  </span>
2524
2524
 
@@ -2547,7 +2547,7 @@
2547
2547
 
2548
2548
  <span class="param-type">
2549
2549
 
2550
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
2550
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
2551
2551
 
2552
2552
  </span>
2553
2553
 
@@ -2576,7 +2576,7 @@
2576
2576
 
2577
2577
  <span class="param-type">
2578
2578
 
2579
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
2579
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
2580
2580
 
2581
2581
  </span>
2582
2582
 
@@ -2605,7 +2605,7 @@
2605
2605
 
2606
2606
  <span class="param-type">
2607
2607
 
2608
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
2608
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
2609
2609
 
2610
2610
  </span>
2611
2611
 
@@ -2640,7 +2640,7 @@
2640
2640
 
2641
2641
  <dt class="inherited-from">Inherited From:</dt>
2642
2642
  <dd class="inherited-from"><ul class="dummy"><li>
2643
- <a goto="getMidScaleCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#getMidScaleCoordinates" SketchBaseDrawTool.html#getMidScaleCoordinates>SketchBaseDrawTool#getMidScaleCoordinates</a>
2643
+ <a goto="getMidScaleCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#getMidScaleCoordinates">SketchBaseDrawTool#getMidScaleCoordinates</a>
2644
2644
  </li></ul></dd>
2645
2645
 
2646
2646
 
@@ -2936,7 +2936,7 @@
2936
2936
 
2937
2937
  <dt class="inherited-from">Inherited From:</dt>
2938
2938
  <dd class="inherited-from"><ul class="dummy"><li>
2939
- <a goto="getPanCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#getPanCoordinates" SketchBaseDrawTool.html#getPanCoordinates>SketchBaseDrawTool#getPanCoordinates</a>
2939
+ <a goto="getPanCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#getPanCoordinates">SketchBaseDrawTool#getPanCoordinates</a>
2940
2940
  </li></ul></dd>
2941
2941
 
2942
2942
 
@@ -3139,7 +3139,7 @@
3139
3139
 
3140
3140
  <span class="param-type">
3141
3141
 
3142
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
3142
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
3143
3143
 
3144
3144
  </span>
3145
3145
 
@@ -3168,7 +3168,7 @@
3168
3168
 
3169
3169
  <span class="param-type">
3170
3170
 
3171
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
3171
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
3172
3172
 
3173
3173
  </span>
3174
3174
 
@@ -3197,7 +3197,7 @@
3197
3197
 
3198
3198
  <span class="param-type">
3199
3199
 
3200
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
3200
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
3201
3201
 
3202
3202
  </span>
3203
3203
 
@@ -3226,7 +3226,7 @@
3226
3226
 
3227
3227
  <span class="param-type">
3228
3228
 
3229
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
3229
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
3230
3230
 
3231
3231
  </span>
3232
3232
 
@@ -3261,7 +3261,7 @@
3261
3261
 
3262
3262
  <dt class="inherited-from">Inherited From:</dt>
3263
3263
  <dd class="inherited-from"><ul class="dummy"><li>
3264
- <a goto="getScaleCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#getScaleCoordinates" SketchBaseDrawTool.html#getScaleCoordinates>SketchBaseDrawTool#getScaleCoordinates</a>
3264
+ <a goto="getScaleCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#getScaleCoordinates">SketchBaseDrawTool#getScaleCoordinates</a>
3265
3265
  </li></ul></dd>
3266
3266
 
3267
3267
 
@@ -3406,7 +3406,7 @@
3406
3406
 
3407
3407
  <span class="param-type">
3408
3408
 
3409
- <a link="Feature.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Feature" Feature.html>Feature</a>
3409
+ <a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
3410
3410
 
3411
3411
  </span>
3412
3412
 
@@ -3561,7 +3561,7 @@
3561
3561
 
3562
3562
  <dt class="inherited-from">Inherited From:</dt>
3563
3563
  <dd class="inherited-from"><ul class="dummy"><li>
3564
- <a goto="removeDrawTool" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#removeDrawTool" SketchBaseDrawTool.html#removeDrawTool>SketchBaseDrawTool#removeDrawTool</a>
3564
+ <a goto="removeDrawTool" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#removeDrawTool">SketchBaseDrawTool#removeDrawTool</a>
3565
3565
  </li></ul></dd>
3566
3566
 
3567
3567
 
@@ -3711,7 +3711,7 @@
3711
3711
 
3712
3712
  <dt class="inherited-from">Inherited From:</dt>
3713
3713
  <dd class="inherited-from"><ul class="dummy"><li>
3714
- <a goto="removeVertex" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#removeVertex" SketchBaseDrawTool.html#removeVertex>SketchBaseDrawTool#removeVertex</a>
3714
+ <a goto="removeVertex" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#removeVertex">SketchBaseDrawTool#removeVertex</a>
3715
3715
  </li></ul></dd>
3716
3716
 
3717
3717
 
@@ -3826,7 +3826,7 @@
3826
3826
 
3827
3827
  <span class="param-type">
3828
3828
 
3829
- <a link="Feature.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Feature" Feature.html>Feature</a>
3829
+ <a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
3830
3830
 
3831
3831
  </span>
3832
3832
 
@@ -3971,7 +3971,7 @@
3971
3971
 
3972
3972
  <span class="param-type">
3973
3973
 
3974
- <a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
3974
+ <a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
3975
3975
 
3976
3976
  </span>
3977
3977
 
@@ -4006,7 +4006,7 @@
4006
4006
 
4007
4007
  <dt class="inherited-from">Inherited From:</dt>
4008
4008
  <dd class="inherited-from"><ul class="dummy"><li>
4009
- <a goto="setSketchStyle" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#setSketchStyle" SketchBaseDrawTool.html#setSketchStyle>SketchBaseDrawTool#setSketchStyle</a>
4009
+ <a goto="setSketchStyle" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#setSketchStyle">SketchBaseDrawTool#setSketchStyle</a>
4010
4010
  </li></ul></dd>
4011
4011
 
4012
4012
 
@@ -4156,7 +4156,7 @@
4156
4156
 
4157
4157
  <dt class="inherited-from">Inherited From:</dt>
4158
4158
  <dd class="inherited-from"><ul class="dummy"><li>
4159
- <a goto="setSnapAndReferGeometries" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#setSnapAndReferGeometries" SketchBaseDrawTool.html#setSnapAndReferGeometries>SketchBaseDrawTool#setSnapAndReferGeometries</a>
4159
+ <a goto="setSnapAndReferGeometries" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#setSnapAndReferGeometries">SketchBaseDrawTool#setSnapAndReferGeometries</a>
4160
4160
  </li></ul></dd>
4161
4161
 
4162
4162
 
@@ -4252,7 +4252,7 @@
4252
4252
 
4253
4253
  <dt class="inherited-from">Inherited From:</dt>
4254
4254
  <dd class="inherited-from"><ul class="dummy"><li>
4255
- <a goto="start" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#start" SketchBaseDrawTool.html#start>SketchBaseDrawTool#start</a>
4255
+ <a goto="start" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#start">SketchBaseDrawTool#start</a>
4256
4256
  </li></ul></dd>
4257
4257
 
4258
4258
 
@@ -4348,7 +4348,7 @@
4348
4348
 
4349
4349
  <dt class="inherited-from">Inherited From:</dt>
4350
4350
  <dd class="inherited-from"><ul class="dummy"><li>
4351
- <a goto="stop" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#stop" SketchBaseDrawTool.html#stop>SketchBaseDrawTool#stop</a>
4351
+ <a goto="stop" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#stop">SketchBaseDrawTool#stop</a>
4352
4352
  </li></ul></dd>
4353
4353
 
4354
4354
 
@@ -4463,7 +4463,7 @@
4463
4463
 
4464
4464
  <span class="param-type">
4465
4465
 
4466
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
4466
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
4467
4467
 
4468
4468
  </span>
4469
4469
 
@@ -4492,7 +4492,7 @@
4492
4492
 
4493
4493
  <span class="param-type">
4494
4494
 
4495
- <a link="Feature.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Feature" Feature.html>Feature</a>
4495
+ <a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
4496
4496
 
4497
4497
  </span>
4498
4498
 
@@ -4527,7 +4527,7 @@
4527
4527
 
4528
4528
  <dt class="inherited-from">Inherited From:</dt>
4529
4529
  <dd class="inherited-from"><ul class="dummy"><li>
4530
- <a goto="updateFeature" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#updateFeature" SketchBaseDrawTool.html#updateFeature>SketchBaseDrawTool#updateFeature</a>
4530
+ <a goto="updateFeature" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#updateFeature">SketchBaseDrawTool#updateFeature</a>
4531
4531
  </li></ul></dd>
4532
4532
 
4533
4533
 
@@ -4642,7 +4642,7 @@
4642
4642
 
4643
4643
  <span class="param-type">
4644
4644
 
4645
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
4645
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
4646
4646
 
4647
4647
  </span>
4648
4648
 
@@ -4706,7 +4706,7 @@
4706
4706
 
4707
4707
  <dt class="inherited-from">Inherited From:</dt>
4708
4708
  <dd class="inherited-from"><ul class="dummy"><li>
4709
- <a goto="updateVertex" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchBaseDrawTool#updateVertex" SketchBaseDrawTool.html#updateVertex>SketchBaseDrawTool#updateVertex</a>
4709
+ <a goto="updateVertex" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#updateVertex">SketchBaseDrawTool#updateVertex</a>
4710
4710
  </li></ul></dd>
4711
4711
 
4712
4712