@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
|
@@ -150,7 +150,7 @@ import { MultiPoint } from "@mapgis/webclient-common" <br/>
|
|
|
150
150
|
|
|
151
151
|
<span class="param-type">
|
|
152
152
|
|
|
153
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
153
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
154
154
|
|
|
155
155
|
</span>
|
|
156
156
|
|
|
@@ -250,7 +250,7 @@ import { MultiPoint } from "@mapgis/webclient-common" <br/>
|
|
|
250
250
|
<a href='#toDots'>[8、返回Dots对象,仅包括多边形的外圈]</a>
|
|
251
251
|
<a href='#fromJSON'>[9、通过传入的json构造并返回一个新的几何对象]</a><br/>
|
|
252
252
|
<a href='#toJSON'>[10、导出为json对象]</a><br/>
|
|
253
|
-
<a
|
|
253
|
+
<a href="Geometry.html#clone"><code>11、克隆几何对象</code></a></p>
|
|
254
254
|
|
|
255
255
|
|
|
256
256
|
|
|
@@ -310,7 +310,7 @@ new Point({
|
|
|
310
310
|
|
|
311
311
|
|
|
312
312
|
<ul>
|
|
313
|
-
<li><a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
313
|
+
<li><a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a></li>
|
|
314
314
|
</ul>
|
|
315
315
|
|
|
316
316
|
|
|
@@ -420,7 +420,7 @@ new Point({
|
|
|
420
420
|
|
|
421
421
|
<span class="param-type">
|
|
422
422
|
|
|
423
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
423
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
424
424
|
|
|
425
425
|
</span>
|
|
426
426
|
|
|
@@ -556,7 +556,7 @@ new Point({
|
|
|
556
556
|
|
|
557
557
|
<dt class="inherited-from">Inherited From:</dt>
|
|
558
558
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
559
|
-
<a goto="extensionOptions" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
559
|
+
<a goto="extensionOptions" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#extensionOptions">Geometry#extensionOptions</a>
|
|
560
560
|
</li></ul></dd>
|
|
561
561
|
|
|
562
562
|
|
|
@@ -643,7 +643,7 @@ new Point({
|
|
|
643
643
|
|
|
644
644
|
<dt class="tag-overrides">Overrides:</dt>
|
|
645
645
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
646
|
-
<a
|
|
646
|
+
<a href="Geometry.html#extent">Geometry#extent</a>
|
|
647
647
|
</li></ul></dd>
|
|
648
648
|
|
|
649
649
|
|
|
@@ -727,7 +727,7 @@ new Point({
|
|
|
727
727
|
|
|
728
728
|
<dt class="tag-overrides">Overrides:</dt>
|
|
729
729
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
730
|
-
<a
|
|
730
|
+
<a href="Geometry.html#hasZ">Geometry#hasZ</a>
|
|
731
731
|
</li></ul></dd>
|
|
732
732
|
|
|
733
733
|
|
|
@@ -768,7 +768,7 @@ new Point({
|
|
|
768
768
|
|
|
769
769
|
<span class="param-type">
|
|
770
770
|
|
|
771
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
771
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
772
772
|
|
|
773
773
|
</span>
|
|
774
774
|
|
|
@@ -805,7 +805,7 @@ new Point({
|
|
|
805
805
|
|
|
806
806
|
<dt class="inherited-from">Inherited From:</dt>
|
|
807
807
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
808
|
-
<a goto="spatialReference" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
808
|
+
<a goto="spatialReference" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#spatialReference">Geometry#spatialReference</a>
|
|
809
809
|
</li></ul></dd>
|
|
810
810
|
|
|
811
811
|
|
|
@@ -879,7 +879,7 @@ new Point({
|
|
|
879
879
|
|
|
880
880
|
<span class="param-type">
|
|
881
881
|
|
|
882
|
-
<a link="MultiPoint.html" onclick="getTypeHTML(event)"
|
|
882
|
+
<a link="MultiPoint.html" onclick="getTypeHTML(event)" href="MultiPoint.html">MultiPoint</a>
|
|
883
883
|
|
|
884
884
|
</span>
|
|
885
885
|
|
|
@@ -899,7 +899,7 @@ new Point({
|
|
|
899
899
|
|
|
900
900
|
<span class="param-type">
|
|
901
901
|
|
|
902
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
902
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
903
903
|
|
|
904
904
|
</span>
|
|
905
905
|
|
|
@@ -981,7 +981,7 @@ new Point({
|
|
|
981
981
|
|
|
982
982
|
<span class="param-type">
|
|
983
983
|
|
|
984
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
984
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
985
985
|
|
|
986
986
|
</span>
|
|
987
987
|
|
|
@@ -1065,7 +1065,7 @@ new Point({
|
|
|
1065
1065
|
|
|
1066
1066
|
<span class="param-type">
|
|
1067
1067
|
|
|
1068
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
1068
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
1069
1069
|
|
|
1070
1070
|
</span>
|
|
1071
1071
|
|
|
|
@@ -1092,7 +1092,7 @@ new Point({
|
|
|
1092
1092
|
|
|
1093
1093
|
<span class="param-type">
|
|
1094
1094
|
|
|
1095
|
-
<a link="MultiPoint.html" onclick="getTypeHTML(event)"
|
|
1095
|
+
<a link="MultiPoint.html" onclick="getTypeHTML(event)" href="MultiPoint.html">MultiPoint</a>
|
|
1096
1096
|
|
|
1097
1097
|
</span>
|
|
1098
1098
|
|
|
@@ -1438,7 +1438,7 @@ const multiPoint = MultiPoint.fromJSON(json)</code></pre>
|
|
|
1438
1438
|
|
|
1439
1439
|
<span class="param-type">
|
|
1440
1440
|
|
|
1441
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
1441
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
1442
1442
|
|
|
1443
1443
|
</span>
|
|
1444
1444
|
|
|
|
@@ -1577,7 +1577,7 @@ const multiPoint = MultiPoint.fromJSON(json)</code></pre>
|
|
|
1577
1577
|
|
|
1578
1578
|
<span class="param-type">
|
|
1579
1579
|
|
|
1580
|
-
<a link="MultiPoint.html" onclick="getTypeHTML(event)"
|
|
1580
|
+
<a link="MultiPoint.html" onclick="getTypeHTML(event)" href="MultiPoint.html">MultiPoint</a>
|
|
1581
1581
|
|
|
1582
1582
|
</span>
|
|
1583
1583
|
|
|
@@ -1663,7 +1663,7 @@ multiPoint.addPoint([102,2.0])</code></pre>
|
|
|
1663
1663
|
|
|
1664
1664
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1665
1665
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1666
|
-
<a
|
|
1666
|
+
<a href="Geometry.html#clone">Geometry#clone</a>
|
|
1667
1667
|
</li></ul></dd>
|
|
1668
1668
|
|
|
1669
1669
|
|
|
@@ -1724,7 +1724,7 @@ multiPoint.addPoint([102,2.0])</code></pre>
|
|
|
1724
1724
|
|
|
1725
1725
|
<span class="param-type">
|
|
1726
1726
|
|
|
1727
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1727
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1728
1728
|
|
|
1729
1729
|
</span>
|
|
1730
1730
|
|
|
@@ -1806,7 +1806,7 @@ multiPoint.addPoint([102,2.0])</code></pre>
|
|
|
1806
1806
|
|
|
1807
1807
|
<span class="param-type">
|
|
1808
1808
|
|
|
1809
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
1809
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
1810
1810
|
|
|
1811
1811
|
</span>
|
|
1812
1812
|
|
|
|
@@ -2023,7 +2023,7 @@ multiPoint.addPoint([102,2.0])</code></pre>
|
|
|
2023
2023
|
|
|
2024
2024
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2025
2025
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2026
|
-
<a goto="fromGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
2026
|
+
<a goto="fromGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#fromGeoJSON">Geometry#fromGeoJSON</a>
|
|
2027
2027
|
</li></ul></dd>
|
|
2028
2028
|
|
|
2029
2029
|
|
|
@@ -2119,7 +2119,7 @@ multiPoint.addPoint([102,2.0])</code></pre>
|
|
|
2119
2119
|
|
|
2120
2120
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2121
2121
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2122
|
-
<a goto="getGeometryType" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
2122
|
+
<a goto="getGeometryType" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#getGeometryType">Geometry#getGeometryType</a>
|
|
2123
2123
|
</li></ul></dd>
|
|
2124
2124
|
|
|
2125
2125
|
|
|
@@ -2247,7 +2247,7 @@ multiPoint.addPoint([102,2.0])</code></pre>
|
|
|
2247
2247
|
|
|
2248
2248
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2249
2249
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2250
|
-
<a
|
|
2250
|
+
<a href="Geometry.html#getIGSType">Geometry#getIGSType</a>
|
|
2251
2251
|
</li></ul></dd>
|
|
2252
2252
|
|
|
2253
2253
|
|
|
@@ -2470,7 +2470,7 @@ multiPoint.addPoint([102,2.0])</code></pre>
|
|
|
2470
2470
|
|
|
2471
2471
|
<span class="param-type">
|
|
2472
2472
|
|
|
2473
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2473
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2474
2474
|
|
|
2475
2475
|
</span>
|
|
2476
2476
|
|
|
@@ -2554,7 +2554,7 @@ const point = multiPoint.getPoint(0)</code></pre>
|
|
|
2554
2554
|
|
|
2555
2555
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2556
2556
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2557
|
-
<a goto="getType" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
2557
|
+
<a goto="getType" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#getType">Geometry#getType</a>
|
|
2558
2558
|
</li></ul></dd>
|
|
2559
2559
|
|
|
2560
2560
|
|
|
@@ -2801,7 +2801,7 @@ const point = multiPoint.getPoint(0)</code></pre>
|
|
|
2801
2801
|
|
|
2802
2802
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2803
2803
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2804
|
-
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)"
|
|
2804
|
+
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#off">Evented#off</a>
|
|
2805
2805
|
</li></ul></dd>
|
|
2806
2806
|
|
|
2807
2807
|
|
|
@@ -3162,7 +3162,7 @@ view.off({
|
|
|
3162
3162
|
|
|
3163
3163
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3164
3164
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3165
|
-
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)"
|
|
3165
|
+
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#on">Evented#on</a>
|
|
3166
3166
|
</li></ul></dd>
|
|
3167
3167
|
|
|
3168
3168
|
|
|
@@ -3478,7 +3478,7 @@ view.on({
|
|
|
3478
3478
|
|
|
3479
3479
|
<span class="param-type">
|
|
3480
3480
|
|
|
3481
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
3481
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
3482
3482
|
|
|
3483
3483
|
</span>
|
|
3484
3484
|
|
|
|
@@ -3617,7 +3617,7 @@ const point = multiPoint.removePoint(0)</code></pre>
|
|
|
3617
3617
|
|
|
3618
3618
|
<span class="param-type">
|
|
3619
3619
|
|
|
3620
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
3620
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
3621
3621
|
|
|
3622
3622
|
</span>
|
|
3623
3623
|
|
|
|
@@ -3717,7 +3717,7 @@ const point = multiPoint.removePoint(0)</code></pre>
|
|
|
3717
3717
|
|
|
3718
3718
|
<span class="param-type">
|
|
3719
3719
|
|
|
3720
|
-
<a link="MultiPoint.html" onclick="getTypeHTML(event)"
|
|
3720
|
+
<a link="MultiPoint.html" onclick="getTypeHTML(event)" href="MultiPoint.html">MultiPoint</a>
|
|
3721
3721
|
|
|
3722
3722
|
</span>
|
|
3723
3723
|
|
|
@@ -3909,7 +3909,7 @@ multiPoint.setPoint(1, [103, 3.0])</code></pre>
|
|
|
3909
3909
|
|
|
3910
3910
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3911
3911
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3912
|
-
<a goto="toGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
3912
|
+
<a goto="toGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#toGeoJSON">Geometry#toGeoJSON</a>
|
|
3913
3913
|
</li></ul></dd>
|
|
3914
3914
|
|
|
3915
3915
|
|
|
@@ -4038,7 +4038,7 @@ multiPoint.setPoint(1, [103, 3.0])</code></pre>
|
|
|
4038
4038
|
|
|
4039
4039
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4040
4040
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4041
|
-
<a
|
|
4041
|
+
<a href="Geometry.html#toJSON">Geometry#toJSON</a>
|
|
4042
4042
|
</li></ul></dd>
|
|
4043
4043
|
|
|
4044
4044
|
|
|
@@ -4272,7 +4272,7 @@ multiPoint.setPoint(1, [103, 3.0])</code></pre>
|
|
|
4272
4272
|
|
|
4273
4273
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4274
4274
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4275
|
-
<a
|
|
4275
|
+
<a href="Geometry.html#toString">Geometry#toString</a>
|
|
4276
4276
|
</li></ul></dd>
|
|
4277
4277
|
|
|
4278
4278
|
|
|
@@ -4383,7 +4383,7 @@ multiPoint.setPoint(1, [103, 3.0])</code></pre>
|
|
|
4383
4383
|
|
|
4384
4384
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4385
4385
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4386
|
-
<a goto="toXML" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
4386
|
+
<a goto="toXML" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#toXML">Geometry#toXML</a>
|
|
4387
4387
|
</li></ul></dd>
|
|
4388
4388
|
|
|
4389
4389
|
|
|
@@ -150,7 +150,7 @@ import { MultiPolygon } from "@mapgis/webclient-common" <br/>
|
|
|
150
150
|
|
|
151
151
|
<span class="param-type">
|
|
152
152
|
|
|
153
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
153
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
154
154
|
|
|
155
155
|
</span>
|
|
156
156
|
|
|
@@ -249,7 +249,7 @@ import { MultiPolygon } from "@mapgis/webclient-common" <br/>
|
|
|
249
249
|
<a href='#getIGSType'>[7、返回IGS所对应的GeometryModule型]</a><br/>
|
|
250
250
|
<a href='#fromJSON'>[8、通过传入的json构造并返回一个新的几何对象]</a><br/>
|
|
251
251
|
<a href='#toJSON'>[9、导出为json对象]</a><br/>
|
|
252
|
-
<a
|
|
252
|
+
<a href="Geometry.html#clone"><code>10、克隆几何对象</code></a></p>
|
|
253
253
|
|
|
254
254
|
|
|
255
255
|
|
|
@@ -359,7 +359,7 @@ new MultiPolygon({
|
|
|
359
359
|
|
|
360
360
|
|
|
361
361
|
<ul>
|
|
362
|
-
<li><a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
362
|
+
<li><a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a></li>
|
|
363
363
|
</ul>
|
|
364
364
|
|
|
365
365
|
|
|
@@ -469,7 +469,7 @@ new MultiPolygon({
|
|
|
469
469
|
|
|
470
470
|
<span class="param-type">
|
|
471
471
|
|
|
472
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
472
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
473
473
|
|
|
474
474
|
</span>
|
|
475
475
|
|
|
@@ -605,7 +605,7 @@ new MultiPolygon({
|
|
|
605
605
|
|
|
606
606
|
<dt class="inherited-from">Inherited From:</dt>
|
|
607
607
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
608
|
-
<a goto="extensionOptions" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
608
|
+
<a goto="extensionOptions" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#extensionOptions">Geometry#extensionOptions</a>
|
|
609
609
|
</li></ul></dd>
|
|
610
610
|
|
|
611
611
|
|
|
@@ -692,7 +692,7 @@ new MultiPolygon({
|
|
|
692
692
|
|
|
693
693
|
<dt class="tag-overrides">Overrides:</dt>
|
|
694
694
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
695
|
-
<a
|
|
695
|
+
<a href="Geometry.html#extent">Geometry#extent</a>
|
|
696
696
|
</li></ul></dd>
|
|
697
697
|
|
|
698
698
|
|
|
@@ -776,7 +776,7 @@ new MultiPolygon({
|
|
|
776
776
|
|
|
777
777
|
<dt class="tag-overrides">Overrides:</dt>
|
|
778
778
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
779
|
-
<a
|
|
779
|
+
<a href="Geometry.html#hasZ">Geometry#hasZ</a>
|
|
780
780
|
</li></ul></dd>
|
|
781
781
|
|
|
782
782
|
|
|
@@ -817,7 +817,7 @@ new MultiPolygon({
|
|
|
817
817
|
|
|
818
818
|
<span class="param-type">
|
|
819
819
|
|
|
820
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
820
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
821
821
|
|
|
822
822
|
</span>
|
|
823
823
|
|
|
@@ -854,7 +854,7 @@ new MultiPolygon({
|
|
|
854
854
|
|
|
855
855
|
<dt class="inherited-from">Inherited From:</dt>
|
|
856
856
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
857
|
-
<a goto="spatialReference" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
857
|
+
<a goto="spatialReference" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#spatialReference">Geometry#spatialReference</a>
|
|
858
858
|
</li></ul></dd>
|
|
859
859
|
|
|
860
860
|
|
|
@@ -928,7 +928,7 @@ new MultiPolygon({
|
|
|
928
928
|
|
|
929
929
|
<span class="param-type">
|
|
930
930
|
|
|
931
|
-
<a link="MultiPolygon.html" onclick="getTypeHTML(event)"
|
|
931
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
|
|
932
932
|
|
|
933
933
|
</span>
|
|
934
934
|
|
|
@@ -948,7 +948,7 @@ new MultiPolygon({
|
|
|
948
948
|
|
|
949
949
|
<span class="param-type">
|
|
950
950
|
|
|
951
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
951
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
952
952
|
|
|
953
953
|
</span>
|
|
954
954
|
|
|
@@ -1094,7 +1094,7 @@ new MultiPolygon({
|
|
|
1094
1094
|
|
|
1095
1095
|
<span class="param-type">
|
|
1096
1096
|
|
|
1097
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
1097
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
1098
1098
|
|
|
1099
1099
|
</span>
|
|
1100
1100
|
|
|
|
@@ -1483,7 +1483,7 @@ const multiPolygon = new MultiPolygon.fromJSON(json)</code></pre>
|
|
|
1483
1483
|
|
|
1484
1484
|
<span class="param-type">
|
|
1485
1485
|
|
|
1486
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
1486
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
1487
1487
|
|
|
1488
1488
|
</span>
|
|
1489
1489
|
|
|
@@ -1615,7 +1615,7 @@ const multiPolygon = new MultiPolygon.fromJSON(json)</code></pre>
|
|
|
1615
1615
|
|
|
1616
1616
|
<span class="param-type">
|
|
1617
1617
|
|
|
1618
|
-
<a link="MultiPolygon.html" onclick="getTypeHTML(event)"
|
|
1618
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
|
|
1619
1619
|
|
|
1620
1620
|
</span>
|
|
1621
1621
|
|
|
@@ -1721,7 +1721,7 @@ multiPolygon.addPolygon(polygon)</code></pre>
|
|
|
1721
1721
|
|
|
1722
1722
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1723
1723
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1724
|
-
<a
|
|
1724
|
+
<a href="Geometry.html#clone">Geometry#clone</a>
|
|
1725
1725
|
</li></ul></dd>
|
|
1726
1726
|
|
|
1727
1727
|
|
|
@@ -1782,7 +1782,7 @@ multiPolygon.addPolygon(polygon)</code></pre>
|
|
|
1782
1782
|
|
|
1783
1783
|
<span class="param-type">
|
|
1784
1784
|
|
|
1785
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1785
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1786
1786
|
|
|
1787
1787
|
</span>
|
|
1788
1788
|
|
|
@@ -1864,7 +1864,7 @@ multiPolygon.addPolygon(polygon)</code></pre>
|
|
|
1864
1864
|
|
|
1865
1865
|
<span class="param-type">
|
|
1866
1866
|
|
|
1867
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
1867
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
1868
1868
|
|
|
1869
1869
|
</span>
|
|
1870
1870
|
|
|
@@ -2106,7 +2106,7 @@ const isIn = multiPolygon.contains(point)</code></pre>
|
|
|
2106
2106
|
|
|
2107
2107
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2108
2108
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2109
|
-
<a goto="fromGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
2109
|
+
<a goto="fromGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#fromGeoJSON">Geometry#fromGeoJSON</a>
|
|
2110
2110
|
</li></ul></dd>
|
|
2111
2111
|
|
|
2112
2112
|
|
|
@@ -2202,7 +2202,7 @@ const isIn = multiPolygon.contains(point)</code></pre>
|
|
|
2202
2202
|
|
|
2203
2203
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2204
2204
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2205
|
-
<a goto="getGeometryType" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
2205
|
+
<a goto="getGeometryType" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#getGeometryType">Geometry#getGeometryType</a>
|
|
2206
2206
|
</li></ul></dd>
|
|
2207
2207
|
|
|
2208
2208
|
|
|
@@ -2330,7 +2330,7 @@ const isIn = multiPolygon.contains(point)</code></pre>
|
|
|
2330
2330
|
|
|
2331
2331
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2332
2332
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2333
|
-
<a
|
|
2333
|
+
<a href="Geometry.html#getIGSType">Geometry#getIGSType</a>
|
|
2334
2334
|
</li></ul></dd>
|
|
2335
2335
|
|
|
2336
2336
|
|
|
@@ -2441,7 +2441,7 @@ const isIn = multiPolygon.contains(point)</code></pre>
|
|
|
2441
2441
|
|
|
2442
2442
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2443
2443
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2444
|
-
<a goto="getType" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
2444
|
+
<a goto="getType" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#getType">Geometry#getType</a>
|
|
2445
2445
|
</li></ul></dd>
|
|
2446
2446
|
|
|
2447
2447
|
|
|
@@ -2688,7 +2688,7 @@ const isIn = multiPolygon.contains(point)</code></pre>
|
|
|
2688
2688
|
|
|
2689
2689
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2690
2690
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2691
|
-
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)"
|
|
2691
|
+
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#off">Evented#off</a>
|
|
2692
2692
|
</li></ul></dd>
|
|
2693
2693
|
|
|
2694
2694
|
|
|
@@ -3049,7 +3049,7 @@ view.off({
|
|
|
3049
3049
|
|
|
3050
3050
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3051
3051
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3052
|
-
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)"
|
|
3052
|
+
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#on">Evented#on</a>
|
|
3053
3053
|
</li></ul></dd>
|
|
3054
3054
|
|
|
3055
3055
|
|
|
@@ -3365,7 +3365,7 @@ view.on({
|
|
|
3365
3365
|
|
|
3366
3366
|
<span class="param-type">
|
|
3367
3367
|
|
|
3368
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
3368
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
3369
3369
|
|
|
3370
3370
|
</span>
|
|
3371
3371
|
|
|
|
@@ -3464,7 +3464,7 @@ multiPolygon.removePolygon(0)</code></pre>
|
|
|
3464
3464
|
|
|
3465
3465
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3466
3466
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3467
|
-
<a goto="toGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
3467
|
+
<a goto="toGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#toGeoJSON">Geometry#toGeoJSON</a>
|
|
3468
3468
|
</li></ul></dd>
|
|
3469
3469
|
|
|
3470
3470
|
|
|
@@ -3593,7 +3593,7 @@ multiPolygon.removePolygon(0)</code></pre>
|
|
|
3593
3593
|
|
|
3594
3594
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3595
3595
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3596
|
-
<a
|
|
3596
|
+
<a href="Geometry.html#toJSON">Geometry#toJSON</a>
|
|
3597
3597
|
</li></ul></dd>
|
|
3598
3598
|
|
|
3599
3599
|
|
|
@@ -3949,7 +3949,7 @@ multiPolygon.removePolygon(0)</code></pre>
|
|
|
3949
3949
|
|
|
3950
3950
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3951
3951
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3952
|
-
<a
|
|
3952
|
+
<a href="Geometry.html#toString">Geometry#toString</a>
|
|
3953
3953
|
</li></ul></dd>
|
|
3954
3954
|
|
|
3955
3955
|
|
|
@@ -4181,7 +4181,7 @@ multiPolygon.removePolygon(0)</code></pre>
|
|
|
4181
4181
|
|
|
4182
4182
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4183
4183
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4184
|
-
<a goto="toXML" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
4184
|
+
<a goto="toXML" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#toXML">Geometry#toXML</a>
|
|
4185
4185
|
</li></ul></dd>
|
|
4186
4186
|
|
|
4187
4187
|
|