@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
|
@@ -119,7 +119,7 @@ sphere、cylinder、cube、cone、inverted-cone、diamond、tetrahedron<br/>
|
|
|
119
119
|
|
|
120
120
|
<span class="param-type">
|
|
121
121
|
|
|
122
|
-
<a link="IconResource.html" onclick="getTypeHTML(event)"
|
|
122
|
+
<a link="IconResource.html" onclick="getTypeHTML(event)" href="IconResource.html">IconResource</a>
|
|
123
123
|
|
|
124
124
|
</span>
|
|
125
125
|
|
|
@@ -153,7 +153,7 @@ sphere、cylinder、cube、cone、inverted-cone、diamond、tetrahedron<br/>
|
|
|
153
153
|
|
|
154
154
|
<span class="param-type">
|
|
155
155
|
|
|
156
|
-
<a link="ColorMaterial.html" onclick="getTypeHTML(event)"
|
|
156
|
+
<a link="ColorMaterial.html" onclick="getTypeHTML(event)" href="ColorMaterial.html">ColorMaterial</a>
|
|
157
157
|
|
|
158
158
|
</span>
|
|
159
159
|
|
|
@@ -418,7 +418,7 @@ ColorMaterial: 纯色材质,当图标的资源是网络gltf资源时,指的
|
|
|
418
418
|
|
|
419
419
|
<span class="param-type">
|
|
420
420
|
|
|
421
|
-
<a link="AnchorType.html" onclick="getTypeHTML(event)"
|
|
421
|
+
<a link="AnchorType.html" onclick="getTypeHTML(event)" href="global.html#AnchorType">AnchorType</a>
|
|
422
422
|
|
|
423
423
|
</span>
|
|
424
424
|
|
|
@@ -451,7 +451,7 @@ ColorMaterial: 纯色材质,当图标的资源是网络gltf资源时,指的
|
|
|
451
451
|
|
|
452
452
|
<span class="param-type">
|
|
453
453
|
|
|
454
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
454
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
455
455
|
|
|
456
456
|
</span>
|
|
457
457
|
|
|
@@ -622,7 +622,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
622
622
|
|
|
623
623
|
|
|
624
624
|
<ul>
|
|
625
|
-
<li><a link="Symbol3DLayer.html" onclick="getTypeHTML(event)"
|
|
625
|
+
<li><a link="Symbol3DLayer.html" onclick="getTypeHTML(event)" href="Symbol3DLayer.html">Symbol3DLayer</a></li>
|
|
626
626
|
</ul>
|
|
627
627
|
|
|
628
628
|
|
|
@@ -660,7 +660,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
660
660
|
|
|
661
661
|
<span class="param-type">
|
|
662
662
|
|
|
663
|
-
<a link="AnchorType.html" onclick="getTypeHTML(event)"
|
|
663
|
+
<a link="AnchorType.html" onclick="getTypeHTML(event)" href="global.html#AnchorType">AnchorType</a>
|
|
664
664
|
|
|
665
665
|
</span>
|
|
666
666
|
|
|
@@ -678,7 +678,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
678
678
|
|
|
679
679
|
<span class="param-type">
|
|
680
680
|
|
|
681
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
681
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
682
682
|
|
|
683
683
|
</span>
|
|
684
684
|
|
|
@@ -714,7 +714,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
714
714
|
|
|
715
715
|
<span class="param-type">
|
|
716
716
|
|
|
717
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
717
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
718
718
|
|
|
719
719
|
</span>
|
|
720
720
|
|
|
@@ -840,7 +840,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
840
840
|
|
|
841
841
|
<span class="param-type">
|
|
842
842
|
|
|
843
|
-
<a link="IconResource.html" onclick="getTypeHTML(event)"
|
|
843
|
+
<a link="IconResource.html" onclick="getTypeHTML(event)" href="IconResource.html">IconResource</a>
|
|
844
844
|
|
|
845
845
|
</span>
|
|
846
846
|
|
|
@@ -894,7 +894,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
894
894
|
|
|
895
895
|
<span class="param-type">
|
|
896
896
|
|
|
897
|
-
<a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)"
|
|
897
|
+
<a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" href="global.html#Symbol3DLayerType">Symbol3DLayerType</a>
|
|
898
898
|
|
|
899
899
|
</span>
|
|
900
900
|
|
|
@@ -936,7 +936,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
936
936
|
|
|
937
937
|
<span class="param-type">
|
|
938
938
|
|
|
939
|
-
<a link="AnchorType.html" onclick="getTypeHTML(event)"
|
|
939
|
+
<a link="AnchorType.html" onclick="getTypeHTML(event)" href="global.html#AnchorType">AnchorType</a>
|
|
940
940
|
|
|
941
941
|
</span>
|
|
942
942
|
|
|
@@ -1011,7 +1011,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1011
1011
|
|
|
1012
1012
|
<span class="param-type">
|
|
1013
1013
|
|
|
1014
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
1014
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
1015
1015
|
|
|
1016
1016
|
</span>
|
|
1017
1017
|
|
|
@@ -1161,7 +1161,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1161
1161
|
|
|
1162
1162
|
<span class="param-type">
|
|
1163
1163
|
|
|
1164
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
1164
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
1165
1165
|
|
|
1166
1166
|
</span>
|
|
1167
1167
|
|
|
@@ -1198,7 +1198,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1198
1198
|
|
|
1199
1199
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1200
1200
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1201
|
-
<a goto="color" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
1201
|
+
<a goto="color" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#color">Symbol#color</a>
|
|
1202
1202
|
</li></ul></dd>
|
|
1203
1203
|
|
|
1204
1204
|
|
|
@@ -1353,7 +1353,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1353
1353
|
|
|
1354
1354
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1355
1355
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1356
|
-
<a goto="extensionOptions" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
1356
|
+
<a goto="extensionOptions" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#extensionOptions">Symbol#extensionOptions</a>
|
|
1357
1357
|
</li></ul></dd>
|
|
1358
1358
|
|
|
1359
1359
|
|
|
@@ -1592,7 +1592,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1592
1592
|
|
|
1593
1593
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1594
1594
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1595
|
-
<a goto="id" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
1595
|
+
<a goto="id" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#id">Symbol#id</a>
|
|
1596
1596
|
</li></ul></dd>
|
|
1597
1597
|
|
|
1598
1598
|
|
|
@@ -1710,7 +1710,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1710
1710
|
|
|
1711
1711
|
<span class="param-type">
|
|
1712
1712
|
|
|
1713
|
-
<a link="IconResource.html" onclick="getTypeHTML(event)"
|
|
1713
|
+
<a link="IconResource.html" onclick="getTypeHTML(event)" href="IconResource.html">IconResource</a>
|
|
1714
1714
|
|
|
1715
1715
|
</span>
|
|
1716
1716
|
|
|
@@ -1935,7 +1935,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1935
1935
|
|
|
1936
1936
|
<span class="param-type">
|
|
1937
1937
|
|
|
1938
|
-
<a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)"
|
|
1938
|
+
<a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" href="global.html#Symbol3DLayerType">Symbol3DLayerType</a>
|
|
1939
1939
|
|
|
1940
1940
|
</span>
|
|
1941
1941
|
|
|
@@ -1974,7 +1974,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
1974
1974
|
|
|
1975
1975
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1976
1976
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1977
|
-
<a
|
|
1977
|
+
<a href="Symbol3DLayer.html#type">Symbol3DLayer#type</a>
|
|
1978
1978
|
</li></ul></dd>
|
|
1979
1979
|
|
|
1980
1980
|
|
|
@@ -2111,7 +2111,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
2111
2111
|
|
|
2112
2112
|
<span class="param-type">
|
|
2113
2113
|
|
|
2114
|
-
<a link="ObjectSymbol3DLayer.html" onclick="getTypeHTML(event)"
|
|
2114
|
+
<a link="ObjectSymbol3DLayer.html" onclick="getTypeHTML(event)" href="ObjectSymbol3DLayer.html">ObjectSymbol3DLayer</a>
|
|
2115
2115
|
|
|
2116
2116
|
</span>
|
|
2117
2117
|
|
|
@@ -2131,7 +2131,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
2131
2131
|
|
|
2132
2132
|
<span class="param-type">
|
|
2133
2133
|
|
|
2134
|
-
<a link="ObjectSymbol3DLayer.html" onclick="getTypeHTML(event)"
|
|
2134
|
+
<a link="ObjectSymbol3DLayer.html" onclick="getTypeHTML(event)" href="ObjectSymbol3DLayer.html">ObjectSymbol3DLayer</a>
|
|
2135
2135
|
|
|
2136
2136
|
</span>
|
|
2137
2137
|
|
|
@@ -2327,7 +2327,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
2327
2327
|
|
|
2328
2328
|
<span class="param-type">
|
|
2329
2329
|
|
|
2330
|
-
<a link="ObjectSymbol3DLayer.html" onclick="getTypeHTML(event)"
|
|
2330
|
+
<a link="ObjectSymbol3DLayer.html" onclick="getTypeHTML(event)" href="ObjectSymbol3DLayer.html">ObjectSymbol3DLayer</a>
|
|
2331
2331
|
|
|
2332
2332
|
</span>
|
|
2333
2333
|
|
|
@@ -2393,7 +2393,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
2393
2393
|
|
|
2394
2394
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2395
2395
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2396
|
-
<a
|
|
2396
|
+
<a href="Symbol3DLayer.html#clone">Symbol3DLayer#clone</a>
|
|
2397
2397
|
</li></ul></dd>
|
|
2398
2398
|
|
|
2399
2399
|
|
|
@@ -2454,7 +2454,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
2454
2454
|
|
|
2455
2455
|
<span class="param-type">
|
|
2456
2456
|
|
|
2457
|
-
<a link="ObjectSymbol3DLayer.html" onclick="getTypeHTML(event)"
|
|
2457
|
+
<a link="ObjectSymbol3DLayer.html" onclick="getTypeHTML(event)" href="ObjectSymbol3DLayer.html">ObjectSymbol3DLayer</a>
|
|
2458
2458
|
|
|
2459
2459
|
</span>
|
|
2460
2460
|
|
|
@@ -2520,7 +2520,7 @@ const symbol = new ObjectSymbol3DLayer({
|
|
|
2520
2520
|
|
|
2521
2521
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2522
2522
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2523
|
-
<a
|
|
2523
|
+
<a href="Symbol3DLayer.html#toJSON">Symbol3DLayer#toJSON</a>
|
|
2524
2524
|
</li></ul></dd>
|
|
2525
2525
|
|
|
2526
2526
|
|
|
@@ -593,7 +593,7 @@
|
|
|
593
593
|
|
|
594
594
|
<span class="param-type">
|
|
595
595
|
|
|
596
|
-
<a link="OpacityStop.html" onclick="getTypeHTML(event)"
|
|
596
|
+
<a link="OpacityStop.html" onclick="getTypeHTML(event)" href="OpacityStop.html">OpacityStop</a>
|
|
597
597
|
|
|
598
598
|
</span>
|
|
599
599
|
|
|
@@ -613,7 +613,7 @@
|
|
|
613
613
|
|
|
614
614
|
<span class="param-type">
|
|
615
615
|
|
|
616
|
-
<a link="OpacityStop.html" onclick="getTypeHTML(event)"
|
|
616
|
+
<a link="OpacityStop.html" onclick="getTypeHTML(event)" href="OpacityStop.html">OpacityStop</a>
|
|
617
617
|
|
|
618
618
|
</span>
|
|
619
619
|
|
|
@@ -754,7 +754,7 @@
|
|
|
754
754
|
|
|
755
755
|
<span class="param-type">
|
|
756
756
|
|
|
757
|
-
<a link="OpacityStop.html" onclick="getTypeHTML(event)"
|
|
757
|
+
<a link="OpacityStop.html" onclick="getTypeHTML(event)" href="OpacityStop.html">OpacityStop</a>
|
|
758
758
|
|
|
759
759
|
</span>
|
|
760
760
|
|
|
@@ -875,7 +875,7 @@
|
|
|
875
875
|
|
|
876
876
|
<span class="param-type">
|
|
877
877
|
|
|
878
|
-
<a link="OpacityStop.html" onclick="getTypeHTML(event)"
|
|
878
|
+
<a link="OpacityStop.html" onclick="getTypeHTML(event)" href="OpacityStop.html">OpacityStop</a>
|
|
879
879
|
|
|
880
880
|
</span>
|
|
881
881
|
|
|
@@ -380,7 +380,7 @@
|
|
|
380
380
|
|
|
381
381
|
<span class="param-type">
|
|
382
382
|
|
|
383
|
-
<a link="OpacityVariable.html" onclick="getTypeHTML(event)"
|
|
383
|
+
<a link="OpacityVariable.html" onclick="getTypeHTML(event)" href="OpacityVariable.html">OpacityVariable</a>
|
|
384
384
|
|
|
385
385
|
</span>
|
|
386
386
|
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
|
|
401
401
|
<span class="param-type">
|
|
402
402
|
|
|
403
|
-
<a link="OpacityVariable.html" onclick="getTypeHTML(event)"
|
|
403
|
+
<a link="OpacityVariable.html" onclick="getTypeHTML(event)" href="OpacityVariable.html">OpacityVariable</a>
|
|
404
404
|
|
|
405
405
|
</span>
|
|
406
406
|
|
|
@@ -541,7 +541,7 @@
|
|
|
541
541
|
|
|
542
542
|
<span class="param-type">
|
|
543
543
|
|
|
544
|
-
<a link="OpacityVariable.html" onclick="getTypeHTML(event)"
|
|
544
|
+
<a link="OpacityVariable.html" onclick="getTypeHTML(event)" href="OpacityVariable.html">OpacityVariable</a>
|
|
545
545
|
|
|
546
546
|
</span>
|
|
547
547
|
|
|
@@ -662,7 +662,7 @@
|
|
|
662
662
|
|
|
663
663
|
<span class="param-type">
|
|
664
664
|
|
|
665
|
-
<a link="OpacityVariable.html" onclick="getTypeHTML(event)"
|
|
665
|
+
<a link="OpacityVariable.html" onclick="getTypeHTML(event)" href="OpacityVariable.html">OpacityVariable</a>
|
|
666
666
|
|
|
667
667
|
</span>
|
|
668
668
|
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
|
|
113
113
|
<span class="param-type">
|
|
114
114
|
|
|
115
|
-
<a link="StatisticType.html" onclick="getTypeHTML(event)"
|
|
115
|
+
<a link="StatisticType.html" onclick="getTypeHTML(event)" href="global.html#StatisticType">StatisticType</a>
|
|
116
116
|
|
|
117
117
|
</span>
|
|
118
118
|
|