@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
|
|
|
@@ -535,7 +535,7 @@
|
|
|
535
535
|
|
|
536
536
|
<dt class="inherited-from">Inherited From:</dt>
|
|
537
537
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
538
|
-
<a goto="arcType" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
538
|
+
<a goto="arcType" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#arcType">SketchBaseDrawTool#arcType</a>
|
|
539
539
|
</li></ul></dd>
|
|
540
540
|
|
|
541
541
|
|
|
@@ -615,7 +615,7 @@
|
|
|
615
615
|
|
|
616
616
|
<dt class="inherited-from">Inherited From:</dt>
|
|
617
617
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
618
|
-
<a goto="editOption" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
618
|
+
<a goto="editOption" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#editOption">SketchBaseDrawTool#editOption</a>
|
|
619
619
|
</li></ul></dd>
|
|
620
620
|
|
|
621
621
|
|
|
@@ -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
|
|
|
@@ -695,7 +695,7 @@
|
|
|
695
695
|
|
|
696
696
|
<dt class="inherited-from">Inherited From:</dt>
|
|
697
697
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
698
|
-
<a goto="elevationInfo" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
698
|
+
<a goto="elevationInfo" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#elevationInfo">SketchBaseDrawTool#elevationInfo</a>
|
|
699
699
|
</li></ul></dd>
|
|
700
700
|
|
|
701
701
|
|
|
@@ -775,7 +775,7 @@
|
|
|
775
775
|
|
|
776
776
|
<dt class="inherited-from">Inherited From:</dt>
|
|
777
777
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
778
|
-
<a goto="extensionOptions" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
778
|
+
<a goto="extensionOptions" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#extensionOptions">SketchBaseDrawTool#extensionOptions</a>
|
|
779
779
|
</li></ul></dd>
|
|
780
780
|
|
|
781
781
|
|
|
@@ -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
|
|
|
@@ -855,7 +855,7 @@
|
|
|
855
855
|
|
|
856
856
|
<dt class="inherited-from">Inherited From:</dt>
|
|
857
857
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
858
|
-
<a goto="layer" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
858
|
+
<a goto="layer" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#layer">SketchBaseDrawTool#layer</a>
|
|
859
859
|
</li></ul></dd>
|
|
860
860
|
|
|
861
861
|
|
|
@@ -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
|
|
|
@@ -935,7 +935,7 @@
|
|
|
935
935
|
|
|
936
936
|
<dt class="inherited-from">Inherited From:</dt>
|
|
937
937
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
938
|
-
<a goto="sketchStage" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
938
|
+
<a goto="sketchStage" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#sketchStage">SketchBaseDrawTool#sketchStage</a>
|
|
939
939
|
</li></ul></dd>
|
|
940
940
|
|
|
941
941
|
|
|
@@ -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
|
|
|
@@ -1015,7 +1015,7 @@
|
|
|
1015
1015
|
|
|
1016
1016
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1017
1017
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1018
|
-
<a goto="sketchStyle" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
1018
|
+
<a goto="sketchStyle" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#sketchStyle">SketchBaseDrawTool#sketchStyle</a>
|
|
1019
1019
|
</li></ul></dd>
|
|
1020
1020
|
|
|
1021
1021
|
|
|
@@ -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
|
|
|
@@ -1175,7 +1175,7 @@
|
|
|
1175
1175
|
|
|
1176
1176
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1177
1177
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1178
|
-
<a goto="undoRedoManager" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
1178
|
+
<a goto="undoRedoManager" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#undoRedoManager">SketchBaseDrawTool#undoRedoManager</a>
|
|
1179
1179
|
</li></ul></dd>
|
|
1180
1180
|
|
|
1181
1181
|
|
|
@@ -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
|
|
|
@@ -1262,7 +1262,7 @@
|
|
|
1262
1262
|
|
|
1263
1263
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1264
1264
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1265
|
-
<a goto="view" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
1265
|
+
<a goto="view" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#view">SketchBaseDrawTool#view</a>
|
|
1266
1266
|
</li></ul></dd>
|
|
1267
1267
|
|
|
1268
1268
|
|
|
@@ -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
|
|
|
@@ -1995,7 +1995,7 @@
|
|
|
1995
1995
|
|
|
1996
1996
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1997
1997
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1998
|
-
<a goto="getDistanceByPixel" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
1998
|
+
<a goto="getDistanceByPixel" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#getDistanceByPixel">SketchBaseDrawTool#getDistanceByPixel</a>
|
|
1999
1999
|
</li></ul></dd>
|
|
2000
2000
|
|
|
2001
2001
|
|
|
@@ -2198,7 +2198,7 @@
|
|
|
2198
2198
|
|
|
2199
2199
|
<span class="param-type">
|
|
2200
2200
|
|
|
2201
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
2201
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
2202
2202
|
|
|
2203
2203
|
</span>
|
|
2204
2204
|
|
|
@@ -2227,7 +2227,7 @@
|
|
|
2227
2227
|
|
|
2228
2228
|
<span class="param-type">
|
|
2229
2229
|
|
|
2230
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2230
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2231
2231
|
|
|
2232
2232
|
</span>
|
|
2233
2233
|
|
|
@@ -2256,7 +2256,7 @@
|
|
|
2256
2256
|
|
|
2257
2257
|
<span class="param-type">
|
|
2258
2258
|
|
|
2259
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2259
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2260
2260
|
|
|
2261
2261
|
</span>
|
|
2262
2262
|
|
|
@@ -2285,7 +2285,7 @@
|
|
|
2285
2285
|
|
|
2286
2286
|
<span class="param-type">
|
|
2287
2287
|
|
|
2288
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2288
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2289
2289
|
|
|
2290
2290
|
</span>
|
|
2291
2291
|
|
|
@@ -2320,7 +2320,7 @@
|
|
|
2320
2320
|
|
|
2321
2321
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2322
2322
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2323
|
-
<a goto="getMidScaleCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
2323
|
+
<a goto="getMidScaleCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#getMidScaleCoordinates">SketchBaseDrawTool#getMidScaleCoordinates</a>
|
|
2324
2324
|
</li></ul></dd>
|
|
2325
2325
|
|
|
2326
2326
|
|
|
@@ -2616,7 +2616,7 @@
|
|
|
2616
2616
|
|
|
2617
2617
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2618
2618
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2619
|
-
<a goto="getPanCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
2619
|
+
<a goto="getPanCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#getPanCoordinates">SketchBaseDrawTool#getPanCoordinates</a>
|
|
2620
2620
|
</li></ul></dd>
|
|
2621
2621
|
|
|
2622
2622
|
|
|
@@ -2819,7 +2819,7 @@
|
|
|
2819
2819
|
|
|
2820
2820
|
<span class="param-type">
|
|
2821
2821
|
|
|
2822
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
2822
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
2823
2823
|
|
|
2824
2824
|
</span>
|
|
2825
2825
|
|
|
@@ -2848,7 +2848,7 @@
|
|
|
2848
2848
|
|
|
2849
2849
|
<span class="param-type">
|
|
2850
2850
|
|
|
2851
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2851
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2852
2852
|
|
|
2853
2853
|
</span>
|
|
2854
2854
|
|
|
@@ -2877,7 +2877,7 @@
|
|
|
2877
2877
|
|
|
2878
2878
|
<span class="param-type">
|
|
2879
2879
|
|
|
2880
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2880
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2881
2881
|
|
|
2882
2882
|
</span>
|
|
2883
2883
|
|
|
@@ -2906,7 +2906,7 @@
|
|
|
2906
2906
|
|
|
2907
2907
|
<span class="param-type">
|
|
2908
2908
|
|
|
2909
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2909
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2910
2910
|
|
|
2911
2911
|
</span>
|
|
2912
2912
|
|
|
@@ -2941,7 +2941,7 @@
|
|
|
2941
2941
|
|
|
2942
2942
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2943
2943
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2944
|
-
<a goto="getScaleCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
2944
|
+
<a goto="getScaleCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#getScaleCoordinates">SketchBaseDrawTool#getScaleCoordinates</a>
|
|
2945
2945
|
</li></ul></dd>
|
|
2946
2946
|
|
|
2947
2947
|
|
|
@@ -3067,7 +3067,7 @@
|
|
|
3067
3067
|
|
|
3068
3068
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3069
3069
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3070
|
-
<a goto="removeDrawTool" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
3070
|
+
<a goto="removeDrawTool" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#removeDrawTool">SketchBaseDrawTool#removeDrawTool</a>
|
|
3071
3071
|
</li></ul></dd>
|
|
3072
3072
|
|
|
3073
3073
|
|
|
@@ -3219,7 +3219,7 @@
|
|
|
3219
3219
|
|
|
3220
3220
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3221
3221
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3222
|
-
<a
|
|
3222
|
+
<a href="SketchBaseDrawTool.html#removeVertex">SketchBaseDrawTool#removeVertex</a>
|
|
3223
3223
|
</li></ul></dd>
|
|
3224
3224
|
|
|
3225
3225
|
|
|
@@ -3332,7 +3332,7 @@
|
|
|
3332
3332
|
|
|
3333
3333
|
<span class="param-type">
|
|
3334
3334
|
|
|
3335
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
3335
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
3336
3336
|
|
|
3337
3337
|
</span>
|
|
3338
3338
|
|
|
@@ -3477,7 +3477,7 @@
|
|
|
3477
3477
|
|
|
3478
3478
|
<span class="param-type">
|
|
3479
3479
|
|
|
3480
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
3480
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
3481
3481
|
|
|
3482
3482
|
</span>
|
|
3483
3483
|
|
|
@@ -3622,7 +3622,7 @@
|
|
|
3622
3622
|
|
|
3623
3623
|
<span class="param-type">
|
|
3624
3624
|
|
|
3625
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
3625
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
3626
3626
|
|
|
3627
3627
|
</span>
|
|
3628
3628
|
|
|
@@ -3657,7 +3657,7 @@
|
|
|
3657
3657
|
|
|
3658
3658
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3659
3659
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3660
|
-
<a goto="setSketchStyle" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
3660
|
+
<a goto="setSketchStyle" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#setSketchStyle">SketchBaseDrawTool#setSketchStyle</a>
|
|
3661
3661
|
</li></ul></dd>
|
|
3662
3662
|
|
|
3663
3663
|
|
|
@@ -3807,7 +3807,7 @@
|
|
|
3807
3807
|
|
|
3808
3808
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3809
3809
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3810
|
-
<a goto="setSnapAndReferGeometries" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
3810
|
+
<a goto="setSnapAndReferGeometries" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#setSnapAndReferGeometries">SketchBaseDrawTool#setSnapAndReferGeometries</a>
|
|
3811
3811
|
</li></ul></dd>
|
|
3812
3812
|
|
|
3813
3813
|
|
|
@@ -3903,7 +3903,7 @@
|
|
|
3903
3903
|
|
|
3904
3904
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3905
3905
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3906
|
-
<a goto="start" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
3906
|
+
<a goto="start" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#start">SketchBaseDrawTool#start</a>
|
|
3907
3907
|
</li></ul></dd>
|
|
3908
3908
|
|
|
3909
3909
|
|
|
@@ -4018,7 +4018,7 @@
|
|
|
4018
4018
|
|
|
4019
4019
|
<span class="param-type">
|
|
4020
4020
|
|
|
4021
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
4021
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
4022
4022
|
|
|
4023
4023
|
</span>
|
|
4024
4024
|
|
|
@@ -4173,7 +4173,7 @@
|
|
|
4173
4173
|
|
|
4174
4174
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4175
4175
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4176
|
-
<a goto="stop" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
4176
|
+
<a goto="stop" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#stop">SketchBaseDrawTool#stop</a>
|
|
4177
4177
|
</li></ul></dd>
|
|
4178
4178
|
|
|
4179
4179
|
|
|
@@ -4288,7 +4288,7 @@
|
|
|
4288
4288
|
|
|
4289
4289
|
<span class="param-type">
|
|
4290
4290
|
|
|
4291
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
4291
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
4292
4292
|
|
|
4293
4293
|
</span>
|
|
4294
4294
|
|
|
@@ -4317,7 +4317,7 @@
|
|
|
4317
4317
|
|
|
4318
4318
|
<span class="param-type">
|
|
4319
4319
|
|
|
4320
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
4320
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
4321
4321
|
|
|
4322
4322
|
</span>
|
|
4323
4323
|
|
|
@@ -4352,7 +4352,7 @@
|
|
|
4352
4352
|
|
|
4353
4353
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4354
4354
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4355
|
-
<a goto="updateFeature" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
4355
|
+
<a goto="updateFeature" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#updateFeature">SketchBaseDrawTool#updateFeature</a>
|
|
4356
4356
|
</li></ul></dd>
|
|
4357
4357
|
|
|
4358
4358
|
|
|
@@ -4467,7 +4467,7 @@
|
|
|
4467
4467
|
|
|
4468
4468
|
<span class="param-type">
|
|
4469
4469
|
|
|
4470
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
4470
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
4471
4471
|
|
|
4472
4472
|
</span>
|
|
4473
4473
|
|
|
@@ -4533,7 +4533,7 @@
|
|
|
4533
4533
|
|
|
4534
4534
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4535
4535
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4536
|
-
<a
|
|
4536
|
+
<a href="SketchBaseDrawTool.html#updateVertex">SketchBaseDrawTool#updateVertex</a>
|
|
4537
4537
|
</li></ul></dd>
|
|
4538
4538
|
|
|
4539
4539
|
|
|
@@ -4997,7 +4997,7 @@
|
|
|
4997
4997
|
|
|
4998
4998
|
<span class="param-type">
|
|
4999
4999
|
|
|
5000
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
5000
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
5001
5001
|
|
|
5002
5002
|
</span>
|
|
5003
5003
|
|
|
@@ -5033,7 +5033,7 @@
|
|
|
5033
5033
|
|
|
5034
5034
|
<span class="param-type">
|
|
5035
5035
|
|
|
5036
|
-
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)"
|
|
5036
|
+
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)" href="GraphicsLayer.html">GraphicsLayer</a>
|
|
5037
5037
|
|
|
5038
5038
|
</span>
|
|
5039
5039
|
|
|
@@ -5051,7 +5051,7 @@
|
|
|
5051
5051
|
|
|
5052
5052
|
<span class="param-type">
|
|
5053
5053
|
|
|
5054
|
-
<a link="SketchStage.html" onclick="getTypeHTML(event)"
|
|
5054
|
+
<a link="SketchStage.html" onclick="getTypeHTML(event)" href="SketchStage.html">SketchStage</a>
|
|
5055
5055
|
|
|
5056
5056
|
</span>
|
|
5057
5057
|
|
|
@@ -5069,7 +5069,7 @@
|
|
|
5069
5069
|
|
|
5070
5070
|
<span class="param-type">
|
|
5071
5071
|
|
|
5072
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
5072
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
5073
5073
|
|
|
5074
5074
|
</span>
|
|
5075
5075
|
|
|
@@ -5123,14 +5123,14 @@
|
|
|
5123
5123
|
|
|
5124
5124
|
<span class="param-type">
|
|
5125
5125
|
|
|
5126
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5126
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5127
5127
|
|
|
5128
5128
|
</span>
|
|
5129
5129
|
|
|
|
5130
5130
|
|
|
5131
5131
|
<span class="param-type">
|
|
5132
5132
|
|
|
5133
|
-
<a link="SceneView.html" onclick="getTypeHTML(event)"
|
|
5133
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
|
|
5134
5134
|
|
|
5135
5135
|
</span>
|
|
5136
5136
|
|
|
@@ -5191,7 +5191,7 @@
|
|
|
5191
5191
|
|
|
5192
5192
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5193
5193
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5194
|
-
<a goto="arcType" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
5194
|
+
<a goto="arcType" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#arcType">SketchBaseDrawTool#arcType</a>
|
|
5195
5195
|
</li></ul></dd>
|
|
5196
5196
|
|
|
5197
5197
|
|
|
@@ -5271,7 +5271,7 @@
|
|
|
5271
5271
|
|
|
5272
5272
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5273
5273
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5274
|
-
<a goto="editOption" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
5274
|
+
<a goto="editOption" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#editOption">SketchBaseDrawTool#editOption</a>
|
|
5275
5275
|
</li></ul></dd>
|
|
5276
5276
|
|
|
5277
5277
|
|
|
@@ -5314,7 +5314,7 @@
|
|
|
5314
5314
|
|
|
5315
5315
|
<span class="param-type">
|
|
5316
5316
|
|
|
5317
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
5317
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
5318
5318
|
|
|
5319
5319
|
</span>
|
|
5320
5320
|
|
|
@@ -5351,7 +5351,7 @@
|
|
|
5351
5351
|
|
|
5352
5352
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5353
5353
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5354
|
-
<a goto="elevationInfo" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
5354
|
+
<a goto="elevationInfo" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#elevationInfo">SketchBaseDrawTool#elevationInfo</a>
|
|
5355
5355
|
</li></ul></dd>
|
|
5356
5356
|
|
|
5357
5357
|
|
|
@@ -5431,7 +5431,7 @@
|
|
|
5431
5431
|
|
|
5432
5432
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5433
5433
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5434
|
-
<a goto="extensionOptions" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
5434
|
+
<a goto="extensionOptions" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#extensionOptions">SketchBaseDrawTool#extensionOptions</a>
|
|
5435
5435
|
</li></ul></dd>
|
|
5436
5436
|
|
|
5437
5437
|
|
|
@@ -5474,7 +5474,7 @@
|
|
|
5474
5474
|
|
|
5475
5475
|
<span class="param-type">
|
|
5476
5476
|
|
|
5477
|
-
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)"
|
|
5477
|
+
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)" href="GraphicsLayer.html">GraphicsLayer</a>
|
|
5478
5478
|
|
|
5479
5479
|
</span>
|
|
5480
5480
|
|
|
@@ -5511,7 +5511,7 @@
|
|
|
5511
5511
|
|
|
5512
5512
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5513
5513
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5514
|
-
<a goto="layer" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
5514
|
+
<a goto="layer" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#layer">SketchBaseDrawTool#layer</a>
|
|
5515
5515
|
</li></ul></dd>
|
|
5516
5516
|
|
|
5517
5517
|
|
|
@@ -5554,7 +5554,7 @@
|
|
|
5554
5554
|
|
|
5555
5555
|
<span class="param-type">
|
|
5556
5556
|
|
|
5557
|
-
<a link="SketchStage.html" onclick="getTypeHTML(event)"
|
|
5557
|
+
<a link="SketchStage.html" onclick="getTypeHTML(event)" href="SketchStage.html">SketchStage</a>
|
|
5558
5558
|
|
|
5559
5559
|
</span>
|
|
5560
5560
|
|
|
@@ -5591,7 +5591,7 @@
|
|
|
5591
5591
|
|
|
5592
5592
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5593
5593
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5594
|
-
<a goto="sketchStage" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
5594
|
+
<a goto="sketchStage" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#sketchStage">SketchBaseDrawTool#sketchStage</a>
|
|
5595
5595
|
</li></ul></dd>
|
|
5596
5596
|
|
|
5597
5597
|
|
|
@@ -5634,7 +5634,7 @@
|
|
|
5634
5634
|
|
|
5635
5635
|
<span class="param-type">
|
|
5636
5636
|
|
|
5637
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
5637
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
5638
5638
|
|
|
5639
5639
|
</span>
|
|
5640
5640
|
|
|
@@ -5671,7 +5671,7 @@
|
|
|
5671
5671
|
|
|
5672
5672
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5673
5673
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5674
|
-
<a goto="sketchStyle" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
5674
|
+
<a goto="sketchStyle" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#sketchStyle">SketchBaseDrawTool#sketchStyle</a>
|
|
5675
5675
|
</li></ul></dd>
|
|
5676
5676
|
|
|
5677
5677
|
|
|
@@ -5753,7 +5753,7 @@
|
|
|
5753
5753
|
|
|
5754
5754
|
<dt class="tag-overrides">Overrides:</dt>
|
|
5755
5755
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
5756
|
-
<a
|
|
5756
|
+
<a href="SketchBaseDrawTool.html#type">SketchBaseDrawTool#type</a>
|
|
5757
5757
|
</li></ul></dd>
|
|
5758
5758
|
|
|
5759
5759
|
|
|
@@ -5831,7 +5831,7 @@
|
|
|
5831
5831
|
|
|
5832
5832
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5833
5833
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5834
|
-
<a goto="undoRedoManager" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
5834
|
+
<a goto="undoRedoManager" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#undoRedoManager">SketchBaseDrawTool#undoRedoManager</a>
|
|
5835
5835
|
</li></ul></dd>
|
|
5836
5836
|
|
|
5837
5837
|
|
|
@@ -5874,14 +5874,14 @@
|
|
|
5874
5874
|
|
|
5875
5875
|
<span class="param-type">
|
|
5876
5876
|
|
|
5877
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5877
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5878
5878
|
|
|
5879
5879
|
</span>
|
|
5880
5880
|
|
|
|
5881
5881
|
|
|
5882
5882
|
<span class="param-type">
|
|
5883
5883
|
|
|
5884
|
-
<a link="SceneView.html" onclick="getTypeHTML(event)"
|
|
5884
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
|
|
5885
5885
|
|
|
5886
5886
|
</span>
|
|
5887
5887
|
|
|
@@ -5918,7 +5918,7 @@
|
|
|
5918
5918
|
|
|
5919
5919
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5920
5920
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5921
|
-
<a goto="view" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
5921
|
+
<a goto="view" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#view">SketchBaseDrawTool#view</a>
|
|
5922
5922
|
</li></ul></dd>
|
|
5923
5923
|
|
|
5924
5924
|
|
|
@@ -6289,7 +6289,7 @@
|
|
|
6289
6289
|
|
|
6290
6290
|
<span class="param-type">
|
|
6291
6291
|
|
|
6292
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
6292
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
6293
6293
|
|
|
6294
6294
|
</span>
|
|
6295
6295
|
|
|
@@ -6651,7 +6651,7 @@
|
|
|
6651
6651
|
|
|
6652
6652
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6653
6653
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6654
|
-
<a goto="getDistanceByPixel" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
6654
|
+
<a goto="getDistanceByPixel" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#getDistanceByPixel">SketchBaseDrawTool#getDistanceByPixel</a>
|
|
6655
6655
|
</li></ul></dd>
|
|
6656
6656
|
|
|
6657
6657
|
|
|
@@ -6854,7 +6854,7 @@
|
|
|
6854
6854
|
|
|
6855
6855
|
<span class="param-type">
|
|
6856
6856
|
|
|
6857
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
6857
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
6858
6858
|
|
|
6859
6859
|
</span>
|
|
6860
6860
|
|
|
@@ -6883,7 +6883,7 @@
|
|
|
6883
6883
|
|
|
6884
6884
|
<span class="param-type">
|
|
6885
6885
|
|
|
6886
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
6886
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
6887
6887
|
|
|
6888
6888
|
</span>
|
|
6889
6889
|
|
|
@@ -6912,7 +6912,7 @@
|
|
|
6912
6912
|
|
|
6913
6913
|
<span class="param-type">
|
|
6914
6914
|
|
|
6915
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
6915
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
6916
6916
|
|
|
6917
6917
|
</span>
|
|
6918
6918
|
|
|
@@ -6941,7 +6941,7 @@
|
|
|
6941
6941
|
|
|
6942
6942
|
<span class="param-type">
|
|
6943
6943
|
|
|
6944
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
6944
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
6945
6945
|
|
|
6946
6946
|
</span>
|
|
6947
6947
|
|
|
@@ -6976,7 +6976,7 @@
|
|
|
6976
6976
|
|
|
6977
6977
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6978
6978
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6979
|
-
<a goto="getMidScaleCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
6979
|
+
<a goto="getMidScaleCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#getMidScaleCoordinates">SketchBaseDrawTool#getMidScaleCoordinates</a>
|
|
6980
6980
|
</li></ul></dd>
|
|
6981
6981
|
|
|
6982
6982
|
|
|
@@ -7272,7 +7272,7 @@
|
|
|
7272
7272
|
|
|
7273
7273
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7274
7274
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7275
|
-
<a goto="getPanCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
7275
|
+
<a goto="getPanCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#getPanCoordinates">SketchBaseDrawTool#getPanCoordinates</a>
|
|
7276
7276
|
</li></ul></dd>
|
|
7277
7277
|
|
|
7278
7278
|
|
|
@@ -7475,7 +7475,7 @@
|
|
|
7475
7475
|
|
|
7476
7476
|
<span class="param-type">
|
|
7477
7477
|
|
|
7478
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
7478
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
7479
7479
|
|
|
7480
7480
|
</span>
|
|
7481
7481
|
|
|
@@ -7504,7 +7504,7 @@
|
|
|
7504
7504
|
|
|
7505
7505
|
<span class="param-type">
|
|
7506
7506
|
|
|
7507
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
7507
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
7508
7508
|
|
|
7509
7509
|
</span>
|
|
7510
7510
|
|
|
@@ -7533,7 +7533,7 @@
|
|
|
7533
7533
|
|
|
7534
7534
|
<span class="param-type">
|
|
7535
7535
|
|
|
7536
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
7536
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
7537
7537
|
|
|
7538
7538
|
</span>
|
|
7539
7539
|
|
|
@@ -7562,7 +7562,7 @@
|
|
|
7562
7562
|
|
|
7563
7563
|
<span class="param-type">
|
|
7564
7564
|
|
|
7565
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
7565
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
7566
7566
|
|
|
7567
7567
|
</span>
|
|
7568
7568
|
|
|
@@ -7597,7 +7597,7 @@
|
|
|
7597
7597
|
|
|
7598
7598
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7599
7599
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7600
|
-
<a goto="getScaleCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
7600
|
+
<a goto="getScaleCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#getScaleCoordinates">SketchBaseDrawTool#getScaleCoordinates</a>
|
|
7601
7601
|
</li></ul></dd>
|
|
7602
7602
|
|
|
7603
7603
|
|
|
@@ -7723,7 +7723,7 @@
|
|
|
7723
7723
|
|
|
7724
7724
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7725
7725
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7726
|
-
<a goto="removeDrawTool" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
7726
|
+
<a goto="removeDrawTool" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#removeDrawTool">SketchBaseDrawTool#removeDrawTool</a>
|
|
7727
7727
|
</li></ul></dd>
|
|
7728
7728
|
|
|
7729
7729
|
|
|
@@ -7875,7 +7875,7 @@
|
|
|
7875
7875
|
|
|
7876
7876
|
<dt class="tag-overrides">Overrides:</dt>
|
|
7877
7877
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
7878
|
-
<a
|
|
7878
|
+
<a href="SketchBaseDrawTool.html#removeVertex">SketchBaseDrawTool#removeVertex</a>
|
|
7879
7879
|
</li></ul></dd>
|
|
7880
7880
|
|
|
7881
7881
|
|
|
@@ -7988,7 +7988,7 @@
|
|
|
7988
7988
|
|
|
7989
7989
|
<span class="param-type">
|
|
7990
7990
|
|
|
7991
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
7991
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
7992
7992
|
|
|
7993
7993
|
</span>
|
|
7994
7994
|
|
|
@@ -8133,7 +8133,7 @@
|
|
|
8133
8133
|
|
|
8134
8134
|
<span class="param-type">
|
|
8135
8135
|
|
|
8136
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
8136
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
8137
8137
|
|
|
8138
8138
|
</span>
|
|
8139
8139
|
|
|
@@ -8278,7 +8278,7 @@
|
|
|
8278
8278
|
|
|
8279
8279
|
<span class="param-type">
|
|
8280
8280
|
|
|
8281
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
8281
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
8282
8282
|
|
|
8283
8283
|
</span>
|
|
8284
8284
|
|
|
@@ -8313,7 +8313,7 @@
|
|
|
8313
8313
|
|
|
8314
8314
|
<dt class="inherited-from">Inherited From:</dt>
|
|
8315
8315
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
8316
|
-
<a goto="setSketchStyle" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
8316
|
+
<a goto="setSketchStyle" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#setSketchStyle">SketchBaseDrawTool#setSketchStyle</a>
|
|
8317
8317
|
</li></ul></dd>
|
|
8318
8318
|
|
|
8319
8319
|
|
|
@@ -8463,7 +8463,7 @@
|
|
|
8463
8463
|
|
|
8464
8464
|
<dt class="inherited-from">Inherited From:</dt>
|
|
8465
8465
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
8466
|
-
<a goto="setSnapAndReferGeometries" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
8466
|
+
<a goto="setSnapAndReferGeometries" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#setSnapAndReferGeometries">SketchBaseDrawTool#setSnapAndReferGeometries</a>
|
|
8467
8467
|
</li></ul></dd>
|
|
8468
8468
|
|
|
8469
8469
|
|
|
@@ -8559,7 +8559,7 @@
|
|
|
8559
8559
|
|
|
8560
8560
|
<dt class="inherited-from">Inherited From:</dt>
|
|
8561
8561
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
8562
|
-
<a goto="start" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
8562
|
+
<a goto="start" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#start">SketchBaseDrawTool#start</a>
|
|
8563
8563
|
</li></ul></dd>
|
|
8564
8564
|
|
|
8565
8565
|
|
|
@@ -8674,7 +8674,7 @@
|
|
|
8674
8674
|
|
|
8675
8675
|
<span class="param-type">
|
|
8676
8676
|
|
|
8677
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
8677
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
8678
8678
|
|
|
8679
8679
|
</span>
|
|
8680
8680
|
|
|
@@ -8829,7 +8829,7 @@
|
|
|
8829
8829
|
|
|
8830
8830
|
<dt class="inherited-from">Inherited From:</dt>
|
|
8831
8831
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
8832
|
-
<a goto="stop" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
8832
|
+
<a goto="stop" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#stop">SketchBaseDrawTool#stop</a>
|
|
8833
8833
|
</li></ul></dd>
|
|
8834
8834
|
|
|
8835
8835
|
|
|
@@ -8944,7 +8944,7 @@
|
|
|
8944
8944
|
|
|
8945
8945
|
<span class="param-type">
|
|
8946
8946
|
|
|
8947
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
8947
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
8948
8948
|
|
|
8949
8949
|
</span>
|
|
8950
8950
|
|
|
@@ -8973,7 +8973,7 @@
|
|
|
8973
8973
|
|
|
8974
8974
|
<span class="param-type">
|
|
8975
8975
|
|
|
8976
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
8976
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
8977
8977
|
|
|
8978
8978
|
</span>
|
|
8979
8979
|
|
|
@@ -9008,7 +9008,7 @@
|
|
|
9008
9008
|
|
|
9009
9009
|
<dt class="inherited-from">Inherited From:</dt>
|
|
9010
9010
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
9011
|
-
<a goto="updateFeature" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
9011
|
+
<a goto="updateFeature" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#updateFeature">SketchBaseDrawTool#updateFeature</a>
|
|
9012
9012
|
</li></ul></dd>
|
|
9013
9013
|
|
|
9014
9014
|
|
|
@@ -9123,7 +9123,7 @@
|
|
|
9123
9123
|
|
|
9124
9124
|
<span class="param-type">
|
|
9125
9125
|
|
|
9126
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
9126
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
9127
9127
|
|
|
9128
9128
|
</span>
|
|
9129
9129
|
|
|
@@ -9189,7 +9189,7 @@
|
|
|
9189
9189
|
|
|
9190
9190
|
<dt class="tag-overrides">Overrides:</dt>
|
|
9191
9191
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
9192
|
-
<a
|
|
9192
|
+
<a href="SketchBaseDrawTool.html#updateVertex">SketchBaseDrawTool#updateVertex</a>
|
|
9193
9193
|
</li></ul></dd>
|
|
9194
9194
|
|
|
9195
9195
|
|