@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
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
<span class="param-type">
|
|
104
104
|
|
|
105
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
105
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
106
106
|
|
|
107
107
|
</span>
|
|
108
108
|
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
|
|
130
130
|
<span class="param-type">
|
|
131
131
|
|
|
132
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
132
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
133
133
|
|
|
134
134
|
</span>
|
|
135
135
|
|
|
@@ -150,7 +150,7 @@ import { MultiLineString } 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
|
|
|
@@ -252,7 +252,7 @@ import { MultiLineString } from "@mapgis/webclient-common" <br/>
|
|
|
252
252
|
<a href='#toOldIGSGeometry'>[10、返回igs1.0的几何对象]</a>
|
|
253
253
|
<a href='#fromJSON'>[11、通过传入的json构造并返回一个新的几何对象]</a><br/>
|
|
254
254
|
<a href='#toJSON'>[12、导出为json对象]</a><br/>
|
|
255
|
-
<a
|
|
255
|
+
<a href="Geometry.html#clone"><code>13、克隆几何对象</code></a></p>
|
|
256
256
|
|
|
257
257
|
|
|
258
258
|
|
|
@@ -322,7 +322,7 @@ new MultiLineString({
|
|
|
322
322
|
|
|
323
323
|
|
|
324
324
|
<ul>
|
|
325
|
-
<li><a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
325
|
+
<li><a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a></li>
|
|
326
326
|
</ul>
|
|
327
327
|
|
|
328
328
|
|
|
@@ -432,7 +432,7 @@ new MultiLineString({
|
|
|
432
432
|
|
|
433
433
|
<span class="param-type">
|
|
434
434
|
|
|
435
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
435
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
436
436
|
|
|
437
437
|
</span>
|
|
438
438
|
|
|
@@ -450,7 +450,7 @@ new MultiLineString({
|
|
|
450
450
|
|
|
451
451
|
<span class="param-type">
|
|
452
452
|
|
|
453
|
-
<a link="GeometryType.html" onclick="getTypeHTML(event)"
|
|
453
|
+
<a link="GeometryType.html" onclick="getTypeHTML(event)" href="global.html#GeometryType">GeometryType</a>
|
|
454
454
|
|
|
455
455
|
</span>
|
|
456
456
|
|
|
@@ -586,7 +586,7 @@ new MultiLineString({
|
|
|
586
586
|
|
|
587
587
|
<dt class="inherited-from">Inherited From:</dt>
|
|
588
588
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
589
|
-
<a goto="extensionOptions" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
589
|
+
<a goto="extensionOptions" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#extensionOptions">Geometry#extensionOptions</a>
|
|
590
590
|
</li></ul></dd>
|
|
591
591
|
|
|
592
592
|
|
|
@@ -673,7 +673,7 @@ new MultiLineString({
|
|
|
673
673
|
|
|
674
674
|
<dt class="tag-overrides">Overrides:</dt>
|
|
675
675
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
676
|
-
<a
|
|
676
|
+
<a href="Geometry.html#extent">Geometry#extent</a>
|
|
677
677
|
</li></ul></dd>
|
|
678
678
|
|
|
679
679
|
|
|
@@ -757,7 +757,7 @@ new MultiLineString({
|
|
|
757
757
|
|
|
758
758
|
<dt class="tag-overrides">Overrides:</dt>
|
|
759
759
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
760
|
-
<a
|
|
760
|
+
<a href="Geometry.html#hasZ">Geometry#hasZ</a>
|
|
761
761
|
</li></ul></dd>
|
|
762
762
|
|
|
763
763
|
|
|
@@ -798,7 +798,7 @@ new MultiLineString({
|
|
|
798
798
|
|
|
799
799
|
<span class="param-type">
|
|
800
800
|
|
|
801
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
801
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
802
802
|
|
|
803
803
|
</span>
|
|
804
804
|
|
|
@@ -835,7 +835,7 @@ new MultiLineString({
|
|
|
835
835
|
|
|
836
836
|
<dt class="inherited-from">Inherited From:</dt>
|
|
837
837
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
838
|
-
<a goto="spatialReference" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
838
|
+
<a goto="spatialReference" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#spatialReference">Geometry#spatialReference</a>
|
|
839
839
|
</li></ul></dd>
|
|
840
840
|
|
|
841
841
|
|
|
@@ -878,7 +878,7 @@ new MultiLineString({
|
|
|
878
878
|
|
|
879
879
|
<span class="param-type">
|
|
880
880
|
|
|
881
|
-
<a link="GeometryType.html" onclick="getTypeHTML(event)"
|
|
881
|
+
<a link="GeometryType.html" onclick="getTypeHTML(event)" href="global.html#GeometryType">GeometryType</a>
|
|
882
882
|
|
|
883
883
|
</span>
|
|
884
884
|
|
|
@@ -974,7 +974,7 @@ new MultiLineString({
|
|
|
974
974
|
|
|
975
975
|
<span class="param-type">
|
|
976
976
|
|
|
977
|
-
<a link="MultiLineString.html" onclick="getTypeHTML(event)"
|
|
977
|
+
<a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
|
|
978
978
|
|
|
979
979
|
</span>
|
|
980
980
|
|
|
@@ -1004,7 +1004,7 @@ new MultiLineString({
|
|
|
1004
1004
|
|
|
1005
1005
|
<span class="param-type">
|
|
1006
1006
|
|
|
1007
|
-
<a link="MultiLineString.html" onclick="getTypeHTML(event)"
|
|
1007
|
+
<a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
|
|
1008
1008
|
|
|
1009
1009
|
</span>
|
|
1010
1010
|
|
|
@@ -1024,7 +1024,7 @@ new MultiLineString({
|
|
|
1024
1024
|
|
|
1025
1025
|
<span class="param-type">
|
|
1026
1026
|
|
|
1027
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1027
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1028
1028
|
|
|
1029
1029
|
</span>
|
|
1030
1030
|
|
|
@@ -1086,7 +1086,7 @@ new MultiLineString({
|
|
|
1086
1086
|
|
|
1087
1087
|
<span class="param-type">
|
|
1088
1088
|
|
|
1089
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
1089
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
1090
1090
|
|
|
1091
1091
|
</span>
|
|
1092
1092
|
|
|
|
@@ -1133,7 +1133,7 @@ new MultiLineString({
|
|
|
1133
1133
|
|
|
1134
1134
|
<span class="param-type">
|
|
1135
1135
|
|
|
1136
|
-
<a link="MultiLineString.html" onclick="getTypeHTML(event)"
|
|
1136
|
+
<a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
|
|
1137
1137
|
|
|
1138
1138
|
</span>
|
|
1139
1139
|
|
|
|
@@ -1231,7 +1231,7 @@ new MultiLineString({
|
|
|
1231
1231
|
|
|
1232
1232
|
<span class="param-type">
|
|
1233
1233
|
|
|
1234
|
-
<a link="MultiLineString.html" onclick="getTypeHTML(event)"
|
|
1234
|
+
<a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
|
|
1235
1235
|
|
|
1236
1236
|
</span>
|
|
1237
1237
|
|
|
@@ -1251,7 +1251,7 @@ new MultiLineString({
|
|
|
1251
1251
|
|
|
1252
1252
|
<span class="param-type">
|
|
1253
1253
|
|
|
1254
|
-
<a link="MultiLineString.html" onclick="getTypeHTML(event)"
|
|
1254
|
+
<a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
|
|
1255
1255
|
|
|
1256
1256
|
</span>
|
|
1257
1257
|
|
|
@@ -1437,7 +1437,7 @@ new MultiLineString({
|
|
|
1437
1437
|
|
|
1438
1438
|
<span class="param-type">
|
|
1439
1439
|
|
|
1440
|
-
<a link="MultiLineString.html" onclick="getTypeHTML(event)"
|
|
1440
|
+
<a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
|
|
1441
1441
|
|
|
1442
1442
|
</span>
|
|
1443
1443
|
|
|
@@ -1530,7 +1530,7 @@ new MultiLineString({
|
|
|
1530
1530
|
|
|
1531
1531
|
<span class="param-type">
|
|
1532
1532
|
|
|
1533
|
-
<a link="MultiLineString.html" onclick="getTypeHTML(event)"
|
|
1533
|
+
<a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
|
|
1534
1534
|
|
|
1535
1535
|
</span>
|
|
1536
1536
|
|
|
@@ -1904,7 +1904,7 @@ const newMultiLineString = MultiLineString.fromJSON(json)</code></pre>
|
|
|
1904
1904
|
|
|
1905
1905
|
<span class="param-type">
|
|
1906
1906
|
|
|
1907
|
-
<a link="MultiLineString.html" onclick="getTypeHTML(event)"
|
|
1907
|
+
<a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
|
|
1908
1908
|
|
|
1909
1909
|
</span>
|
|
1910
1910
|
|
|
@@ -2005,7 +2005,7 @@ multiLineString.addPath(path)</code></pre>
|
|
|
2005
2005
|
|
|
2006
2006
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2007
2007
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2008
|
-
<a
|
|
2008
|
+
<a href="Geometry.html#clone">Geometry#clone</a>
|
|
2009
2009
|
</li></ul></dd>
|
|
2010
2010
|
|
|
2011
2011
|
|
|
@@ -2066,7 +2066,7 @@ multiLineString.addPath(path)</code></pre>
|
|
|
2066
2066
|
|
|
2067
2067
|
<span class="param-type">
|
|
2068
2068
|
|
|
2069
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
2069
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
2070
2070
|
|
|
2071
2071
|
</span>
|
|
2072
2072
|
|
|
@@ -2183,7 +2183,7 @@ multiLineString.addPath(path)</code></pre>
|
|
|
2183
2183
|
|
|
2184
2184
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2185
2185
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2186
|
-
<a goto="fromGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
2186
|
+
<a goto="fromGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#fromGeoJSON">Geometry#fromGeoJSON</a>
|
|
2187
2187
|
</li></ul></dd>
|
|
2188
2188
|
|
|
2189
2189
|
|
|
@@ -2279,7 +2279,7 @@ multiLineString.addPath(path)</code></pre>
|
|
|
2279
2279
|
|
|
2280
2280
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2281
2281
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2282
|
-
<a goto="getGeometryType" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
2282
|
+
<a goto="getGeometryType" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#getGeometryType">Geometry#getGeometryType</a>
|
|
2283
2283
|
</li></ul></dd>
|
|
2284
2284
|
|
|
2285
2285
|
|
|
@@ -2407,7 +2407,7 @@ multiLineString.addPath(path)</code></pre>
|
|
|
2407
2407
|
|
|
2408
2408
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2409
2409
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2410
|
-
<a
|
|
2410
|
+
<a href="Geometry.html#getIGSType">Geometry#getIGSType</a>
|
|
2411
2411
|
</li></ul></dd>
|
|
2412
2412
|
|
|
2413
2413
|
|
|
@@ -2659,7 +2659,7 @@ multiLineString.addPath(path)</code></pre>
|
|
|
2659
2659
|
|
|
2660
2660
|
<span class="param-type">
|
|
2661
2661
|
|
|
2662
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2662
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2663
2663
|
|
|
2664
2664
|
</span>
|
|
2665
2665
|
|
|
|
@@ -2754,7 +2754,7 @@ const point = multiLineString.getPoint(0, 1)</code></pre>
|
|
|
2754
2754
|
|
|
2755
2755
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2756
2756
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2757
|
-
<a goto="getType" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
2757
|
+
<a goto="getType" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#getType">Geometry#getType</a>
|
|
2758
2758
|
</li></ul></dd>
|
|
2759
2759
|
|
|
2760
2760
|
|
|
@@ -2957,7 +2957,7 @@ const point = multiLineString.getPoint(0, 1)</code></pre>
|
|
|
2957
2957
|
|
|
2958
2958
|
<span class="param-type">
|
|
2959
2959
|
|
|
2960
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2960
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2961
2961
|
|
|
2962
2962
|
</span>
|
|
2963
2963
|
|
|
@@ -3050,7 +3050,7 @@ const point = multiLineString.getPoint(0, 1)</code></pre>
|
|
|
3050
3050
|
|
|
3051
3051
|
<span class="param-type">
|
|
3052
3052
|
|
|
3053
|
-
<a link="MultiLineString.html" onclick="getTypeHTML(event)"
|
|
3053
|
+
<a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
|
|
3054
3054
|
|
|
3055
3055
|
</span>
|
|
3056
3056
|
|
|
|
@@ -3269,7 +3269,7 @@ multiLineString.insertPoint(0, 1, point)</code></pre>
|
|
|
3269
3269
|
|
|
3270
3270
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3271
3271
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3272
|
-
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)"
|
|
3272
|
+
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#off">Evented#off</a>
|
|
3273
3273
|
</li></ul></dd>
|
|
3274
3274
|
|
|
3275
3275
|
|
|
@@ -3630,7 +3630,7 @@ view.off({
|
|
|
3630
3630
|
|
|
3631
3631
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3632
3632
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3633
|
-
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)"
|
|
3633
|
+
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#on">Evented#on</a>
|
|
3634
3634
|
</li></ul></dd>
|
|
3635
3635
|
|
|
3636
3636
|
|
|
@@ -4182,7 +4182,7 @@ multiLineString.removePath(0)</code></pre>
|
|
|
4182
4182
|
|
|
4183
4183
|
<span class="param-type">
|
|
4184
4184
|
|
|
4185
|
-
<a link="MultiLineString.html" onclick="getTypeHTML(event)"
|
|
4185
|
+
<a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
|
|
4186
4186
|
|
|
4187
4187
|
</span>
|
|
4188
4188
|
|
|
@@ -4347,7 +4347,7 @@ multiLineString.removePoint(0, 1)</code></pre>
|
|
|
4347
4347
|
|
|
4348
4348
|
<span class="param-type">
|
|
4349
4349
|
|
|
4350
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
4350
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
4351
4351
|
|
|
4352
4352
|
</span>
|
|
4353
4353
|
|
|
@@ -4440,7 +4440,7 @@ multiLineString.removePoint(0, 1)</code></pre>
|
|
|
4440
4440
|
|
|
4441
4441
|
<span class="param-type">
|
|
4442
4442
|
|
|
4443
|
-
<a link="MultiLineString.html" onclick="getTypeHTML(event)"
|
|
4443
|
+
<a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
|
|
4444
4444
|
|
|
4445
4445
|
</span>
|
|
4446
4446
|
|
|
@@ -4531,7 +4531,7 @@ multiLineString.setPoint(0, 1, point)</code></pre>
|
|
|
4531
4531
|
|
|
4532
4532
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4533
4533
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4534
|
-
<a goto="toGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
4534
|
+
<a goto="toGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#toGeoJSON">Geometry#toGeoJSON</a>
|
|
4535
4535
|
</li></ul></dd>
|
|
4536
4536
|
|
|
4537
4537
|
|
|
@@ -4660,7 +4660,7 @@ multiLineString.setPoint(0, 1, point)</code></pre>
|
|
|
4660
4660
|
|
|
4661
4661
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4662
4662
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4663
|
-
<a
|
|
4663
|
+
<a href="Geometry.html#toJSON">Geometry#toJSON</a>
|
|
4664
4664
|
</li></ul></dd>
|
|
4665
4665
|
|
|
4666
4666
|
|
|
@@ -4894,7 +4894,7 @@ multiLineString.setPoint(0, 1, point)</code></pre>
|
|
|
4894
4894
|
|
|
4895
4895
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4896
4896
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4897
|
-
<a
|
|
4897
|
+
<a href="Geometry.html#toString">Geometry#toString</a>
|
|
4898
4898
|
</li></ul></dd>
|
|
4899
4899
|
|
|
4900
4900
|
|
|
@@ -5126,7 +5126,7 @@ multiLineString.setPoint(0, 1, point)</code></pre>
|
|
|
5126
5126
|
|
|
5127
5127
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5128
5128
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5129
|
-
<a goto="toXML" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
5129
|
+
<a goto="toXML" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#toXML">Geometry#toXML</a>
|
|
5130
5130
|
</li></ul></dd>
|
|
5131
5131
|
|
|
5132
5132
|
|