@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
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
|
|
146
146
|
<span class="param-type">
|
|
147
147
|
|
|
148
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
148
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</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="Collection.html" onclick="getTypeHTML(event)"
|
|
181
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
182
182
|
|
|
183
183
|
</span>
|
|
184
184
|
|
|
@@ -416,7 +416,7 @@
|
|
|
416
416
|
|
|
417
417
|
|
|
418
418
|
<ul>
|
|
419
|
-
<li><a link="Evented.html" onclick="getTypeHTML(event)"
|
|
419
|
+
<li><a link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html">Evented</a></li>
|
|
420
420
|
</ul>
|
|
421
421
|
|
|
422
422
|
|
|
@@ -508,7 +508,7 @@
|
|
|
508
508
|
|
|
509
509
|
<span class="param-type">
|
|
510
510
|
|
|
511
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
511
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
512
512
|
|
|
513
513
|
</span>
|
|
514
514
|
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
|
|
527
527
|
<span class="param-type">
|
|
528
528
|
|
|
529
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
529
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
530
530
|
|
|
531
531
|
</span>
|
|
532
532
|
|
|
@@ -544,7 +544,7 @@
|
|
|
544
544
|
|
|
545
545
|
<span class="param-type">
|
|
546
546
|
|
|
547
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
547
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
548
548
|
|
|
549
549
|
</span>
|
|
550
550
|
|
|
@@ -857,7 +857,7 @@
|
|
|
857
857
|
|
|
858
858
|
<span class="param-type">
|
|
859
859
|
|
|
860
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
860
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
861
861
|
|
|
862
862
|
</span>
|
|
863
863
|
|
|
@@ -932,7 +932,7 @@
|
|
|
932
932
|
|
|
933
933
|
<span class="param-type">
|
|
934
934
|
|
|
935
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
935
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
936
936
|
|
|
937
937
|
</span>
|
|
938
938
|
|
|
@@ -1007,7 +1007,7 @@
|
|
|
1007
1007
|
|
|
1008
1008
|
<span class="param-type">
|
|
1009
1009
|
|
|
1010
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
1010
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
1011
1011
|
|
|
1012
1012
|
</span>
|
|
1013
1013
|
|
|
@@ -1328,7 +1328,7 @@
|
|
|
1328
1328
|
|
|
1329
1329
|
<span class="param-type">
|
|
1330
1330
|
|
|
1331
|
-
<a link="SubLayer.html" onclick="getTypeHTML(event)"
|
|
1331
|
+
<a link="SubLayer.html" onclick="getTypeHTML(event)" href="SubLayer.html">SubLayer</a>
|
|
1332
1332
|
|
|
1333
1333
|
</span>
|
|
1334
1334
|
|
|
@@ -1509,7 +1509,7 @@
|
|
|
1509
1509
|
|
|
1510
1510
|
<span class="param-type">
|
|
1511
1511
|
|
|
1512
|
-
<a link="SubLayer.html" onclick="getTypeHTML(event)"
|
|
1512
|
+
<a link="SubLayer.html" onclick="getTypeHTML(event)" href="SubLayer.html">SubLayer</a>
|
|
1513
1513
|
|
|
1514
1514
|
</span>
|
|
1515
1515
|
|
|
@@ -1693,7 +1693,7 @@
|
|
|
1693
1693
|
|
|
1694
1694
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1695
1695
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1696
|
-
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)"
|
|
1696
|
+
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#off">Evented#off</a>
|
|
1697
1697
|
</li></ul></dd>
|
|
1698
1698
|
|
|
1699
1699
|
|
|
@@ -2054,7 +2054,7 @@ view.off({
|
|
|
2054
2054
|
|
|
2055
2055
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2056
2056
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2057
|
-
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)"
|
|
2057
|
+
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#on">Evented#on</a>
|
|
2058
2058
|
</li></ul></dd>
|
|
2059
2059
|
|
|
2060
2060
|
|
package/documention/Symbol.html
CHANGED
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
|
|
144
144
|
<span class="param-type">
|
|
145
145
|
|
|
146
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
146
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
147
147
|
|
|
148
148
|
</span>
|
|
149
149
|
|
|
|
@@ -359,7 +359,7 @@ symbol.color = 'rgba(255,0,0,1)'</code></pre>
|
|
|
359
359
|
|
|
360
360
|
<span class="param-type">
|
|
361
361
|
|
|
362
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
362
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
363
363
|
|
|
364
364
|
</span>
|
|
365
365
|
|
|
@@ -437,7 +437,7 @@ symbol.color = 'rgba(255,0,0,1)'</code></pre>
|
|
|
437
437
|
|
|
438
438
|
<span class="param-type">
|
|
439
439
|
|
|
440
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
440
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
441
441
|
|
|
442
442
|
</span>
|
|
443
443
|
|
|
@@ -777,7 +777,7 @@ symbol.color = 'rgba(255,0,0,1)'</code></pre>
|
|
|
777
777
|
|
|
778
778
|
<span class="param-type">
|
|
779
779
|
|
|
780
|
-
<a link="Symbol.html" onclick="getTypeHTML(event)"
|
|
780
|
+
<a link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html">Symbol</a>
|
|
781
781
|
|
|
782
782
|
</span>
|
|
783
783
|
|
|
@@ -1078,7 +1078,7 @@ const simpleLineSymbol = Symbol.fromJSON({
|
|
|
1078
1078
|
|
|
1079
1079
|
<span class="param-type">
|
|
1080
1080
|
|
|
1081
|
-
<a link="Symbol.html" onclick="getTypeHTML(event)"
|
|
1081
|
+
<a link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html">Symbol</a>
|
|
1082
1082
|
|
|
1083
1083
|
</span>
|
|
1084
1084
|
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
<span class="param-type">
|
|
104
104
|
|
|
105
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
105
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
106
106
|
|
|
107
107
|
</span>
|
|
108
108
|
|
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
|
|
230
230
|
<span class="param-type">
|
|
231
231
|
|
|
232
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
232
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
233
233
|
|
|
234
234
|
</span>
|
|
235
235
|
|
|
@@ -253,7 +253,7 @@
|
|
|
253
253
|
|
|
254
254
|
<span class="param-type">
|
|
255
255
|
|
|
256
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
256
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
257
257
|
|
|
258
258
|
</span>
|
|
259
259
|
|
|
@@ -130,7 +130,7 @@ IconSymbol3DLayer、ObjectSymbol3DLayer、LineSymbol3DLayer、PathSymbol3DLayer
|
|
|
130
130
|
|
|
131
131
|
|
|
132
132
|
<ul>
|
|
133
|
-
<li><a link="Symbol.html" onclick="getTypeHTML(event)"
|
|
133
|
+
<li><a link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html">Symbol</a></li>
|
|
134
134
|
</ul>
|
|
135
135
|
|
|
136
136
|
|
|
@@ -168,7 +168,7 @@ IconSymbol3DLayer、ObjectSymbol3DLayer、LineSymbol3DLayer、PathSymbol3DLayer
|
|
|
168
168
|
|
|
169
169
|
<span class="param-type">
|
|
170
170
|
|
|
171
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
171
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
172
172
|
|
|
173
173
|
</span>
|
|
174
174
|
|
|
@@ -222,7 +222,7 @@ IconSymbol3DLayer、ObjectSymbol3DLayer、LineSymbol3DLayer、PathSymbol3DLayer
|
|
|
222
222
|
|
|
223
223
|
<span class="param-type">
|
|
224
224
|
|
|
225
|
-
<a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)"
|
|
225
|
+
<a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" href="global.html#Symbol3DLayerType">Symbol3DLayerType</a>
|
|
226
226
|
|
|
227
227
|
</span>
|
|
228
228
|
|
|
@@ -246,7 +246,7 @@ IconSymbol3DLayer、ObjectSymbol3DLayer、LineSymbol3DLayer、PathSymbol3DLayer
|
|
|
246
246
|
|
|
247
247
|
<span class="param-type">
|
|
248
248
|
|
|
249
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
249
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
250
250
|
|
|
251
251
|
</span>
|
|
252
252
|
|
|
@@ -283,7 +283,7 @@ IconSymbol3DLayer、ObjectSymbol3DLayer、LineSymbol3DLayer、PathSymbol3DLayer
|
|
|
283
283
|
|
|
284
284
|
<dt class="inherited-from">Inherited From:</dt>
|
|
285
285
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
286
|
-
<a goto="color" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
286
|
+
<a goto="color" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#color">Symbol#color</a>
|
|
287
287
|
</li></ul></dd>
|
|
288
288
|
|
|
289
289
|
|
|
@@ -363,7 +363,7 @@ IconSymbol3DLayer、ObjectSymbol3DLayer、LineSymbol3DLayer、PathSymbol3DLayer
|
|
|
363
363
|
|
|
364
364
|
<dt class="inherited-from">Inherited From:</dt>
|
|
365
365
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
366
|
-
<a goto="extensionOptions" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
366
|
+
<a goto="extensionOptions" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#extensionOptions">Symbol#extensionOptions</a>
|
|
367
367
|
</li></ul></dd>
|
|
368
368
|
|
|
369
369
|
|
|
@@ -452,7 +452,7 @@ IconSymbol3DLayer、ObjectSymbol3DLayer、LineSymbol3DLayer、PathSymbol3DLayer
|
|
|
452
452
|
|
|
453
453
|
<dt class="inherited-from">Inherited From:</dt>
|
|
454
454
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
455
|
-
<a goto="id" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
455
|
+
<a goto="id" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#id">Symbol#id</a>
|
|
456
456
|
</li></ul></dd>
|
|
457
457
|
|
|
458
458
|
|
|
@@ -495,7 +495,7 @@ IconSymbol3DLayer、ObjectSymbol3DLayer、LineSymbol3DLayer、PathSymbol3DLayer
|
|
|
495
495
|
|
|
496
496
|
<span class="param-type">
|
|
497
497
|
|
|
498
|
-
<a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)"
|
|
498
|
+
<a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" href="global.html#Symbol3DLayerType">Symbol3DLayerType</a>
|
|
499
499
|
|
|
500
500
|
</span>
|
|
501
501
|
|
|
@@ -534,7 +534,7 @@ IconSymbol3DLayer、ObjectSymbol3DLayer、LineSymbol3DLayer、PathSymbol3DLayer
|
|
|
534
534
|
|
|
535
535
|
<dt class="tag-overrides">Overrides:</dt>
|
|
536
536
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
537
|
-
<a
|
|
537
|
+
<a href="Symbol.html#type">Symbol#type</a>
|
|
538
538
|
</li></ul></dd>
|
|
539
539
|
|
|
540
540
|
|
|
@@ -774,7 +774,7 @@ IconSymbol3DLayer、ObjectSymbol3DLayer、LineSymbol3DLayer、PathSymbol3DLayer
|
|
|
774
774
|
|
|
775
775
|
<dt class="tag-overrides">Overrides:</dt>
|
|
776
776
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
777
|
-
<a
|
|
777
|
+
<a href="Symbol.html#clone">Symbol#clone</a>
|
|
778
778
|
</li></ul></dd>
|
|
779
779
|
|
|
780
780
|
|
|
@@ -871,7 +871,7 @@ IconSymbol3DLayer、ObjectSymbol3DLayer、LineSymbol3DLayer、PathSymbol3DLayer
|
|
|
871
871
|
|
|
872
872
|
<dt class="tag-overrides">Overrides:</dt>
|
|
873
873
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
874
|
-
<a
|
|
874
|
+
<a href="Symbol.html#toJSON">Symbol#toJSON</a>
|
|
875
875
|
</li></ul></dd>
|
|
876
876
|
|
|
877
877
|
|
|
@@ -287,7 +287,7 @@
|
|
|
287
287
|
|
|
288
288
|
|
|
289
289
|
<ul>
|
|
290
|
-
<li><a link="Symbol.html" onclick="getTypeHTML(event)"
|
|
290
|
+
<li><a link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html">Symbol</a></li>
|
|
291
291
|
</ul>
|
|
292
292
|
|
|
293
293
|
|
|
@@ -325,7 +325,7 @@
|
|
|
325
325
|
|
|
326
326
|
<span class="param-type">
|
|
327
327
|
|
|
328
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
328
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
329
329
|
|
|
330
330
|
</span>
|
|
331
331
|
|
|
@@ -403,7 +403,7 @@
|
|
|
403
403
|
|
|
404
404
|
<span class="param-type">
|
|
405
405
|
|
|
406
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
406
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
407
407
|
|
|
408
408
|
</span>
|
|
409
409
|
|
|
@@ -440,7 +440,7 @@
|
|
|
440
440
|
|
|
441
441
|
<dt class="inherited-from">Inherited From:</dt>
|
|
442
442
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
443
|
-
<a goto="color" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
443
|
+
<a goto="color" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#color">Symbol#color</a>
|
|
444
444
|
</li></ul></dd>
|
|
445
445
|
|
|
446
446
|
|
|
@@ -520,7 +520,7 @@
|
|
|
520
520
|
|
|
521
521
|
<dt class="inherited-from">Inherited From:</dt>
|
|
522
522
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
523
|
-
<a goto="extensionOptions" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
523
|
+
<a goto="extensionOptions" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#extensionOptions">Symbol#extensionOptions</a>
|
|
524
524
|
</li></ul></dd>
|
|
525
525
|
|
|
526
526
|
|
|
@@ -609,7 +609,7 @@
|
|
|
609
609
|
|
|
610
610
|
<dt class="inherited-from">Inherited From:</dt>
|
|
611
611
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
612
|
-
<a goto="id" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
612
|
+
<a goto="id" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#id">Symbol#id</a>
|
|
613
613
|
</li></ul></dd>
|
|
614
614
|
|
|
615
615
|
|
|
@@ -689,7 +689,7 @@
|
|
|
689
689
|
|
|
690
690
|
<dt class="inherited-from">Inherited From:</dt>
|
|
691
691
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
692
|
-
<a goto="type" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
692
|
+
<a goto="type" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#type">Symbol#type</a>
|
|
693
693
|
</li></ul></dd>
|
|
694
694
|
|
|
695
695
|
|
|
@@ -753,7 +753,7 @@
|
|
|
753
753
|
|
|
754
754
|
<span class="param-type">
|
|
755
755
|
|
|
756
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
756
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
757
757
|
|
|
758
758
|
</span>
|
|
759
759
|
|
|
@@ -773,7 +773,7 @@
|
|
|
773
773
|
|
|
774
774
|
<span class="param-type">
|
|
775
775
|
|
|
776
|
-
<a link="Symbol3DVerticalOffset.html" onclick="getTypeHTML(event)"
|
|
776
|
+
<a link="Symbol3DVerticalOffset.html" onclick="getTypeHTML(event)" href="Symbol3DVerticalOffset.html">Symbol3DVerticalOffset</a>
|
|
777
777
|
|
|
778
778
|
</span>
|
|
779
779
|
|
|
@@ -969,7 +969,7 @@
|
|
|
969
969
|
|
|
970
970
|
<span class="param-type">
|
|
971
971
|
|
|
972
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
972
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
973
973
|
|
|
974
974
|
</span>
|
|
975
975
|
|
|
@@ -1035,7 +1035,7 @@
|
|
|
1035
1035
|
|
|
1036
1036
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1037
1037
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1038
|
-
<a
|
|
1038
|
+
<a href="Symbol.html#clone">Symbol#clone</a>
|
|
1039
1039
|
</li></ul></dd>
|
|
1040
1040
|
|
|
1041
1041
|
|
|
@@ -1096,7 +1096,7 @@
|
|
|
1096
1096
|
|
|
1097
1097
|
<span class="param-type">
|
|
1098
1098
|
|
|
1099
|
-
<a link="Symbol3DVerticalOffset.html" onclick="getTypeHTML(event)"
|
|
1099
|
+
<a link="Symbol3DVerticalOffset.html" onclick="getTypeHTML(event)" href="Symbol3DVerticalOffset.html">Symbol3DVerticalOffset</a>
|
|
1100
1100
|
|
|
1101
1101
|
</span>
|
|
1102
1102
|
|
|
@@ -1162,7 +1162,7 @@
|
|
|
1162
1162
|
|
|
1163
1163
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1164
1164
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1165
|
-
<a
|
|
1165
|
+
<a href="Symbol.html#toJSON">Symbol#toJSON</a>
|
|
1166
1166
|
</li></ul></dd>
|
|
1167
1167
|
|
|
1168
1168
|
|