@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
@@ -218,7 +218,7 @@
218
218
 
219
219
 
220
220
  <ul>
221
- <li><a link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView" BaseView.html>BaseView</a></li>
221
+ <li><a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a></li>
222
222
  </ul>
223
223
 
224
224
 
@@ -256,7 +256,7 @@
256
256
 
257
257
  <span class="param-type">
258
258
 
259
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
259
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
260
260
 
261
261
  </span>
262
262
 
@@ -274,7 +274,7 @@
274
274
 
275
275
  <span class="param-type">
276
276
 
277
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
277
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
278
278
 
279
279
  </span>
280
280
 
@@ -292,7 +292,7 @@
292
292
 
293
293
  <span class="param-type">
294
294
 
295
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
295
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
296
296
 
297
297
  </span>
298
298
 
@@ -382,7 +382,7 @@
382
382
 
383
383
  <span class="param-type">
384
384
 
385
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
385
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
386
386
 
387
387
  </span>
388
388
 
@@ -400,7 +400,7 @@
400
400
 
401
401
  <span class="param-type">
402
402
 
403
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
403
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
404
404
 
405
405
  </span>
406
406
 
@@ -604,7 +604,7 @@
604
604
 
605
605
  <span class="param-type">
606
606
 
607
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
607
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
608
608
 
609
609
  </span>
610
610
 
@@ -647,7 +647,7 @@
647
647
 
648
648
  <dt class="tag-overrides">Overrides:</dt>
649
649
  <dd class="tag-overrides"><ul class="dummy"><li>
650
- <a class="mapgis-link-name" title="BaseView#_spatialReference" BaseView.html#_spatialReference>BaseView#_spatialReference</a>
650
+ <a href="BaseView.html#_spatialReference">BaseView#_spatialReference</a>
651
651
  </li></ul></dd>
652
652
 
653
653
 
@@ -688,7 +688,7 @@
688
688
 
689
689
  <span class="param-type">
690
690
 
691
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
691
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
692
692
 
693
693
  </span>
694
694
 
@@ -729,7 +729,7 @@
729
729
 
730
730
  <dt class="inherited-from">Inherited From:</dt>
731
731
  <dd class="inherited-from"><ul class="dummy"><li>
732
- <a goto="allLayerViews" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#allLayerViews" BaseView.html#allLayerViews>BaseView#allLayerViews</a>
732
+ <a goto="allLayerViews" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#allLayerViews">BaseView#allLayerViews</a>
733
733
  </li></ul></dd>
734
734
 
735
735
 
@@ -772,7 +772,7 @@
772
772
 
773
773
  <span class="param-type">
774
774
 
775
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
775
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
776
776
 
777
777
  </span>
778
778
 
@@ -813,7 +813,7 @@
813
813
 
814
814
  <dt class="inherited-from">Inherited From:</dt>
815
815
  <dd class="inherited-from"><ul class="dummy"><li>
816
- <a goto="basemapLayerViews" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#basemapLayerViews" BaseView.html#basemapLayerViews>BaseView#basemapLayerViews</a>
816
+ <a goto="basemapLayerViews" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#basemapLayerViews">BaseView#basemapLayerViews</a>
817
817
  </li></ul></dd>
818
818
 
819
819
 
@@ -893,7 +893,7 @@
893
893
 
894
894
  <dt class="inherited-from">Inherited From:</dt>
895
895
  <dd class="inherited-from"><ul class="dummy"><li>
896
- <a goto="center" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#center" BaseView.html#center>BaseView#center</a>
896
+ <a goto="center" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#center">BaseView#center</a>
897
897
  </li></ul></dd>
898
898
 
899
899
 
@@ -973,7 +973,7 @@
973
973
 
974
974
  <dt class="inherited-from">Inherited From:</dt>
975
975
  <dd class="inherited-from"><ul class="dummy"><li>
976
- <a goto="cursor" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#cursor" BaseView.html#cursor>BaseView#cursor</a>
976
+ <a goto="cursor" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#cursor">BaseView#cursor</a>
977
977
  </li></ul></dd>
978
978
 
979
979
 
@@ -1053,7 +1053,7 @@
1053
1053
 
1054
1054
  <dt class="inherited-from">Inherited From:</dt>
1055
1055
  <dd class="inherited-from"><ul class="dummy"><li>
1056
- <a goto="extendProps" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#extendProps" BaseView.html#extendProps>BaseView#extendProps</a>
1056
+ <a goto="extendProps" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#extendProps">BaseView#extendProps</a>
1057
1057
  </li></ul></dd>
1058
1058
 
1059
1059
 
@@ -1138,7 +1138,7 @@
1138
1138
 
1139
1139
  <dt class="inherited-from">Inherited From:</dt>
1140
1140
  <dd class="inherited-from"><ul class="dummy"><li>
1141
- <a goto="extensionOptions" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#extensionOptions" BaseView.html#extensionOptions>BaseView#extensionOptions</a>
1141
+ <a goto="extensionOptions" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#extensionOptions">BaseView#extensionOptions</a>
1142
1142
  </li></ul></dd>
1143
1143
 
1144
1144
 
@@ -1181,7 +1181,7 @@
1181
1181
 
1182
1182
  <span class="param-type">
1183
1183
 
1184
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
1184
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
1185
1185
 
1186
1186
  </span>
1187
1187
 
@@ -1222,7 +1222,7 @@
1222
1222
 
1223
1223
  <dt class="inherited-from">Inherited From:</dt>
1224
1224
  <dd class="inherited-from"><ul class="dummy"><li>
