@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
|
@@ -36,8 +36,8 @@
|
|
|
36
36
|
|
|
37
37
|
<div class="description">
|
|
38
38
|
<p>统一专题图渲染样式,支持的图层如下:<br/>
|
|
39
|
-
<a
|
|
40
|
-
<a
|
|
39
|
+
<a href="GraphicsLayer.html"><code>几何图形图层</code></a>、<a href="IGSFeatureLayer.html"><code>IGS要素图层</code></a>、
|
|
40
|
+
<a href="GeoJSONLayer.html"><code>geojson图层</code></a>、<a href="WFSLayer.html"><code>OGC-WFS图层</code></a></p>
|
|
41
41
|
</div>
|
|
42
42
|
|
|
43
43
|
|
|
@@ -174,9 +174,9 @@
|
|
|
174
174
|
|
|
175
175
|
|
|
176
176
|
<td class="description last"><p>统一专题图样式,支持的样式如下:<br/>
|
|
177
|
-
<a
|
|
178
|
-
<a
|
|
179
|
-
<a
|
|
177
|
+
<a href="SimpleMarkerSymbol.html"><code>1、点样式</code></a><br/>
|
|
178
|
+
<a href="SimpleLineSymbol.html"><code>2、线样式</code></a><br/>
|
|
179
|
+
<a href="SimpleFillSymbol.html"><code>3、区样式</code></a><br/>
|
|
180
180
|
示例如下:<br>
|
|
181
181
|
<a href='#Simple-point'>[1、单值专题图-点]</a><br/>
|
|
182
182
|
<a href='#Simple-line'>[2、单值专题图-线]</a><br/>
|
|
@@ -267,7 +267,7 @@ const { Color } = zondy
|
|
|
267
267
|
import { SimpleRenderer, SimpleMarkerSymbol, SimpleLineSymbol, Color } from "@mapgis/webclient-common"
|
|
268
268
|
// 初始化统一专题图样式对象
|
|
269
269
|
const simpleRenderer = new SimpleRenderer({
|
|
270
|
-
// 样式对象,更多样式详见:<a
|
|
270
|
+
// 样式对象,更多样式详见:<a href="SimpleMarkerSymbol.html"><code>《SimpleMarkerSymbol》</code></a>
|
|
271
271
|
symbol: new SimpleMarkerSymbol({
|
|
272
272
|
// 填充颜色
|
|
273
273
|
color: 'rgba(1,1,252,0)',
|
|
@@ -295,7 +295,7 @@ const { Color } = zondy
|
|
|
295
295
|
import { SimpleRenderer, SimpleLineSymbol, Color } from "@mapgis/webclient-common"
|
|
296
296
|
// 初始化统一专题图样式对象
|
|
297
297
|
const simpleRenderer = new SimpleRenderer({
|
|
298
|
-
// 样式对象,更多样式详见:<a
|
|
298
|
+
// 样式对象,更多样式详见:<a href="SimpleLineSymbol.html"><code>《SimpleLineSymbol》</code></a>
|
|
299
299
|
symbol: new SimpleLineSymbol({
|
|
300
300
|
//线符号颜色
|
|
301
301
|
color: new Color(255, 1, 0, 11),
|
|
@@ -314,9 +314,9 @@ const { SimpleFillSymbol, SimpleLineSymbol } = zondy.symbol
|
|
|
314
314
|
const { Color } = zondy
|
|
315
315
|
// ES6引入方式
|
|
316
316
|
import { SimpleRenderer, SimpleFillSymbol, SimpleLineSymbol, Color } from "@mapgis/webclient-common"
|
|
317
|
-
// 初始化统一专题图样式对象,更多样式详见:<a
|
|
317
|
+
// 初始化统一专题图样式对象,更多样式详见:<a href="SimpleFillSymbol.html"><code>《SimpleFillSymbol》</code></a>
|
|
318
318
|
const simpleRenderer = new SimpleRenderer({
|
|
319
|
-
// 样式对象,更多样式详见:<a
|
|
319
|
+
// 样式对象,更多样式详见:<a href="SimpleLineSymbol.html"><code>《SimpleLineSymbol》</code></a>
|
|
320
320
|
symbol: new SimpleFillSymbol({
|
|
321
321
|
// 填充颜色
|
|
322
322
|
color: 'rgba(1,1,252,0)',
|
|
@@ -347,7 +347,7 @@ const simpleRenderer = new SimpleRenderer({
|
|
|
347
347
|
|
|
348
348
|
|
|
349
349
|
<ul>
|
|
350
|
-
<li><a link="BaseRenderer.html" onclick="getTypeHTML(event)"
|
|
350
|
+
<li><a link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html">BaseRenderer</a></li>
|
|
351
351
|
</ul>
|
|
352
352
|
|
|
353
353
|
|
|
@@ -439,7 +439,7 @@ const simpleRenderer = new SimpleRenderer({
|
|
|
439
439
|
|
|
440
440
|
<span class="param-type">
|
|
441
441
|
|
|
442
|
-
<a link="Symbol.html" onclick="getTypeHTML(event)"
|
|
442
|
+
<a link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html">Symbol</a>
|
|
443
443
|
|
|
444
444
|
</span>
|
|
445
445
|
|
|
@@ -615,7 +615,7 @@ const simpleRenderer = new SimpleRenderer({
|
|
|
615
615
|
|
|
616
616
|
<dt class="inherited-from">Inherited From:</dt>
|
|
617
617
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
618
|
-
<a goto="id" link="BaseRenderer.html" onclick="getTypeHTML(event)"
|
|
618
|
+
<a goto="id" link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html#id">BaseRenderer#id</a>
|
|
619
619
|
</li></ul></dd>
|
|
620
620
|
|
|
621
621
|
|
|
@@ -733,7 +733,7 @@ const simpleRenderer = new SimpleRenderer({
|
|
|
733
733
|
|
|
734
734
|
<span class="param-type">
|
|
735
735
|
|
|
736
|
-
<a link="Symbol.html" onclick="getTypeHTML(event)"
|
|
736
|
+
<a link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html">Symbol</a>
|
|
737
737
|
|
|
738
738
|
</span>
|
|
739
739
|
|
|
@@ -847,7 +847,7 @@ const simpleRenderer = new SimpleRenderer({
|
|
|
847
847
|
|
|
848
848
|
<dt class="tag-overrides">Overrides:</dt>
|
|
849
849
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
850
|
-
<a
|
|
850
|
+
<a href="BaseRenderer.html#type">BaseRenderer#type</a>
|
|
851
851
|
</li></ul></dd>
|
|
852
852
|
|
|
853
853
|
|
|
@@ -984,7 +984,7 @@ const simpleRenderer = new SimpleRenderer({
|
|
|
984
984
|
|
|
985
985
|
<span class="param-type">
|
|
986
986
|
|
|
987
|
-
<a link="SimpleRenderer.html" onclick="getTypeHTML(event)"
|
|
987
|
+
<a link="SimpleRenderer.html" onclick="getTypeHTML(event)" href="SimpleRenderer.html">SimpleRenderer</a>
|
|
988
988
|
|
|
989
989
|
</span>
|
|
990
990
|
|
|
@@ -1004,7 +1004,7 @@ const simpleRenderer = new SimpleRenderer({
|
|
|
1004
1004
|
|
|
1005
1005
|
<span class="param-type">
|
|
1006
1006
|
|
|
1007
|
-
<a link="SimpleRenderer.html" onclick="getTypeHTML(event)"
|
|
1007
|
+
<a link="SimpleRenderer.html" onclick="getTypeHTML(event)" href="SimpleRenderer.html">SimpleRenderer</a>
|
|
1008
1008
|
|
|
1009
1009
|
</span>
|
|
1010
1010
|
|
|
@@ -1209,7 +1209,7 @@ const simpleRenderer = new SimpleRenderer({
|
|
|
1209
1209
|
|
|
1210
1210
|
<span class="param-type">
|
|
1211
1211
|
|
|
1212
|
-
<a link="SimpleRenderer.html" onclick="getTypeHTML(event)"
|
|
1212
|
+
<a link="SimpleRenderer.html" onclick="getTypeHTML(event)" href="SimpleRenderer.html">SimpleRenderer</a>
|
|
1213
1213
|
|
|
1214
1214
|
</span>
|
|
1215
1215
|
|
|
@@ -1285,7 +1285,7 @@ const simpleRenderer = new SimpleRenderer({
|
|
|
1285
1285
|
|
|
1286
1286
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1287
1287
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1288
|
-
<a
|
|
1288
|
+
<a href="BaseRenderer.html#clone">BaseRenderer#clone</a>
|
|
1289
1289
|
</li></ul></dd>
|
|
1290
1290
|
|
|
1291
1291
|
|
|
@@ -1346,7 +1346,7 @@ const simpleRenderer = new SimpleRenderer({
|
|
|
1346
1346
|
|
|
1347
1347
|
<span class="param-type">
|
|
1348
1348
|
|
|
1349
|
-
<a link="SimpleRenderer.html" onclick="getTypeHTML(event)"
|
|
1349
|
+
<a link="SimpleRenderer.html" onclick="getTypeHTML(event)" href="SimpleRenderer.html">SimpleRenderer</a>
|
|
1350
1350
|
|
|
1351
1351
|
</span>
|
|
1352
1352
|
|
|
@@ -1463,7 +1463,7 @@ const simpleRenderer = new SimpleRenderer({
|
|
|
1463
1463
|
|
|
1464
1464
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1465
1465
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1466
|
-
<a goto="fromJSON" link="BaseRenderer.html" onclick="getTypeHTML(event)"
|
|
1466
|
+
<a goto="fromJSON" link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html#fromJSON">BaseRenderer#fromJSON</a>
|
|
1467
1467
|
</li></ul></dd>
|
|
1468
1468
|
|
|
1469
1469
|
|
|
@@ -1561,7 +1561,7 @@ const simpleRenderer = new SimpleRenderer({
|
|
|
1561
1561
|
|
|
1562
1562
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1563
1563
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1564
|
-
<a
|
|
1564
|
+
<a href="BaseRenderer.html#toJSON">BaseRenderer#toJSON</a>
|
|
1565
1565
|
</li></ul></dd>
|
|
1566
1566
|
|
|
1567
1567
|
|
|
@@ -593,7 +593,7 @@
|
|
|
593
593
|
|
|
594
594
|
<span class="param-type">
|
|
595
595
|
|
|
596
|
-
<a link="SizeStop.html" onclick="getTypeHTML(event)"
|
|
596
|
+
<a link="SizeStop.html" onclick="getTypeHTML(event)" href="SizeStop.html">SizeStop</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="SizeStop.html" onclick="getTypeHTML(event)"
|
|
616
|
+
<a link="SizeStop.html" onclick="getTypeHTML(event)" href="SizeStop.html">SizeStop</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="SizeStop.html" onclick="getTypeHTML(event)"
|
|
757
|
+
<a link="SizeStop.html" onclick="getTypeHTML(event)" href="SizeStop.html">SizeStop</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="SizeStop.html" onclick="getTypeHTML(event)"
|
|
878
|
+
<a link="SizeStop.html" onclick="getTypeHTML(event)" href="SizeStop.html">SizeStop</a>
|
|
879
879
|
|
|
880
880
|
</span>
|
|
881
881
|
|
|
@@ -871,7 +871,7 @@
|
|
|
871
871
|
|
|
872
872
|
<span class="param-type">
|
|
873
873
|
|
|
874
|
-
<a link="SizeVariable.html" onclick="getTypeHTML(event)"
|
|
874
|
+
<a link="SizeVariable.html" onclick="getTypeHTML(event)" href="SizeVariable.html">SizeVariable</a>
|
|
875
875
|
|
|
876
876
|
</span>
|
|
877
877
|
|
|
@@ -891,7 +891,7 @@
|
|
|
891
891
|
|
|
892
892
|
<span class="param-type">
|
|
893
893
|
|
|
894
|
-
<a link="SizeVariable.html" onclick="getTypeHTML(event)"
|
|
894
|
+
<a link="SizeVariable.html" onclick="getTypeHTML(event)" href="SizeVariable.html">SizeVariable</a>
|
|
895
895
|
|
|
896
896
|
</span>
|
|
897
897
|
|
|
@@ -1032,7 +1032,7 @@
|
|
|
1032
1032
|
|
|
1033
1033
|
<span class="param-type">
|
|
1034
1034
|
|
|
1035
|
-
<a link="SizeVariable.html" onclick="getTypeHTML(event)"
|
|
1035
|
+
<a link="SizeVariable.html" onclick="getTypeHTML(event)" href="SizeVariable.html">SizeVariable</a>
|
|
1036
1036
|
|
|
1037
1037
|
</span>
|
|
1038
1038
|
|
|
@@ -1153,7 +1153,7 @@
|
|
|
1153
1153
|
|
|
1154
1154
|
<span class="param-type">
|
|
1155
1155
|
|
|
1156
|
-
<a link="SizeVariable.html" onclick="getTypeHTML(event)"
|
|
1156
|
+
<a link="SizeVariable.html" onclick="getTypeHTML(event)" href="SizeVariable.html">SizeVariable</a>
|
|
1157
1157
|
|
|
1158
1158
|
</span>
|
|
1159
1159
|
|
|
@@ -106,14 +106,14 @@
|
|
|
106
106
|
|
|
107
107
|
<span class="param-type">
|
|
108
108
|
|
|
109
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
109
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
110
110
|
|
|
111
111
|
</span>
|
|
112
112
|
|
|
|
113
113
|
|
|
114
114
|
<span class="param-type">
|
|
115
115
|
|
|
116
|
-
<a link="SceneView.html" onclick="getTypeHTML(event)"
|
|
116
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
|
|
117
117
|
|
|
118
118
|
</span>
|
|
119
119
|
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
|
|
141
141
|
<span class="param-type">
|
|
142
142
|
|
|
143
|
-
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)"
|
|
143
|
+
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)" href="GraphicsLayer.html">GraphicsLayer</a>
|
|
144
144
|
|
|
145
145
|
</span>
|
|
146
146
|
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
|
|
168
168
|
<span class="param-type">
|
|
169
169
|
|
|
170
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
170
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
171
171
|
|
|
172
172
|
</span>
|
|
173
173
|
|
|
@@ -357,7 +357,7 @@
|
|
|
357
357
|
|
|
358
358
|
<span class="param-type">
|
|
359
359
|
|
|
360
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
360
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
361
361
|
|
|
362
362
|
</span>
|
|
363
363
|
|
|
@@ -393,7 +393,7 @@
|
|
|
393
393
|
|
|
394
394
|
<span class="param-type">
|
|
395
395
|
|
|
396
|
-
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)"
|
|
396
|
+
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)" href="GraphicsLayer.html">GraphicsLayer</a>
|
|
397
397
|
|
|
398
398
|
</span>
|
|
399
399
|
|
|
@@ -411,7 +411,7 @@
|
|
|
411
411
|
|
|
412
412
|
<span class="param-type">
|
|
413
413
|
|
|
414
|
-
<a link="SketchStage.html" onclick="getTypeHTML(event)"
|
|
414
|
+
<a link="SketchStage.html" onclick="getTypeHTML(event)" href="SketchStage.html">SketchStage</a>
|
|
415
415
|
|
|
416
416
|
</span>
|
|
417
417
|
|
|
@@ -429,7 +429,7 @@
|
|
|
429
429
|
|
|
430
430
|
<span class="param-type">
|
|
431
431
|
|
|
432
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
432
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
433
433
|
|
|
434
434
|
</span>
|
|
435
435
|
|
|
@@ -483,14 +483,14 @@
|
|
|
483
483
|
|
|
484
484
|
<span class="param-type">
|
|
485
485
|
|
|
486
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
486
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
487
487
|
|
|
488
488
|
</span>
|
|
489
489
|
|
|
|
490
490
|
|
|
491
491
|
<span class="param-type">
|
|
492
492
|
|
|
493
|
-
<a link="SceneView.html" onclick="getTypeHTML(event)"
|
|
493
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
|
|
494
494
|
|
|
495
495
|
</span>
|
|
496
496
|
|
|
@@ -664,7 +664,7 @@
|
|
|
664
664
|
|
|
665
665
|
<span class="param-type">
|
|
666
666
|
|
|
667
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
667
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
668
668
|
|
|
669
669
|
</span>
|
|
670
670
|
|
|
@@ -814,7 +814,7 @@
|
|
|
814
814
|
|
|
815
815
|
<span class="param-type">
|
|
816
816
|
|
|
817
|
-
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)"
|
|
817
|
+
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)" href="GraphicsLayer.html">GraphicsLayer</a>
|
|
818
818
|
|
|
819
819
|
</span>
|
|
820
820
|
|
|
@@ -889,7 +889,7 @@
|
|
|
889
889
|
|
|
890
890
|
<span class="param-type">
|
|
891
891
|
|
|
892
|
-
<a link="SketchStage.html" onclick="getTypeHTML(event)"
|
|
892
|
+
<a link="SketchStage.html" onclick="getTypeHTML(event)" href="SketchStage.html">SketchStage</a>
|
|
893
893
|
|
|
894
894
|
</span>
|
|
895
895
|
|
|
@@ -964,7 +964,7 @@
|
|
|
964
964
|
|
|
965
965
|
<span class="param-type">
|
|
966
966
|
|
|
967
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
967
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
968
968
|
|
|
969
969
|
</span>
|
|
970
970
|
|
|
@@ -1189,14 +1189,14 @@
|
|
|
1189
1189
|
|
|
1190
1190
|
<span class="param-type">
|
|
1191
1191
|
|
|
1192
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
1192
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
1193
1193
|
|
|
1194
1194
|
</span>
|
|
1195
1195
|
|
|
|
1196
1196
|
|
|
1197
1197
|
<span class="param-type">
|
|
1198
1198
|
|
|
1199
|
-
<a link="SceneView.html" onclick="getTypeHTML(event)"
|
|
1199
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
|
|
1200
1200
|
|
|
1201
1201
|
</span>
|
|
1202
1202
|
|
|
@@ -1520,7 +1520,7 @@
|
|
|
1520
1520
|
|
|
1521
1521
|
<span class="param-type">
|
|
1522
1522
|
|
|
1523
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
1523
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
1524
1524
|
|
|
1525
1525
|
</span>
|
|
1526
1526
|
|
|
@@ -1927,7 +1927,7 @@
|
|
|
1927
1927
|
|
|
1928
1928
|
<span class="param-type">
|
|
1929
1929
|
|
|
1930
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1930
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1931
1931
|
|
|
1932
1932
|
</span>
|
|
1933
1933
|
|
|
@@ -1956,7 +1956,7 @@
|
|
|
1956
1956
|
|
|
1957
1957
|
<span class="param-type">
|
|
1958
1958
|
|
|
1959
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
1959
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
1960
1960
|
|
|
1961
1961
|
</span>
|
|
1962
1962
|
|
|
@@ -1985,7 +1985,7 @@
|
|
|
1985
1985
|
|
|
1986
1986
|
<span class="param-type">
|
|
1987
1987
|
|
|
1988
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
1988
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
1989
1989
|
|
|
1990
1990
|
</span>
|
|
1991
1991
|
|
|
@@ -2014,7 +2014,7 @@
|
|
|
2014
2014
|
|
|
2015
2015
|
<span class="param-type">
|
|
2016
2016
|
|
|
2017
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2017
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2018
2018
|
|
|
2019
2019
|
</span>
|
|
2020
2020
|
|
|
@@ -2538,7 +2538,7 @@
|
|
|
2538
2538
|
|
|
2539
2539
|
<span class="param-type">
|
|
2540
2540
|
|
|
2541
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
2541
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
2542
2542
|
|
|
2543
2543
|
</span>
|
|
2544
2544
|
|
|
@@ -2567,7 +2567,7 @@
|
|
|
2567
2567
|
|
|
2568
2568
|
<span class="param-type">
|
|
2569
2569
|
|
|
2570
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2570
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2571
2571
|
|
|
2572
2572
|
</span>
|
|
2573
2573
|
|
|
@@ -2596,7 +2596,7 @@
|
|
|
2596
2596
|
|
|
2597
2597
|
<span class="param-type">
|
|
2598
2598
|
|
|
2599
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2599
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2600
2600
|
|
|
2601
2601
|
</span>
|
|
2602
2602
|
|
|
@@ -2625,7 +2625,7 @@
|
|
|
2625
2625
|
|
|
2626
2626
|
<span class="param-type">
|
|
2627
2627
|
|
|
2628
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2628
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2629
2629
|
|
|
2630
2630
|
</span>
|
|
2631
2631
|
|
|
@@ -3036,7 +3036,7 @@
|
|
|
3036
3036
|
|
|
3037
3037
|
<span class="param-type">
|
|
3038
3038
|
|
|
3039
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
3039
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
3040
3040
|
|
|
3041
3041
|
</span>
|
|
3042
3042
|
|
|
@@ -3508,7 +3508,7 @@
|
|
|
3508
3508
|
|
|
3509
3509
|
<span class="param-type">
|
|
3510
3510
|
|
|
3511
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
3511
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
3512
3512
|
|
|
3513
3513
|
</span>
|
|
3514
3514
|
|
|
@@ -3537,7 +3537,7 @@
|
|
|
3537
3537
|
|
|
3538
3538
|
<span class="param-type">
|
|
3539
3539
|
|
|
3540
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
3540
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
3541
3541
|
|
|
3542
3542
|
</span>
|
|
3543
3543
|
|
|
@@ -3682,7 +3682,7 @@
|
|
|
3682
3682
|
|
|
3683
3683
|
<span class="param-type">
|
|
3684
3684
|
|
|
3685
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
3685
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
3686
3686
|
|
|
3687
3687
|
</span>
|
|
3688
3688
|
|