@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.
- package/README.md +28 -0
- package/dist/es5/webclient-common.min.js +3 -3
- package/dist/webclient-common-es6.min.js +3 -3
- package/documention/AddressServer.html +20 -20
- package/documention/ArcGISFeatureServer.html +14 -14
- package/documention/ArcGISGeometryServer.html +18 -18
- package/documention/ArcGISMapImageLayer.html +34 -122
- package/documention/ArcGISMapImageSubLayer.html +23 -23
- package/documention/ArcGISMapServer.html +15 -15
- package/documention/ArcGISTileLayer.html +75 -75
- package/documention/ArcGISVectorTileLayer.html +57 -57
- package/documention/ArcGISVectorTileServer.html +14 -14
- package/documention/BaseRenderer.html +2 -2
- package/documention/BaseScene.html +70 -70
- package/documention/BaseServer.html +5 -5
- package/documention/BaseView.html +57 -57
- package/documention/Basemap.html +30 -30
- package/documention/Callout3D.html +9 -9
- package/documention/Cesium3DTilesCacheLayer.html +68 -68
- package/documention/Cesium3DTilesServer.html +14 -14
- package/documention/Circle.html +26 -26
- package/documention/ClassBreakClusterInfo.html +7 -7
- package/documention/ClassBreakInfo.html +5 -5
- package/documention/ClassBreakRenderer.html +29 -29
- package/documention/ClusterRenderer.html +19 -19
- package/documention/Collection.html +54 -54
- package/documention/Color.html +13 -13
- package/documention/ColorMaterial.html +7 -7
- package/documention/ColorStop.html +7 -7
- package/documention/ColorVariable.html +4 -4
- package/documention/Config.html +1 -1
- package/documention/CursorChangeEventInfo.html +2 -2
- package/documention/EchartsLayer.html +6 -6
- package/documention/Edges3D.html +7 -7
- package/documention/ElevationInfo.html +5 -5
- package/documention/Extent.html +41 -41
- package/documention/ExtrudeSymbol3DLayer.html +21 -21
- package/documention/Feature.html +145 -19
- package/documention/FeatureExpressionInfo.html +2 -2
- package/documention/FeatureFilter.html +71 -71
- package/documention/FeatureLayer.html +77 -77
- package/documention/FeatureServer.html +109 -90
- package/documention/FeatureSet.html +7 -7
- package/documention/FillSymbol.html +14 -14
- package/documention/FillSymbol3DLayer.html +17 -17
- package/documention/FillSymbol3DOutline.html +10 -10
- package/documention/Font.html +6 -6
- package/documention/GeoJSONLayer.html +84 -84
- package/documention/Geometry.html +11 -11
- package/documention/GeometryEngine.html +131 -131
- package/documention/GeometryFilter.html +12 -12
- package/documention/GeometryServer.html +39 -39
- package/documention/GraphicsLayer.html +106 -106
- package/documention/GroupLayer.html +77 -77
- package/documention/HeatmapColorStop.html +7 -7
- package/documention/HeatmapRenderer.html +10 -10
- package/documention/IGSFeatureLayer.html +24 -24
- package/documention/IGSMapImageLayer.html +152 -54
- package/documention/IGSMapImageSubLayer.html +25 -25
- package/documention/IGSSceneLayer.html +10 -10
- package/documention/IGSSceneSubLayer.html +26 -26
- package/documention/IGSTileLayer.html +85 -85
- package/documention/IGSVectorTileLayer.html +61 -61
- package/documention/IGSVectorTileSubLayer.html +21 -21
- package/documention/ISScene.html +426 -74
- package/documention/ISSceneLayer.html +72 -72
- package/documention/ISSceneServer.html +81 -81
- package/documention/ISSceneSubLayer.html +81 -214
- package/documention/IconResource.html +6 -6
- package/documention/IconSymbol3DLayer.html +30 -30
- package/documention/ImageServer.html +14 -14
- package/documention/LOD.html +4 -4
- package/documention/LabelClass.html +13 -13
- package/documention/LabelSymbol3D.html +17 -17
- package/documention/Layer.html +45 -45
- package/documention/LineCallout3D.html +14 -14
- package/documention/LineString.html +34 -34
- package/documention/LineStyleMarker3D.html +13 -13
- package/documention/LineStylePattern3D.html +7 -7
- package/documention/LineSymbol.html +11 -11
- package/documention/LineSymbol3D.html +11 -11
- package/documention/LineSymbol3DLayer.html +30 -30
- package/documention/LineSymbolMarker.html +6 -6
- package/documention/M3DModelCacheLayer.html +75 -75
- package/documention/M3DServer.html +14 -14
- package/documention/Map.html +26 -26
- package/documention/MapGISTextSymbol.html +45 -45
- package/documention/MapImageLayer.html +354 -168
- package/documention/MapServer.html +33 -33
- package/documention/MapVLayer.html +36 -36
- package/documention/MapView.html +97 -97
- package/documention/MarkerSymbol.html +11 -11
- package/documention/ModelCacheLayer.html +67 -67
- package/documention/MoveEventInfo.html +2 -2
- package/documention/MultiLineString.html +39 -39
- package/documention/MultiPoint.html +33 -33
- package/documention/MultiPolygon.html +28 -28
- package/documention/OGCLayer.html +70 -70
- package/documention/ObjectSymbol3DLayer.html +25 -25
- package/documention/OpacityStop.html +4 -4
- package/documention/OpacityVariable.html +4 -4
- package/documention/OutStatistic.html +1 -1
- package/documention/OverlayLayer.html +72 -72
- package/documention/PathSymbol3DLayer.html +39 -39
- package/documention/PictureFillSymbol.html +15 -15
- package/documention/PictureMarkerSymbol.html +14 -14
- package/documention/PlotServer.html +15 -15
- package/documention/PoiServer.html +15 -15
- package/documention/Point.html +32 -32
- package/documention/PointSymbol3D.html +17 -17
- package/documention/PointSymbol3DOutline.html +8 -8
- package/documention/Polygon.html +40 -40
- package/documention/PolygonSymbol3D.html +11 -11
- package/documention/Projection.html +4 -4
- package/documention/RandomRenderer.html +10 -10
- package/documention/RankRenderer.html +13 -13
- package/documention/RendererInfo.html +4 -4
- package/documention/ResourceServer.html +17 -17
- package/documention/RootServer.html +14 -14
- package/documention/S3MTilesCacheLayer.html +136 -136
- package/documention/ScaleEventInfo.html +2 -2
- package/documention/Scene.html +12 -12
- package/documention/SceneLayer.html +72 -72
- package/documention/SceneServer.html +39 -39
- package/documention/SceneView.html +97 -97
- package/documention/SecurityServer.html +14 -14
- package/documention/SimpleFillSymbol.html +20 -20
- package/documention/SimpleLineSymbol.html +17 -17
- package/documention/SimpleMarkerSymbol.html +17 -17
- package/documention/SimpleRenderer.html +21 -21
- package/documention/SizeStop.html +4 -4
- package/documention/SizeVariable.html +4 -4
- package/documention/SketchBaseDrawTool.html +29 -29
- package/documention/SketchCircleDrawTool.html +56 -56
- package/documention/SketchEditor.html +57 -57
- package/documention/SketchEditor3D.html +7476 -0
- package/documention/SketchEditorCesium.html +96 -96
- package/documention/SketchEditorToolEventInfo.html +1 -1
- package/documention/SketchExtentDrawTool.html +56 -56
- package/documention/SketchFreehandPolygonDrawTool.html +54 -54
- package/documention/SketchFreehandPolylineDrawTool.html +55 -55
- package/documention/SketchPointDrawTool.html +59 -59
- package/documention/SketchPolygonDrawTool.html +105 -105
- package/documention/SketchPolylineDrawTool.html +108 -108
- package/documention/SketchStage.html +6 -6
- package/documention/SketchStyle.html +44 -44
- package/documention/SketchTopologyTool.html +2 -2
- package/documention/SpatialReference.html +8 -8
- package/documention/StylePattern3D.html +7 -7
- package/documention/SubLayer.html +13 -13
- package/documention/Symbol.html +5 -5
- package/documention/Symbol3D.html +3 -3
- package/documention/Symbol3DLayer.html +11 -11
- package/documention/Symbol3DVerticalOffset.html +13 -13
- package/documention/TerrainCacheLayer.html +72 -72
- package/documention/TerrainServer.html +14 -14
- package/documention/TextHalo.html +7 -7
- package/documention/TextSymbol.html +32 -32
- package/documention/TextSymbol3DLayer.html +33 -33
- package/documention/ThemeServer.html +14 -14
- package/documention/TileInfo.html +6 -6
- package/documention/TileLayer.html +78 -78
- package/documention/TileMatrixSet.html +12 -12
- package/documention/TileServer.html +14 -14
- package/documention/TimeExtent.html +65 -65
- package/documention/TimeInfo.html +68 -68
- package/documention/TimeInterval.html +67 -67
- package/documention/UniqueValueClusterInfo.html +7 -7
- package/documention/UniqueValueInfo.html +6 -6
- package/documention/UniqueValueRenderer.html +26 -26
- package/documention/UnknownLayer.html +72 -72
- package/documention/UrlUtil.html +575 -0
- package/documention/VectorTileGroupSubLayer.html +20 -20
- package/documention/VectorTileLayer.html +89 -89
- package/documention/VectorTileServer.html +14 -14
- package/documention/VectorTileSubLayer.html +28 -28
- package/documention/VertexChangeEventInfo.html +2 -2
- package/documention/VisualVariable.html +7 -7
- package/documention/VoxelFilter.html +65 -65
- package/documention/WCSServer.html +14 -14
- package/documention/WFSLayer.html +82 -82
- package/documention/WFSServer.html +14 -14
- package/documention/WMSLayer.html +96 -96
- package/documention/WMSServer.html +14 -14
- package/documention/WMSSubLayer.html +21 -21
- package/documention/WMTSLayer.html +95 -95
- package/documention/WMTSServer.html +14 -14
- package/documention/WMTSStyle.html +5 -5
- package/documention/WMTSSubLayer.html +73 -73
- package/documention/WPSServer.html +14 -14
- package/documention/WaterSymbol3DLayer.html +22 -22
- package/documention/WebTileLayer.html +91 -91
- package/documention/WorkFlowServer.html +16 -16
- package/documention/WorkFlowServer600227.html +18 -18
- package/documention/WorkFlowServer600228.html +21 -21
- package/documention/WorkFlowServer600229.html +18 -18
- package/documention/WorkFlowServer600230.html +18 -18
- package/documention/WorkFlowServer600231.html +18 -18
- package/documention/WorkFlowServer600232.html +18 -18
- package/documention/WorkFlowServer600233.html +24 -24
- package/documention/WorkFlowServer600235.html +18 -18
- package/documention/WorkFlowServer600237.html +21 -21
- package/documention/WorkFlowServer600238.html +18 -18
- package/documention/WorkFlowServer600239.html +18 -18
- package/documention/WorkFlowServer600307.html +24 -24
- package/documention/WorkFlowServer600308.html +1 -1
- package/documention/WorkFlowServer600309.html +18 -18
- package/documention/WorkFlowServer600314.html +18 -18
- package/documention/WorkFlowServer600334.html +18 -18
- package/documention/WorkFlowServer600336.html +18 -18
- package/documention/WorkFlowServer600340.html +18 -18
- package/documention/WorkFlowServer600354.html +18 -18
- package/documention/WorkFlowServer600368.html +18 -18
- package/documention/WorkFlowServer600369.html +18 -18
- package/documention/WorkFlowServer600370.html +18 -18
- package/documention/global.html +3 -3
- package/documention/index.html +61 -61
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +1 -1
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.html +27 -27
- package/package.json +1 -1
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
|
|
177
177
|
|
|
178
178
|
<ul>
|
|
179
|
-
<li><a link="BaseView.html" onclick="getTypeHTML(event)"
|
|
179
|
+
<li><a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a></li>
|
|
180
180
|
</ul>
|
|
181
181
|
|
|
182
182
|
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
|
|
215
215
|
<span class="param-type">
|
|
216
216
|
|
|
217
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
217
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
218
218
|
|
|
219
219
|
</span>
|
|
220
220
|
|
|
@@ -232,7 +232,7 @@
|
|
|
232
232
|
|
|
233
233
|
<span class="param-type">
|
|
234
234
|
|
|
235
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
235
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
236
236
|
|
|
237
237
|
</span>
|
|
238
238
|
|
|
@@ -250,7 +250,7 @@
|
|
|
250
250
|
|
|
251
251
|
<span class="param-type">
|
|
252
252
|
|
|
253
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
253
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
254
254
|
|
|
255
255
|
</span>
|
|
256
256
|
|
|
@@ -340,7 +340,7 @@
|
|
|
340
340
|
|
|
341
341
|
<span class="param-type">
|
|
342
342
|
|
|
343
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
343
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
344
344
|
|
|
345
345
|
</span>
|
|
346
346
|
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
|
|
359
359
|
<span class="param-type">
|
|
360
360
|
|
|
361
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
361
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
362
362
|
|
|
363
363
|
</span>
|
|
364
364
|
|
|
@@ -544,7 +544,7 @@
|
|
|
544
544
|
|
|
545
545
|
<span class="param-type">
|
|
546
546
|
|
|
547
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
547
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
548
548
|
|
|
549
549
|
</span>
|
|
550
550
|
|
|
@@ -585,7 +585,7 @@
|
|
|
585
585
|
|
|
586
586
|
<dt class="inherited-from">Inherited From:</dt>
|
|
587
587
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
588
|
-
<a goto="_spatialReference" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
588
|
+
<a goto="_spatialReference" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#_spatialReference">BaseView#_spatialReference</a>
|
|
589
589
|
</li></ul></dd>
|
|
590
590
|
|
|
591
591
|
|
|
@@ -628,7 +628,7 @@
|
|
|
628
628
|
|
|
629
629
|
<span class="param-type">
|
|
630
630
|
|
|
631
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
631
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
632
632
|
|
|
633
633
|
</span>
|
|
634
634
|
|
|
@@ -669,7 +669,7 @@
|
|
|
669
669
|
|
|
670
670
|
<dt class="inherited-from">Inherited From:</dt>
|
|
671
671
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
672
|
-
<a goto="allLayerViews" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
672
|
+
<a goto="allLayerViews" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#allLayerViews">BaseView#allLayerViews</a>
|
|
673
673
|
</li></ul></dd>
|
|
674
674
|
|
|
675
675
|
|
|
@@ -712,7 +712,7 @@
|
|
|
712
712
|
|
|
713
713
|
<span class="param-type">
|
|
714
714
|
|
|
715
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
715
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
716
716
|
|
|
717
717
|
</span>
|
|
718
718
|
|
|
@@ -753,7 +753,7 @@
|
|
|
753
753
|
|
|
754
754
|
<dt class="inherited-from">Inherited From:</dt>
|
|
755
755
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
756
|
-
<a goto="basemapLayerViews" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
756
|
+
<a goto="basemapLayerViews" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#basemapLayerViews">BaseView#basemapLayerViews</a>
|
|
757
757
|
</li></ul></dd>
|
|
758
758
|
|
|
759
759
|
|
|
@@ -833,7 +833,7 @@
|
|
|
833
833
|
|
|
834
834
|
<dt class="inherited-from">Inherited From:</dt>
|
|
835
835
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
836
|
-
<a goto="center" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
836
|
+
<a goto="center" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#center">BaseView#center</a>
|
|
837
837
|
</li></ul></dd>
|
|
838
838
|
|
|
839
839
|
|
|
@@ -913,7 +913,7 @@
|
|
|
913
913
|
|
|
914
914
|
<dt class="inherited-from">Inherited From:</dt>
|
|
915
915
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
916
|
-
<a goto="cursor" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
916
|
+
<a goto="cursor" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#cursor">BaseView#cursor</a>
|
|
917
917
|
</li></ul></dd>
|
|
918
918
|
|
|
919
919
|
|
|
@@ -993,7 +993,7 @@
|
|
|
993
993
|
|
|
994
994
|
<dt class="inherited-from">Inherited From:</dt>
|
|
995
995
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
996
|
-
<a goto="extendProps" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
996
|
+
<a goto="extendProps" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#extendProps">BaseView#extendProps</a>
|
|
997
997
|
</li></ul></dd>
|
|
998
998
|
|
|
999
999
|
|
|
@@ -1078,7 +1078,7 @@
|
|
|
1078
1078
|
|
|
1079
1079
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1080
1080
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1081
|
-
<a goto="extensionOptions" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
1081
|
+
<a goto="extensionOptions" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#extensionOptions">BaseView#extensionOptions</a>
|
|
1082
1082
|
</li></ul></dd>
|
|
1083
1083
|
|
|
1084
1084
|
|
|
@@ -1121,7 +1121,7 @@
|
|
|
1121
1121
|
|
|
1122
1122
|
<span class="param-type">
|
|
1123
1123
|
|
|
1124
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
1124
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
1125
1125
|
|
|
1126
1126
|
</span>
|
|
1127
1127
|
|
|
@@ -1162,7 +1162,7 @@
|
|
|
1162
1162
|
|
|
1163
1163
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1164
1164
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1165
|
-
<a goto="layerViews" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
1165
|
+
<a goto="layerViews" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#layerViews">BaseView#layerViews</a>
|
|
1166
1166
|
</li></ul></dd>
|
|
1167
1167
|
|
|
1168
1168
|
|
|
@@ -1205,7 +1205,7 @@
|
|
|
1205
1205
|
|
|
1206
1206
|
<span class="param-type">
|
|
1207
1207
|
|
|
1208
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
1208
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
1209
1209
|
|
|
1210
1210
|
</span>
|
|
1211
1211
|
|
|
@@ -1242,7 +1242,7 @@
|
|
|
1242
1242
|
|
|
1243
1243
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1244
1244
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1245
|
-
<a goto="map" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
1245
|
+
<a goto="map" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#map">BaseView#map</a>
|
|
1246
1246
|
</li></ul></dd>
|
|
1247
1247
|
|
|
1248
1248
|
|
|
@@ -1322,7 +1322,7 @@
|
|
|
1322
1322
|
|
|
1323
1323
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1324
1324
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1325
|
-
<a goto="maxScale" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
1325
|
+
<a goto="maxScale" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#maxScale">BaseView#maxScale</a>
|
|
1326
1326
|
</li></ul></dd>
|
|
1327
1327
|
|
|
1328
1328
|
|
|
@@ -1402,7 +1402,7 @@
|
|
|
1402
1402
|
|
|
1403
1403
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1404
1404
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1405
|
-
<a goto="maxZoom" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
1405
|
+
<a goto="maxZoom" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#maxZoom">BaseView#maxZoom</a>
|
|
1406
1406
|
</li></ul></dd>
|
|
1407
1407
|
|
|
1408
1408
|
|
|
@@ -1482,7 +1482,7 @@
|
|
|
1482
1482
|
|
|
1483
1483
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1484
1484
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1485
|
-
<a goto="minScale" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
1485
|
+
<a goto="minScale" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#minScale">BaseView#minScale</a>
|
|
1486
1486
|
</li></ul></dd>
|
|
1487
1487
|
|
|
1488
1488
|
|
|
@@ -1562,7 +1562,7 @@
|
|
|
1562
1562
|
|
|
1563
1563
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1564
1564
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1565
|
-
<a goto="minZoom" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
1565
|
+
<a goto="minZoom" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#minZoom">BaseView#minZoom</a>
|
|
1566
1566
|
</li></ul></dd>
|
|
1567
1567
|
|
|
1568
1568
|
|
|
@@ -1642,7 +1642,7 @@
|
|
|
1642
1642
|
|
|
1643
1643
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1644
1644
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1645
|
-
<a goto="popup" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
1645
|
+
<a goto="popup" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#popup">BaseView#popup</a>
|
|
1646
1646
|
</li></ul></dd>
|
|
1647
1647
|
|
|
1648
1648
|
|
|
@@ -1722,7 +1722,7 @@
|
|
|
1722
1722
|
|
|
1723
1723
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1724
1724
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1725
|
-
<a goto="rotation" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
1725
|
+
<a goto="rotation" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#rotation">BaseView#rotation</a>
|
|
1726
1726
|
</li></ul></dd>
|
|
1727
1727
|
|
|
1728
1728
|
|
|
@@ -1802,7 +1802,7 @@
|
|
|
1802
1802
|
|
|
1803
1803
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1804
1804
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1805
|
-
<a goto="scale" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
1805
|
+
<a goto="scale" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#scale">BaseView#scale</a>
|
|
1806
1806
|
</li></ul></dd>
|
|
1807
1807
|
|
|
1808
1808
|
|
|
@@ -1886,7 +1886,7 @@
|
|
|
1886
1886
|
|
|
1887
1887
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1888
1888
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1889
|
-
<a goto="stationary" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
1889
|
+
<a goto="stationary" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#stationary">BaseView#stationary</a>
|
|
1890
1890
|
</li></ul></dd>
|
|
1891
1891
|
|
|
1892
1892
|
|
|
@@ -1966,7 +1966,7 @@
|
|
|
1966
1966
|
|
|
1967
1967
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1968
1968
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1969
|
-
<a goto="zoom" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
1969
|
+
<a goto="zoom" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#zoom">BaseView#zoom</a>
|
|
1970
1970
|
</li></ul></dd>
|
|
1971
1971
|
|
|
1972
1972
|
|
|
@@ -2030,7 +2030,7 @@
|
|
|
2030
2030
|
|
|
2031
2031
|
<span class="param-type">
|
|
2032
2032
|
|
|
2033
|
-
<a link="SceneView.html" onclick="getTypeHTML(event)"
|
|
2033
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
|
|
2034
2034
|
|
|
2035
2035
|
</span>
|
|
2036
2036
|
|
|
@@ -2097,7 +2097,7 @@
|
|
|
2097
2097
|
|
|
2098
2098
|
<span class="param-type">
|
|
2099
2099
|
|
|
2100
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
2100
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
2101
2101
|
|
|
2102
2102
|
</span>
|
|
2103
2103
|
|
|
@@ -2301,7 +2301,7 @@
|
|
|
2301
2301
|
|
|
2302
2302
|
<span class="param-type">
|
|
2303
2303
|
|
|
2304
|
-
<a link="SceneView.html" onclick="getTypeHTML(event)"
|
|
2304
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
|
|
2305
2305
|
|
|
2306
2306
|
</span>
|
|
2307
2307
|
|
|
@@ -2425,7 +2425,7 @@
|
|
|
2425
2425
|
|
|
2426
2426
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2427
2427
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2428
|
-
<a goto="getInnerLayer" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
2428
|
+
<a goto="getInnerLayer" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#getInnerLayer">BaseView#getInnerLayer</a>
|
|
2429
2429
|
</li></ul></dd>
|
|
2430
2430
|
|
|
2431
2431
|
|
|
@@ -2581,7 +2581,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
2581
2581
|
|
|
2582
2582
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2583
2583
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2584
|
-
<a goto="getInnerView" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
2584
|
+
<a goto="getInnerView" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#getInnerView">BaseView#getInnerView</a>
|
|
2585
2585
|
</li></ul></dd>
|
|
2586
2586
|
|
|
2587
2587
|
|
|
@@ -2759,7 +2759,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
2759
2759
|
|
|
2760
2760
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2761
2761
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2762
|
-
<a goto="getLayer" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
2762
|
+
<a goto="getLayer" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#getLayer">BaseView#getLayer</a>
|
|
2763
2763
|
</li></ul></dd>
|
|
2764
2764
|
|
|
2765
2765
|
|
|
@@ -2822,7 +2822,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
2822
2822
|
|
|
2823
2823
|
<span class="param-type">
|
|
2824
2824
|
|
|
2825
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
2825
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
2826
2826
|
|
|
2827
2827
|
</span>
|
|
2828
2828
|
|
|
@@ -2904,7 +2904,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
2904
2904
|
|
|
2905
2905
|
<span class="param-type">
|
|
2906
2906
|
|
|
2907
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
2907
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
2908
2908
|
|
|
2909
2909
|
</span>
|
|
2910
2910
|
|
|
@@ -2939,7 +2939,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
2939
2939
|
|
|
2940
2940
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2941
2941
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2942
|
-
<a goto="setMap" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
2942
|
+
<a goto="setMap" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#setMap">BaseView#setMap</a>
|
|
2943
2943
|
</li></ul></dd>
|
|
2944
2944
|
|
|
2945
2945
|
|
|
@@ -3035,7 +3035,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
3035
3035
|
|
|
3036
3036
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3037
3037
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3038
|
-
<a goto="toJSON" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
3038
|
+
<a goto="toJSON" link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html#toJSON">BaseView#toJSON</a>
|
|
3039
3039
|
</li></ul></dd>
|
|
3040
3040
|
|
|
3041
3041
|
|
|
@@ -3326,7 +3326,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
3326
3326
|
|
|
3327
3327
|
<span class="param-type">
|
|
3328
3328
|
|
|
3329
|
-
<a link="LayerEventType.html" onclick="getTypeHTML(event)"
|
|
3329
|
+
<a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
|
|
3330
3330
|
|
|
3331
3331
|
</span>
|
|
3332
3332
|
|
|
@@ -3528,7 +3528,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
3528
3528
|
|
|
3529
3529
|
<span class="param-type">
|
|
3530
3530
|
|
|
3531
|
-
<a link="BaseView.html" onclick="getTypeHTML(event)"
|
|
3531
|
+
<a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
|
|
3532
3532
|
|
|
3533
3533
|
</span>
|
|
3534
3534
|
|
|
@@ -3568,7 +3568,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
3568
3568
|
|
|
3569
3569
|
<span class="param-type">
|
|
3570
3570
|
|
|
3571
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
3571
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
3572
3572
|
|
|
3573
3573
|
</span>
|
|
3574
3574
|
|
|
@@ -3654,7 +3654,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
3654
3654
|
|
|
3655
3655
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3656
3656
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3657
|
-
<a goto="event:地图大小变化事件" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
3657
|
+
<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>
|
|
3658
3658
|
</li></ul></dd>
|
|
3659
3659
|
|
|
3660
3660
|
|
|
@@ -3816,7 +3816,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
3816
3816
|
|
|
3817
3817
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3818
3818
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3819
|
-
<a goto="event:地图视图加载完毕事件" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
3819
|
+
<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>
|
|
3820
3820
|
</li></ul></dd>
|
|
3821
3821
|
|
|
3822
3822
|
|
|
@@ -3988,7 +3988,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
3988
3988
|
|
|
3989
3989
|
<span class="param-type">
|
|
3990
3990
|
|
|
3991
|
-
<a link="LayerEventType.html" onclick="getTypeHTML(event)"
|
|
3991
|
+
<a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
|
|
3992
3992
|
|
|
3993
3993
|
</span>
|
|
3994
3994
|
|
|
@@ -4030,7 +4030,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
4030
4030
|
|
|
4031
4031
|
<span class="param-type">
|
|
4032
4032
|
|
|
4033
|
-
<a link="BaseView.html" onclick="getTypeHTML(event)"
|
|
4033
|
+
<a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
|
|
4034
4034
|
|
|
4035
4035
|
</span>
|
|
4036
4036
|
|
|
@@ -4070,7 +4070,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
4070
4070
|
|
|
4071
4071
|
<span class="param-type">
|
|
4072
4072
|
|
|
4073
|
-
<a link="BaseView.html" onclick="getTypeHTML(event)"
|
|
4073
|
+
<a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
|
|
4074
4074
|
|
|
4075
4075
|
</span>
|
|
4076
4076
|
|
|
@@ -4190,7 +4190,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
4190
4190
|
|
|
4191
4191
|
<span class="param-type">
|
|
4192
4192
|
|
|
4193
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
4193
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
4194
4194
|
|
|
4195
4195
|
</span>
|
|
4196
4196
|
|
|
@@ -4236,7 +4236,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
4236
4236
|
|
|
4237
4237
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4238
4238
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4239
|
-
<a goto="event:地图视图改变事件" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
4239
|
+
<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>
|
|
4240
4240
|
</li></ul></dd>
|
|
4241
4241
|
|
|
4242
4242
|
|
|
@@ -4408,7 +4408,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
4408
4408
|
|
|
4409
4409
|
<span class="param-type">
|
|
4410
4410
|
|
|
4411
|
-
<a link="LayerEventType.html" onclick="getTypeHTML(event)"
|
|
4411
|
+
<a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
|
|
4412
4412
|
|
|
4413
4413
|
</span>
|
|
4414
4414
|
|
|
@@ -4450,7 +4450,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
4450
4450
|
|
|
4451
4451
|
<span class="param-type">
|
|
4452
4452
|
|
|
4453
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4453
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4454
4454
|
|
|
4455
4455
|
</span>
|
|
4456
4456
|
|
|
@@ -4490,7 +4490,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
4490
4490
|
|
|
4491
4491
|
<span class="param-type">
|
|
4492
4492
|
|
|
4493
|
-
<a link="LayerView.html" onclick="getTypeHTML(event)"
|
|
4493
|
+
<a link="LayerView.html" onclick="getTypeHTML(event)" href="LayerView.html">LayerView</a>
|
|
4494
4494
|
|
|
4495
4495
|
</span>
|
|
4496
4496
|
|
|
@@ -4530,7 +4530,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
4530
4530
|
|
|
4531
4531
|
<span class="param-type">
|
|
4532
4532
|
|
|
4533
|
-
<a link="BaseView.html" onclick="getTypeHTML(event)"
|
|
4533
|
+
<a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
|
|
4534
4534
|
|
|
4535
4535
|
</span>
|
|
4536
4536
|
|
|
@@ -4576,7 +4576,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
4576
4576
|
|
|
4577
4577
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4578
4578
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4579
|
-
<a goto="event:视图图层创建事件" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
4579
|
+
<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>
|
|
4580
4580
|
</li></ul></dd>
|
|
4581
4581
|
|
|
4582
4582
|
|
|
@@ -4748,7 +4748,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
4748
4748
|
|
|
4749
4749
|
<span class="param-type">
|
|
4750
4750
|
|
|
4751
|
-
<a link="LayerEventType.html" onclick="getTypeHTML(event)"
|
|
4751
|
+
<a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
|
|
4752
4752
|
|
|
4753
4753
|
</span>
|
|
4754
4754
|
|
|
@@ -4790,7 +4790,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
4790
4790
|
|
|
4791
4791
|
<span class="param-type">
|
|
4792
4792
|
|
|
4793
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4793
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4794
4794
|
|
|
4795
4795
|
</span>
|
|
4796
4796
|
|
|
@@ -4830,7 +4830,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
4830
4830
|
|
|
4831
4831
|
<span class="param-type">
|
|
4832
4832
|
|
|
4833
|
-
<a link="BaseView.html" onclick="getTypeHTML(event)"
|
|
4833
|
+
<a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
|
|
4834
4834
|
|
|
4835
4835
|
</span>
|
|
4836
4836
|
|
|
@@ -4916,7 +4916,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
4916
4916
|
|
|
4917
4917
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4918
4918
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4919
|
-
<a goto="event:视图图层创建错误事件" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
4919
|
+
<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>
|
|
4920
4920
|
</li></ul></dd>
|
|
4921
4921
|
|
|
4922
4922
|
|
|
@@ -5088,7 +5088,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
5088
5088
|
|
|
5089
5089
|
<span class="param-type">
|
|
5090
5090
|
|
|
5091
|
-
<a link="LayerEventType.html" onclick="getTypeHTML(event)"
|
|
5091
|
+
<a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
|
|
5092
5092
|
|
|
5093
5093
|
</span>
|
|
5094
5094
|
|
|
@@ -5130,7 +5130,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
5130
5130
|
|
|
5131
5131
|
<span class="param-type">
|
|
5132
5132
|
|
|
5133
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5133
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5134
5134
|
|
|
5135
5135
|
</span>
|
|
5136
5136
|
|
|
@@ -5170,7 +5170,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
5170
5170
|
|
|
5171
5171
|
<span class="param-type">
|
|
5172
5172
|
|
|
5173
|
-
<a link="LayerView.html" onclick="getTypeHTML(event)"
|
|
5173
|
+
<a link="LayerView.html" onclick="getTypeHTML(event)" href="LayerView.html">LayerView</a>
|
|
5174
5174
|
|
|
5175
5175
|
</span>
|
|
5176
5176
|
|
|
@@ -5210,7 +5210,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
5210
5210
|
|
|
5211
5211
|
<span class="param-type">
|
|
5212
5212
|
|
|
5213
|
-
<a link="BaseView.html" onclick="getTypeHTML(event)"
|
|
5213
|
+
<a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
|
|
5214
5214
|
|
|
5215
5215
|
</span>
|
|
5216
5216
|
|
|
@@ -5256,7 +5256,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
5256
5256
|
|
|
5257
5257
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5258
5258
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5259
|
-
<a goto="event:视图图层移除事件" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
5259
|
+
<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>
|
|
5260
5260
|
</li></ul></dd>
|
|
5261
5261
|
|
|
5262
5262
|
|
|
@@ -5428,7 +5428,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
5428
5428
|
|
|
5429
5429
|
<span class="param-type">
|
|
5430
5430
|
|
|
5431
|
-
<a link="LayerEventType.html" onclick="getTypeHTML(event)"
|
|
5431
|
+
<a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
|
|
5432
5432
|
|
|
5433
5433
|
</span>
|
|
5434
5434
|
|
|
@@ -5550,7 +5550,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
5550
5550
|
|
|
5551
5551
|
<span class="param-type">
|
|
5552
5552
|
|
|
5553
|
-
<a link="BaseView.html" onclick="getTypeHTML(event)"
|
|
5553
|
+
<a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
|
|
5554
5554
|
|
|
5555
5555
|
</span>
|
|
5556
5556
|
|
|
@@ -5590,7 +5590,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
5590
5590
|
|
|
5591
5591
|
<span class="param-type">
|
|
5592
5592
|
|
|
5593
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5593
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5594
5594
|
|
|
5595
5595
|
</span>
|
|
5596
5596
|
|
|
@@ -5676,7 +5676,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
5676
5676
|
|
|
5677
5677
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5678
5678
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5679
|
-
<a goto="event:键盘抬起事件" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
5679
|
+
<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>
|
|
5680
5680
|
</li></ul></dd>
|
|
5681
5681
|
|
|
5682
5682
|
|
|
@@ -5848,7 +5848,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
5848
5848
|
|
|
5849
5849
|
<span class="param-type">
|
|
5850
5850
|
|
|
5851
|
-
<a link="LayerEventType.html" onclick="getTypeHTML(event)"
|
|
5851
|
+
<a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
|
|
5852
5852
|
|
|
5853
5853
|
</span>
|
|
5854
5854
|
|
|
@@ -5970,7 +5970,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
5970
5970
|
|
|
5971
5971
|
<span class="param-type">
|
|
5972
5972
|
|
|
5973
|
-
<a link="BaseView.html" onclick="getTypeHTML(event)"
|
|
5973
|
+
<a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
|
|
5974
5974
|
|
|
5975
5975
|
</span>
|
|
5976
5976
|
|
|
@@ -6010,7 +6010,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
6010
6010
|
|
|
6011
6011
|
<span class="param-type">
|
|
6012
6012
|
|
|
6013
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6013
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6014
6014
|
|
|
6015
6015
|
</span>
|
|
6016
6016
|
|
|
@@ -6096,7 +6096,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
6096
6096
|
|
|
6097
6097
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6098
6098
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6099
|
-
<a goto="event:键盘按下事件" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
6099
|
+
<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>
|
|
6100
6100
|
</li></ul></dd>
|
|
6101
6101
|
|
|
6102
6102
|
|
|
@@ -6268,7 +6268,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
6268
6268
|
|
|
6269
6269
|
<span class="param-type">
|
|
6270
6270
|
|
|
6271
|
-
<a link="LayerEventType.html" onclick="getTypeHTML(event)"
|
|
6271
|
+
<a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
|
|
6272
6272
|
|
|
6273
6273
|
</span>
|
|
6274
6274
|
|
|
@@ -6550,7 +6550,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
6550
6550
|
|
|
6551
6551
|
<span class="param-type">
|
|
6552
6552
|
|
|
6553
|
-
<a link="BaseView.html" onclick="getTypeHTML(event)"
|
|
6553
|
+
<a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
|
|
6554
6554
|
|
|
6555
6555
|
</span>
|
|
6556
6556
|
|
|
@@ -6590,7 +6590,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
6590
6590
|
|
|
6591
6591
|
<span class="param-type">
|
|
6592
6592
|
|
|
6593
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6593
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6594
6594
|
|
|
6595
6595
|
</span>
|
|
6596
6596
|
|
|
@@ -6676,7 +6676,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
6676
6676
|
|
|
6677
6677
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6678
6678
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6679
|
-
<a goto="event:鼠标双击事件" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
6679
|
+
<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>
|
|
6680
6680
|
</li></ul></dd>
|
|
6681
6681
|
|
|
6682
6682
|
|
|
@@ -6848,7 +6848,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
6848
6848
|
|
|
6849
6849
|
<span class="param-type">
|
|
6850
6850
|
|
|
6851
|
-
<a link="LayerEventType.html" onclick="getTypeHTML(event)"
|
|
6851
|
+
<a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
|
|
6852
6852
|
|
|
6853
6853
|
</span>
|
|
6854
6854
|
|
|
@@ -7130,7 +7130,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
7130
7130
|
|
|
7131
7131
|
<span class="param-type">
|
|
7132
7132
|
|
|
7133
|
-
<a link="BaseView.html" onclick="getTypeHTML(event)"
|
|
7133
|
+
<a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
|
|
7134
7134
|
|
|
7135
7135
|
</span>
|
|
7136
7136
|
|
|
@@ -7170,7 +7170,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
7170
7170
|
|
|
7171
7171
|
<span class="param-type">
|
|
7172
7172
|
|
|
7173
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7173
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7174
7174
|
|
|
7175
7175
|
</span>
|
|
7176
7176
|
|
|
@@ -7256,7 +7256,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
7256
7256
|
|
|
7257
7257
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7258
7258
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7259
|
-
<a goto="event:鼠标抬起事件" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
7259
|
+
<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>
|
|
7260
7260
|
</li></ul></dd>
|
|
7261
7261
|
|
|
7262
7262
|
|
|
@@ -7428,7 +7428,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
7428
7428
|
|
|
7429
7429
|
<span class="param-type">
|
|
7430
7430
|
|
|
7431
|
-
<a link="LayerEventType.html" onclick="getTypeHTML(event)"
|
|
7431
|
+
<a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
|
|
7432
7432
|
|
|
7433
7433
|
</span>
|
|
7434
7434
|
|
|
@@ -7916,7 +7916,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
7916
7916
|
|
|
7917
7917
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7918
7918
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7919
|
-
<a goto="event:鼠标拖拽事件" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
7919
|
+
<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>
|
|
7920
7920
|
</li></ul></dd>
|
|
7921
7921
|
|
|
7922
7922
|
|
|
@@ -8088,7 +8088,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
8088
8088
|
|
|
8089
8089
|
<span class="param-type">
|
|
8090
8090
|
|
|
8091
|
-
<a link="LayerEventType.html" onclick="getTypeHTML(event)"
|
|
8091
|
+
<a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
|
|
8092
8092
|
|
|
8093
8093
|
</span>
|
|
8094
8094
|
|
|
@@ -8370,7 +8370,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
8370
8370
|
|
|
8371
8371
|
<span class="param-type">
|
|
8372
8372
|
|
|
8373
|
-
<a link="BaseView.html" onclick="getTypeHTML(event)"
|
|
8373
|
+
<a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
|
|
8374
8374
|
|
|
8375
8375
|
</span>
|
|
8376
8376
|
|
|
@@ -8410,7 +8410,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
8410
8410
|
|
|
8411
8411
|
<span class="param-type">
|
|
8412
8412
|
|
|
8413
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
8413
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
8414
8414
|
|
|
8415
8415
|
</span>
|
|
8416
8416
|
|
|
@@ -8496,7 +8496,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
8496
8496
|
|
|
8497
8497
|
<dt class="inherited-from">Inherited From:</dt>
|
|
8498
8498
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
8499
|
-
<a goto="event:鼠标按下事件" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
8499
|
+
<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>
|
|
8500
8500
|
</li></ul></dd>
|
|
8501
8501
|
|
|
8502
8502
|
|
|
@@ -8668,7 +8668,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
8668
8668
|
|
|
8669
8669
|
<span class="param-type">
|
|
8670
8670
|
|
|
8671
|
-
<a link="LayerEventType.html" onclick="getTypeHTML(event)"
|
|
8671
|
+
<a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
|
|
8672
8672
|
|
|
8673
8673
|
</span>
|
|
8674
8674
|
|
|
@@ -9030,7 +9030,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
9030
9030
|
|
|
9031
9031
|
<span class="param-type">
|
|
9032
9032
|
|
|
9033
|
-
<a link="BaseView.html" onclick="getTypeHTML(event)"
|
|
9033
|
+
<a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
|
|
9034
9034
|
|
|
9035
9035
|
</span>
|
|
9036
9036
|
|
|
@@ -9070,7 +9070,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
9070
9070
|
|
|
9071
9071
|
<span class="param-type">
|
|
9072
9072
|
|
|
9073
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
9073
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
9074
9074
|
|
|
9075
9075
|
</span>
|
|
9076
9076
|
|
|
@@ -9116,7 +9116,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
9116
9116
|
|
|
9117
9117
|
<dt class="inherited-from">Inherited From:</dt>
|
|
9118
9118
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
9119
|
-
<a goto="event:鼠标点击事件" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
9119
|
+
<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>
|
|
9120
9120
|
</li></ul></dd>
|
|
9121
9121
|
|
|
9122
9122
|
|
|
@@ -9288,7 +9288,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
9288
9288
|
|
|
9289
9289
|
<span class="param-type">
|
|
9290
9290
|
|
|
9291
|
-
<a link="LayerEventType.html" onclick="getTypeHTML(event)"
|
|
9291
|
+
<a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
|
|
9292
9292
|
|
|
9293
9293
|
</span>
|
|
9294
9294
|
|
|
@@ -9650,7 +9650,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
9650
9650
|
|
|
9651
9651
|
<span class="param-type">
|
|
9652
9652
|
|
|
9653
|
-
<a link="BaseView.html" onclick="getTypeHTML(event)"
|
|
9653
|
+
<a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
|
|
9654
9654
|
|
|
9655
9655
|
</span>
|
|
9656
9656
|
|
|
@@ -9690,7 +9690,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
9690
9690
|
|
|
9691
9691
|
<span class="param-type">
|
|
9692
9692
|
|
|
9693
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
9693
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
9694
9694
|
|
|
9695
9695
|
</span>
|
|
9696
9696
|
|
|
@@ -9736,7 +9736,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
9736
9736
|
|
|
9737
9737
|
<dt class="inherited-from">Inherited From:</dt>
|
|
9738
9738
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
9739
|
-
<a goto="event:鼠标点击立即响应事件" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
9739
|
+
<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>
|
|
9740
9740
|
</li></ul></dd>
|
|
9741
9741
|
|
|
9742
9742
|
|
|
@@ -9908,7 +9908,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
9908
9908
|
|
|
9909
9909
|
<span class="param-type">
|
|
9910
9910
|
|
|
9911
|
-
<a link="LayerEventType.html" onclick="getTypeHTML(event)"
|
|
9911
|
+
<a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
|
|
9912
9912
|
|
|
9913
9913
|
</span>
|
|
9914
9914
|
|
|
@@ -10190,7 +10190,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
10190
10190
|
|
|
10191
10191
|
<span class="param-type">
|
|
10192
10192
|
|
|
10193
|
-
<a link="BaseView.html" onclick="getTypeHTML(event)"
|
|
10193
|
+
<a link="BaseView.html" onclick="getTypeHTML(event)" href="BaseView.html">BaseView</a>
|
|
10194
10194
|
|
|
10195
10195
|
</span>
|
|
10196
10196
|
|
|
@@ -10230,7 +10230,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
10230
10230
|
|
|
10231
10231
|
<span class="param-type">
|
|
10232
10232
|
|
|
10233
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
10233
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
10234
10234
|
|
|
10235
10235
|
</span>
|
|
10236
10236
|
|
|
@@ -10316,7 +10316,7 @@ igsSceneLayer.on("layerview-created", function (result) {
|
|
|
10316
10316
|
|
|
10317
10317
|
<dt class="inherited-from">Inherited From:</dt>
|
|
10318
10318
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
10319
|
-
<a goto="event:鼠标移动事件" link="BaseView.html" onclick="getTypeHTML(event)"
|
|
10319
|
+
<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>
|
|
10320
10320
|
</li></ul></dd>
|
|
10321
10321
|
|
|
10322
10322
|
|