1225
- <a goto="layerViews" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#layerViews" BaseView.html#layerViews>BaseView#layerViews</a>
1225
+ <a goto="layerViews" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#layerViews">BaseView#layerViews</a>
1226
1226
  </li></ul></dd>
1227
1227
 
1228
1228
 
@@ -1265,7 +1265,7 @@
1265
1265
 
1266
1266
  <span class="param-type">
1267
1267
 
1268
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
1268
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
1269
1269
 
1270
1270
  </span>
1271
1271
 
@@ -1302,7 +1302,7 @@
1302
1302
 
1303
1303
  <dt class="inherited-from">Inherited From:</dt>
1304
1304
  <dd class="inherited-from"><ul class="dummy"><li>
1305
- <a goto="map" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#map" BaseView.html#map>BaseView#map</a>
1305
+ <a goto="map" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#map">BaseView#map</a>
1306
1306
  </li></ul></dd>
1307
1307
 
1308
1308
 
@@ -1382,7 +1382,7 @@
1382
1382
 
1383
1383
  <dt class="inherited-from">Inherited From:</dt>
1384
1384
  <dd class="inherited-from"><ul class="dummy"><li>
1385
- <a goto="maxScale" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#maxScale" BaseView.html#maxScale>BaseView#maxScale</a>
1385
+ <a goto="maxScale" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#maxScale">BaseView#maxScale</a>
1386
1386
  </li></ul></dd>
1387
1387
 
1388
1388
 
@@ -1462,7 +1462,7 @@
1462
1462
 
1463
1463
  <dt class="inherited-from">Inherited From:</dt>
1464
1464
  <dd class="inherited-from"><ul class="dummy"><li>
1465
- <a goto="maxZoom" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#maxZoom" BaseView.html#maxZoom>BaseView#maxZoom</a>
1465
+ <a goto="maxZoom" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#maxZoom">BaseView#maxZoom</a>
1466
1466
  </li></ul></dd>
1467
1467
 
1468
1468
 
@@ -1621,7 +1621,7 @@
1621
1621
 
1622
1622
  <dt class="inherited-from">Inherited From:</dt>
1623
1623
  <dd class="inherited-from"><ul class="dummy"><li>
1624
- <a goto="minScale" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#minScale" BaseView.html#minScale>BaseView#minScale</a>
1624
+ <a goto="minScale" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#minScale">BaseView#minScale</a>
1625
1625
  </li></ul></dd>
1626
1626
 
1627
1627
 
@@ -1701,7 +1701,7 @@
1701
1701
 
1702
1702
  <dt class="inherited-from">Inherited From:</dt>
1703
1703
  <dd class="inherited-from"><ul class="dummy"><li>
1704
- <a goto="minZoom" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#minZoom" BaseView.html#minZoom>BaseView#minZoom</a>
1704
+ <a goto="minZoom" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#minZoom">BaseView#minZoom</a>
1705
1705
  </li></ul></dd>
1706
1706
 
1707
1707
 
@@ -1781,7 +1781,7 @@
1781
1781
 
1782
1782
  <dt class="inherited-from">Inherited From:</dt>
1783
1783
  <dd class="inherited-from"><ul class="dummy"><li>
1784
- <a goto="popup" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#popup" BaseView.html#popup>BaseView#popup</a>
1784
+ <a goto="popup" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#popup">BaseView#popup</a>
1785
1785
  </li></ul></dd>
1786
1786
 
1787
1787
 
@@ -1861,7 +1861,7 @@
1861
1861
 
1862
1862
  <dt class="inherited-from">Inherited From:</dt>
1863
1863
  <dd class="inherited-from"><ul class="dummy"><li>
1864
- <a goto="rotation" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#rotation" BaseView.html#rotation>BaseView#rotation</a>
1864
+ <a goto="rotation" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#rotation">BaseView#rotation</a>
1865
1865
  </li></ul></dd>
1866
1866
 
1867
1867
 
@@ -1941,7 +1941,7 @@
1941
1941
 
1942
1942
  <dt class="inherited-from">Inherited From:</dt>
1943
1943
  <dd class="inherited-from"><ul class="dummy"><li>
1944
- <a goto="scale" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#scale" BaseView.html#scale>BaseView#scale</a>
1944
+ <a goto="scale" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#scale">BaseView#scale</a>
1945
1945
  </li></ul></dd>
1946
1946
 
1947
1947
 
@@ -2025,7 +2025,7 @@
2025
2025
 
2026
2026
  <dt class="inherited-from">Inherited From:</dt>
2027
2027
  <dd class="inherited-from"><ul class="dummy"><li>
2028
- <a goto="stationary" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#stationary" BaseView.html#stationary>BaseView#stationary</a>
2028
+ <a goto="stationary" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#stationary">BaseView#stationary</a>
2029
2029
  </li></ul></dd>
2030
2030
 
2031
2031
 
@@ -2105,7 +2105,7 @@
2105
2105
 
2106
2106
  <dt class="inherited-from">Inherited From:</dt>
2107
2107
  <dd class="inherited-from"><ul class="dummy"><li>
2108
- <a goto="zoom" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#zoom" BaseView.html#zoom>BaseView#zoom</a>
2108
+ <a goto="zoom" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#zoom">BaseView#zoom</a>
2109
2109
  </li></ul></dd>
2110
2110
 
2111
2111
 
@@ -2169,7 +2169,7 @@
2169
2169
 
2170
2170
  <span class="param-type">
2171
2171
 
2172
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
2172
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
2173
2173
 
2174
2174
  </span>
2175
2175
 
@@ -2236,7 +2236,7 @@
2236
2236
 
2237
2237
  <span class="param-type">
2238
2238
 
