@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
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
<span class="param-type">
|
|
104
104
|
|
|
105
|
-
<a link="SketchEditorToolEventType.html" onclick="getTypeHTML(event)"
|
|
105
|
+
<a link="SketchEditorToolEventType.html" onclick="getTypeHTML(event)" href="global.html#SketchEditorToolEventType">SketchEditorToolEventType</a>
|
|
106
106
|
|
|
107
107
|
</span>
|
|
108
108
|
|
|
@@ -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
|
|
|
@@ -1623,7 +1623,7 @@
|
|
|
1623
1623
|
|
|
1624
1624
|
<span class="param-type">
|
|
1625
1625
|
|
|
1626
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
1626
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
1627
1627
|
|
|
1628
1628
|
</span>
|
|
1629
1629
|
|
|
@@ -1768,7 +1768,7 @@
|
|
|
1768
1768
|
|
|
1769
1769
|
<span class="param-type">
|
|
1770
1770
|
|
|
1771
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
1771
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
1772
1772
|
|
|
1773
1773
|
</span>
|
|
1774
1774
|
|
|
@@ -1832,7 +1832,7 @@
|
|
|
1832
1832
|
|
|
1833
1833
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1834
1834
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1835
|
-
<a goto="addVertex" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
1835
|
+
<a goto="addVertex" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#addVertex">SketchBaseDrawTool#addVertex</a>
|
|
1836
1836
|
</li></ul></dd>
|
|
1837
1837
|
|
|
1838
1838
|
|
|
@@ -2073,7 +2073,7 @@
|
|
|
2073
2073
|
|
|
2074
2074
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2075
2075
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2076
|
-
<a goto="getDistanceByPixel" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
2076
|
+
<a goto="getDistanceByPixel" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#getDistanceByPixel">SketchBaseDrawTool#getDistanceByPixel</a>
|
|
2077
2077
|
</li></ul></dd>
|
|
2078
2078
|
|
|
2079
2079
|
|
|
@@ -2276,7 +2276,7 @@
|
|
|
2276
2276
|
|
|
2277
2277
|
<span class="param-type">
|
|
2278
2278
|
|
|
2279
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
2279
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
2280
2280
|
|
|
2281
2281
|
</span>
|
|
2282
2282
|
|
|
@@ -2305,7 +2305,7 @@
|
|
|
2305
2305
|
|
|
2306
2306
|
<span class="param-type">
|
|
2307
2307
|
|
|
2308
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2308
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2309
2309
|
|
|
2310
2310
|
</span>
|
|
2311
2311
|
|
|
@@ -2334,7 +2334,7 @@
|
|
|
2334
2334
|
|
|
2335
2335
|
<span class="param-type">
|
|
2336
2336
|
|
|
2337
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2337
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2338
2338
|
|
|
2339
2339
|
</span>
|
|
2340
2340
|
|
|
@@ -2363,7 +2363,7 @@
|
|
|
2363
2363
|
|
|
2364
2364
|
<span class="param-type">
|
|
2365
2365
|
|
|
2366
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2366
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2367
2367
|
|
|
2368
2368
|
</span>
|
|
2369
2369
|
|
|
@@ -2398,7 +2398,7 @@
|
|
|
2398
2398
|
|
|
2399
2399
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2400
2400
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2401
|
-
<a goto="getMidScaleCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
2401
|
+
<a goto="getMidScaleCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#getMidScaleCoordinates">SketchBaseDrawTool#getMidScaleCoordinates</a>
|
|
2402
2402
|
</li></ul></dd>
|
|
2403
2403
|
|
|
2404
2404
|
|
|
@@ -2694,7 +2694,7 @@
|
|
|
2694
2694
|
|
|
2695
2695
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2696
2696
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2697
|
-
<a goto="getPanCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
2697
|
+
<a goto="getPanCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#getPanCoordinates">SketchBaseDrawTool#getPanCoordinates</a>
|
|
2698
2698
|
</li></ul></dd>
|
|
2699
2699
|
|
|
2700
2700
|
|
|
@@ -2897,7 +2897,7 @@
|
|
|
2897
2897
|
|
|
2898
2898
|
<span class="param-type">
|
|
2899
2899
|
|
|
2900
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
2900
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
2901
2901
|
|
|
2902
2902
|
</span>
|
|
2903
2903
|
|
|
@@ -2926,7 +2926,7 @@
|
|
|
2926
2926
|
|
|
2927
2927
|
<span class="param-type">
|
|
2928
2928
|
|
|
2929
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2929
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2930
2930
|
|
|
2931
2931
|
</span>
|
|
2932
2932
|
|
|
@@ -2955,7 +2955,7 @@
|
|
|
2955
2955
|
|
|
2956
2956
|
<span class="param-type">
|
|
2957
2957
|
|
|
2958
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2958
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2959
2959
|
|
|
2960
2960
|
</span>
|
|
2961
2961
|
|
|
@@ -2984,7 +2984,7 @@
|
|
|
2984
2984
|
|
|
2985
2985
|
<span class="param-type">
|
|
2986
2986
|
|
|
2987
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2987
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2988
2988
|
|
|
2989
2989
|
</span>
|
|
2990
2990
|
|
|
@@ -3019,7 +3019,7 @@
|
|
|
3019
3019
|
|
|
3020
3020
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3021
3021
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3022
|
-
<a goto="getScaleCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
3022
|
+
<a goto="getScaleCoordinates" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#getScaleCoordinates">SketchBaseDrawTool#getScaleCoordinates</a>
|
|
3023
3023
|
</li></ul></dd>
|
|
3024
3024
|
|
|
3025
3025
|
|
|
@@ -3164,7 +3164,7 @@
|
|
|
3164
3164
|
|
|
3165
3165
|
<span class="param-type">
|
|
3166
3166
|
|
|
3167
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
3167
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
3168
3168
|
|
|
3169
3169
|
</span>
|
|
3170
3170
|
|
|
@@ -3319,7 +3319,7 @@
|
|
|
3319
3319
|
|
|
3320
3320
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3321
3321
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3322
|
-
<a goto="removeDrawTool" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
3322
|
+
<a goto="removeDrawTool" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#removeDrawTool">SketchBaseDrawTool#removeDrawTool</a>
|
|
3323
3323
|
</li></ul></dd>
|
|
3324
3324
|
|
|
3325
3325
|
|
|
@@ -3469,7 +3469,7 @@
|
|
|
3469
3469
|
|
|
3470
3470
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3471
3471
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3472
|
-
<a goto="removeVertex" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
3472
|
+
<a goto="removeVertex" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#removeVertex">SketchBaseDrawTool#removeVertex</a>
|
|
3473
3473
|
</li></ul></dd>
|
|
3474
3474
|
|
|
3475
3475
|
|
|
@@ -3584,7 +3584,7 @@
|
|
|
3584
3584
|
|
|
3585
3585
|
<span class="param-type">
|
|
3586
3586
|
|
|
3587
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
3587
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
3588
3588
|
|
|
3589
3589
|
</span>
|
|
3590
3590
|
|
|
@@ -3729,7 +3729,7 @@
|
|
|
3729
3729
|
|
|
3730
3730
|
<span class="param-type">
|
|
3731
3731
|
|
|
3732
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
3732
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
3733
3733
|
|
|
3734
3734
|
</span>
|
|
3735
3735
|
|
|
@@ -3764,7 +3764,7 @@
|
|
|
3764
3764
|
|
|
3765
3765
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3766
3766
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3767
|
-
<a goto="setSketchStyle" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
3767
|
+
<a goto="setSketchStyle" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#setSketchStyle">SketchBaseDrawTool#setSketchStyle</a>
|
|
3768
3768
|
</li></ul></dd>
|
|
3769
3769
|
|
|
3770
3770
|
|
|
@@ -3914,7 +3914,7 @@
|
|
|
3914
3914
|
|
|
3915
3915
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3916
3916
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3917
|
-
<a goto="setSnapAndReferGeometries" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
3917
|
+
<a goto="setSnapAndReferGeometries" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#setSnapAndReferGeometries">SketchBaseDrawTool#setSnapAndReferGeometries</a>
|
|
3918
3918
|
</li></ul></dd>
|
|
3919
3919
|
|
|
3920
3920
|
|
|
@@ -4010,7 +4010,7 @@
|
|
|
4010
4010
|
|
|
4011
4011
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4012
4012
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4013
|
-
<a goto="start" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
4013
|
+
<a goto="start" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#start">SketchBaseDrawTool#start</a>
|
|
4014
4014
|
</li></ul></dd>
|
|
4015
4015
|
|
|
4016
4016
|
|
|
@@ -4106,7 +4106,7 @@
|
|
|
4106
4106
|
|
|
4107
4107
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4108
4108
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4109
|
-
<a goto="stop" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
4109
|
+
<a goto="stop" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#stop">SketchBaseDrawTool#stop</a>
|
|
4110
4110
|
</li></ul></dd>
|
|
4111
4111
|
|
|
4112
4112
|
|
|
@@ -4221,7 +4221,7 @@
|
|
|
4221
4221
|
|
|
4222
4222
|
<span class="param-type">
|
|
4223
4223
|
|
|
4224
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
4224
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
4225
4225
|
|
|
4226
4226
|
</span>
|
|
4227
4227
|
|
|
@@ -4250,7 +4250,7 @@
|
|
|
4250
4250
|
|
|
4251
4251
|
<span class="param-type">
|
|
4252
4252
|
|
|
4253
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
4253
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
4254
4254
|
|
|
4255
4255
|
</span>
|
|
4256
4256
|
|
|
@@ -4285,7 +4285,7 @@
|
|
|
4285
4285
|
|
|
4286
4286
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4287
4287
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4288
|
-
<a goto="updateFeature" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
4288
|
+
<a goto="updateFeature" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#updateFeature">SketchBaseDrawTool#updateFeature</a>
|
|
4289
4289
|
</li></ul></dd>
|
|
4290
4290
|
|
|
4291
4291
|
|
|
@@ -4400,7 +4400,7 @@
|
|
|
4400
4400
|
|
|
4401
4401
|
<span class="param-type">
|
|
4402
4402
|
|
|
4403
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
4403
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
4404
4404
|
|
|
4405
4405
|
</span>
|
|
4406
4406
|
|
|
@@ -4464,7 +4464,7 @@
|
|
|
4464
4464
|
|
|
4465
4465
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4466
4466
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4467
|
-
<a goto="updateVertex" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)"
|
|
4467
|
+
<a goto="updateVertex" link="SketchBaseDrawTool.html" onclick="getTypeHTML(event)" href="SketchBaseDrawTool.html#updateVertex">SketchBaseDrawTool#updateVertex</a>
|
|
4468
4468
|
</li></ul></dd>
|
|
4469
4469
|
|
|
4470
4470
|
|