@mapgis/webclient-common 17.2.8 → 17.2.11
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 +27 -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 +16 -16
- package/documention/FeatureExpressionInfo.html +2 -2
- package/documention/FeatureFilter.html +71 -71
- package/documention/FeatureLayer.html +77 -77
- package/documention/FeatureServer.html +25 -25
- 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 +23 -23
- 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
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
|
|
134
134
|
<span class="param-type">
|
|
135
135
|
|
|
136
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
136
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
137
137
|
|
|
138
138
|
</span>
|
|
139
139
|
|
|
@@ -265,7 +265,7 @@
|
|
|
265
265
|
|
|
266
266
|
|
|
267
267
|
<ul>
|
|
268
|
-
<li><a link="Symbol.html" onclick="getTypeHTML(event)"
|
|
268
|
+
<li><a link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html">Symbol</a></li>
|
|
269
269
|
</ul>
|
|
270
270
|
|
|
271
271
|
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
|
|
322
322
|
<span class="param-type">
|
|
323
323
|
|
|
324
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
324
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
325
325
|
|
|
326
326
|
</span>
|
|
327
327
|
|
|
@@ -546,7 +546,7 @@
|
|
|
546
546
|
|
|
547
547
|
<span class="param-type">
|
|
548
548
|
|
|
549
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
549
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
550
550
|
|
|
551
551
|
</span>
|
|
552
552
|
|
|
@@ -585,7 +585,7 @@
|
|
|
585
585
|
|
|
586
586
|
<dt class="tag-overrides">Overrides:</dt>
|
|
587
587
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
588
|
-
<a
|
|
588
|
+
<a href="Symbol.html#color">Symbol#color</a>
|
|
589
589
|
</li></ul></dd>
|
|
590
590
|
|
|
591
591
|
|
|
@@ -663,7 +663,7 @@
|
|
|
663
663
|
|
|
664
664
|
<dt class="inherited-from">Inherited From:</dt>
|
|
665
665
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
666
|
-
<a goto="extensionOptions" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
666
|
+
<a goto="extensionOptions" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#extensionOptions">Symbol#extensionOptions</a>
|
|
667
667
|
</li></ul></dd>
|
|
668
668
|
|
|
669
669
|
|
|
@@ -752,7 +752,7 @@
|
|
|
752
752
|
|
|
753
753
|
<dt class="inherited-from">Inherited From:</dt>
|
|
754
754
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
755
|
-
<a goto="id" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
755
|
+
<a goto="id" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#id">Symbol#id</a>
|
|
756
756
|
</li></ul></dd>
|
|
757
757
|
|
|
758
758
|
|
|
@@ -1134,7 +1134,7 @@
|
|
|
1134
1134
|
|
|
1135
1135
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1136
1136
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1137
|
-
<a
|
|
1137
|
+
<a href="Symbol.html#type">Symbol#type</a>
|
|
1138
1138
|
</li></ul></dd>
|
|
1139
1139
|
|
|
1140
1140
|
|
|
@@ -1196,7 +1196,7 @@
|
|
|
1196
1196
|
|
|
1197
1197
|
<span class="param-type">
|
|
1198
1198
|
|
|
1199
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
1199
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
1200
1200
|
|
|
1201
1201
|
</span>
|
|
1202
1202
|
|
|
@@ -1216,7 +1216,7 @@
|
|
|
1216
1216
|
|
|
1217
1217
|
<span class="param-type">
|
|
1218
1218
|
|
|
1219
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
1219
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
1220
1220
|
|
|
1221
1221
|
</span>
|
|
1222
1222
|
|
|
@@ -1412,7 +1412,7 @@
|
|
|
1412
1412
|
|
|
1413
1413
|
<span class="param-type">
|
|
1414
1414
|
|
|
1415
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
1415
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
1416
1416
|
|
|
1417
1417
|
</span>
|
|
1418
1418
|
|
|
@@ -1478,7 +1478,7 @@
|
|
|
1478
1478
|
|
|
1479
1479
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1480
1480
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1481
|
-
<a
|
|
1481
|
+
<a href="Symbol.html#clone">Symbol#clone</a>
|
|
1482
1482
|
</li></ul></dd>
|
|
1483
1483
|
|
|
1484
1484
|
|
|
@@ -1539,7 +1539,7 @@
|
|
|
1539
1539
|
|
|
1540
1540
|
<span class="param-type">
|
|
1541
1541
|
|
|
1542
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
1542
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
1543
1543
|
|
|
1544
1544
|
</span>
|
|
1545
1545
|
|
|
@@ -1605,7 +1605,7 @@
|
|
|
1605
1605
|
|
|
1606
1606
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1607
1607
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1608
|
-
<a
|
|
1608
|
+
<a href="Symbol.html#toJSON">Symbol#toJSON</a>
|
|
1609
1609
|
</li></ul></dd>
|
|
1610
1610
|
|
|
1611
1611
|
|
|
@@ -150,7 +150,7 @@ import { LineString } 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
|
|
|
@@ -251,7 +251,7 @@ import { LineString } from "@mapgis/webclient-common" <br/>
|
|
|
251
251
|
<a href='#toDots'>[9、返回Dots对象,仅包括多边形的外圈]</a><br/>
|
|
252
252
|
<a href='#fromJSON'>[10、通过传入的json构造并返回一个新的几何对象]</a><br/>
|
|
253
253
|
<a href='#toJSON'>[11、导出为json对象]</a><br/>
|
|
254
|
-
<a
|
|
254
|
+
<a href="Geometry.html#clone"><code>12、克隆几何对象</code></a></p>
|
|
255
255
|
|
|
256
256
|
|
|
257
257
|
|
|
@@ -308,7 +308,7 @@ new LineString({
|
|
|
308
308
|
|
|
309
309
|
|
|
310
310
|
<ul>
|
|
311
|
-
<li><a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
311
|
+
<li><a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a></li>
|
|
312
312
|
</ul>
|
|
313
313
|
|
|
314
314
|
|
|
@@ -418,7 +418,7 @@ new LineString({
|
|
|
418
418
|
|
|
419
419
|
<span class="param-type">
|
|
420
420
|
|
|
421
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
421
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
422
422
|
|
|
423
423
|
</span>
|
|
424
424
|
|
|
@@ -436,7 +436,7 @@ new LineString({
|
|
|
436
436
|
|
|
437
437
|
<span class="param-type">
|
|
438
438
|
|
|
439
|
-
<a link="GeometryType.html" onclick="getTypeHTML(event)"
|
|
439
|
+
<a link="GeometryType.html" onclick="getTypeHTML(event)" href="global.html#GeometryType">GeometryType</a>
|
|
440
440
|
|
|
441
441
|
</span>
|
|
442
442
|
|
|
@@ -572,7 +572,7 @@ new LineString({
|
|
|
572
572
|
|
|
573
573
|
<dt class="inherited-from">Inherited From:</dt>
|
|
574
574
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
575
|
-
<a goto="extensionOptions" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
575
|
+
<a goto="extensionOptions" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#extensionOptions">Geometry#extensionOptions</a>
|
|
576
576
|
</li></ul></dd>
|
|
577
577
|
|
|
578
578
|
|
|
@@ -659,7 +659,7 @@ new LineString({
|
|
|
659
659
|
|
|
660
660
|
<dt class="tag-overrides">Overrides:</dt>
|
|
661
661
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
662
|
-
<a
|
|
662
|
+
<a href="Geometry.html#extent">Geometry#extent</a>
|
|
663
663
|
</li></ul></dd>
|
|
664
664
|
|
|
665
665
|
|
|
@@ -743,7 +743,7 @@ new LineString({
|
|
|
743
743
|
|
|
744
744
|
<dt class="tag-overrides">Overrides:</dt>
|
|
745
745
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
746
|
-
<a
|
|
746
|
+
<a href="Geometry.html#hasZ">Geometry#hasZ</a>
|
|
747
747
|
</li></ul></dd>
|
|
748
748
|
|
|
749
749
|
|
|
@@ -784,7 +784,7 @@ new LineString({
|
|
|
784
784
|
|
|
785
785
|
<span class="param-type">
|
|
786
786
|
|
|
787
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
787
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
788
788
|
|
|
789
789
|
</span>
|
|
790
790
|
|
|
@@ -821,7 +821,7 @@ new LineString({
|
|
|
821
821
|
|
|
822
822
|
<dt class="inherited-from">Inherited From:</dt>
|
|
823
823
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
824
|
-
<a goto="spatialReference" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
824
|
+
<a goto="spatialReference" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#spatialReference">Geometry#spatialReference</a>
|
|
825
825
|
</li></ul></dd>
|
|
826
826
|
|
|
827
827
|
|
|
@@ -864,7 +864,7 @@ new LineString({
|
|
|
864
864
|
|
|
865
865
|
<span class="param-type">
|
|
866
866
|
|
|
867
|
-
<a link="GeometryType.html" onclick="getTypeHTML(event)"
|
|
867
|
+
<a link="GeometryType.html" onclick="getTypeHTML(event)" href="global.html#GeometryType">GeometryType</a>
|
|
868
868
|
|
|
869
869
|
</span>
|
|
870
870
|
|
|
@@ -970,7 +970,7 @@ new LineString({
|
|
|
970
970
|
|
|
971
971
|
<span class="param-type">
|
|
972
972
|
|
|
973
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
973
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
974
974
|
|
|
975
975
|
</span>
|
|
976
976
|
|
|
@@ -1032,7 +1032,7 @@ new LineString({
|
|
|
1032
1032
|
|
|
1033
1033
|
<span class="param-type">
|
|
1034
1034
|
|
|
1035
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
1035
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
1036
1036
|
|
|
1037
1037
|
</span>
|
|
1038
1038
|
|
|
|
@@ -1079,7 +1079,7 @@ new LineString({
|
|
|
1079
1079
|
|
|
1080
1080
|
<span class="param-type">
|
|
1081
1081
|
|
|
1082
|
-
<a link="LineString.html" onclick="getTypeHTML(event)"
|
|
1082
|
+
<a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
|
|
1083
1083
|
|
|
1084
1084
|
</span>
|
|
1085
1085
|
|
|
@@ -1143,7 +1143,7 @@ new LineString({
|
|
|
1143
1143
|
|
|
1144
1144
|
<span class="param-type">
|
|
1145
1145
|
|
|
1146
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
1146
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
1147
1147
|
|
|
1148
1148
|
</span>
|
|
1149
1149
|
|
|
@@ -1163,7 +1163,7 @@ new LineString({
|
|
|
1163
1163
|
|
|
1164
1164
|
<span class="param-type">
|
|
1165
1165
|
|
|
1166
|
-
<a link="LineString.html" onclick="getTypeHTML(event)"
|
|
1166
|
+
<a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
|
|
1167
1167
|
|
|
1168
1168
|
</span>
|
|
1169
1169
|
|
|
@@ -1509,7 +1509,7 @@ const line = LineString.fromJSON(json)</code></pre>
|
|
|
1509
1509
|
|
|
1510
1510
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1511
1511
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1512
|
-
<a
|
|
1512
|
+
<a href="Geometry.html#clone">Geometry#clone</a>
|
|
1513
1513
|
</li></ul></dd>
|
|
1514
1514
|
|
|
1515
1515
|
|
|
@@ -1570,7 +1570,7 @@ const line = LineString.fromJSON(json)</code></pre>
|
|
|
1570
1570
|
|
|
1571
1571
|
<span class="param-type">
|
|
1572
1572
|
|
|
1573
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1573
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1574
1574
|
|
|
1575
1575
|
</span>
|
|
1576
1576
|
|
|
@@ -1687,7 +1687,7 @@ const line = LineString.fromJSON(json)</code></pre>
|
|
|
1687
1687
|
|
|
1688
1688
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1689
1689
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1690
|
-
<a goto="fromGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1690
|
+
<a goto="fromGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#fromGeoJSON">Geometry#fromGeoJSON</a>
|
|
1691
1691
|
</li></ul></dd>
|
|
1692
1692
|
|
|
1693
1693
|
|
|
@@ -1783,7 +1783,7 @@ const line = LineString.fromJSON(json)</code></pre>
|
|
|
1783
1783
|
|
|
1784
1784
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1785
1785
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1786
|
-
<a goto="getGeometryType" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1786
|
+
<a goto="getGeometryType" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#getGeometryType">Geometry#getGeometryType</a>
|
|
1787
1787
|
</li></ul></dd>
|
|
1788
1788
|
|
|
1789
1789
|
|
|
@@ -1911,7 +1911,7 @@ const line = LineString.fromJSON(json)</code></pre>
|
|
|
1911
1911
|
|
|
1912
1912
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1913
1913
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1914
|
-
<a
|
|
1914
|
+
<a href="Geometry.html#getIGSType">Geometry#getIGSType</a>
|
|
1915
1915
|
</li></ul></dd>
|
|
1916
1916
|
|
|
1917
1917
|
|
|
@@ -2134,7 +2134,7 @@ const line = LineString.fromJSON(json)</code></pre>
|
|
|
2134
2134
|
|
|
2135
2135
|
<span class="param-type">
|
|
2136
2136
|
|
|
2137
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2137
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2138
2138
|
|
|
2139
2139
|
</span>
|
|
2140
2140
|
|
|
|
@@ -2224,7 +2224,7 @@ const point = lineString.getPoint(0)</code></pre>
|
|
|
2224
2224
|
|
|
2225
2225
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2226
2226
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2227
|
-
<a goto="getType" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
2227
|
+
<a goto="getType" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#getType">Geometry#getType</a>
|
|
2228
2228
|
</li></ul></dd>
|
|
2229
2229
|
|
|
2230
2230
|
|
|
@@ -2398,7 +2398,7 @@ const point = lineString.getPoint(0)</code></pre>
|
|
|
2398
2398
|
|
|
2399
2399
|
<span class="param-type">
|
|
2400
2400
|
|
|
2401
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2401
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2402
2402
|
|
|
2403
2403
|
</span>
|
|
2404
2404
|
|
|
|
@@ -2498,7 +2498,7 @@ const point = lineString.getPoint(0)</code></pre>
|
|
|
2498
2498
|
|
|
2499
2499
|
<span class="param-type">
|
|
2500
2500
|
|
|
2501
|
-
<a link="LineString.html" onclick="getTypeHTML(event)"
|
|
2501
|
+
<a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
|
|
2502
2502
|
|
|
2503
2503
|
</span>
|
|
2504
2504
|
|
|
@@ -2702,7 +2702,7 @@ lineString.insertPoint(1, [102.0, 2.0])</code></pre>
|
|
|
2702
2702
|
|
|
2703
2703
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2704
2704
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2705
|
-
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)"
|
|
2705
|
+
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#off">Evented#off</a>
|
|
2706
2706
|
</li></ul></dd>
|
|
2707
2707
|
|
|
2708
2708
|
|
|
@@ -3063,7 +3063,7 @@ view.off({
|
|
|
3063
3063
|
|
|
3064
3064
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3065
3065
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3066
|
-
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)"
|
|
3066
|
+
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#on">Evented#on</a>
|
|
3067
3067
|
</li></ul></dd>
|
|
3068
3068
|
|
|
3069
3069
|
|
|
@@ -3379,7 +3379,7 @@ view.on({
|
|
|
3379
3379
|
|
|
3380
3380
|
<span class="param-type">
|
|
3381
3381
|
|
|
3382
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
3382
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
3383
3383
|
|
|
3384
3384
|
</span>
|
|
3385
3385
|
|
|
@@ -3510,7 +3510,7 @@ lineString.removePoint(0)</code></pre>
|
|
|
3510
3510
|
|
|
3511
3511
|
<span class="param-type">
|
|
3512
3512
|
|
|
3513
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
3513
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
3514
3514
|
|
|
3515
3515
|
</span>
|
|
3516
3516
|
|
|
|
@@ -3610,7 +3610,7 @@ lineString.removePoint(0)</code></pre>
|
|
|
3610
3610
|
|
|
3611
3611
|
<span class="param-type">
|
|
3612
3612
|
|
|
3613
|
-
<a link="LineString.html" onclick="getTypeHTML(event)"
|
|
3613
|
+
<a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
|
|
3614
3614
|
|
|
3615
3615
|
</span>
|
|
3616
3616
|
|
|
@@ -3801,7 +3801,7 @@ lineString.setPoint(0, [11.0, 1.2])</code></pre>
|
|
|
3801
3801
|
|
|
3802
3802
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3803
3803
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3804
|
-
<a goto="toGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
3804
|
+
<a goto="toGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#toGeoJSON">Geometry#toGeoJSON</a>
|
|
3805
3805
|
</li></ul></dd>
|
|
3806
3806
|
|
|
3807
3807
|
|
|
@@ -3930,7 +3930,7 @@ lineString.setPoint(0, [11.0, 1.2])</code></pre>
|
|
|
3930
3930
|
|
|
3931
3931
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3932
3932
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3933
|
-
<a
|
|
3933
|
+
<a href="Geometry.html#toJSON">Geometry#toJSON</a>
|
|
3934
3934
|
</li></ul></dd>
|
|
3935
3935
|
|
|
3936
3936
|
|
|
@@ -4164,7 +4164,7 @@ lineString.setPoint(0, [11.0, 1.2])</code></pre>
|
|
|
4164
4164
|
|
|
4165
4165
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4166
4166
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4167
|
-
<a
|
|
4167
|
+
<a href="Geometry.html#toString">Geometry#toString</a>
|
|
4168
4168
|
</li></ul></dd>
|
|
4169
4169
|
|
|
4170
4170
|
|
|
@@ -4396,7 +4396,7 @@ lineString.setPoint(0, [11.0, 1.2])</code></pre>
|
|
|
4396
4396
|
|
|
4397
4397
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4398
4398
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4399
|
-
<a goto="toXML" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
4399
|
+
<a goto="toXML" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#toXML">Geometry#toXML</a>
|
|
4400
4400
|
</li></ul></dd>
|
|
4401
4401
|
|
|
4402
4402
|
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
|
|
113
113
|
<span class="param-type">
|
|
114
114
|
|
|
115
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
115
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
116
116
|
|
|
117
117
|
</span>
|
|
118
118
|
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
|
|
146
146
|
<span class="param-type">
|
|
147
147
|
|
|
148
|
-
<a link="LineMarkerPlacement.html" onclick="getTypeHTML(event)"
|
|
148
|
+
<a link="LineMarkerPlacement.html" onclick="getTypeHTML(event)" href="global.html#LineMarkerPlacement">LineMarkerPlacement</a>
|
|
149
149
|
|
|
150
150
|
</span>
|
|
151
151
|
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
|
|
179
179
|
<span class="param-type">
|
|
180
180
|
|
|
181
|
-
<a link="LineMarkerStyle.html" onclick="getTypeHTML(event)"
|
|
181
|
+
<a link="LineMarkerStyle.html" onclick="getTypeHTML(event)" href="global.html#LineMarkerStyle">LineMarkerStyle</a>
|
|
182
182
|
|
|
183
183
|
</span>
|
|
184
184
|
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
|
|
317
317
|
<span class="param-type">
|
|
318
318
|
|
|
319
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
319
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
320
320
|
|
|
321
321
|
</span>
|
|
322
322
|
|
|
@@ -352,7 +352,7 @@
|
|
|
352
352
|
|
|
353
353
|
<span class="param-type">
|
|
354
354
|
|
|
355
|
-
<a link="LineMarkerPlacement.html" onclick="getTypeHTML(event)"
|
|
355
|
+
<a link="LineMarkerPlacement.html" onclick="getTypeHTML(event)" href="global.html#LineMarkerPlacement">LineMarkerPlacement</a>
|
|
356
356
|
|
|
357
357
|
</span>
|
|
358
358
|
|
|
@@ -388,7 +388,7 @@
|
|
|
388
388
|
|
|
389
389
|
<span class="param-type">
|
|
390
390
|
|
|
391
|
-
<a link="LineMarkerStyle.html" onclick="getTypeHTML(event)"
|
|
391
|
+
<a link="LineMarkerStyle.html" onclick="getTypeHTML(event)" href="global.html#LineMarkerStyle">LineMarkerStyle</a>
|
|
392
392
|
|
|
393
393
|
</span>
|
|
394
394
|
|
|
@@ -430,7 +430,7 @@
|
|
|
430
430
|
|
|
431
431
|
<span class="param-type">
|
|
432
432
|
|
|
433
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
433
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
434
434
|
|
|
435
435
|
</span>
|
|
436
436
|
|
|
@@ -580,7 +580,7 @@
|
|
|
580
580
|
|
|
581
581
|
<span class="param-type">
|
|
582
582
|
|
|
583
|
-
<a link="LineMarkerPlacement.html" onclick="getTypeHTML(event)"
|
|
583
|
+
<a link="LineMarkerPlacement.html" onclick="getTypeHTML(event)" href="global.html#LineMarkerPlacement">LineMarkerPlacement</a>
|
|
584
584
|
|
|
585
585
|
</span>
|
|
586
586
|
|
|
@@ -730,7 +730,7 @@
|
|
|
730
730
|
|
|
731
731
|
<span class="param-type">
|
|
732
732
|
|
|
733
|
-
<a link="LineMarkerStyle.html" onclick="getTypeHTML(event)"
|
|
733
|
+
<a link="LineMarkerStyle.html" onclick="getTypeHTML(event)" href="global.html#LineMarkerStyle">LineMarkerStyle</a>
|
|
734
734
|
|
|
735
735
|
</span>
|
|
736
736
|
|
|
@@ -901,7 +901,7 @@
|
|
|
901
901
|
|
|
902
902
|
<span class="param-type">
|
|
903
903
|
|
|
904
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
904
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
905
905
|
|
|
906
906
|
</span>
|
|
907
907
|
|
|
@@ -921,7 +921,7 @@
|
|
|
921
921
|
|
|
922
922
|
<span class="param-type">
|
|
923
923
|
|
|
924
|
-
<a link="LineStyleMarker3D.html" onclick="getTypeHTML(event)"
|
|
924
|
+
<a link="LineStyleMarker3D.html" onclick="getTypeHTML(event)" href="LineStyleMarker3D.html">LineStyleMarker3D</a>
|
|
925
925
|
|
|
926
926
|
</span>
|
|
927
927
|
|
|
@@ -1117,7 +1117,7 @@
|
|
|
1117
1117
|
|
|
1118
1118
|
<span class="param-type">
|
|
1119
1119
|
|
|
1120
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
1120
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
1121
1121
|
|
|
1122
1122
|
</span>
|
|
1123
1123
|
|
|
@@ -1239,7 +1239,7 @@
|
|
|
1239
1239
|
|
|
1240
1240
|
<span class="param-type">
|
|
1241
1241
|
|
|
1242
|
-
<a link="LineStyleMarker3D.html" onclick="getTypeHTML(event)"
|
|
1242
|
+
<a link="LineStyleMarker3D.html" onclick="getTypeHTML(event)" href="LineStyleMarker3D.html">LineStyleMarker3D</a>
|
|
1243
1243
|
|
|
1244
1244
|
</span>
|
|
1245
1245
|
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
|
|
113
113
|
<span class="param-type">
|
|
114
114
|
|
|
115
|
-
<a link="LinePatternStyle.html" onclick="getTypeHTML(event)"
|
|
115
|
+
<a link="LinePatternStyle.html" onclick="getTypeHTML(event)" href="global.html#LinePatternStyle">LinePatternStyle</a>
|
|
116
116
|
|
|
117
117
|
</span>
|
|
118
118
|
|
|
@@ -250,7 +250,7 @@
|
|
|
250
250
|
|
|
251
251
|
<span class="param-type">
|
|
252
252
|
|
|
253
|
-
<a link="LinePatternStyle.html" onclick="getTypeHTML(event)"
|
|
253
|
+
<a link="LinePatternStyle.html" onclick="getTypeHTML(event)" href="global.html#LinePatternStyle">LinePatternStyle</a>
|
|
254
254
|
|
|
255
255
|
</span>
|
|
256
256
|
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
|
|
293
293
|
<span class="param-type">
|
|
294
294
|
|
|
295
|
-
<a link="LinePatternStyle.html" onclick="getTypeHTML(event)"
|
|
295
|
+
<a link="LinePatternStyle.html" onclick="getTypeHTML(event)" href="global.html#LinePatternStyle">LinePatternStyle</a>
|
|
296
296
|
|
|
297
297
|
</span>
|
|
298
298
|
|
|
@@ -463,7 +463,7 @@
|
|
|
463
463
|
|
|
464
464
|
<span class="param-type">
|
|
465
465
|
|
|
466
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
466
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
467
467
|
|
|
468
468
|
</span>
|
|
469
469
|
|
|
@@ -483,7 +483,7 @@
|
|
|
483
483
|
|
|
484
484
|
<span class="param-type">
|
|
485
485
|
|
|
486
|
-
<a link="LineStylePattern3D.html" onclick="getTypeHTML(event)"
|
|
486
|
+
<a link="LineStylePattern3D.html" onclick="getTypeHTML(event)" href="LineStylePattern3D.html">LineStylePattern3D</a>
|
|
487
487
|
|
|
488
488
|
</span>
|
|
489
489
|
|
|
@@ -679,7 +679,7 @@
|
|
|
679
679
|
|
|
680
680
|
<span class="param-type">
|
|
681
681
|
|
|
682
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
682
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
683
683
|
|
|
684
684
|
</span>
|
|
685
685
|
|
|
@@ -801,7 +801,7 @@
|
|
|
801
801
|
|
|
802
802
|
<span class="param-type">
|
|
803
803
|
|
|
804
|
-
<a link="LineStylePattern3D.html" onclick="getTypeHTML(event)"
|
|
804
|
+
<a link="LineStylePattern3D.html" onclick="getTypeHTML(event)" href="LineStylePattern3D.html">LineStylePattern3D</a>
|
|
805
805
|
|
|
806
806
|
</span>
|
|
807
807
|
|