2239
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
2239
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
2240
2240
 
2241
2241
  </span>
2242
2242
 
@@ -2439,7 +2439,7 @@
2439
2439
 
2440
2440
  <span class="param-type">
2441
2441
 
2442
- <a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
2442
+ <a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
2443
2443
 
2444
2444
  </span>
2445
2445
 
@@ -2563,7 +2563,7 @@
2563
2563
 
2564
2564
  <dt class="inherited-from">Inherited From:</dt>
2565
2565
  <dd class="inherited-from"><ul class="dummy"><li>
2566
- <a goto="getInnerLayer" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#getInnerLayer" BaseView.html#getInnerLayer>BaseView#getInnerLayer</a>
2566
+ <a goto="getInnerLayer" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#getInnerLayer">BaseView#getInnerLayer</a>
2567
2567
  </li></ul></dd>
2568
2568
 
2569
2569
 
@@ -2719,7 +2719,7 @@ igsSceneLayer.on("layerview-created", function (result) {
2719
2719
 
2720
2720
  <dt class="inherited-from">Inherited From:</dt>
2721
2721
  <dd class="inherited-from"><ul class="dummy"><li>
2722
- <a goto="getInnerView" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#getInnerView" BaseView.html#getInnerView>BaseView#getInnerView</a>
2722
+ <a goto="getInnerView" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#getInnerView">BaseView#getInnerView</a>
2723
2723
  </li></ul></dd>
2724
2724
 
2725
2725
 
@@ -2897,7 +2897,7 @@ igsSceneLayer.on("layerview-created", function (result) {
2897
2897
 
2898
2898
  <dt class="inherited-from">Inherited From:</dt>
2899
2899
  <dd class="inherited-from"><ul class="dummy"><li>
2900
- <a goto="getLayer" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#getLayer" BaseView.html#getLayer>BaseView#getLayer</a>
2900
+ <a goto="getLayer" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#getLayer">BaseView#getLayer</a>
2901
2901
  </li></ul></dd>
2902
2902
 
2903
2903
 
@@ -2960,7 +2960,7 @@ igsSceneLayer.on("layerview-created", function (result) {
2960
2960
 
2961
2961
  <span class="param-type">
2962
2962
 
2963
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
2963
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
2964
2964
 
2965
2965
  </span>
2966
2966
 
@@ -3042,7 +3042,7 @@ igsSceneLayer.on("layerview-created", function (result) {
3042
3042
 
3043
3043
  <span class="param-type">
3044
3044
 
3045
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
3045
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
3046
3046
 
3047
3047
  </span>
3048
3048
 
@@ -3077,7 +3077,7 @@ igsSceneLayer.on("layerview-created", function (result) {
3077
3077
 
3078
3078
  <dt class="inherited-from">Inherited From:</dt>
3079
3079
  <dd class="inherited-from"><ul class="dummy"><li>
3080
- <a goto="setMap" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#setMap" BaseView.html#setMap>BaseView#setMap</a>
3080
+ <a goto="setMap" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#setMap">BaseView#setMap</a>
3081
3081
  </li></ul></dd>
3082
3082
 
3083
3083
 
@@ -3175,7 +3175,7 @@ igsSceneLayer.on("layerview-created", function (result) {
3175
3175
 
3176
3176
  <dt class="tag-overrides">Overrides:</dt>
3177
3177
  <dd class="tag-overrides"><ul class="dummy"><li>
3178
- <a class="mapgis-link-name" title="BaseView#toJSON" BaseView.html#toJSON>BaseView#toJSON</a>
3178
+ <a href="BaseView.html#toJSON">BaseView#toJSON</a>
3179
3179
  </li></ul></dd>
3180
3180
 
3181
3181
 
@@ -3464,7 +3464,7 @@ igsSceneLayer.on("layerview-created", function (result) {
3464
3464
 
3465
3465
  <span class="param-type">
3466
3466
 
3467
- <a link="LayerEventType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LayerEventType" global.html#LayerEventType>LayerEventType</a>
3467
+ <a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
3468
3468
 
3469
3469
  </span>
3470
3470
 
@@ -3666,7 +3666,7 @@ igsSceneLayer.on("layerview-created", function (result) {
3666
3666
 
3667
3667
  <span class="param-type">
3668
3668
 
3669
- <a link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView" BaseView.html>BaseView</a>
3669
+ <a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
3670
3670
 
3671
3671
  </span>
3672
3672
 
@@ -3706,7 +3706,7 @@ igsSceneLayer.on("layerview-created", function (result) {
3706
3706
 
3707
3707
  <span class="param-type">
3708
3708
 
3709
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
3709
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
3710
3710
 
3711
3711
  </span>
3712
3712
 
@@ -3792,7 +3792,7 @@ igsSceneLayer.on("layerview-created", function (result) {
3792
3792
 
3793
3793
  <dt class="inherited-from">Inherited From:</dt>
3794
3794
  <dd class="inherited-from"><ul class="dummy"><li>
3795
- <a goto="event:地图大小变化事件" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#event:地图大小变化事件" BaseView.html#event:%25E5%259C%25B0%25E5%259B%25BE%25E5%25A4%25A7%25E5%25B0%258F%25E5%258F%2598%25E5%258C%2596%25E4%25BA%258B%25E4%25BB%25B6>BaseView#event:地图大小变化事件</a>
3795
+ <a goto="event:地图大小变化事件" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#event:%25E5%259C%25B0%25E5%259B%25BE%25E5%25A4%25A7%25E5%25B0%258F%25E5%258F%2598%25E5%258C%2596%25E4%25BA%258B%25E4%25BB%25B6">BaseView#event:地图大小变化事件</a>
3796
3796
  </li></ul></dd>
3797
3797
 
3798
3798
 
@@ -3954,7 +3954,7 @@ igsSceneLayer.on("layerview-created", function (result) {
3954
3954
 
3955
3955
  <dt class="inherited-from">Inherited From:</dt>
3956
3956
  <dd class="inherited-from"><ul class="dummy"><li>
3957
- <a goto="event:地图视图加载完毕事件" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#event:地图视图加载完毕事件" BaseView.html#event:%25E5%259C%25B0%25E5%259B%25BE%25E8%25A7%2586%25E5%259B%25BE%25E5%258A%25A0%25E8%25BD%25BD%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6>BaseView#event:地图视图加载完毕事件</a>
3957
+ <a goto="event:地图视图加载完毕事件" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#event:%25E5%259C%25B0%25E5%259B%25BE%25E8%25A7%2586%25E5%259B%25BE%25E5%258A%25A0%25E8%25BD%25BD%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">BaseView#event:地图视图加载完毕事件</a>
3958
3958
  </li></ul></dd>
3959
3959
 
3960
3960
 
@@ -4126,7 +4126,7 @@ igsSceneLayer.on("layerview-created", function (result) {
4126
4126
 
4127
4127
  <span class="param-type">
4128
4128
 
4129
- <a link="LayerEventType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LayerEventType" global.html#LayerEventType>LayerEventType</a>
4129
+ <a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
4130
4130
 
4131
4131
  </span>
4132
4132
 
@@ -4168,7 +4168,7 @@ igsSceneLayer.on("layerview-created", function (result) {
4168
4168
 
4169
4169
  <span class="param-type">
4170
4170
 
4171
- <a link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView" BaseView.html>BaseView</a>
4171
+ <a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
4172
4172
 
4173
4173
  </span>
4174
4174
 
@@ -4208,7 +4208,7 @@ igsSceneLayer.on("layerview-created", function (result) {
4208
4208
 
4209
4209
  <span class="param-type">
4210
4210
 
4211
- <a link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView" BaseView.html>BaseView</a>
4211
+ <a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
4212
4212
 
4213
4213
  </span>
4214
4214
 
@@ -4328,7 +4328,7 @@ igsSceneLayer.on("layerview-created", function (result) {
4328
4328
 
4329
4329
  <span class="param-type">
4330
4330
 
4331
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
4331
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
4332
4332
 
4333
4333
  </span>
4334
4334
 
@@ -4374,7 +4374,7 @@ igsSceneLayer.on("layerview-created", function (result) {
4374
4374
 
4375
4375
  <dt class="inherited-from">Inherited From:</dt>
4376
4376
  <dd class="inherited-from"><ul class="dummy"><li>
4377
- <a goto="event:地图视图改变事件" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#event:地图视图改变事件" BaseView.html#event:%25E5%259C%25B0%25E5%259B%25BE%25E8%25A7%2586%25E5%259B%25BE%25E6%2594%25B9%25E5%258F%2598%25E4%25BA%258B%25E4%25BB%25B6>BaseView#event:地图视图改变事件</a>
4377
+ <a goto="event:地图视图改变事件" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#event:%25E5%259C%25B0%25E5%259B%25BE%25E8%25A7%2586%25E5%259B%25BE%25E6%2594%25B9%25E5%258F%2598%25E4%25BA%258B%25E4%25BB%25B6">BaseView#event:地图视图改变事件</a>
4378
4378
  </li></ul></dd>
4379
4379
 
4380
4380
 
@@ -4546,7 +4546,7 @@ igsSceneLayer.on("layerview-created", function (result) {
4546
4546
 
4547
4547
  <span class="param-type">
4548
4548
 
4549
- <a link="LayerEventType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LayerEventType" global.html#LayerEventType>LayerEventType</a>
4549
+ <a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
4550
4550
 
4551
4551
  </span>
4552
4552
 
@@ -4588,7 +4588,7 @@ igsSceneLayer.on("layerview-created", function (result) {
4588
4588
 
4589
4589
  <span class="param-type">
4590
4590
 
4591
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4591
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4592
4592
 
4593
4593
  </span>
4594
4594
 
@@ -4628,7 +4628,7 @@ igsSceneLayer.on("layerview-created", function (result) {
4628
4628
 
4629
4629
  <span class="param-type">
4630
4630
 
4631
- <a link="LayerView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LayerView" LayerView.html>LayerView</a>
4631
+ <a link="LayerView.html" onclick="getTypeHTML(event)" href="LayerView.html">LayerView</a>
4632
4632
 
4633
4633
  </span>
4634
4634
 
@@ -4668,7 +4668,7 @@ igsSceneLayer.on("layerview-created", function (result) {
4668
4668
 
4669
4669
  <span class="param-type">
4670
4670
 
4671
- <a link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView" BaseView.html>BaseView</a>
4671
+ <a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
4672
4672
 
4673
4673
  </span>
4674
4674
 
@@ -4714,7 +4714,7 @@ igsSceneLayer.on("layerview-created", function (result) {
4714
4714
 
4715
4715
  <dt class="inherited-from">Inherited From:</dt>
4716
4716
  <dd class="inherited-from"><ul class="dummy"><li>
4717
- <a goto="event:视图图层创建事件" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#event:视图图层创建事件" BaseView.html#event:%25E8%25A7%2586%25E5%259B%25BE%25E5%259B%25BE%25E5%25B1%2582%25E5%2588%259B%25E5%25BB%25BA%25E4%25BA%258B%25E4%25BB%25B6>BaseView#event:视图图层创建事件</a>
4717
+ <a goto="event:视图图层创建事件" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#event:%25E8%25A7%2586%25E5%259B%25BE%25E5%259B%25BE%25E5%25B1%2582%25E5%2588%259B%25E5%25BB%25BA%25E4%25BA%258B%25E4%25BB%25B6">BaseView#event:视图图层创建事件</a>
4718
4718
  </li></ul></dd>
4719
4719
 
4720
4720
 
@@ -4886,7 +4886,7 @@ igsSceneLayer.on("layerview-created", function (result) {
4886
4886
 
4887
4887
  <span class="param-type">
4888
4888
 
4889
- <a link="LayerEventType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LayerEventType" global.html#LayerEventType>LayerEventType</a>
4889
+ <a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
4890
4890
 
4891
4891
  </span>
4892
4892
 
@@ -4928,7 +4928,7 @@ igsSceneLayer.on("layerview-created", function (result) {
4928
4928
 
4929
4929
  <span class="param-type">
4930
4930
 
4931
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
4931
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
4932
4932
 
4933
4933
  </span>
4934
4934
 
@@ -4968,7 +4968,7 @@ igsSceneLayer.on("layerview-created", function (result) {
4968
4968
 
4969
4969
  <span class="param-type">
4970
4970
 
4971
- <a link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView" BaseView.html>BaseView</a>
4971
+ <a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
4972
4972
 
4973
4973
  </span>
4974
4974
 
@@ -5054,7 +5054,7 @@ igsSceneLayer.on("layerview-created", function (result) {
5054
5054
 
5055
5055
  <dt class="inherited-from">Inherited From:</dt>
5056
5056
  <dd class="inherited-from"><ul class="dummy"><li>
5057
- <a goto="event:视图图层创建错误事件" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#event:视图图层创建错误事件" BaseView.html#event:%25E8%25A7%2586%25E5%259B%25BE%25E5%259B%25BE%25E5%25B1%2582%25E5%2588%259B%25E5%25BB%25BA%25E9%2594%2599%25E8%25AF%25AF%25E4%25BA%258B%25E4%25BB%25B6>BaseView#event:视图图层创建错误事件</a>
5057
+ <a goto="event:视图图层创建错误事件" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#event:%25E8%25A7%2586%25E5%259B%25BE%25E5%259B%25BE%25E5%25B1%2582%25E5%2588%259B%25E5%25BB%25BA%25E9%2594%2599%25E8%25AF%25AF%25E4%25BA%258B%25E4%25BB%25B6">BaseView#event:视图图层创建错误事件</a>
5058
5058
  </li></ul></dd>
5059
5059
 
5060
5060
 
@@ -5226,7 +5226,7 @@ igsSceneLayer.on("layerview-created", function (result) {
5226
5226
 
5227
5227
  <span class="param-type">
5228
5228
 
5229
- <a link="LayerEventType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LayerEventType" global.html#LayerEventType>LayerEventType</a>
5229
+ <a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
5230
5230
 
5231
5231
  </span>
5232
5232
 
@@ -5268,7 +5268,7 @@ igsSceneLayer.on("layerview-created", function (result) {
5268
5268
 
5269
5269
  <span class="param-type">
5270
5270
 
5271
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
5271
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
5272
5272
 
5273
5273
  </span>
5274
5274
 
@@ -5308,7 +5308,7 @@ igsSceneLayer.on("layerview-created", function (result) {
5308
5308
 
5309
5309
  <span class="param-type">
5310
5310
 
5311
- <a link="LayerView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LayerView" LayerView.html>LayerView</a>
5311
+ <a link="LayerView.html" onclick="getTypeHTML(event)" href="LayerView.html">LayerView</a>
5312
5312
 
5313
5313
  </span>
5314
5314
 
@@ -5348,7 +5348,7 @@ igsSceneLayer.on("layerview-created", function (result) {
5348
5348
 
5349
5349
  <span class="param-type">
5350
5350
 
5351
- <a link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView" BaseView.html>BaseView</a>
5351
+ <a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
5352
5352
 
5353
5353
  </span>
5354
5354
 
@@ -5394,7 +5394,7 @@ igsSceneLayer.on("layerview-created", function (result) {
5394
5394
 
5395
5395
  <dt class="inherited-from">Inherited From:</dt>
5396
5396
  <dd class="inherited-from"><ul class="dummy"><li>
5397
- <a goto="event:视图图层移除事件" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#event:视图图层移除事件" BaseView.html#event:%25E8%25A7%2586%25E5%259B%25BE%25E5%259B%25BE%25E5%25B1%2582%25E7%25A7%25BB%25E9%2599%25A4%25E4%25BA%258B%25E4%25BB%25B6>BaseView#event:视图图层移除事件</a>
5397
+ <a goto="event:视图图层移除事件" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#event:%25E8%25A7%2586%25E5%259B%25BE%25E5%259B%25BE%25E5%25B1%2582%25E7%25A7%25BB%25E9%2599%25A4%25E4%25BA%258B%25E4%25BB%25B6">BaseView#event:视图图层移除事件</a>
5398
5398
  </li></ul></dd>
5399
5399
 
5400
5400
 
@@ -5566,7 +5566,7 @@ igsSceneLayer.on("layerview-created", function (result) {
5566
5566
 
5567
5567
  <span class="param-type">
5568
5568
 
5569
- <a link="LayerEventType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LayerEventType" global.html#LayerEventType>LayerEventType</a>
5569
+ <a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
5570
5570
 
5571
5571
  </span>
5572
5572
 
@@ -5688,7 +5688,7 @@ igsSceneLayer.on("layerview-created", function (result) {
5688
5688
 
5689
5689
  <span class="param-type">
5690
5690
 
5691
- <a link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView" BaseView.html>BaseView</a>
5691
+ <a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
5692
5692
 
5693
5693
  </span>
5694
5694
 
@@ -5728,7 +5728,7 @@ igsSceneLayer.on("layerview-created", function (result) {
5728
5728
 
5729
5729
  <span class="param-type">
5730
5730
 
5731
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
5731
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
5732
5732
 
5733
5733
  </span>
5734
5734
 
@@ -5814,7 +5814,7 @@ igsSceneLayer.on("layerview-created", function (result) {
5814
5814
 
5815
5815
  <dt class="inherited-from">Inherited From:</dt>
5816
5816
  <dd class="inherited-from"><ul class="dummy"><li>
5817
- <a goto="event:键盘抬起事件" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#event:键盘抬起事件" BaseView.html#event:%25E9%2594%25AE%25E7%259B%2598%25E6%258A%25AC%25E8%25B5%25B7%25E4%25BA%258B%25E4%25BB%25B6>BaseView#event:键盘抬起事件</a>
5817
+ <a goto="event:键盘抬起事件" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#event:%25E9%2594%25AE%25E7%259B%2598%25E6%258A%25AC%25E8%25B5%25B7%25E4%25BA%258B%25E4%25BB%25B6">BaseView#event:键盘抬起事件</a>
5818
5818
  </li></ul></dd>
5819
5819
 
5820
5820
 
@@ -5986,7 +5986,7 @@ igsSceneLayer.on("layerview-created", function (result) {
5986
5986
 
5987
5987
  <span class="param-type">
5988
5988
 
5989
- <a link="LayerEventType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LayerEventType" global.html#LayerEventType>LayerEventType</a>
5989
+ <a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
5990
5990
 
5991
5991
  </span>
5992
5992
 
@@ -6108,7 +6108,7 @@ igsSceneLayer.on("layerview-created", function (result) {
6108
6108
 
6109
6109
  <span class="param-type">
6110
6110
 
6111
- <a link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView" BaseView.html>BaseView</a>
6111
+ <a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
6112
6112
 
6113
6113
  </span>
6114
6114
 
@@ -6148,7 +6148,7 @@ igsSceneLayer.on("layerview-created", function (result) {
6148
6148
 
6149
6149
  <span class="param-type">
6150
6150
 
6151
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6151
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6152
6152
 
6153
6153
  </span>
6154
6154
 
@@ -6234,7 +6234,7 @@ igsSceneLayer.on("layerview-created", function (result) {
6234
6234
 
6235
6235
  <dt class="inherited-from">Inherited From:</dt>
6236
6236
  <dd class="inherited-from"><ul class="dummy"><li>
6237
- <a goto="event:键盘按下事件" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#event:键盘按下事件" BaseView.html#event:%25E9%2594%25AE%25E7%259B%2598%25E6%258C%2589%25E4%25B8%258B%25E4%25BA%258B%25E4%25BB%25B6>BaseView#event:键盘按下事件</a>
6237
+ <a goto="event:键盘按下事件" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#event:%25E9%2594%25AE%25E7%259B%2598%25E6%258C%2589%25E4%25B8%258B%25E4%25BA%258B%25E4%25BB%25B6">BaseView#event:键盘按下事件</a>
6238
6238
  </li></ul></dd>
6239
6239
 
6240
6240
 
@@ -6406,7 +6406,7 @@ igsSceneLayer.on("layerview-created", function (result) {
6406
6406
 
6407
6407
  <span class="param-type">
6408
6408
 
6409
- <a link="LayerEventType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LayerEventType" global.html#LayerEventType>LayerEventType</a>
6409
+ <a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
6410
6410
 
6411
6411
  </span>
6412
6412
 
@@ -6688,7 +6688,7 @@ igsSceneLayer.on("layerview-created", function (result) {
6688
6688
 
6689
6689
  <span class="param-type">
6690
6690
 
6691
- <a link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView" BaseView.html>BaseView</a>
6691
+ <a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
6692
6692
 
6693
6693
  </span>
6694
6694
 
@@ -6728,7 +6728,7 @@ igsSceneLayer.on("layerview-created", function (result) {
6728
6728
 
6729
6729
  <span class="param-type">
6730
6730
 
6731
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
6731
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
6732
6732
 
6733
6733
  </span>
6734
6734
 
@@ -6814,7 +6814,7 @@ igsSceneLayer.on("layerview-created", function (result) {
6814
6814
 
6815
6815
  <dt class="inherited-from">Inherited From:</dt>
6816
6816
  <dd class="inherited-from"><ul class="dummy"><li>
6817
- <a goto="event:鼠标双击事件" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#event:鼠标双击事件" BaseView.html#event:%25E9%25BC%25A0%25E6%25A0%2587%25E5%258F%258C%25E5%2587%25BB%25E4%25BA%258B%25E4%25BB%25B6>BaseView#event:鼠标双击事件</a>
6817
+ <a goto="event:鼠标双击事件" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#event:%25E9%25BC%25A0%25E6%25A0%2587%25E5%258F%258C%25E5%2587%25BB%25E4%25BA%258B%25E4%25BB%25B6">BaseView#event:鼠标双击事件</a>
6818
6818
  </li></ul></dd>
6819
6819
 
6820
6820
 
@@ -6986,7 +6986,7 @@ igsSceneLayer.on("layerview-created", function (result) {
6986
6986
 
6987
6987
  <span class="param-type">
6988
6988
 
6989
- <a link="LayerEventType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LayerEventType" global.html#LayerEventType>LayerEventType</a>
6989
+ <a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
6990
6990
 
6991
6991
  </span>
6992
6992
 
@@ -7268,7 +7268,7 @@ igsSceneLayer.on("layerview-created", function (result) {
7268
7268
 
7269
7269
  <span class="param-type">
7270
7270
 
7271
- <a link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView" BaseView.html>BaseView</a>
7271
+ <a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
7272
7272
 
7273
7273
  </span>
7274
7274
 
@@ -7308,7 +7308,7 @@ igsSceneLayer.on("layerview-created", function (result) {
7308
7308
 
7309
7309
  <span class="param-type">
7310
7310
 
7311
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
7311
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
7312
7312
 
7313
7313
  </span>
7314
7314
 
@@ -7394,7 +7394,7 @@ igsSceneLayer.on("layerview-created", function (result) {
7394
7394
 
7395
7395
  <dt class="inherited-from">Inherited From:</dt>
7396
7396
  <dd class="inherited-from"><ul class="dummy"><li>
7397
- <a goto="event:鼠标抬起事件" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#event:鼠标抬起事件" BaseView.html#event:%25E9%25BC%25A0%25E6%25A0%2587%25E6%258A%25AC%25E8%25B5%25B7%25E4%25BA%258B%25E4%25BB%25B6>BaseView#event:鼠标抬起事件</a>
7397
+ <a goto="event:鼠标抬起事件" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#event:%25E9%25BC%25A0%25E6%25A0%2587%25E6%258A%25AC%25E8%25B5%25B7%25E4%25BA%258B%25E4%25BB%25B6">BaseView#event:鼠标抬起事件</a>
7398
7398
  </li></ul></dd>
7399
7399
 
7400
7400
 
@@ -7566,7 +7566,7 @@ igsSceneLayer.on("layerview-created", function (result) {
7566
7566
 
7567
7567
  <span class="param-type">
7568
7568
 
7569
- <a link="LayerEventType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LayerEventType" global.html#LayerEventType>LayerEventType</a>
7569
+ <a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
7570
7570
 
7571
7571
  </span>
7572
7572
 
@@ -8054,7 +8054,7 @@ igsSceneLayer.on("layerview-created", function (result) {
8054
8054
 
8055
8055
  <dt class="inherited-from">Inherited From:</dt>
8056
8056
  <dd class="inherited-from"><ul class="dummy"><li>
8057
- <a goto="event:鼠标拖拽事件" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#event:鼠标拖拽事件" BaseView.html#event:%25E9%25BC%25A0%25E6%25A0%2587%25E6%258B%2596%25E6%258B%25BD%25E4%25BA%258B%25E4%25BB%25B6>BaseView#event:鼠标拖拽事件</a>
8057
+ <a goto="event:鼠标拖拽事件" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#event:%25E9%25BC%25A0%25E6%25A0%2587%25E6%258B%2596%25E6%258B%25BD%25E4%25BA%258B%25E4%25BB%25B6">BaseView#event:鼠标拖拽事件</a>
8058
8058
  </li></ul></dd>
8059
8059
 
8060
8060
 
@@ -8226,7 +8226,7 @@ igsSceneLayer.on("layerview-created", function (result) {
8226
8226
 
8227
8227
  <span class="param-type">
8228
8228
 
8229
- <a link="LayerEventType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LayerEventType" global.html#LayerEventType>LayerEventType</a>
8229
+ <a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
8230
8230
 
8231
8231
  </span>
8232
8232
 
@@ -8508,7 +8508,7 @@ igsSceneLayer.on("layerview-created", function (result) {
8508
8508
 
8509
8509
  <span class="param-type">
8510
8510
 
8511
- <a link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView" BaseView.html>BaseView</a>
8511
+ <a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
8512
8512
 
8513
8513
  </span>
8514
8514
 
@@ -8548,7 +8548,7 @@ igsSceneLayer.on("layerview-created", function (result) {
8548
8548
 
8549
8549
  <span class="param-type">
8550
8550
 
8551
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
8551
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
8552
8552
 
8553
8553
  </span>
8554
8554
 
@@ -8634,7 +8634,7 @@ igsSceneLayer.on("layerview-created", function (result) {
8634
8634
 
8635
8635
  <dt class="inherited-from">Inherited From:</dt>
8636
8636
  <dd class="inherited-from"><ul class="dummy"><li>
8637
- <a goto="event:鼠标按下事件" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#event:鼠标按下事件" BaseView.html#event:%25E9%25BC%25A0%25E6%25A0%2587%25E6%258C%2589%25E4%25B8%258B%25E4%25BA%258B%25E4%25BB%25B6>BaseView#event:鼠标按下事件</a>
8637
+ <a goto="event:鼠标按下事件" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#event:%25E9%25BC%25A0%25E6%25A0%2587%25E6%258C%2589%25E4%25B8%258B%25E4%25BA%258B%25E4%25BB%25B6">BaseView#event:鼠标按下事件</a>
8638
8638
  </li></ul></dd>
8639
8639
 
8640
8640
 
@@ -8806,7 +8806,7 @@ igsSceneLayer.on("layerview-created", function (result) {
8806
8806
 
8807
8807
  <span class="param-type">
8808
8808
 
8809
- <a link="LayerEventType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LayerEventType" global.html#LayerEventType>LayerEventType</a>
8809
+ <a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
8810
8810
 
8811
8811
  </span>
8812
8812
 
@@ -9168,7 +9168,7 @@ igsSceneLayer.on("layerview-created", function (result) {
9168
9168
 
9169
9169
  <span class="param-type">
9170
9170
 
9171
- <a link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView" BaseView.html>BaseView</a>
9171
+ <a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
9172
9172
 
9173
9173
  </span>
9174
9174
 
@@ -9208,7 +9208,7 @@ igsSceneLayer.on("layerview-created", function (result) {
9208
9208
 
9209
9209
  <span class="param-type">
9210
9210
 
9211
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
9211
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
9212
9212
 
9213
9213
  </span>
9214
9214
 
@@ -9254,7 +9254,7 @@ igsSceneLayer.on("layerview-created", function (result) {
9254
9254
 
9255
9255
  <dt class="inherited-from">Inherited From:</dt>
9256
9256
  <dd class="inherited-from"><ul class="dummy"><li>
9257
- <a goto="event:鼠标点击事件" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#event:鼠标点击事件" BaseView.html#event:%25E9%25BC%25A0%25E6%25A0%2587%25E7%2582%25B9%25E5%2587%25BB%25E4%25BA%258B%25E4%25BB%25B6>BaseView#event:鼠标点击事件</a>
9257
+ <a goto="event:鼠标点击事件" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#event:%25E9%25BC%25A0%25E6%25A0%2587%25E7%2582%25B9%25E5%2587%25BB%25E4%25BA%258B%25E4%25BB%25B6">BaseView#event:鼠标点击事件</a>
9258
9258
  </li></ul></dd>
9259
9259
 
9260
9260
 
@@ -9426,7 +9426,7 @@ igsSceneLayer.on("layerview-created", function (result) {
9426
9426
 
9427
9427
  <span class="param-type">
9428
9428
 
9429
- <a link="LayerEventType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LayerEventType" global.html#LayerEventType>LayerEventType</a>
9429
+ <a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
9430
9430
 
9431
9431
  </span>
9432
9432
 
@@ -9788,7 +9788,7 @@ igsSceneLayer.on("layerview-created", function (result) {
9788
9788
 
9789
9789
  <span class="param-type">
9790
9790
 
9791
- <a link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView" BaseView.html>BaseView</a>
9791
+ <a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
9792
9792
 
9793
9793
  </span>
9794
9794
 
@@ -9828,7 +9828,7 @@ igsSceneLayer.on("layerview-created", function (result) {
9828
9828
 
9829
9829
  <span class="param-type">
9830
9830
 
9831
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
9831
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
9832
9832
 
9833
9833
  </span>
9834
9834
 
@@ -9874,7 +9874,7 @@ igsSceneLayer.on("layerview-created", function (result) {
9874
9874
 
9875
9875
  <dt class="inherited-from">Inherited From:</dt>
9876
9876
  <dd class="inherited-from"><ul class="dummy"><li>
9877
- <a goto="event:鼠标点击立即响应事件" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#event:鼠标点击立即响应事件" BaseView.html#event:%25E9%25BC%25A0%25E6%25A0%2587%25E7%2582%25B9%25E5%2587%25BB%25E7%25AB%258B%25E5%258D%25B3%25E5%2593%258D%25E5%25BA%2594%25E4%25BA%258B%25E4%25BB%25B6>BaseView#event:鼠标点击立即响应事件</a>
9877
+ <a goto="event:鼠标点击立即响应事件" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#event:%25E9%25BC%25A0%25E6%25A0%2587%25E7%2582%25B9%25E5%2587%25BB%25E7%25AB%258B%25E5%258D%25B3%25E5%2593%258D%25E5%25BA%2594%25E4%25BA%258B%25E4%25BB%25B6">BaseView#event:鼠标点击立即响应事件</a>
9878
9878
  </li></ul></dd>
9879
9879
 
9880
9880
 
@@ -10046,7 +10046,7 @@ igsSceneLayer.on("layerview-created", function (result) {
10046
10046
 
10047
10047
  <span class="param-type">
10048
10048
 
10049
- <a link="LayerEventType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LayerEventType" global.html#LayerEventType>LayerEventType</a>
10049
+ <a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
10050
10050
 
10051
10051
  </span>
10052
10052
 
@@ -10328,7 +10328,7 @@ igsSceneLayer.on("layerview-created", function (result) {
10328
10328
 
10329
10329
  <span class="param-type">
10330
10330
 
10331
- <a link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView" BaseView.html>BaseView</a>
10331
+ <a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
10332
10332
 
10333
10333
  </span>
10334
10334
 
@@ -10368,7 +10368,7 @@ igsSceneLayer.on("layerview-created", function (result) {
10368
10368
 
10369
10369
  <span class="param-type">
10370
10370
 
10371
- <a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
10371
+ <a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
10372
10372
 
10373
10373
  </span>
10374
10374
 
@@ -10454,7 +10454,7 @@ igsSceneLayer.on("layerview-created", function (result) {
10454
10454
 
10455
10455
  <dt class="inherited-from">Inherited From:</dt>
10456
10456
  <dd class="inherited-from"><ul class="dummy"><li>
10457
- <a goto="event:鼠标移动事件" link="BaseView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseView#event:鼠标移动事件" BaseView.html#event:%25E9%25BC%25A0%25E6%25A0%2587%25E7%25A7%25BB%25E5%258A%25A8%25E4%25BA%258B%25E4%25BB%25B6>BaseView#event:鼠标移动事件</a>
10457
+ <a goto="event:鼠标移动事件" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#event:%25E9%25BC%25A0%25E6%25A0%2587%25E7%25A7%25BB%25E5%258A%25A8%25E4%25BA%258B%25E4%25BB%25B6">BaseView#event:鼠标移动事件</a>
10458
10458
  </li></ul></dd>
10459
10459
 
10460
10460