@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
@@ -36,8 +36,8 @@
36
36
 
37
37
  <div class="description">
38
38
  <p>统一专题图渲染样式,支持的图层如下:<br/>
39
- <a class="mapgis-link-name" title="GraphicsLayer" GraphicsLayer.html><code>几何图形图层</code></a>、<a class="mapgis-link-name" title="IGSFeatureLayer" IGSFeatureLayer.html><code>IGS要素图层</code></a>、
40
- <a class="mapgis-link-name" title="GeoJSONLayer" GeoJSONLayer.html><code>geojson图层</code></a>、<a class="mapgis-link-name" title="WFSLayer" WFSLayer.html><code>OGC-WFS图层</code></a></p>
39
+ <a href="GraphicsLayer.html"><code>几何图形图层</code></a>、<a href="IGSFeatureLayer.html"><code>IGS要素图层</code></a>、
40
+ <a href="GeoJSONLayer.html"><code>geojson图层</code></a>、<a href="WFSLayer.html"><code>OGC-WFS图层</code></a></p>
41
41
  </div>
42
42
 
43
43
 
@@ -174,9 +174,9 @@
174
174
 
175
175
 
176
176
  <td class="description last"><p>统一专题图样式,支持的样式如下:<br/>
177
- <a class="mapgis-link-name" title="SimpleMarkerSymbol" SimpleMarkerSymbol.html><code>1、点样式</code></a><br/>
178
- <a class="mapgis-link-name" title="SimpleLineSymbol" SimpleLineSymbol.html><code>2、线样式</code></a><br/>
179
- <a class="mapgis-link-name" title="SimpleFillSymbol" SimpleFillSymbol.html><code>3、区样式</code></a><br/>
177
+ <a href="SimpleMarkerSymbol.html"><code>1、点样式</code></a><br/>
178
+ <a href="SimpleLineSymbol.html"><code>2、线样式</code></a><br/>
179
+ <a href="SimpleFillSymbol.html"><code>3、区样式</code></a><br/>
180
180
  示例如下:<br>
181
181
  <a href='#Simple-point'>[1、单值专题图-点]</a><br/>
182
182
  <a href='#Simple-line'>[2、单值专题图-线]</a><br/>
@@ -267,7 +267,7 @@ const { Color } = zondy
267
267
  import { SimpleRenderer, SimpleMarkerSymbol, SimpleLineSymbol, Color } from "@mapgis/webclient-common"
268
268
  // 初始化统一专题图样式对象
