@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
|
@@ -235,7 +235,7 @@ const featureServer = new FeatureServer({
|
|
|
235
235
|
|
|
236
236
|
|
|
237
237
|
<ul>
|
|
238
|
-
<li><a link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
238
|
+
<li><a link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html">BaseServer</a></li>
|
|
239
239
|
</ul>
|
|
240
240
|
|
|
241
241
|
|
|
@@ -381,7 +381,7 @@ const featureServer = new FeatureServer({
|
|
|
381
381
|
|
|
382
382
|
<span class="param-type">
|
|
383
383
|
|
|
384
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
384
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
385
385
|
|
|
386
386
|
</span>
|
|
387
387
|
|
|
@@ -496,7 +496,7 @@ const featureServer = new FeatureServer({
|
|
|
496
496
|
|
|
497
497
|
<dt class="inherited-from">Inherited From:</dt>
|
|
498
498
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
499
|
-
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
499
|
+
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
|
|
500
500
|
</li></ul></dd>
|
|
501
501
|
|
|
502
502
|
|
|
@@ -576,7 +576,7 @@ const featureServer = new FeatureServer({
|
|
|
576
576
|
|
|
577
577
|
<dt class="inherited-from">Inherited From:</dt>
|
|
578
578
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
579
|
-
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
579
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
|
|
580
580
|
</li></ul></dd>
|
|
581
581
|
|
|
582
582
|
|
|
@@ -677,7 +677,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
677
677
|
|
|
678
678
|
<dt class="inherited-from">Inherited From:</dt>
|
|
679
679
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
680
|
-
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
680
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
|
|
681
681
|
</li></ul></dd>
|
|
682
682
|
|
|
683
683
|
|
|
@@ -779,7 +779,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
779
779
|
|
|
780
780
|
<dt class="inherited-from">Inherited From:</dt>
|
|
781
781
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
782
|
-
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
782
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
|
|
783
783
|
</li></ul></dd>
|
|
784
784
|
|
|
785
785
|
|
|
@@ -887,7 +887,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
887
887
|
|
|
888
888
|
<dt class="inherited-from">Inherited From:</dt>
|
|
889
889
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
890
|
-
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
890
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
|
|
891
891
|
</li></ul></dd>
|
|
892
892
|
|
|
893
893
|
|
|
@@ -985,7 +985,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
985
985
|
|
|
986
986
|
<dt class="inherited-from">Inherited From:</dt>
|
|
987
987
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
988
|
-
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
988
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
|
|
989
989
|
</li></ul></dd>
|
|
990
990
|
|
|
991
991
|
|
|
@@ -1058,7 +1058,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
1058
1058
|
|
|
1059
1059
|
<span class="param-type">
|
|
1060
1060
|
|
|
1061
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
1061
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
1062
1062
|
|
|
1063
1063
|
</span>
|
|
1064
1064
|
|
|
@@ -1095,7 +1095,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
1095
1095
|
|
|
1096
1096
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1097
1097
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1098
|
-
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1098
|
+
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
|
|
1099
1099
|
</li></ul></dd>
|
|
1100
1100
|
|
|
1101
1101
|
|
|
@@ -1197,7 +1197,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
1197
1197
|
|
|
1198
1198
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1199
1199
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1200
|
-
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1200
|
+
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
|
|
1201
1201
|
</li></ul></dd>
|
|
1202
1202
|
|
|
1203
1203
|
|
|
@@ -1294,7 +1294,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
1294
1294
|
|
|
1295
1295
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1296
1296
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1297
|
-
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1297
|
+
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
|
|
1298
1298
|
</li></ul></dd>
|
|
1299
1299
|
|
|
1300
1300
|
|
|
@@ -1391,7 +1391,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
1391
1391
|
|
|
1392
1392
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1393
1393
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1394
|
-
<a goto="url" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1394
|
+
<a goto="url" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#url">BaseServer#url</a>
|
|
1395
1395
|
</li></ul></dd>
|
|
1396
1396
|
|
|
1397
1397
|
|
|
@@ -2578,7 +2578,7 @@ resourceServer.queryGDBPInfo({
|
|
|
2578
2578
|
|
|
2579
2579
|
<span class="param-type">
|
|
2580
2580
|
|
|
2581
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
2581
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
2582
2582
|
|
|
2583
2583
|
</span>
|
|
2584
2584
|
|
|
@@ -3530,7 +3530,7 @@ featureServer.deleteFeature({
|
|
|
3530
3530
|
|
|
3531
3531
|
<span class="param-type">
|
|
3532
3532
|
|
|
3533
|
-
<a link="queryLayerInfoSuccess.html" onclick="getTypeHTML(event)"
|
|
3533
|
+
<a link="queryLayerInfoSuccess.html" onclick="getTypeHTML(event)" href="global.html#queryLayerInfoSuccess">queryLayerInfoSuccess</a>
|
|
3534
3534
|
|
|
3535
3535
|
</span>
|
|
3536
3536
|
|
|
@@ -3561,7 +3561,7 @@ featureServer.deleteFeature({
|
|
|
3561
3561
|
|
|
3562
3562
|
<span class="param-type">
|
|
3563
3563
|
|
|
3564
|
-
<a link="queryFailure.html" onclick="getTypeHTML(event)"
|
|
3564
|
+
<a link="queryFailure.html" onclick="getTypeHTML(event)" href="global.html#queryFailure">queryFailure</a>
|
|
3565
3565
|
|
|
3566
3566
|
</span>
|
|
3567
3567
|
|
|
@@ -3592,7 +3592,7 @@ featureServer.deleteFeature({
|
|
|
3592
3592
|
|
|
3593
3593
|
<span class="param-type">
|
|
3594
3594
|
|
|
3595
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
3595
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
3596
3596
|
|
|
3597
3597
|
</span>
|
|
3598
3598
|
|
|
@@ -3873,7 +3873,7 @@ featureServer.deleteFeature({
|
|
|
3873
3873
|
|
|
3874
3874
|
<span class="param-type">
|
|
3875
3875
|
|
|
3876
|
-
<a link="SpatialRelation.html" onclick="getTypeHTML(event)"
|
|
3876
|
+
<a link="SpatialRelation.html" onclick="getTypeHTML(event)" href="global.html#SpatialRelation">SpatialRelation</a>
|
|
3877
3877
|
|
|
3878
3878
|
</span>
|
|
3879
3879
|
|
|
@@ -4588,7 +4588,7 @@ featureServer.deleteFeature({
|
|
|
4588
4588
|
|
|
4589
4589
|
<span class="param-type">
|
|
4590
4590
|
|
|
4591
|
-
<a link="queryLayerInfoSuccess.html" onclick="getTypeHTML(event)"
|
|
4591
|
+
<a link="queryLayerInfoSuccess.html" onclick="getTypeHTML(event)" href="global.html#queryLayerInfoSuccess">queryLayerInfoSuccess</a>
|
|
4592
4592
|
|
|
4593
4593
|
</span>
|
|
4594
4594
|
|
|
@@ -4619,7 +4619,7 @@ featureServer.deleteFeature({
|
|
|
4619
4619
|
|
|
4620
4620
|
<span class="param-type">
|
|
4621
4621
|
|
|
4622
|
-
<a link="queryFailure.html" onclick="getTypeHTML(event)"
|
|
4622
|
+
<a link="queryFailure.html" onclick="getTypeHTML(event)" href="global.html#queryFailure">queryFailure</a>
|
|
4623
4623
|
|
|
4624
4624
|
</span>
|
|
4625
4625
|
|
|
@@ -4681,7 +4681,7 @@ featureServer.deleteFeature({
|
|
|
4681
4681
|
|
|
4682
4682
|
<span class="param-type">
|
|
4683
4683
|
|
|
4684
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
4684
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
4685
4685
|
|
|
4686
4686
|
</span>
|
|
4687
4687
|
|
|
@@ -4776,7 +4776,7 @@ featureServer.deleteFeature({
|
|
|
4776
4776
|
|
|
4777
4777
|
<span class="param-type">
|
|
4778
4778
|
|
|
4779
|
-
<a link="SpatialRelation.html" onclick="getTypeHTML(event)"
|
|
4779
|
+
<a link="SpatialRelation.html" onclick="getTypeHTML(event)" href="global.html#SpatialRelation">SpatialRelation</a>
|
|
4780
4780
|
|
|
4781
4781
|
</span>
|
|
4782
4782
|
|
|
@@ -5157,7 +5157,7 @@ featureServer.deleteFeature({
|
|
|
5157
5157
|
|
|
5158
5158
|
<span class="param-type">
|
|
5159
5159
|
|
|
5160
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
5160
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
5161
5161
|
|
|
5162
5162
|
</span>
|
|
5163
5163
|
|
|
@@ -5529,7 +5529,7 @@ CompareRectOnly表示是否仅比较要素的外包矩形,来判定是否与
|
|
|
5529
5529
|
|
|
5530
5530
|
<span class="param-type">
|
|
5531
5531
|
|
|
5532
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
5532
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
5533
5533
|
|
|
5534
5534
|
</span>
|
|
5535
5535
|
|
|
@@ -6398,7 +6398,7 @@ import { Polygon } from "@mapgis/webclient-common"
|
|
|
6398
6398
|
|
|
6399
6399
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6400
6400
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6401
|
-
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
6401
|
+
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
|
|
6402
6402
|
</li></ul></dd>
|
|
6403
6403
|
|
|
6404
6404
|
|
|
@@ -181,7 +181,7 @@ import { FeatureSet } from "@mapgis/webclient-common" <br/>
|
|
|
181
181
|
|
|
182
182
|
<span class="param-type">
|
|
183
183
|
|
|
184
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
184
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
185
185
|
|
|
186
186
|
</span>
|
|
187
187
|
|
|
@@ -381,7 +381,7 @@ default 随机id</p></code></td>
|
|
|
381
381
|
|
|
382
382
|
<span class="param-type">
|
|
383
383
|
|
|
384
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
384
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
385
385
|
|
|
386
386
|
</span>
|
|
387
387
|
|
|
@@ -577,7 +577,7 @@ default 随机id</p>
|
|
|
577
577
|
|
|
578
578
|
<span class="param-type">
|
|
579
579
|
|
|
580
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
580
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
581
581
|
|
|
582
582
|
</span>
|
|
583
583
|
|
|
@@ -786,7 +786,7 @@ default FeatureCollection</p>
|
|
|
786
786
|
|
|
787
787
|
<span class="param-type">
|
|
788
788
|
|
|
789
|
-
<a link="FeatureSet.html" onclick="getTypeHTML(event)"
|
|
789
|
+
<a link="FeatureSet.html" onclick="getTypeHTML(event)" href="FeatureSet.html">FeatureSet</a>
|
|
790
790
|
|
|
791
791
|
</span>
|
|
792
792
|
|
|
@@ -927,7 +927,7 @@ default FeatureCollection</p>
|
|
|
927
927
|
|
|
928
928
|
<span class="param-type">
|
|
929
929
|
|
|
930
|
-
<a link="FeatureSet.html" onclick="getTypeHTML(event)"
|
|
930
|
+
<a link="FeatureSet.html" onclick="getTypeHTML(event)" href="FeatureSet.html">FeatureSet</a>
|
|
931
931
|
|
|
932
932
|
</span>
|
|
933
933
|
|
|
@@ -956,7 +956,7 @@ default FeatureCollection</p>
|
|
|
956
956
|
|
|
957
957
|
<span class="param-type">
|
|
958
958
|
|
|
959
|
-
<a link="FeatureSet.html" onclick="getTypeHTML(event)"
|
|
959
|
+
<a link="FeatureSet.html" onclick="getTypeHTML(event)" href="FeatureSet.html">FeatureSet</a>
|
|
960
960
|
|
|
961
961
|
</span>
|
|
962
962
|
|
|
@@ -1512,7 +1512,7 @@ const featureSet = new FeatureSet.fromJSON(json)</code></pre>
|
|
|
1512
1512
|
|
|
1513
1513
|
<span class="param-type">
|
|
1514
1514
|
|
|
1515
|
-
<a link="FeatureSet.html" onclick="getTypeHTML(event)"
|
|
1515
|
+
<a link="FeatureSet.html" onclick="getTypeHTML(event)" href="FeatureSet.html">FeatureSet</a>
|
|
1516
1516
|
|
|
1517
1517
|
</span>
|
|
1518
1518
|
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
|
|
113
113
|
<span class="param-type">
|
|
114
114
|
|
|
115
|
-
<a link="SimpleLineSymbol.html" onclick="getTypeHTML(event)"
|
|
115
|
+
<a link="SimpleLineSymbol.html" onclick="getTypeHTML(event)" href="SimpleLineSymbol.html">SimpleLineSymbol</a>
|
|
116
116
|
|
|
117
117
|
</span>
|
|
118
118
|
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
|
|
219
219
|
|
|
220
220
|
<ul>
|
|
221
|
-
<li><a link="Symbol.html" onclick="getTypeHTML(event)"
|
|
221
|
+
<li><a link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html">Symbol</a></li>
|
|
222
222
|
</ul>
|
|
223
223
|
|
|
224
224
|
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
|
|
257
257
|
<span class="param-type">
|
|
258
258
|
|
|
259
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
259
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
260
260
|
|
|
261
261
|
</span>
|
|
262
262
|
|
|
@@ -310,7 +310,7 @@
|
|
|
310
310
|
|
|
311
311
|
<span class="param-type">
|
|
312
312
|
|
|
313
|
-
<a link="SimpleLineSymbol.html" onclick="getTypeHTML(event)"
|
|
313
|
+
<a link="SimpleLineSymbol.html" onclick="getTypeHTML(event)" href="SimpleLineSymbol.html">SimpleLineSymbol</a>
|
|
314
314
|
|
|
315
315
|
</span>
|
|
316
316
|
|
|
@@ -352,7 +352,7 @@
|
|
|
352
352
|
|
|
353
353
|
<span class="param-type">
|
|
354
354
|
|
|
355
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
355
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
356
356
|
|
|
357
357
|
</span>
|
|
358
358
|
|
|
@@ -389,7 +389,7 @@
|
|
|
389
389
|
|
|
390
390
|
<dt class="inherited-from">Inherited From:</dt>
|
|
391
391
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
392
|
-
<a goto="color" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
392
|
+
<a goto="color" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#color">Symbol#color</a>
|
|
393
393
|
</li></ul></dd>
|
|
394
394
|
|
|
395
395
|
|
|
@@ -469,7 +469,7 @@
|
|
|
469
469
|
|
|
470
470
|
<dt class="inherited-from">Inherited From:</dt>
|
|
471
471
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
472
|
-
<a goto="extensionOptions" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
472
|
+
<a goto="extensionOptions" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#extensionOptions">Symbol#extensionOptions</a>
|
|
473
473
|
</li></ul></dd>
|
|
474
474
|
|
|
475
475
|
|
|
@@ -558,7 +558,7 @@
|
|
|
558
558
|
|
|
559
559
|
<dt class="inherited-from">Inherited From:</dt>
|
|
560
560
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
561
|
-
<a goto="id" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
561
|
+
<a goto="id" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#id">Symbol#id</a>
|
|
562
562
|
</li></ul></dd>
|
|
563
563
|
|
|
564
564
|
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
|
|
602
602
|
<span class="param-type">
|
|
603
603
|
|
|
604
|
-
<a link="SimpleLineSymbol.html" onclick="getTypeHTML(event)"
|
|
604
|
+
<a link="SimpleLineSymbol.html" onclick="getTypeHTML(event)" href="SimpleLineSymbol.html">SimpleLineSymbol</a>
|
|
605
605
|
|
|
606
606
|
</span>
|
|
607
607
|
|
|
@@ -715,7 +715,7 @@
|
|
|
715
715
|
|
|
716
716
|
<dt class="tag-overrides">Overrides:</dt>
|
|
717
717
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
718
|
-
<a
|
|
718
|
+
<a href="Symbol.html#type">Symbol#type</a>
|
|
719
719
|
</li></ul></dd>
|
|
720
720
|
|
|
721
721
|
|
|
@@ -777,7 +777,7 @@
|
|
|
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
|
|
|
@@ -856,7 +856,7 @@
|
|
|
856
856
|
|
|
857
857
|
<dt class="inherited-from">Inherited From:</dt>
|
|
858
858
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
859
|
-
<a goto="clone" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
859
|
+
<a goto="clone" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#clone">Symbol#clone</a>
|
|
860
860
|
</li></ul></dd>
|
|
861
861
|
|
|
862
862
|
|
|
@@ -919,7 +919,7 @@
|
|
|
919
919
|
|
|
920
920
|
<span class="param-type">
|
|
921
921
|
|
|
922
|
-
<a link="Symbol.html" onclick="getTypeHTML(event)"
|
|
922
|
+
<a link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html">Symbol</a>
|
|
923
923
|
|
|
924
924
|
</span>
|
|
925
925
|
|
|
@@ -984,7 +984,7 @@
|
|
|
984
984
|
|
|
985
985
|
<dt class="tag-overrides">Overrides:</dt>
|
|
986
986
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
987
|
-
<a
|
|
987
|
+
<a href="Symbol.html#toJSON">Symbol#toJSON</a>
|
|
988
988
|
</li></ul></dd>
|
|
989
989
|
|
|
990
990
|
|
|
@@ -181,7 +181,7 @@ ColorMaterial: 纯色材质,通过设置纯色材质来改变平面区的颜
|
|
|
181
181
|
|
|
182
182
|
<span class="param-type">
|
|
183
183
|
|
|
184
|
-
<a link="FillSymbol3DOutline.html" onclick="getTypeHTML(event)"
|
|
184
|
+
<a link="FillSymbol3DOutline.html" onclick="getTypeHTML(event)" href="FillSymbol3DOutline.html">FillSymbol3DOutline</a>
|
|
185
185
|
|
|
186
186
|
</span>
|
|
187
187
|
|
|
@@ -214,7 +214,7 @@ ColorMaterial: 纯色材质,通过设置纯色材质来改变平面区的颜
|
|
|
214
214
|
|
|
215
215
|
<span class="param-type">
|
|
216
216
|
|
|
217
|
-
<a link="StylePattern3D.html" onclick="getTypeHTML(event)"
|
|
217
|
+
<a link="StylePattern3D.html" onclick="getTypeHTML(event)" href="StylePattern3D.html">StylePattern3D</a>
|
|
218
218
|
|
|
219
219
|
</span>
|
|
220
220
|
|
|
@@ -346,7 +346,7 @@ const fillSymbol3DLayer = new FillSymbol3DLayer({
|
|
|
346
346
|
|
|
347
347
|
|
|
348
348
|
<ul>
|
|
349
|
-
<li><a link="Symbol3DLayer.html" onclick="getTypeHTML(event)"
|
|
349
|
+
<li><a link="Symbol3DLayer.html" onclick="getTypeHTML(event)" href="Symbol3DLayer.html">Symbol3DLayer</a></li>
|
|
350
350
|
</ul>
|
|
351
351
|
|
|
352
352
|
|
|
@@ -384,7 +384,7 @@ const fillSymbol3DLayer = new FillSymbol3DLayer({
|
|
|
384
384
|
|
|
385
385
|
<span class="param-type">
|
|
386
386
|
|
|
387
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
387
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
388
388
|
|
|
389
389
|
</span>
|
|
390
390
|
|
|
@@ -438,7 +438,7 @@ const fillSymbol3DLayer = new FillSymbol3DLayer({
|
|
|
438
438
|
|
|
439
439
|
<span class="param-type">
|
|
440
440
|
|
|
441
|
-
<a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)"
|
|
441
|
+
<a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" href="global.html#Symbol3DLayerType">Symbol3DLayerType</a>
|
|
442
442
|
|
|
443
443
|
</span>
|
|
444
444
|
|
|
@@ -462,7 +462,7 @@ const fillSymbol3DLayer = new FillSymbol3DLayer({
|
|
|
462
462
|
|
|
463
463
|
<span class="param-type">
|
|
464
464
|
|
|
465
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
465
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
466
466
|
|
|
467
467
|
</span>
|
|
468
468
|
|
|
@@ -499,7 +499,7 @@ const fillSymbol3DLayer = new FillSymbol3DLayer({
|
|
|
499
499
|
|
|
500
500
|
<dt class="inherited-from">Inherited From:</dt>
|
|
501
501
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
502
|
-
<a goto="color" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
502
|
+
<a goto="color" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#color">Symbol#color</a>
|
|
503
503
|
</li></ul></dd>
|
|
504
504
|
|
|
505
505
|
|
|
@@ -579,7 +579,7 @@ const fillSymbol3DLayer = new FillSymbol3DLayer({
|
|
|
579
579
|
|
|
580
580
|
<dt class="inherited-from">Inherited From:</dt>
|
|
581
581
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
582
|
-
<a goto="extensionOptions" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
582
|
+
<a goto="extensionOptions" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#extensionOptions">Symbol#extensionOptions</a>
|
|
583
583
|
</li></ul></dd>
|
|
584
584
|
|
|
585
585
|
|
|
@@ -668,7 +668,7 @@ const fillSymbol3DLayer = new FillSymbol3DLayer({
|
|
|
668
668
|
|
|
669
669
|
<dt class="inherited-from">Inherited From:</dt>
|
|
670
670
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
671
|
-
<a goto="id" link="Symbol.html" onclick="getTypeHTML(event)"
|
|
671
|
+
<a goto="id" link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html#id">Symbol#id</a>
|
|
672
672
|
</li></ul></dd>
|
|
673
673
|
|
|
674
674
|
|
|
@@ -711,7 +711,7 @@ const fillSymbol3DLayer = new FillSymbol3DLayer({
|
|
|
711
711
|
|
|
712
712
|
<span class="param-type">
|
|
713
713
|
|
|
714
|
-
<a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)"
|
|
714
|
+
<a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" href="global.html#Symbol3DLayerType">Symbol3DLayerType</a>
|
|
715
715
|
|
|
716
716
|
</span>
|
|
717
717
|
|
|
@@ -750,7 +750,7 @@ const fillSymbol3DLayer = new FillSymbol3DLayer({
|
|
|
750
750
|
|
|
751
751
|
<dt class="tag-overrides">Overrides:</dt>
|
|
752
752
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
753
|
-
<a
|
|
753
|
+
<a href="Symbol3DLayer.html#type">Symbol3DLayer#type</a>
|
|
754
754
|
</li></ul></dd>
|
|
755
755
|
|
|
756
756
|
|
|
@@ -812,7 +812,7 @@ const fillSymbol3DLayer = new FillSymbol3DLayer({
|
|
|
812
812
|
|
|
813
813
|
<span class="param-type">
|
|
814
814
|
|
|
815
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
815
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
816
816
|
|
|
817
817
|
</span>
|
|
818
818
|
|
|
@@ -832,7 +832,7 @@ const fillSymbol3DLayer = new FillSymbol3DLayer({
|
|
|
832
832
|
|
|
833
833
|
<span class="param-type">
|
|
834
834
|
|
|
835
|
-
<a link="FillSymbol3DLayer.html" onclick="getTypeHTML(event)"
|
|
835
|
+
<a link="FillSymbol3DLayer.html" onclick="getTypeHTML(event)" href="FillSymbol3DLayer.html">FillSymbol3DLayer</a>
|
|
836
836
|
|
|
837
837
|
</span>
|
|
838
838
|
|
|
@@ -1028,7 +1028,7 @@ const fillSymbol3DLayer = new FillSymbol3DLayer({
|
|
|
1028
1028
|
|
|
1029
1029
|
<span class="param-type">
|
|
1030
1030
|
|
|
1031
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
1031
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
1032
1032
|
|
|
1033
1033
|
</span>
|
|
1034
1034
|
|
|
@@ -1094,7 +1094,7 @@ const fillSymbol3DLayer = new FillSymbol3DLayer({
|
|
|
1094
1094
|
|
|
1095
1095
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1096
1096
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1097
|
-
<a
|
|
1097
|
+
<a href="Symbol3DLayer.html#clone">Symbol3DLayer#clone</a>
|
|
1098
1098
|
</li></ul></dd>
|
|
1099
1099
|
|
|
1100
1100
|
|
|
@@ -1155,7 +1155,7 @@ const fillSymbol3DLayer = new FillSymbol3DLayer({
|
|
|
1155
1155
|
|
|
1156
1156
|
<span class="param-type">
|
|
1157
1157
|
|
|
1158
|
-
<a link="FillSymbol3DLayer.html" onclick="getTypeHTML(event)"
|
|
1158
|
+
<a link="FillSymbol3DLayer.html" onclick="getTypeHTML(event)" href="FillSymbol3DLayer.html">FillSymbol3DLayer</a>
|
|
1159
1159
|
|
|
1160
1160
|
</span>
|
|
1161
1161
|
|
|
@@ -1221,7 +1221,7 @@ const fillSymbol3DLayer = new FillSymbol3DLayer({
|
|
|
1221
1221
|
|
|
1222
1222
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1223
1223
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1224
|
-
<a
|
|
1224
|
+
<a href="Symbol3DLayer.html#toJSON">Symbol3DLayer#toJSON</a>
|
|
1225
1225
|
</li></ul></dd>
|
|
1226
1226
|
|
|
1227
1227
|
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
|
|
107
107
|
<span class="param-type">
|
|
108
108
|
|
|
109
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
109
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
110
110
|
|
|
111
111
|
</span>
|
|
112
112
|
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
|
|
161
161
|
<span class="param-type">
|
|
162
162
|
|
|
163
|
-
<a link="LineStylePattern3D.html" onclick="getTypeHTML(event)"
|
|
163
|
+
<a link="LineStylePattern3D.html" onclick="getTypeHTML(event)" href="LineStylePattern3D.html">LineStylePattern3D</a>
|
|
164
164
|
|
|
165
165
|
</span>
|
|
166
166
|
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
|
|
293
293
|
<span class="param-type">
|
|
294
294
|
|
|
295
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
295
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
296
296
|
|
|
297
297
|
</span>
|
|
298
298
|
|
|
@@ -310,7 +310,7 @@
|
|
|
310
310
|
|
|
311
311
|
<span class="param-type">
|
|
312
312
|
|
|
313
|
-
<a link="PatternStyle.html" onclick="getTypeHTML(event)"
|
|
313
|
+
<a link="PatternStyle.html" onclick="getTypeHTML(event)" href="global.html#PatternStyle">PatternStyle</a>
|
|
314
314
|
|
|
315
315
|
</span>
|
|
316
316
|
|
|
@@ -352,7 +352,7 @@
|
|
|
352
352
|
|
|
353
353
|
<span class="param-type">
|
|
354
354
|
|
|
355
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
355
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
356
356
|
|
|
357
357
|
</span>
|
|
358
358
|
|
|
@@ -427,7 +427,7 @@
|
|
|
427
427
|
|
|
428
428
|
<span class="param-type">
|
|
429
429
|
|
|
430
|
-
<a link="PatternStyle.html" onclick="getTypeHTML(event)"
|
|
430
|
+
<a link="PatternStyle.html" onclick="getTypeHTML(event)" href="global.html#PatternStyle">PatternStyle</a>
|
|
431
431
|
|
|
432
432
|
</span>
|
|
433
433
|
|
|
@@ -598,7 +598,7 @@
|
|
|
598
598
|
|
|
599
599
|
<span class="param-type">
|
|
600
600
|
|
|
601
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
601
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
602
602
|
|
|
603
603
|
</span>
|
|
604
604
|
|
|
@@ -618,7 +618,7 @@
|
|
|
618
618
|
|
|
619
619
|
<span class="param-type">
|
|
620
620
|
|
|
621
|
-
<a link="FillSymbol3DOutline.html" onclick="getTypeHTML(event)"
|
|
621
|
+
<a link="FillSymbol3DOutline.html" onclick="getTypeHTML(event)" href="FillSymbol3DOutline.html">FillSymbol3DOutline</a>
|
|
622
622
|
|
|
623
623
|
</span>
|
|
624
624
|
|
|
@@ -814,7 +814,7 @@
|
|
|
814
814
|
|
|
815
815
|
<span class="param-type">
|
|
816
816
|
|
|
817
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
817
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
818
818
|
|
|
819
819
|
</span>
|
|
820
820
|
|
|
@@ -936,7 +936,7 @@
|
|
|
936
936
|
|
|
937
937
|
<span class="param-type">
|
|
938
938
|
|
|
939
|
-
<a link="FillSymbol3DOutline.html" onclick="getTypeHTML(event)"
|
|
939
|
+
<a link="FillSymbol3DOutline.html" onclick="getTypeHTML(event)" href="FillSymbol3DOutline.html">FillSymbol3DOutline</a>
|
|
940
940
|
|
|
941
941
|
</span>
|
|
942
942
|
|