@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
|
@@ -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
|
|
|
@@ -267,7 +267,7 @@
|
|
|
267
267
|
|
|
268
268
|
|
|
269
269
|
<ul>
|
|
270
|
-
<li><a link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
270
|
+
<li><a link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html">SketchBaseDrawTool</a></li>
|
|
271
271
|
</ul>
|
|
272
272
|
|
|
273
273
|
|
|
@@ -341,7 +341,7 @@
|
|
|
341
341
|
|
|
342
342
|
<span class="param-type">
|
|
343
343
|
|
|
344
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
344
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
345
345
|
|
|
346
346
|
</span>
|
|
347
347
|
|
|
@@ -377,7 +377,7 @@
|
|
|
377
377
|
|
|
378
378
|
<span class="param-type">
|
|
379
379
|
|
|
380
|
-
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)"
|
|
380
|
+
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)" href="GraphicsLayer.html">GraphicsLayer</a>
|
|
381
381
|
|
|
382
382
|
</span>
|
|
383
383
|
|
|
@@ -395,7 +395,7 @@
|
|
|
395
395
|
|
|
396
396
|
<span class="param-type">
|
|
397
397
|
|
|
398
|
-
<a link="SketchStage.html" onclick="getTypeHTML(event)"
|
|
398
|
+
<a link="SketchStage.html" onclick="getTypeHTML(event)" href="SketchStage.html">SketchStage</a>
|
|
399
399
|
|
|
400
400
|
</span>
|
|
401
401
|
|
|
@@ -413,7 +413,7 @@
|
|
|
413
413
|
|
|
414
414
|
<span class="param-type">
|
|
415
415
|
|
|
416
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
416
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
417
417
|
|
|
418
418
|
</span>
|
|
419
419
|
|
|
@@ -467,14 +467,14 @@
|
|
|
467
467
|
|
|
468
468
|
<span class="param-type">
|
|
469
469
|
|
|
470
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
470
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
471
471
|
|
|
472
472
|
</span>
|
|
473
473
|
|
|
|
474
474
|
|
|
475
475
|
<span class="param-type">
|
|
476
476
|
|
|
477
|
-
<a link="SceneView.html" onclick="getTypeHTML(event)"
|
|
477
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
|
|
478
478
|
|
|
479
479
|
</span>
|
|
480
480
|
|
|
@@ -537,7 +537,7 @@
|
|
|
537
537
|
|
|
538
538
|
<dt class="tag-overrides">Overrides:</dt>
|
|
539
539
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
540
|
-
<a
|
|
540
|
+
<a href="SketchBaseDrawTool.html#arcType">SketchBaseDrawTool#arcType</a>
|
|
541
541
|
</li></ul></dd>
|
|
542
542
|
|
|
543
543
|
|
|
@@ -617,7 +617,7 @@
|
|
|
617
617
|
|
|
618
618
|
<dt class="tag-overrides">Overrides:</dt>
|
|
619
619
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
620
|
-
<a
|
|
620
|
+
<a href="SketchBaseDrawTool.html#editOption">SketchBaseDrawTool#editOption</a>
|
|
621
621
|
</li></ul></dd>
|
|
622
622
|
|
|
623
623
|
|
|
@@ -658,7 +658,7 @@
|
|
|
658
658
|
|
|
659
659
|
<span class="param-type">
|
|
660
660
|
|
|
661
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
661
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
662
662
|
|
|
663
663
|
</span>
|
|
664
664
|
|
|
@@ -697,7 +697,7 @@
|
|
|
697
697
|
|
|
698
698
|
<dt class="tag-overrides">Overrides:</dt>
|
|
699
699
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
700
|
-
<a
|
|
700
|
+
<a href="SketchBaseDrawTool.html#elevationInfo">SketchBaseDrawTool#elevationInfo</a>
|
|
701
701
|
</li></ul></dd>
|
|
702
702
|
|
|
703
703
|
|
|
@@ -777,7 +777,7 @@
|
|
|
777
777
|
|
|
778
778
|
<dt class="tag-overrides">Overrides:</dt>
|
|
779
779
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
780
|
-
<a
|
|
780
|
+
<a href="SketchBaseDrawTool.html#extensionOptions">SketchBaseDrawTool#extensionOptions</a>
|
|
781
781
|
</li></ul></dd>
|
|
782
782
|
|
|
783
783
|
|
|
@@ -818,7 +818,7 @@
|
|
|
818
818
|
|
|
819
819
|
<span class="param-type">
|
|
820
820
|
|
|
821
|
-
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)"
|
|
821
|
+
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)" href="GraphicsLayer.html">GraphicsLayer</a>
|
|
822
822
|
|
|
823
823
|
</span>
|
|
824
824
|
|
|
@@ -857,7 +857,7 @@
|
|
|
857
857
|
|
|
858
858
|
<dt class="tag-overrides">Overrides:</dt>
|
|
859
859
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
860
|
-
<a
|
|
860
|
+
<a href="SketchBaseDrawTool.html#layer">SketchBaseDrawTool#layer</a>
|
|
861
861
|
</li></ul></dd>
|
|
862
862
|
|
|
863
863
|
|
|
@@ -898,7 +898,7 @@
|
|
|
898
898
|
|
|
899
899
|
<span class="param-type">
|
|
900
900
|
|
|
901
|
-
<a link="SketchStage.html" onclick="getTypeHTML(event)"
|
|
901
|
+
<a link="SketchStage.html" onclick="getTypeHTML(event)" href="SketchStage.html">SketchStage</a>
|
|
902
902
|
|
|
903
903
|
</span>
|
|
904
904
|
|
|
@@ -937,7 +937,7 @@
|
|
|
937
937
|
|
|
938
938
|
<dt class="tag-overrides">Overrides:</dt>
|
|
939
939
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
940
|
-
<a
|
|
940
|
+
<a href="SketchBaseDrawTool.html#sketchStage">SketchBaseDrawTool#sketchStage</a>
|
|
941
941
|
</li></ul></dd>
|
|
942
942
|
|
|
943
943
|
|
|
@@ -978,7 +978,7 @@
|
|
|
978
978
|
|
|
979
979
|
<span class="param-type">
|
|
980
980
|
|
|
981
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
981
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
982
982
|
|
|
983
983
|
</span>
|
|
984
984
|
|
|
@@ -1017,7 +1017,7 @@
|
|
|
1017
1017
|
|
|
1018
1018
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1019
1019
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1020
|
-
<a
|
|
1020
|
+
<a href="SketchBaseDrawTool.html#sketchStyle">SketchBaseDrawTool#sketchStyle</a>
|
|
1021
1021
|
</li></ul></dd>
|
|
1022
1022
|
|
|
1023
1023
|
|
|
@@ -1097,7 +1097,7 @@
|
|
|
1097
1097
|
|
|
1098
1098
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1099
1099
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1100
|
-
<a
|
|
1100
|
+
<a href="SketchBaseDrawTool.html#type">SketchBaseDrawTool#type</a>
|
|
1101
1101
|
</li></ul></dd>
|
|
1102
1102
|
|
|
1103
1103
|
|
|
@@ -1177,7 +1177,7 @@
|
|
|
1177
1177
|
|
|
1178
1178
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1179
1179
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1180
|
-
<a
|
|
1180
|
+
<a href="SketchBaseDrawTool.html#undoRedoManager">SketchBaseDrawTool#undoRedoManager</a>
|
|
1181
1181
|
</li></ul></dd>
|
|
1182
1182
|
|
|
1183
1183
|
|
|
@@ -1218,14 +1218,14 @@
|
|
|
1218
1218
|
|
|
1219
1219
|
<span class="param-type">
|
|
1220
1220
|
|
|
1221
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
1221
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
1222
1222
|
|
|
1223
1223
|
</span>
|
|
1224
1224
|
|
|
|
1225
1225
|
|
|
1226
1226
|
<span class="param-type">
|
|
1227
1227
|
|
|
1228
|
-
<a link="SceneView.html" onclick="getTypeHTML(event)"
|
|
1228
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
|
|
1229
1229
|
|
|
1230
1230
|
</span>
|
|
1231
1231
|
|
|
@@ -1264,7 +1264,7 @@
|
|
|
1264
1264
|
|
|
1265
1265
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1266
1266
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1267
|
-
<a
|
|
1267
|
+
<a href="SketchBaseDrawTool.html#view">SketchBaseDrawTool#view</a>
|
|
1268
1268
|
</li></ul></dd>
|
|
1269
1269
|
|
|
1270
1270
|
|
|
@@ -1633,7 +1633,7 @@
|
|
|
1633
1633
|
|
|
1634
1634
|
<span class="param-type">
|
|
1635
1635
|
|
|
1636
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
1636
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
1637
1637
|
|
|
1638
1638
|
</span>
|
|
1639
1639
|
|
|
@@ -2088,7 +2088,7 @@
|
|
|
2088
2088
|
|
|
2089
2089
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2090
2090
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2091
|
-
<a
|
|
2091
|
+
<a href="SketchBaseDrawTool.html#getDistanceByPixel">SketchBaseDrawTool#getDistanceByPixel</a>
|
|
2092
2092
|
</li></ul></dd>
|
|
2093
2093
|
|
|
2094
2094
|
|
|
@@ -2289,7 +2289,7 @@
|
|
|
2289
2289
|
|
|
2290
2290
|
<span class="param-type">
|
|
2291
2291
|
|
|
2292
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
2292
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
2293
2293
|
|
|
2294
2294
|
</span>
|
|
2295
2295
|
|
|
@@ -2318,7 +2318,7 @@
|
|
|
2318
2318
|
|
|
2319
2319
|
<span class="param-type">
|
|
2320
2320
|
|
|
2321
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2321
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2322
2322
|
|
|
2323
2323
|
</span>
|
|
2324
2324
|
|
|
@@ -2347,7 +2347,7 @@
|
|
|
2347
2347
|
|
|
2348
2348
|
<span class="param-type">
|
|
2349
2349
|
|
|
2350
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2350
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2351
2351
|
|
|
2352
2352
|
</span>
|
|
2353
2353
|
|
|
@@ -2376,7 +2376,7 @@
|
|
|
2376
2376
|
|
|
2377
2377
|
<span class="param-type">
|
|
2378
2378
|
|
|
2379
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2379
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2380
2380
|
|
|
2381
2381
|
</span>
|
|
2382
2382
|
|
|
@@ -2413,7 +2413,7 @@
|
|
|
2413
2413
|
|
|
2414
2414
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2415
2415
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2416
|
-
<a
|
|
2416
|
+
<a href="SketchBaseDrawTool.html#getMidScaleCoordinates">SketchBaseDrawTool#getMidScaleCoordinates</a>
|
|
2417
2417
|
</li></ul></dd>
|
|
2418
2418
|
|
|
2419
2419
|
|
|
@@ -2709,7 +2709,7 @@
|
|
|
2709
2709
|
|
|
2710
2710
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2711
2711
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2712
|
-
<a
|
|
2712
|
+
<a href="SketchBaseDrawTool.html#getPanCoordinates">SketchBaseDrawTool#getPanCoordinates</a>
|
|
2713
2713
|
</li></ul></dd>
|
|
2714
2714
|
|
|
2715
2715
|
|
|
@@ -2910,7 +2910,7 @@
|
|
|
2910
2910
|
|
|
2911
2911
|
<span class="param-type">
|
|
2912
2912
|
|
|
2913
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
2913
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
2914
2914
|
|
|
2915
2915
|
</span>
|
|
2916
2916
|
|
|
@@ -2939,7 +2939,7 @@
|
|
|
2939
2939
|
|
|
2940
2940
|
<span class="param-type">
|
|
2941
2941
|
|
|
2942
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2942
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2943
2943
|
|
|
2944
2944
|
</span>
|
|
2945
2945
|
|
|
@@ -2968,7 +2968,7 @@
|
|
|
2968
2968
|
|
|
2969
2969
|
<span class="param-type">
|
|
2970
2970
|
|
|
2971
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2971
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2972
2972
|
|
|
2973
2973
|
</span>
|
|
2974
2974
|
|
|
@@ -2997,7 +2997,7 @@
|
|
|
2997
2997
|
|
|
2998
2998
|
<span class="param-type">
|
|
2999
2999
|
|
|
3000
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
3000
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
3001
3001
|
|
|
3002
3002
|
</span>
|
|
3003
3003
|
|
|
@@ -3034,7 +3034,7 @@
|
|
|
3034
3034
|
|
|
3035
3035
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3036
3036
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3037
|
-
<a
|
|
3037
|
+
<a href="SketchBaseDrawTool.html#getScaleCoordinates">SketchBaseDrawTool#getScaleCoordinates</a>
|
|
3038
3038
|
</li></ul></dd>
|
|
3039
3039
|
|
|
3040
3040
|
|
|
@@ -3177,7 +3177,7 @@
|
|
|
3177
3177
|
|
|
3178
3178
|
<span class="param-type">
|
|
3179
3179
|
|
|
3180
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
3180
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
3181
3181
|
|
|
3182
3182
|
</span>
|
|
3183
3183
|
|
|
@@ -3334,7 +3334,7 @@
|
|
|
3334
3334
|
|
|
3335
3335
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3336
3336
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3337
|
-
<a
|
|
3337
|
+
<a href="SketchBaseDrawTool.html#removeDrawTool">SketchBaseDrawTool#removeDrawTool</a>
|
|
3338
3338
|
</li></ul></dd>
|
|
3339
3339
|
|
|
3340
3340
|
|
|
@@ -3484,7 +3484,7 @@
|
|
|
3484
3484
|
|
|
3485
3485
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3486
3486
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3487
|
-
<a
|
|
3487
|
+
<a href="SketchBaseDrawTool.html#removeVertex">SketchBaseDrawTool#removeVertex</a>
|
|
3488
3488
|
</li></ul></dd>
|
|
3489
3489
|
|
|
3490
3490
|
|
|
@@ -3597,7 +3597,7 @@
|
|
|
3597
3597
|
|
|
3598
3598
|
<span class="param-type">
|
|
3599
3599
|
|
|
3600
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
3600
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
3601
3601
|
|
|
3602
3602
|
</span>
|
|
3603
3603
|
|
|
@@ -3742,7 +3742,7 @@
|
|
|
3742
3742
|
|
|
3743
3743
|
<span class="param-type">
|
|
3744
3744
|
|
|
3745
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
3745
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
3746
3746
|
|
|
3747
3747
|
</span>
|
|
3748
3748
|
|
|
@@ -3779,7 +3779,7 @@
|
|
|
3779
3779
|
|
|
3780
3780
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3781
3781
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3782
|
-
<a
|
|
3782
|
+
<a href="SketchBaseDrawTool.html#setSketchStyle">SketchBaseDrawTool#setSketchStyle</a>
|
|
3783
3783
|
</li></ul></dd>
|
|
3784
3784
|
|
|
3785
3785
|
|
|
@@ -3929,7 +3929,7 @@
|
|
|
3929
3929
|
|
|
3930
3930
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3931
3931
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3932
|
-
<a
|
|
3932
|
+
<a href="SketchBaseDrawTool.html#setSnapAndReferGeometries">SketchBaseDrawTool#setSnapAndReferGeometries</a>
|
|
3933
3933
|
</li></ul></dd>
|
|
3934
3934
|
|
|
3935
3935
|
|
|
@@ -4025,7 +4025,7 @@
|
|
|
4025
4025
|
|
|
4026
4026
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4027
4027
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4028
|
-
<a
|
|
4028
|
+
<a href="SketchBaseDrawTool.html#start">SketchBaseDrawTool#start</a>
|
|
4029
4029
|
</li></ul></dd>
|
|
4030
4030
|
|
|
4031
4031
|
|
|
@@ -4121,7 +4121,7 @@
|
|
|
4121
4121
|
|
|
4122
4122
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4123
4123
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4124
|
-
<a
|
|
4124
|
+
<a href="SketchBaseDrawTool.html#stop">SketchBaseDrawTool#stop</a>
|
|
4125
4125
|
</li></ul></dd>
|
|
4126
4126
|
|
|
4127
4127
|
|
|
@@ -4234,7 +4234,7 @@
|
|
|
4234
4234
|
|
|
4235
4235
|
<span class="param-type">
|
|
4236
4236
|
|
|
4237
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
4237
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
4238
4238
|
|
|
4239
4239
|
</span>
|
|
4240
4240
|
|
|
@@ -4263,7 +4263,7 @@
|
|
|
4263
4263
|
|
|
4264
4264
|
<span class="param-type">
|
|
4265
4265
|
|
|
4266
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
4266
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
4267
4267
|
|
|
4268
4268
|
</span>
|
|
4269
4269
|
|
|
@@ -4300,7 +4300,7 @@
|
|
|
4300
4300
|
|
|
4301
4301
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4302
4302
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4303
|
-
<a
|
|
4303
|
+
<a href="SketchBaseDrawTool.html#updateFeature">SketchBaseDrawTool#updateFeature</a>
|
|
4304
4304
|
</li></ul></dd>
|
|
4305
4305
|
|
|
4306
4306
|
|
|
@@ -4413,7 +4413,7 @@
|
|
|
4413
4413
|
|
|
4414
4414
|
<span class="param-type">
|
|
4415
4415
|
|
|
4416
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
4416
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
4417
4417
|
|
|
4418
4418
|
</span>
|
|
4419
4419
|
|
|
@@ -4479,7 +4479,7 @@
|
|
|
4479
4479
|
|
|
4480
4480
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4481
4481
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4482
|
-
<a
|
|
4482
|
+
<a href="SketchBaseDrawTool.html#updateVertex">SketchBaseDrawTool#updateVertex</a>
|
|
4483
4483
|
</li></ul></dd>
|
|
4484
4484
|
|
|
4485
4485
|
|
|
@@ -4645,14 +4645,14 @@
|
|
|
4645
4645
|
|
|
4646
4646
|
<span class="param-type">
|
|
4647
4647
|
|
|
4648
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
4648
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
4649
4649
|
|
|
4650
4650
|
</span>
|
|
4651
4651
|
|
|
|
4652
4652
|
|
|
4653
4653
|
<span class="param-type">
|
|
4654
4654
|
|
|
4655
|
-
<a link="SceneView.html" onclick="getTypeHTML(event)"
|
|
4655
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
|
|
4656
4656
|
|
|
4657
4657
|
</span>
|
|
4658
4658
|
|
|
@@ -4679,7 +4679,7 @@
|
|
|
4679
4679
|
|
|
4680
4680
|
<span class="param-type">
|
|
4681
4681
|
|
|
4682
|
-
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)"
|
|
4682
|
+
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)" href="GraphicsLayer.html">GraphicsLayer</a>
|
|
4683
4683
|
|
|
4684
4684
|
</span>
|
|
4685
4685
|
|
|
@@ -4706,7 +4706,7 @@
|
|
|
4706
4706
|
|
|
4707
4707
|
<span class="param-type">
|
|
4708
4708
|
|
|
4709
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
4709
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
4710
4710
|
|
|
4711
4711
|
</span>
|
|
4712
4712
|
|
|
@@ -4806,7 +4806,7 @@
|
|
|
4806
4806
|
|
|
4807
4807
|
|
|
4808
4808
|
<ul>
|
|
4809
|
-
<li><a link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
4809
|
+
<li><a link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html">SketchBaseDrawTool</a></li>
|
|
4810
4810
|
</ul>
|
|
4811
4811
|
|
|
4812
4812
|
|
|
@@ -4880,7 +4880,7 @@
|
|
|
4880
4880
|
|
|
4881
4881
|
<span class="param-type">
|
|
4882
4882
|
|
|
4883
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
4883
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
4884
4884
|
|
|
4885
4885
|
</span>
|
|
4886
4886
|
|
|
@@ -4916,7 +4916,7 @@
|
|
|
4916
4916
|
|
|
4917
4917
|
<span class="param-type">
|
|
4918
4918
|
|
|
4919
|
-
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)"
|
|
4919
|
+
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)" href="GraphicsLayer.html">GraphicsLayer</a>
|
|
4920
4920
|
|
|
4921
4921
|
</span>
|
|
4922
4922
|
|
|
@@ -4934,7 +4934,7 @@
|
|
|
4934
4934
|
|
|
4935
4935
|
<span class="param-type">
|
|
4936
4936
|
|
|
4937
|
-
<a link="SketchStage.html" onclick="getTypeHTML(event)"
|
|
4937
|
+
<a link="SketchStage.html" onclick="getTypeHTML(event)" href="SketchStage.html">SketchStage</a>
|
|
4938
4938
|
|
|
4939
4939
|
</span>
|
|
4940
4940
|
|
|
@@ -4952,7 +4952,7 @@
|
|
|
4952
4952
|
|
|
4953
4953
|
<span class="param-type">
|
|
4954
4954
|
|
|
4955
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
4955
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
4956
4956
|
|
|
4957
4957
|
</span>
|
|
4958
4958
|
|
|
@@ -5006,14 +5006,14 @@
|
|
|
5006
5006
|
|
|
5007
5007
|
<span class="param-type">
|
|
5008
5008
|
|
|
5009
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5009
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5010
5010
|
|
|
5011
5011
|
</span>
|
|
5012
5012
|
|
|
|
5013
5013
|
|
|
5014
5014
|
<span class="param-type">
|
|
5015
5015
|
|
|
5016
|
-
<a link="SceneView.html" onclick="getTypeHTML(event)"
|
|
5016
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
|
|
5017
5017
|
|
|
5018
5018
|
</span>
|
|
5019
5019
|
|
|
@@ -5076,7 +5076,7 @@
|
|
|
5076
5076
|
|
|
5077
5077
|
<dt class="tag-overrides">Overrides:</dt>
|
|
5078
5078
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
5079
|
-
<a
|
|
5079
|
+
<a href="SketchBaseDrawTool.html#arcType">SketchBaseDrawTool#arcType</a>
|
|
5080
5080
|
</li></ul></dd>
|
|
5081
5081
|
|
|
5082
5082
|
|
|
@@ -5156,7 +5156,7 @@
|
|
|
5156
5156
|
|
|
5157
5157
|
<dt class="tag-overrides">Overrides:</dt>
|
|
5158
5158
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
5159
|
-
<a
|
|
5159
|
+
<a href="SketchBaseDrawTool.html#editOption">SketchBaseDrawTool#editOption</a>
|
|
5160
5160
|
</li></ul></dd>
|
|
5161
5161
|
|
|
5162
5162
|
|
|
@@ -5197,7 +5197,7 @@
|
|
|
5197
5197
|
|
|
5198
5198
|
<span class="param-type">
|
|
5199
5199
|
|
|
5200
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
5200
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
5201
5201
|
|
|
5202
5202
|
</span>
|
|
5203
5203
|
|
|
@@ -5236,7 +5236,7 @@
|
|
|
5236
5236
|
|
|
5237
5237
|
<dt class="tag-overrides">Overrides:</dt>
|
|
5238
5238
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
5239
|
-
<a
|
|
5239
|
+
<a href="SketchBaseDrawTool.html#elevationInfo">SketchBaseDrawTool#elevationInfo</a>
|
|
5240
5240
|
</li></ul></dd>
|
|
5241
5241
|
|
|
5242
5242
|
|
|
@@ -5316,7 +5316,7 @@
|
|
|
5316
5316
|
|
|
5317
5317
|
<dt class="tag-overrides">Overrides:</dt>
|
|
5318
5318
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
5319
|
-
<a
|
|
5319
|
+
<a href="SketchBaseDrawTool.html#extensionOptions">SketchBaseDrawTool#extensionOptions</a>
|
|
5320
5320
|
</li></ul></dd>
|
|
5321
5321
|
|
|
5322
5322
|
|
|
@@ -5357,7 +5357,7 @@
|
|
|
5357
5357
|
|
|
5358
5358
|
<span class="param-type">
|
|
5359
5359
|
|
|
5360
|
-
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)"
|
|
5360
|
+
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)" href="GraphicsLayer.html">GraphicsLayer</a>
|
|
5361
5361
|
|
|
5362
5362
|
</span>
|
|
5363
5363
|
|
|
@@ -5396,7 +5396,7 @@
|
|
|
5396
5396
|
|
|
5397
5397
|
<dt class="tag-overrides">Overrides:</dt>
|
|
5398
5398
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
5399
|
-
<a
|
|
5399
|
+
<a href="SketchBaseDrawTool.html#layer">SketchBaseDrawTool#layer</a>
|
|
5400
5400
|
</li></ul></dd>
|
|
5401
5401
|
|
|
5402
5402
|
|
|
@@ -5437,7 +5437,7 @@
|
|
|
5437
5437
|
|
|
5438
5438
|
<span class="param-type">
|
|
5439
5439
|
|
|
5440
|
-
<a link="SketchStage.html" onclick="getTypeHTML(event)"
|
|
5440
|
+
<a link="SketchStage.html" onclick="getTypeHTML(event)" href="SketchStage.html">SketchStage</a>
|
|
5441
5441
|
|
|
5442
5442
|
</span>
|
|
5443
5443
|
|
|
@@ -5476,7 +5476,7 @@
|
|
|
5476
5476
|
|
|
5477
5477
|
<dt class="tag-overrides">Overrides:</dt>
|
|
5478
5478
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
5479
|
-
<a
|
|
5479
|
+
<a href="SketchBaseDrawTool.html#sketchStage">SketchBaseDrawTool#sketchStage</a>
|
|
5480
5480
|
</li></ul></dd>
|
|
5481
5481
|
|
|
5482
5482
|
|
|
@@ -5517,7 +5517,7 @@
|
|
|
5517
5517
|
|
|
5518
5518
|
<span class="param-type">
|
|
5519
5519
|
|
|
5520
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
5520
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
5521
5521
|
|
|
5522
5522
|
</span>
|
|
5523
5523
|
|
|
@@ -5556,7 +5556,7 @@
|
|
|
5556
5556
|
|
|
5557
5557
|
<dt class="tag-overrides">Overrides:</dt>
|
|
5558
5558
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
5559
|
-
<a
|
|
5559
|
+
<a href="SketchBaseDrawTool.html#sketchStyle">SketchBaseDrawTool#sketchStyle</a>
|
|
5560
5560
|
</li></ul></dd>
|
|
5561
5561
|
|
|
5562
5562
|
|
|
@@ -5636,7 +5636,7 @@
|
|
|
5636
5636
|
|
|
5637
5637
|
<dt class="tag-overrides">Overrides:</dt>
|
|
5638
5638
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
5639
|
-
<a
|
|
5639
|
+
<a href="SketchBaseDrawTool.html#type">SketchBaseDrawTool#type</a>
|
|
5640
5640
|
</li></ul></dd>
|
|
5641
5641
|
|
|
5642
5642
|
|
|
@@ -5716,7 +5716,7 @@
|
|
|
5716
5716
|
|
|
5717
5717
|
<dt class="tag-overrides">Overrides:</dt>
|
|
5718
5718
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
5719
|
-
<a
|
|
5719
|
+
<a href="SketchBaseDrawTool.html#undoRedoManager">SketchBaseDrawTool#undoRedoManager</a>
|
|
5720
5720
|
</li></ul></dd>
|
|
5721
5721
|
|
|
5722
5722
|
|
|
@@ -5757,14 +5757,14 @@
|
|
|
5757
5757
|
|
|
5758
5758
|
<span class="param-type">
|
|
5759
5759
|
|
|
5760
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5760
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5761
5761
|
|
|
5762
5762
|
</span>
|
|
5763
5763
|
|
|
|
5764
5764
|
|
|
5765
5765
|
<span class="param-type">
|
|
5766
5766
|
|
|
5767
|
-
<a link="SceneView.html" onclick="getTypeHTML(event)"
|
|
5767
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
|
|
5768
5768
|
|
|
5769
5769
|
</span>
|
|
5770
5770
|
|
|
@@ -5803,7 +5803,7 @@
|
|
|
5803
5803
|
|
|
5804
5804
|
<dt class="tag-overrides">Overrides:</dt>
|
|
5805
5805
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
5806
|
-
<a
|
|
5806
|
+
<a href="SketchBaseDrawTool.html#view">SketchBaseDrawTool#view</a>
|
|
5807
5807
|
</li></ul></dd>
|
|
5808
5808
|
|
|
5809
5809
|
|
|
@@ -6172,7 +6172,7 @@
|
|
|
6172
6172
|
|
|
6173
6173
|
<span class="param-type">
|
|
6174
6174
|
|
|
6175
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
6175
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
6176
6176
|
|
|
6177
6177
|
</span>
|
|
6178
6178
|
|
|
@@ -6627,7 +6627,7 @@
|
|
|
6627
6627
|
|
|
6628
6628
|
<dt class="tag-overrides">Overrides:</dt>
|
|
6629
6629
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
6630
|
-
<a
|
|
6630
|
+
<a href="SketchBaseDrawTool.html#getDistanceByPixel">SketchBaseDrawTool#getDistanceByPixel</a>
|
|
6631
6631
|
</li></ul></dd>
|
|
6632
6632
|
|
|
6633
6633
|
|
|
@@ -6828,7 +6828,7 @@
|
|
|
6828
6828
|
|
|
6829
6829
|
<span class="param-type">
|
|
6830
6830
|
|
|
6831
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
6831
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
6832
6832
|
|
|
6833
6833
|
</span>
|
|
6834
6834
|
|
|
@@ -6857,7 +6857,7 @@
|
|
|
6857
6857
|
|
|
6858
6858
|
<span class="param-type">
|
|
6859
6859
|
|
|
6860
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
6860
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
6861
6861
|
|
|
6862
6862
|
</span>
|
|
6863
6863
|
|
|
@@ -6886,7 +6886,7 @@
|
|
|
6886
6886
|
|
|
6887
6887
|
<span class="param-type">
|
|
6888
6888
|
|
|
6889
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
6889
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
6890
6890
|
|
|
6891
6891
|
</span>
|
|
6892
6892
|
|
|
@@ -6915,7 +6915,7 @@
|
|
|
6915
6915
|
|
|
6916
6916
|
<span class="param-type">
|
|
6917
6917
|
|
|
6918
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
6918
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
6919
6919
|
|
|
6920
6920
|
</span>
|
|
6921
6921
|
|
|
@@ -6952,7 +6952,7 @@
|
|
|
6952
6952
|
|
|
6953
6953
|
<dt class="tag-overrides">Overrides:</dt>
|
|
6954
6954
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
6955
|
-
<a
|
|
6955
|
+
<a href="SketchBaseDrawTool.html#getMidScaleCoordinates">SketchBaseDrawTool#getMidScaleCoordinates</a>
|
|
6956
6956
|
</li></ul></dd>
|
|
6957
6957
|
|
|
6958
6958
|
|
|
@@ -7248,7 +7248,7 @@
|
|
|
7248
7248
|
|
|
7249
7249
|
<dt class="tag-overrides">Overrides:</dt>
|
|
7250
7250
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
7251
|
-
<a
|
|
7251
|
+
<a href="SketchBaseDrawTool.html#getPanCoordinates">SketchBaseDrawTool#getPanCoordinates</a>
|
|
7252
7252
|
</li></ul></dd>
|
|
7253
7253
|
|
|
7254
7254
|
|
|
@@ -7449,7 +7449,7 @@
|
|
|
7449
7449
|
|
|
7450
7450
|
<span class="param-type">
|
|
7451
7451
|
|
|
7452
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
7452
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
7453
7453
|
|
|
7454
7454
|
</span>
|
|
7455
7455
|
|
|
@@ -7478,7 +7478,7 @@
|
|
|
7478
7478
|
|
|
7479
7479
|
<span class="param-type">
|
|
7480
7480
|
|
|
7481
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
7481
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
7482
7482
|
|
|
7483
7483
|
</span>
|
|
7484
7484
|
|
|
@@ -7507,7 +7507,7 @@
|
|
|
7507
7507
|
|
|
7508
7508
|
<span class="param-type">
|
|
7509
7509
|
|
|
7510
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
7510
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
7511
7511
|
|
|
7512
7512
|
</span>
|
|
7513
7513
|
|
|
@@ -7536,7 +7536,7 @@
|
|
|
7536
7536
|
|
|
7537
7537
|
<span class="param-type">
|
|
7538
7538
|
|
|
7539
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
7539
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
7540
7540
|
|
|
7541
7541
|
</span>
|
|
7542
7542
|
|
|
@@ -7573,7 +7573,7 @@
|
|
|
7573
7573
|
|
|
7574
7574
|
<dt class="tag-overrides">Overrides:</dt>
|
|
7575
7575
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
7576
|
-
<a
|
|
7576
|
+
<a href="SketchBaseDrawTool.html#getScaleCoordinates">SketchBaseDrawTool#getScaleCoordinates</a>
|
|
7577
7577
|
</li></ul></dd>
|
|
7578
7578
|
|
|
7579
7579
|
|
|
@@ -7716,7 +7716,7 @@
|
|
|
7716
7716
|
|
|
7717
7717
|
<span class="param-type">
|
|
7718
7718
|
|
|
7719
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
7719
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
7720
7720
|
|
|
7721
7721
|
</span>
|
|
7722
7722
|
|
|
@@ -7873,7 +7873,7 @@
|
|
|
7873
7873
|
|
|
7874
7874
|
<dt class="tag-overrides">Overrides:</dt>
|
|
7875
7875
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
7876
|
-
<a
|
|
7876
|
+
<a href="SketchBaseDrawTool.html#removeDrawTool">SketchBaseDrawTool#removeDrawTool</a>
|
|
7877
7877
|
</li></ul></dd>
|
|
7878
7878
|
|
|
7879
7879
|
|
|
@@ -8023,7 +8023,7 @@
|
|
|
8023
8023
|
|
|
8024
8024
|
<dt class="tag-overrides">Overrides:</dt>
|
|
8025
8025
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
8026
|
-
<a
|
|
8026
|
+
<a href="SketchBaseDrawTool.html#removeVertex">SketchBaseDrawTool#removeVertex</a>
|
|
8027
8027
|
</li></ul></dd>
|
|
8028
8028
|
|
|
8029
8029
|
|
|
@@ -8136,7 +8136,7 @@
|
|
|
8136
8136
|
|
|
8137
8137
|
<span class="param-type">
|
|
8138
8138
|
|
|
8139
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
8139
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
8140
8140
|
|
|
8141
8141
|
</span>
|
|
8142
8142
|
|
|
@@ -8281,7 +8281,7 @@
|
|
|
8281
8281
|
|
|
8282
8282
|
<span class="param-type">
|
|
8283
8283
|
|
|
8284
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
8284
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
8285
8285
|
|
|
8286
8286
|
</span>
|
|
8287
8287
|
|
|
@@ -8318,7 +8318,7 @@
|
|
|
8318
8318
|
|
|
8319
8319
|
<dt class="tag-overrides">Overrides:</dt>
|
|
8320
8320
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
8321
|
-
<a
|
|
8321
|
+
<a href="SketchBaseDrawTool.html#setSketchStyle">SketchBaseDrawTool#setSketchStyle</a>
|
|
8322
8322
|
</li></ul></dd>
|
|
8323
8323
|
|
|
8324
8324
|
|
|
@@ -8468,7 +8468,7 @@
|
|
|
8468
8468
|
|
|
8469
8469
|
<dt class="tag-overrides">Overrides:</dt>
|
|
8470
8470
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
8471
|
-
<a
|
|
8471
|
+
<a href="SketchBaseDrawTool.html#setSnapAndReferGeometries">SketchBaseDrawTool#setSnapAndReferGeometries</a>
|
|
8472
8472
|
</li></ul></dd>
|
|
8473
8473
|
|
|
8474
8474
|
|
|
@@ -8564,7 +8564,7 @@
|
|
|
8564
8564
|
|
|
8565
8565
|
<dt class="tag-overrides">Overrides:</dt>
|
|
8566
8566
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
8567
|
-
<a
|
|
8567
|
+
<a href="SketchBaseDrawTool.html#start">SketchBaseDrawTool#start</a>
|
|
8568
8568
|
</li></ul></dd>
|
|
8569
8569
|
|
|
8570
8570
|
|
|
@@ -8660,7 +8660,7 @@
|
|
|
8660
8660
|
|
|
8661
8661
|
<dt class="tag-overrides">Overrides:</dt>
|
|
8662
8662
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
8663
|
-
<a
|
|
8663
|
+
<a href="SketchBaseDrawTool.html#stop">SketchBaseDrawTool#stop</a>
|
|
8664
8664
|
</li></ul></dd>
|
|
8665
8665
|
|
|
8666
8666
|
|
|
@@ -8773,7 +8773,7 @@
|
|
|
8773
8773
|
|
|
8774
8774
|
<span class="param-type">
|
|
8775
8775
|
|
|
8776
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
8776
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
8777
8777
|
|
|
8778
8778
|
</span>
|
|
8779
8779
|
|
|
@@ -8802,7 +8802,7 @@
|
|
|
8802
8802
|
|
|
8803
8803
|
<span class="param-type">
|
|
8804
8804
|
|
|
8805
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
8805
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
8806
8806
|
|
|
8807
8807
|
</span>
|
|
8808
8808
|
|
|
@@ -8839,7 +8839,7 @@
|
|
|
8839
8839
|
|
|
8840
8840
|
<dt class="tag-overrides">Overrides:</dt>
|
|
8841
8841
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
8842
|
-
<a
|
|
8842
|
+
<a href="SketchBaseDrawTool.html#updateFeature">SketchBaseDrawTool#updateFeature</a>
|
|
8843
8843
|
</li></ul></dd>
|
|
8844
8844
|
|
|
8845
8845
|
|
|
@@ -8952,7 +8952,7 @@
|
|
|
8952
8952
|
|
|
8953
8953
|
<span class="param-type">
|
|
8954
8954
|
|
|
8955
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
8955
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
8956
8956
|
|
|
8957
8957
|
</span>
|
|
8958
8958
|
|
|
@@ -9018,7 +9018,7 @@
|
|
|
9018
9018
|
|
|
9019
9019
|
<dt class="tag-overrides">Overrides:</dt>
|
|
9020
9020
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
9021
|
-
<a
|
|
9021
|
+
<a href="SketchBaseDrawTool.html#updateVertex">SketchBaseDrawTool#updateVertex</a>
|
|
9022
9022
|
</li></ul></dd>
|
|
9023
9023
|
|
|
9024
9024
|
|