269
269
  const simpleRenderer = new SimpleRenderer({
270
- // 样式对象,更多样式详见:<a class="mapgis-link-name" title="SimpleMarkerSymbol" SimpleMarkerSymbol.html><code>《SimpleMarkerSymbol》</code></a>
270
+ // 样式对象,更多样式详见:<a href="SimpleMarkerSymbol.html"><code>《SimpleMarkerSymbol》</code></a>
271
271
  symbol: new SimpleMarkerSymbol({
272
272
  // 填充颜色
273
273
  color: 'rgba(1,1,252,0)',
@@ -295,7 +295,7 @@ const { Color } = zondy
295
295
  import { SimpleRenderer, SimpleLineSymbol, Color } from "@mapgis/webclient-common"
296
296
  // 初始化统一专题图样式对象
297
297
  const simpleRenderer = new SimpleRenderer({
298
- // 样式对象,更多样式详见:<a class="mapgis-link-name" title="SimpleLineSymbol" SimpleLineSymbol.html><code>《SimpleLineSymbol》</code></a>
298
+ // 样式对象,更多样式详见:<a href="SimpleLineSymbol.html"><code>《SimpleLineSymbol》</code></a>
299
299
  symbol: new SimpleLineSymbol({
300
300
  //线符号颜色
301
301
  color: new Color(255, 1, 0, 11),
@@ -314,9 +314,9 @@ const { SimpleFillSymbol, SimpleLineSymbol } = zondy.symbol
314
314
  const { Color } = zondy
315
315
  // ES6引入方式
316
316
  import { SimpleRenderer, SimpleFillSymbol, SimpleLineSymbol, Color } from "@mapgis/webclient-common"
317
- // 初始化统一专题图样式对象,更多样式详见:<a class="mapgis-link-name" title="SimpleFillSymbol" SimpleFillSymbol.html><code>《SimpleFillSymbol》</code></a>
317
+ // 初始化统一专题图样式对象,更多样式详见:<a href="SimpleFillSymbol.html"><code>《SimpleFillSymbol》</code></a>
318
318
  const simpleRenderer = new SimpleRenderer({
319
- // 样式对象,更多样式详见:<a class="mapgis-link-name" title="SimpleLineSymbol" SimpleLineSymbol.html><code>《SimpleLineSymbol》</code></a>
319
+ // 样式对象,更多样式详见:<a href="SimpleLineSymbol.html"><code>《SimpleLineSymbol》</code></a>
320
320
  symbol: new SimpleFillSymbol({
321
321
  // 填充颜色
322
322
  color: 'rgba(1,1,252,0)',
@@ -347,7 +347,7 @@ const simpleRenderer = new SimpleRenderer({
347
347
 
348
348
 
349
349
  <ul>
350
- <li><a link="BaseRenderer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseRenderer" BaseRenderer.html>BaseRenderer</a></li>
350
+ <li><a link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html">BaseRenderer</a></li>
351
351
  </ul>
352
352
 
353
353
 
@@ -439,7 +439,7 @@ const simpleRenderer = new SimpleRenderer({
439
439
 
440
440
  <span class="param-type">
441
441
 
442
- <a link="Symbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol" Symbol.html>Symbol</a>
442
+ <a link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html">Symbol</a>
443
443
 
444
444
  </span>
445
445
 
@@ -615,7 +615,7 @@ const simpleRenderer = new SimpleRenderer({
615
615
 
616
616
  <dt class="inherited-from">Inherited From:</dt>
617
617
  <dd class="inherited-from"><ul class="dummy"><li>
618
- <a goto="id" link="BaseRenderer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseRenderer#id" BaseRenderer.html#id>BaseRenderer#id</a>
618
+ <a goto="id" link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html#id">BaseRenderer#id</a>
619
619
  </li></ul></dd>
620
620
 
621
621
 
@@ -733,7 +733,7 @@ const simpleRenderer = new SimpleRenderer({
733
733
 
734
734
  <span class="param-type">
735
735
 
736
- <a link="Symbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol" Symbol.html>Symbol</a>
736
+ <a link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html">Symbol</a>
737
737
 
738
738
  </span>
739
739
 
@@ -847,7 +847,7 @@ const simpleRenderer = new SimpleRenderer({
847
847
 
848
848
  <dt class="tag-overrides">Overrides:</dt>
849
849
  <dd class="tag-overrides"><ul class="dummy"><li>
850
- <a class="mapgis-link-name" title="BaseRenderer#type" BaseRenderer.html#type>BaseRenderer#type</a>
850
+ <a href="BaseRenderer.html#type">BaseRenderer#type</a>
851
851
  </li></ul></dd>
852
852
 
853
853
 
@@ -984,7 +984,7 @@ const simpleRenderer = new SimpleRenderer({
984
984
 
985
985
  <span class="param-type">
986
986
 
987
- <a link="SimpleRenderer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SimpleRenderer" SimpleRenderer.html>SimpleRenderer</a>
987
+ <a link="SimpleRenderer.html" onclick="getTypeHTML(event)" href="SimpleRenderer.html">SimpleRenderer</a>
988
988
 
989
989
  </span>
990
990
 
@@ -1004,7 +1004,7 @@ const simpleRenderer = new SimpleRenderer({
1004
1004
 
1005
1005
  <span class="param-type">
1006
1006
 
1007
- <a link="SimpleRenderer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SimpleRenderer" SimpleRenderer.html>SimpleRenderer</a>
1007
+ <a link="SimpleRenderer.html" onclick="getTypeHTML(event)" href="SimpleRenderer.html">SimpleRenderer</a>
1008
1008
 
1009
1009
  </span>
1010
1010
 
@@ -1209,7 +1209,7 @@ const simpleRenderer = new SimpleRenderer({
1209
1209
 
1210
1210
  <span class="param-type">
1211
1211
 
1212
- <a link="SimpleRenderer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SimpleRenderer" SimpleRenderer.html>SimpleRenderer</a>
1212
+ <a link="SimpleRenderer.html" onclick="getTypeHTML(event)" href="SimpleRenderer.html">SimpleRenderer</a>
1213
1213
 
1214
1214
  </span>
1215
1215
 
@@ -1285,7 +1285,7 @@ const simpleRenderer = new SimpleRenderer({
1285
1285
 
1286
1286
  <dt class="tag-overrides">Overrides:</dt>
1287
1287
  <dd class="tag-overrides"><ul class="dummy"><li>
1288
- <a class="mapgis-link-name" title="BaseRenderer#clone" BaseRenderer.html#clone>BaseRenderer#clone</a>
1288
+ <a href="BaseRenderer.html#clone">BaseRenderer#clone</a>
1289
1289
  </li></ul></dd>
1290
1290
 
1291
1291
 
@@ -1346,7 +1346,7 @@ const simpleRenderer = new SimpleRenderer({
1346
1346
 
1347
1347
  <span class="param-type">
1348
1348
 
1349
- <a link="SimpleRenderer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SimpleRenderer" SimpleRenderer.html>SimpleRenderer</a>
1349
+ <a link="SimpleRenderer.html" onclick="getTypeHTML(event)" href="SimpleRenderer.html">SimpleRenderer</a>
1350
1350
 
1351
1351
  </span>
1352
1352
 
@@ -1463,7 +1463,7 @@ const simpleRenderer = new SimpleRenderer({
1463
1463
 
1464
1464
  <dt class="inherited-from">Inherited From:</dt>
1465
1465
  <dd class="inherited-from"><ul class="dummy"><li>
1466
- <a goto="fromJSON" link="BaseRenderer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseRenderer#fromJSON" BaseRenderer.html#fromJSON>BaseRenderer#fromJSON</a>
1466
+ <a goto="fromJSON" link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html#fromJSON">BaseRenderer#fromJSON</a>
1467
1467
  </li></ul></dd>
1468
1468
 
1469
1469
 
@@ -1561,7 +1561,7 @@ const simpleRenderer = new SimpleRenderer({
1561
1561
 
1562
1562
  <dt class="tag-overrides">Overrides:</dt>
1563
1563
  <dd class="tag-overrides"><ul class="dummy"><li>
1564
- <a class="mapgis-link-name" title="BaseRenderer#toJSON" BaseRenderer.html#toJSON>BaseRenderer#toJSON</a>
1564
+ <a href="BaseRenderer.html#toJSON">BaseRenderer#toJSON</a>
1565
1565
  </li></ul></dd>
1566
1566
 
1567
1567
 
@@ -593,7 +593,7 @@
593
593
 
594
594
  <span class="param-type">
595
595
 
596
- <a link="SizeStop.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SizeStop" SizeStop.html>SizeStop</a>
596
+ <a link="SizeStop.html" onclick="getTypeHTML(event)" href="SizeStop.html">SizeStop</a>
597
597
 
598
598
  </span>
599
599
 
@@ -613,7 +613,7 @@
613
613
 
614
614
  <span class="param-type">
615
615
 
616
- <a link="SizeStop.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SizeStop" SizeStop.html>SizeStop</a>
616
+ <a link="SizeStop.html" onclick="getTypeHTML(event)" href="SizeStop.html">SizeStop</a>
617
617
 
618
618
  </span>
619
619
 
@@ -754,7 +754,7 @@
754
754
 
755
755
  <span class="param-type">
756
756
 
757
- <a link="SizeStop.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SizeStop" SizeStop.html>SizeStop</a>
757
+ <a link="SizeStop.html" onclick="getTypeHTML(event)" href="SizeStop.html">SizeStop</a>
758
758
 
759
759
  </span>
760
760
 
@@ -875,7 +875,7 @@
875
875
 
876
876
  <span class="param-type">
877
877
 
878
- <a link="SizeStop.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SizeStop" SizeStop.html>SizeStop</a>
878
+ <a link="SizeStop.html" onclick="getTypeHTML(event)" href="SizeStop.html">SizeStop</a>
879
879
 
880
880
  </span>
881
881
 
@@ -871,7 +871,7 @@
871
871
 
872
872
  <span class="param-type">
873
873
 
874
- <a link="SizeVariable.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SizeVariable" SizeVariable.html>SizeVariable</a>
874
+ <a link="SizeVariable.html" onclick="getTypeHTML(event)" href="SizeVariable.html">SizeVariable</a>
875
875
 
876
876
  </span>
877
877
 
@@ -891,7 +891,7 @@
891
891
 
892
892
  <span class="param-type">
893
893
 
894
- <a link="SizeVariable.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SizeVariable" SizeVariable.html>SizeVariable</a>
894
+ <a link="SizeVariable.html" onclick="getTypeHTML(event)" href="SizeVariable.html">SizeVariable</a>
895
895
 
896
896
  </span>
897
897
 
@@ -1032,7 +1032,7 @@
1032
1032
 
1033
1033
  <span class="param-type">
1034
1034
 
1035
- <a link="SizeVariable.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SizeVariable" SizeVariable.html>SizeVariable</a>
1035
+ <a link="SizeVariable.html" onclick="getTypeHTML(event)" href="SizeVariable.html">SizeVariable</a>
1036
1036
 
1037
1037
  </span>
1038
1038
 
@@ -1153,7 +1153,7 @@
1153
1153
 
1154
1154
  <span class="param-type">
1155
1155
 
1156
- <a link="SizeVariable.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SizeVariable" SizeVariable.html>SizeVariable</a>
1156
+ <a link="SizeVariable.html" onclick="getTypeHTML(event)" href="SizeVariable.html">SizeVariable</a>
1157
1157
 
1158
1158
  </span>
1159
1159
 
@@ -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
 
@@ -357,7 +357,7 @@
357
357
 
358
358
  <span class="param-type">
359
359
 
360
- <a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
360
+ <a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
361
361
 
362
362
  </span>
363
363
 
@@ -393,7 +393,7 @@
393
393
 
394
394
  <span class="param-type">
395
395
 
396
- <a link="GraphicsLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="GraphicsLayer" GraphicsLayer.html>GraphicsLayer</a>
396
+ <a link="GraphicsLayer.html" onclick="getTypeHTML(event)" href="GraphicsLayer.html">GraphicsLayer</a>
397
397
 
398
398
  </span>
399
399
 
@@ -411,7 +411,7 @@
411
411
 
412
412
  <span class="param-type">
413
413
 
414
- <a link="SketchStage.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStage" SketchStage.html>SketchStage</a>
414
+ <a link="SketchStage.html" onclick="getTypeHTML(event)" href="SketchStage.html">SketchStage</a>
415
415
 
416
416
  </span>
417
417
 
@@ -429,7 +429,7 @@
429
429
 
430
430
  <span class="param-type">
431
431
 
432
- <a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
432
+ <a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
433
433
 
434
434
  </span>
435
435
 
@@ -483,14 +483,14 @@
483
483
 
484
484
  <span class="param-type">
485
485
 
486
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
486
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
487
487
 
488
488
  </span>
489
489
  |
490
490
 
491
491
  <span class="param-type">
492
492
 
493
- <a link="SceneView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneView" SceneView.html>SceneView</a>
493
+ <a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
494
494
 
495
495
  </span>
496
496
 
@@ -664,7 +664,7 @@
664
664
 
665
665
  <span class="param-type">
666
666
 
667
- <a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
667
+ <a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
668
668
 
669
669
  </span>
670
670
 
@@ -814,7 +814,7 @@
814
814
 
815
815
  <span class="param-type">
816
816
 
817
- <a link="GraphicsLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="GraphicsLayer" GraphicsLayer.html>GraphicsLayer</a>
817
+ <a link="GraphicsLayer.html" onclick="getTypeHTML(event)" href="GraphicsLayer.html">GraphicsLayer</a>
818
818
 
819
819
  </span>
820
820
 
@@ -889,7 +889,7 @@
889
889
 
890
890
  <span class="param-type">
891
891
 
892
- <a link="SketchStage.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStage" SketchStage.html>SketchStage</a>
892
+ <a link="SketchStage.html" onclick="getTypeHTML(event)" href="SketchStage.html">SketchStage</a>
893
893
 
894
894
  </span>
895
895
 
@@ -964,7 +964,7 @@
964
964
 
965
965
  <span class="param-type">
966
966
 
967
- <a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
967
+ <a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
968
968
 
969
969
  </span>
970
970
 
@@ -1189,14 +1189,14 @@
1189
1189
 
1190
1190
  <span class="param-type">
1191
1191
 
1192
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
1192
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
1193
1193
 
1194
1194
  </span>
1195
1195
  |
1196
1196
 
1197
1197
  <span class="param-type">
1198
1198
 
1199
- <a link="SceneView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneView" SceneView.html>SceneView</a>
1199
+ <a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
1200
1200
 
1201
1201
  </span>
1202
1202
 
@@ -1520,7 +1520,7 @@
1520
1520
 
1521
1521
  <span class="param-type">
1522
1522
 
1523
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
1523
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
1524
1524
 
1525
1525
  </span>
1526
1526
 
@@ -1927,7 +1927,7 @@
1927
1927
 
1928
1928
  <span class="param-type">
1929
1929
 
1930
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
1930
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
1931
1931
 
1932
1932
  </span>
1933
1933
 
@@ -1956,7 +1956,7 @@
1956
1956
 
1957
1957
  <span class="param-type">
1958
1958
 
1959
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
1959
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
1960
1960
 
1961
1961
  </span>
1962
1962
 
@@ -1985,7 +1985,7 @@
1985
1985
 
1986
1986
  <span class="param-type">
1987
1987
 
1988
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
1988
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
1989
1989
 
1990
1990
  </span>
1991
1991
 
@@ -2014,7 +2014,7 @@
2014
2014
 
2015
2015
  <span class="param-type">
2016
2016
 
2017
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
2017
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
2018
2018
 
2019
2019
  </span>
2020
2020
 
@@ -2538,7 +2538,7 @@
2538
2538
 
2539
2539
  <span class="param-type">
2540
2540
 
2541
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
2541
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
2542
2542
 
2543
2543
  </span>
2544
2544
 
@@ -2567,7 +2567,7 @@
2567
2567
 
2568
2568
  <span class="param-type">
2569
2569
 
2570
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
2570
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
2571
2571
 
2572
2572
  </span>
2573
2573
 
@@ -2596,7 +2596,7 @@
2596
2596
 
2597
2597
  <span class="param-type">
2598
2598
 
2599
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
2599
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
2600
2600
 
2601
2601
  </span>
2602
2602
 
@@ -2625,7 +2625,7 @@
2625
2625
 
2626
2626
  <span class="param-type">
2627
2627
 
2628
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
2628
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
2629
2629
 
2630
2630
  </span>
2631
2631
 
@@ -3036,7 +3036,7 @@
3036
3036
 
3037
3037
  <span class="param-type">
3038
3038
 
3039
- <a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
3039
+ <a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
3040
3040
 
3041
3041
  </span>
3042
3042
 
@@ -3508,7 +3508,7 @@
3508
3508
 
3509
3509
  <span class="param-type">
3510
3510
 
3511
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
3511
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
3512
3512
 
3513
3513
  </span>
3514
3514
 
@@ -3537,7 +3537,7 @@
3537
3537
 
3538
3538
  <span class="param-type">
3539
3539
 
3540
- <a link="Feature.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Feature" Feature.html>Feature</a>
3540
+ <a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
3541
3541
 
3542
3542
  </span>
3543
3543
 
@@ -3682,7 +3682,7 @@
3682
3682
 
3683
3683
  <span class="param-type">
3684
3684
 
3685
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
3685
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
3686
3686
 
3687
3687
  </span>
3688
3688