@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,14 +102,14 @@
|
|
|
102
102
|
|
|
103
103
|
<span class="param-type">
|
|
104
104
|
|
|
105
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
105
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
106
106
|
|
|
107
107
|
</span>
|
|
108
108
|
|
|
|
109
109
|
|
|
110
110
|
<span class="param-type">
|
|
111
111
|
|
|
112
|
-
<a link="SceneView.html" onclick="getTypeHTML(event)"
|
|
112
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
|
|
113
113
|
|
|
114
114
|
</span>
|
|
115
115
|
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
|
|
210
210
|
|
|
211
211
|
<ul>
|
|
212
|
-
<li><a link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
212
|
+
<li><a link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html">SketchEditor</a></li>
|
|
213
213
|
</ul>
|
|
214
214
|
|
|
215
215
|
|
|
@@ -283,7 +283,7 @@
|
|
|
283
283
|
|
|
284
284
|
<span class="param-type">
|
|
285
285
|
|
|
286
|
-
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)"
|
|
286
|
+
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)" href="GraphicsLayer.html">GraphicsLayer</a>
|
|
287
287
|
|
|
288
288
|
</span>
|
|
289
289
|
|
|
@@ -337,7 +337,7 @@
|
|
|
337
337
|
|
|
338
338
|
<span class="param-type">
|
|
339
339
|
|
|
340
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
340
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
341
341
|
|
|
342
342
|
</span>
|
|
343
343
|
|
|
@@ -391,14 +391,14 @@
|
|
|
391
391
|
|
|
392
392
|
<span class="param-type">
|
|
393
393
|
|
|
394
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
394
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
395
395
|
|
|
396
396
|
</span>
|
|
397
397
|
|
|
|
398
398
|
|
|
399
399
|
<span class="param-type">
|
|
400
400
|
|
|
401
|
-
<a link="SceneView.html" onclick="getTypeHTML(event)"
|
|
401
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
|
|
402
402
|
|
|
403
403
|
</span>
|
|
404
404
|
|
|
@@ -459,7 +459,7 @@
|
|
|
459
459
|
|
|
460
460
|
<dt class="inherited-from">Inherited From:</dt>
|
|
461
461
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
462
|
-
<a goto="editable" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
462
|
+
<a goto="editable" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#editable">SketchEditor#editable</a>
|
|
463
463
|
</li></ul></dd>
|
|
464
464
|
|
|
465
465
|
|
|
@@ -539,7 +539,7 @@
|
|
|
539
539
|
|
|
540
540
|
<dt class="inherited-from">Inherited From:</dt>
|
|
541
541
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
542
|
-
<a goto="isSimple" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
542
|
+
<a goto="isSimple" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#isSimple">SketchEditor#isSimple</a>
|
|
543
543
|
</li></ul></dd>
|
|
544
544
|
|
|
545
545
|
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
|
|
583
583
|
<span class="param-type">
|
|
584
584
|
|
|
585
|
-
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)"
|
|
585
|
+
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)" href="GraphicsLayer.html">GraphicsLayer</a>
|
|
586
586
|
|
|
587
587
|
</span>
|
|
588
588
|
|
|
@@ -619,7 +619,7 @@
|
|
|
619
619
|
|
|
620
620
|
<dt class="inherited-from">Inherited From:</dt>
|
|
621
621
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
622
|
-
<a goto="layer" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
622
|
+
<a goto="layer" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#layer">SketchEditor#layer</a>
|
|
623
623
|
</li></ul></dd>
|
|
624
624
|
|
|
625
625
|
|
|
@@ -699,7 +699,7 @@
|
|
|
699
699
|
|
|
700
700
|
<dt class="inherited-from">Inherited From:</dt>
|
|
701
701
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
702
|
-
<a goto="measureOption" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
702
|
+
<a goto="measureOption" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#measureOption">SketchEditor#measureOption</a>
|
|
703
703
|
</li></ul></dd>
|
|
704
704
|
|
|
705
705
|
|
|
@@ -779,7 +779,7 @@
|
|
|
779
779
|
|
|
780
780
|
<dt class="inherited-from">Inherited From:</dt>
|
|
781
781
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
782
|
-
<a goto="sketchDataType" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
782
|
+
<a goto="sketchDataType" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#sketchDataType">SketchEditor#sketchDataType</a>
|
|
783
783
|
</li></ul></dd>
|
|
784
784
|
|
|
785
785
|
|
|
@@ -822,7 +822,7 @@
|
|
|
822
822
|
|
|
823
823
|
<span class="param-type">
|
|
824
824
|
|
|
825
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
825
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
826
826
|
|
|
827
827
|
</span>
|
|
828
828
|
|
|
@@ -859,7 +859,7 @@
|
|
|
859
859
|
|
|
860
860
|
<dt class="inherited-from">Inherited From:</dt>
|
|
861
861
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
862
|
-
<a goto="sketchStyle" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
862
|
+
<a goto="sketchStyle" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#sketchStyle">SketchEditor#sketchStyle</a>
|
|
863
863
|
</li></ul></dd>
|
|
864
864
|
|
|
865
865
|
|
|
@@ -939,7 +939,7 @@
|
|
|
939
939
|
|
|
940
940
|
<dt class="inherited-from">Inherited From:</dt>
|
|
941
941
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
942
|
-
<a goto="snapAndReferGeometries" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
942
|
+
<a goto="snapAndReferGeometries" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#snapAndReferGeometries">SketchEditor#snapAndReferGeometries</a>
|
|
943
943
|
</li></ul></dd>
|
|
944
944
|
|
|
945
945
|
|
|
@@ -1021,7 +1021,7 @@
|
|
|
1021
1021
|
|
|
1022
1022
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1023
1023
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1024
|
-
<a goto="snapOption" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
1024
|
+
<a goto="snapOption" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#snapOption">SketchEditor#snapOption</a>
|
|
1025
1025
|
</li></ul></dd>
|
|
1026
1026
|
|
|
1027
1027
|
|
|
@@ -1064,14 +1064,14 @@
|
|
|
1064
1064
|
|
|
1065
1065
|
<span class="param-type">
|
|
1066
1066
|
|
|
1067
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
1067
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
1068
1068
|
|
|
1069
1069
|
</span>
|
|
1070
1070
|
|
|
|
1071
1071
|
|
|
1072
1072
|
<span class="param-type">
|
|
1073
1073
|
|
|
1074
|
-
<a link="SceneView.html" onclick="getTypeHTML(event)"
|
|
1074
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" href="SceneView.html">SceneView</a>
|
|
1075
1075
|
|
|
1076
1076
|
</span>
|
|
1077
1077
|
|
|
@@ -1108,7 +1108,7 @@
|
|
|
1108
1108
|
|
|
1109
1109
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1110
1110
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1111
|
-
<a goto="view" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
1111
|
+
<a goto="view" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#view">SketchEditor#view</a>
|
|
1112
1112
|
</li></ul></dd>
|
|
1113
1113
|
|
|
1114
1114
|
|
|
@@ -1172,7 +1172,7 @@
|
|
|
1172
1172
|
|
|
1173
1173
|
<span class="param-type">
|
|
1174
1174
|
|
|
1175
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1175
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1176
1176
|
|
|
1177
1177
|
</span>
|
|
1178
1178
|
|
|
@@ -1262,7 +1262,7 @@
|
|
|
1262
1262
|
|
|
1263
1263
|
<span class="param-type">
|
|
1264
1264
|
|
|
1265
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1265
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1266
1266
|
|
|
1267
1267
|
</span>
|
|
1268
1268
|
|
|
@@ -1282,7 +1282,7 @@
|
|
|
1282
1282
|
|
|
1283
1283
|
<span class="param-type">
|
|
1284
1284
|
|
|
1285
|
-
<a link="SketchDataType.html" onclick="getTypeHTML(event)"
|
|
1285
|
+
<a link="SketchDataType.html" onclick="getTypeHTML(event)" href="global.html#SketchDataType">SketchDataType</a>
|
|
1286
1286
|
|
|
1287
1287
|
</span>
|
|
1288
1288
|
|
|
@@ -1302,7 +1302,7 @@
|
|
|
1302
1302
|
|
|
1303
1303
|
<span class="param-type">
|
|
1304
1304
|
|
|
1305
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
1305
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
1306
1306
|
|
|
1307
1307
|
</span>
|
|
1308
1308
|
|
|
@@ -1406,7 +1406,7 @@
|
|
|
1406
1406
|
|
|
1407
1407
|
<span class="param-type">
|
|
1408
1408
|
|
|
1409
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1409
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1410
1410
|
|
|
1411
1411
|
</span>
|
|
1412
1412
|
|
|
@@ -1436,7 +1436,7 @@
|
|
|
1436
1436
|
|
|
1437
1437
|
<span class="param-type">
|
|
1438
1438
|
|
|
1439
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1439
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1440
1440
|
|
|
1441
1441
|
</span>
|
|
1442
1442
|
|
|
@@ -1536,7 +1536,7 @@
|
|
|
1536
1536
|
|
|
1537
1537
|
<span class="param-type">
|
|
1538
1538
|
|
|
1539
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1539
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1540
1540
|
|
|
1541
1541
|
</span>
|
|
1542
1542
|
|
|
@@ -1556,7 +1556,7 @@
|
|
|
1556
1556
|
|
|
1557
1557
|
<span class="param-type">
|
|
1558
1558
|
|
|
1559
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
1559
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
1560
1560
|
|
|
1561
1561
|
</span>
|
|
1562
1562
|
|
|
@@ -1576,7 +1576,7 @@
|
|
|
1576
1576
|
|
|
1577
1577
|
<span class="param-type">
|
|
1578
1578
|
|
|
1579
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1579
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1580
1580
|
|
|
1581
1581
|
</span>
|
|
1582
1582
|
|
|
@@ -1654,7 +1654,7 @@
|
|
|
1654
1654
|
|
|
1655
1655
|
<span class="param-type">
|
|
1656
1656
|
|
|
1657
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
1657
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
1658
1658
|
|
|
1659
1659
|
</span>
|
|
1660
1660
|
|
|
@@ -1718,7 +1718,7 @@
|
|
|
1718
1718
|
|
|
1719
1719
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1720
1720
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1721
|
-
<a goto="addVertex" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
1721
|
+
<a goto="addVertex" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#addVertex">SketchEditor#addVertex</a>
|
|
1722
1722
|
</li></ul></dd>
|
|
1723
1723
|
|
|
1724
1724
|
|
|
@@ -1781,7 +1781,7 @@
|
|
|
1781
1781
|
|
|
1782
1782
|
<span class="param-type">
|
|
1783
1783
|
|
|
1784
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1784
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1785
1785
|
|
|
1786
1786
|
</span>
|
|
1787
1787
|
|
|
@@ -1844,7 +1844,7 @@
|
|
|
1844
1844
|
|
|
1845
1845
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1846
1846
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1847
|
-
<a goto="canRedo" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
1847
|
+
<a goto="canRedo" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#canRedo">SketchEditor#canRedo</a>
|
|
1848
1848
|
</li></ul></dd>
|
|
1849
1849
|
|
|
1850
1850
|
|
|
@@ -1968,7 +1968,7 @@
|
|
|
1968
1968
|
|
|
1969
1969
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1970
1970
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1971
|
-
<a goto="canUndo" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
1971
|
+
<a goto="canUndo" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#canUndo">SketchEditor#canUndo</a>
|
|
1972
1972
|
</li></ul></dd>
|
|
1973
1973
|
|
|
1974
1974
|
|
|
@@ -2092,7 +2092,7 @@
|
|
|
2092
2092
|
|
|
2093
2093
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2094
2094
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2095
|
-
<a goto="destroy" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
2095
|
+
<a goto="destroy" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#destroy">SketchEditor#destroy</a>
|
|
2096
2096
|
</li></ul></dd>
|
|
2097
2097
|
|
|
2098
2098
|
|
|
@@ -2242,7 +2242,7 @@
|
|
|
2242
2242
|
|
|
2243
2243
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2244
2244
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2245
|
-
<a goto="drawPolylineToPolygon" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
2245
|
+
<a goto="drawPolylineToPolygon" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#drawPolylineToPolygon">SketchEditor#drawPolylineToPolygon</a>
|
|
2246
2246
|
</li></ul></dd>
|
|
2247
2247
|
|
|
2248
2248
|
|
|
@@ -2368,7 +2368,7 @@
|
|
|
2368
2368
|
|
|
2369
2369
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2370
2370
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2371
|
-
<a goto="getGeometry" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
2371
|
+
<a goto="getGeometry" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#getGeometry">SketchEditor#getGeometry</a>
|
|
2372
2372
|
</li></ul></dd>
|
|
2373
2373
|
|
|
2374
2374
|
|
|
@@ -2429,7 +2429,7 @@
|
|
|
2429
2429
|
|
|
2430
2430
|
<span class="param-type">
|
|
2431
2431
|
|
|
2432
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
2432
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
2433
2433
|
|
|
2434
2434
|
</span>
|
|
2435
2435
|
|
|
@@ -2492,7 +2492,7 @@
|
|
|
2492
2492
|
|
|
2493
2493
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2494
2494
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2495
|
-
<a goto="getSketchDataType" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
2495
|
+
<a goto="getSketchDataType" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#getSketchDataType">SketchEditor#getSketchDataType</a>
|
|
2496
2496
|
</li></ul></dd>
|
|
2497
2497
|
|
|
2498
2498
|
|
|
@@ -2553,7 +2553,7 @@
|
|
|
2553
2553
|
|
|
2554
2554
|
<span class="param-type">
|
|
2555
2555
|
|
|
2556
|
-
<a link="SketchDataType.html" onclick="getTypeHTML(event)"
|
|
2556
|
+
<a link="SketchDataType.html" onclick="getTypeHTML(event)" href="global.html#SketchDataType">SketchDataType</a>
|
|
2557
2557
|
|
|
2558
2558
|
</span>
|
|
2559
2559
|
|
|
@@ -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="getSketchStyle" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
2619
|
+
<a goto="getSketchStyle" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#getSketchStyle">SketchEditor#getSketchStyle</a>
|
|
2620
2620
|
</li></ul></dd>
|
|
2621
2621
|
|
|
2622
2622
|
|
|
@@ -2677,7 +2677,7 @@
|
|
|
2677
2677
|
|
|
2678
2678
|
<span class="param-type">
|
|
2679
2679
|
|
|
2680
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
2680
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
2681
2681
|
|
|
2682
2682
|
</span>
|
|
2683
2683
|
|
|
@@ -2740,7 +2740,7 @@
|
|
|
2740
2740
|
|
|
2741
2741
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2742
2742
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2743
|
-
<a goto="getSnapAndReferGeometries" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
2743
|
+
<a goto="getSnapAndReferGeometries" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#getSnapAndReferGeometries">SketchEditor#getSnapAndReferGeometries</a>
|
|
2744
2744
|
</li></ul></dd>
|
|
2745
2745
|
|
|
2746
2746
|
|
|
@@ -2866,7 +2866,7 @@
|
|
|
2866
2866
|
|
|
2867
2867
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2868
2868
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2869
|
-
<a goto="getSnapOption" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
2869
|
+
<a goto="getSnapOption" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#getSnapOption">SketchEditor#getSnapOption</a>
|
|
2870
2870
|
</li></ul></dd>
|
|
2871
2871
|
|
|
2872
2872
|
|
|
@@ -3113,7 +3113,7 @@
|
|
|
3113
3113
|
|
|
3114
3114
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3115
3115
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3116
|
-
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)"
|
|
3116
|
+
<a goto="off" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#off">Evented#off</a>
|
|
3117
3117
|
</li></ul></dd>
|
|
3118
3118
|
|
|
3119
3119
|
|
|
@@ -3474,7 +3474,7 @@ view.off({
|
|
|
3474
3474
|
|
|
3475
3475
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3476
3476
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3477
|
-
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)"
|
|
3477
|
+
<a goto="on" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#on">Evented#on</a>
|
|
3478
3478
|
</li></ul></dd>
|
|
3479
3479
|
|
|
3480
3480
|
|
|
@@ -3678,7 +3678,7 @@ view.on({
|
|
|
3678
3678
|
|
|
3679
3679
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3680
3680
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3681
|
-
<a goto="redo" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
3681
|
+
<a goto="redo" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#redo">SketchEditor#redo</a>
|
|
3682
3682
|
</li></ul></dd>
|
|
3683
3683
|
|
|
3684
3684
|
|
|
@@ -3741,7 +3741,7 @@ view.on({
|
|
|
3741
3741
|
|
|
3742
3742
|
<span class="param-type">
|
|
3743
3743
|
|
|
3744
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
3744
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
3745
3745
|
|
|
3746
3746
|
</span>
|
|
3747
3747
|
|
|
@@ -3804,7 +3804,7 @@ view.on({
|
|
|
3804
3804
|
|
|
3805
3805
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3806
3806
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3807
|
-
<a goto="remove" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
3807
|
+
<a goto="remove" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#remove">SketchEditor#remove</a>
|
|
3808
3808
|
</li></ul></dd>
|
|
3809
3809
|
|
|
3810
3810
|
|
|
@@ -3954,7 +3954,7 @@ view.on({
|
|
|
3954
3954
|
|
|
3955
3955
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3956
3956
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3957
|
-
<a goto="removeVertex" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
3957
|
+
<a goto="removeVertex" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#removeVertex">SketchEditor#removeVertex</a>
|
|
3958
3958
|
</li></ul></dd>
|
|
3959
3959
|
|
|
3960
3960
|
|
|
@@ -4017,7 +4017,7 @@ view.on({
|
|
|
4017
4017
|
|
|
4018
4018
|
<span class="param-type">
|
|
4019
4019
|
|
|
4020
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
4020
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
4021
4021
|
|
|
4022
4022
|
</span>
|
|
4023
4023
|
|
|
@@ -4099,7 +4099,7 @@ view.on({
|
|
|
4099
4099
|
|
|
4100
4100
|
<span class="param-type">
|
|
4101
4101
|
|
|
4102
|
-
<a link="SketchStyle.html" onclick="getTypeHTML(event)"
|
|
4102
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" href="SketchStyle.html">SketchStyle</a>
|
|
4103
4103
|
|
|
4104
4104
|
</span>
|
|
4105
4105
|
|
|
@@ -4134,7 +4134,7 @@ view.on({
|
|
|
4134
4134
|
|
|
4135
4135
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4136
4136
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4137
|
-
<a goto="setSketchStyle" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
4137
|
+
<a goto="setSketchStyle" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#setSketchStyle">SketchEditor#setSketchStyle</a>
|
|
4138
4138
|
</li></ul></dd>
|
|
4139
4139
|
|
|
4140
4140
|
|
|
@@ -4284,7 +4284,7 @@ view.on({
|
|
|
4284
4284
|
|
|
4285
4285
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4286
4286
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4287
|
-
<a goto="setSnapAndReferGeometries" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
4287
|
+
<a goto="setSnapAndReferGeometries" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#setSnapAndReferGeometries">SketchEditor#setSnapAndReferGeometries</a>
|
|
4288
4288
|
</li></ul></dd>
|
|
4289
4289
|
|
|
4290
4290
|
|
|
@@ -4617,7 +4617,7 @@ view.on({
|
|
|
4617
4617
|
|
|
4618
4618
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4619
4619
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4620
|
-
<a goto="setSnapOption" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
4620
|
+
<a goto="setSnapOption" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#setSnapOption">SketchEditor#setSnapOption</a>
|
|
4621
4621
|
</li></ul></dd>
|
|
4622
4622
|
|
|
4623
4623
|
|
|
@@ -4732,14 +4732,14 @@ view.on({
|
|
|
4732
4732
|
|
|
4733
4733
|
<span class="param-type">
|
|
4734
4734
|
|
|
4735
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
4735
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
4736
4736
|
|
|
4737
4737
|
</span>
|
|
4738
4738
|
|
|
|
4739
4739
|
|
|
4740
4740
|
<span class="param-type">
|
|
4741
4741
|
|
|
4742
|
-
<a link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
4742
|
+
<a link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html">SketchEditor</a>
|
|
4743
4743
|
|
|
4744
4744
|
</span>
|
|
4745
4745
|
|
|
@@ -4803,7 +4803,7 @@ view.on({
|
|
|
4803
4803
|
|
|
4804
4804
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4805
4805
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4806
|
-
<a goto="split" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
4806
|
+
<a goto="split" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#split">SketchEditor#split</a>
|
|
4807
4807
|
</li></ul></dd>
|
|
4808
4808
|
|
|
4809
4809
|
|
|
@@ -4952,14 +4952,14 @@ view.on({
|
|
|
4952
4952
|
|
|
4953
4953
|
<span class="param-type">
|
|
4954
4954
|
|
|
4955
|
-
<a link="SketchDataType.html" onclick="getTypeHTML(event)"
|
|
4955
|
+
<a link="SketchDataType.html" onclick="getTypeHTML(event)" href="global.html#SketchDataType">SketchDataType</a>
|
|
4956
4956
|
|
|
4957
4957
|
</span>
|
|
4958
4958
|
|
|
|
4959
4959
|
|
|
4960
4960
|
<span class="param-type">
|
|
4961
4961
|
|
|
4962
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
4962
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
4963
4963
|
|
|
4964
4964
|
</span>
|
|
4965
4965
|
|
|
@@ -5053,7 +5053,7 @@ view.on({
|
|
|
5053
5053
|
|
|
5054
5054
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5055
5055
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5056
|
-
<a goto="start" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
5056
|
+
<a goto="start" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#start">SketchEditor#start</a>
|
|
5057
5057
|
</li></ul></dd>
|
|
5058
5058
|
|
|
5059
5059
|
|
|
@@ -5203,7 +5203,7 @@ view.on({
|
|
|
5203
5203
|
|
|
5204
5204
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5205
5205
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5206
|
-
<a goto="startCustomDrawTool" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
5206
|
+
<a goto="startCustomDrawTool" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#startCustomDrawTool">SketchEditor#startCustomDrawTool</a>
|
|
5207
5207
|
</li></ul></dd>
|
|
5208
5208
|
|
|
5209
5209
|
|
|
@@ -5299,7 +5299,7 @@ view.on({
|
|
|
5299
5299
|
|
|
5300
5300
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5301
5301
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5302
|
-
<a goto="stop" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
5302
|
+
<a goto="stop" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#stop">SketchEditor#stop</a>
|
|
5303
5303
|
</li></ul></dd>
|
|
5304
5304
|
|
|
5305
5305
|
|
|
@@ -5395,7 +5395,7 @@ view.on({
|
|
|
5395
5395
|
|
|
5396
5396
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5397
5397
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5398
|
-
<a goto="undo" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
5398
|
+
<a goto="undo" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#undo">SketchEditor#undo</a>
|
|
5399
5399
|
</li></ul></dd>
|
|
5400
5400
|
|
|
5401
5401
|
|
|
@@ -5458,7 +5458,7 @@ view.on({
|
|
|
5458
5458
|
|
|
5459
5459
|
<span class="param-type">
|
|
5460
5460
|
|
|
5461
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
5461
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
5462
5462
|
|
|
5463
5463
|
</span>
|
|
5464
5464
|
|
|
@@ -5540,7 +5540,7 @@ view.on({
|
|
|
5540
5540
|
|
|
5541
5541
|
<span class="param-type">
|
|
5542
5542
|
|
|
5543
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
5543
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
5544
5544
|
|
|
5545
5545
|
</span>
|
|
5546
5546
|
|
|
@@ -5575,7 +5575,7 @@ view.on({
|
|
|
5575
5575
|
|
|
5576
5576
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5577
5577
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5578
|
-
<a goto="union" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
5578
|
+
<a goto="union" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#union">SketchEditor#union</a>
|
|
5579
5579
|
</li></ul></dd>
|
|
5580
5580
|
|
|
5581
5581
|
|
|
@@ -5638,7 +5638,7 @@ view.on({
|
|
|
5638
5638
|
|
|
5639
5639
|
<span class="param-type">
|
|
5640
5640
|
|
|
5641
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
5641
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
5642
5642
|
|
|
5643
5643
|
</span>
|
|
5644
5644
|
|
|
@@ -5720,7 +5720,7 @@ view.on({
|
|
|
5720
5720
|
|
|
5721
5721
|
<span class="param-type">
|
|
5722
5722
|
|
|
5723
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
5723
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
5724
5724
|
|
|
5725
5725
|
</span>
|
|
5726
5726
|
|
|
@@ -5784,7 +5784,7 @@ view.on({
|
|
|
5784
5784
|
|
|
5785
5785
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5786
5786
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5787
|
-
<a goto="updateVertex" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
5787
|
+
<a goto="updateVertex" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#updateVertex">SketchEditor#updateVertex</a>
|
|
5788
5788
|
</li></ul></dd>
|
|
5789
5789
|
|
|
5790
5790
|
|
|
@@ -5847,7 +5847,7 @@ view.on({
|
|
|
5847
5847
|
|
|
5848
5848
|
<span class="param-type">
|
|
5849
5849
|
|
|
5850
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
5850
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
5851
5851
|
|
|
5852
5852
|
</span>
|
|
5853
5853
|
|
|
@@ -6003,7 +6003,7 @@ view.on({
|
|
|
6003
6003
|
|
|
6004
6004
|
<span class="param-type">
|
|
6005
6005
|
|
|
6006
|
-
<a link="SketchEditorEvent.html" onclick="getTypeHTML(event)"
|
|
6006
|
+
<a link="SketchEditorEvent.html" onclick="getTypeHTML(event)" href="SketchEditorEvent.html">SketchEditorEvent</a>
|
|
6007
6007
|
|
|
6008
6008
|
</span>
|
|
6009
6009
|
|
|
@@ -6035,7 +6035,7 @@ view.on({
|
|
|
6035
6035
|
|
|
6036
6036
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6037
6037
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6038
|
-
<a goto="event:创建草图图形时事件" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
6038
|
+
<a goto="event:创建草图图形时事件" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#event:%25E5%2588%259B%25E5%25BB%25BA%25E8%258D%2589%25E5%259B%25BE%25E5%259B%25BE%25E5%25BD%25A2%25E6%2597%25B6%25E4%25BA%258B%25E4%25BB%25B6">SketchEditor#event:创建草图图形时事件</a>
|
|
6039
6039
|
</li></ul></dd>
|
|
6040
6040
|
|
|
6041
6041
|
|
|
@@ -6207,7 +6207,7 @@ view.on({
|
|
|
6207
6207
|
|
|
6208
6208
|
<span class="param-type">
|
|
6209
6209
|
|
|
6210
|
-
<a link="LayerEventType.html" onclick="getTypeHTML(event)"
|
|
6210
|
+
<a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
|
|
6211
6211
|
|
|
6212
6212
|
</span>
|
|
6213
6213
|
|
|
@@ -6249,7 +6249,7 @@ view.on({
|
|
|
6249
6249
|
|
|
6250
6250
|
<span class="param-type">
|
|
6251
6251
|
|
|
6252
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
6252
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
6253
6253
|
|
|
6254
6254
|
</span>
|
|
6255
6255
|
|
|
@@ -6295,7 +6295,7 @@ view.on({
|
|
|
6295
6295
|
|
|
6296
6296
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6297
6297
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6298
|
-
<a goto="event:标绘制线或区的一个顶点完成事件(废弃)" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
6298
|
+
<a goto="event:标绘制线或区的一个顶点完成事件(废弃)" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#event:%25E6%25A0%2587%25E7%25BB%2598%25E5%2588%25B6%25E7%25BA%25BF%25E6%2588%2596%25E5%258C%25BA%25E7%259A%2584%25E4%25B8%2580%25E4%25B8%25AA%25E9%25A1%25B6%25E7%2582%25B9%25E5%25AE%258C%25E6%2588%2590%25E4%25BA%258B%25E4%25BB%25B6%25EF%25BC%2588%25E5%25BA%259F%25E5%25BC%2583%25EF%25BC%2589">SketchEditor#event:标绘制线或区的一个顶点完成事件(废弃)</a>
|
|
6299
6299
|
</li></ul></dd>
|
|
6300
6300
|
|
|
6301
6301
|
|
|
@@ -6425,7 +6425,7 @@ view.on({
|
|
|
6425
6425
|
|
|
6426
6426
|
<span class="param-type">
|
|
6427
6427
|
|
|
6428
|
-
<a link="SketchEditorEvent.html" onclick="getTypeHTML(event)"
|
|
6428
|
+
<a link="SketchEditorEvent.html" onclick="getTypeHTML(event)" href="SketchEditorEvent.html">SketchEditorEvent</a>
|
|
6429
6429
|
|
|
6430
6430
|
</span>
|
|
6431
6431
|
|
|
@@ -6457,7 +6457,7 @@ view.on({
|
|
|
6457
6457
|
|
|
6458
6458
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6459
6459
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6460
|
-
<a goto="event:移除草图图形事件" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
6460
|
+
<a goto="event:移除草图图形事件" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#event:%25E7%25A7%25BB%25E9%2599%25A4%25E8%258D%2589%25E5%259B%25BE%25E5%259B%25BE%25E5%25BD%25A2%25E4%25BA%258B%25E4%25BB%25B6">SketchEditor#event:移除草图图形事件</a>
|
|
6461
6461
|
</li></ul></dd>
|
|
6462
6462
|
|
|
6463
6463
|
|
|
@@ -6587,7 +6587,7 @@ view.on({
|
|
|
6587
6587
|
|
|
6588
6588
|
<span class="param-type">
|
|
6589
6589
|
|
|
6590
|
-
<a link="SketchEditorEvent.html" onclick="getTypeHTML(event)"
|
|
6590
|
+
<a link="SketchEditorEvent.html" onclick="getTypeHTML(event)" href="SketchEditorEvent.html">SketchEditorEvent</a>
|
|
6591
6591
|
|
|
6592
6592
|
</span>
|
|
6593
6593
|
|
|
@@ -6619,7 +6619,7 @@ view.on({
|
|
|
6619
6619
|
|
|
6620
6620
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6621
6621
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6622
|
-
<a goto="event:编辑草图图形时事件" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
6622
|
+
<a goto="event:编辑草图图形时事件" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#event:%25E7%25BC%2596%25E8%25BE%2591%25E8%258D%2589%25E5%259B%25BE%25E5%259B%25BE%25E5%25BD%25A2%25E6%2597%25B6%25E4%25BA%258B%25E4%25BB%25B6">SketchEditor#event:编辑草图图形时事件</a>
|
|
6623
6623
|
</li></ul></dd>
|
|
6624
6624
|
|
|
6625
6625
|
|
|
@@ -6753,7 +6753,7 @@ view.on({
|
|
|
6753
6753
|
|
|
6754
6754
|
<span class="param-type">
|
|
6755
6755
|
|
|
6756
|
-
<a link="SketchEditorEventType.html" onclick="getTypeHTML(event)"
|
|
6756
|
+
<a link="SketchEditorEventType.html" onclick="getTypeHTML(event)" href="global.html#SketchEditorEventType">SketchEditorEventType</a>
|
|
6757
6757
|
|
|
6758
6758
|
</span>
|
|
6759
6759
|
|
|
@@ -6873,7 +6873,7 @@ view.on({
|
|
|
6873
6873
|
|
|
6874
6874
|
<span class="param-type">
|
|
6875
6875
|
|
|
6876
|
-
<a link="SketchEditorToolEventType.html" onclick="getTypeHTML(event)"
|
|
6876
|
+
<a link="SketchEditorToolEventType.html" onclick="getTypeHTML(event)" href="global.html#SketchEditorToolEventType">SketchEditorToolEventType</a>
|
|
6877
6877
|
|
|
6878
6878
|
</span>
|
|
6879
6879
|
|
|
@@ -6915,7 +6915,7 @@ view.on({
|
|
|
6915
6915
|
|
|
6916
6916
|
<span class="param-type">
|
|
6917
6917
|
|
|
6918
|
-
<a link="SketchEditorState.html" onclick="getTypeHTML(event)"
|
|
6918
|
+
<a link="SketchEditorState.html" onclick="getTypeHTML(event)" href="global.html#SketchEditorState">SketchEditorState</a>
|
|
6919
6919
|
|
|
6920
6920
|
</span>
|
|
6921
6921
|
|
|
@@ -6957,7 +6957,7 @@ view.on({
|
|
|
6957
6957
|
|
|
6958
6958
|
<span class="param-type">
|
|
6959
6959
|
|
|
6960
|
-
<a link="Feature.html" onclick="getTypeHTML(event)"
|
|
6960
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" href="Feature.html">Feature</a>
|
|
6961
6961
|
|
|
6962
6962
|
</span>
|
|
6963
6963
|
|
|
@@ -6999,7 +6999,7 @@ view.on({
|
|
|
6999
6999
|
|
|
7000
7000
|
<span class="param-type">
|
|
7001
7001
|
|
|
7002
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
7002
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
7003
7003
|
|
|
7004
7004
|
</span>
|
|
7005
7005
|
|
|
@@ -7045,7 +7045,7 @@ view.on({
|
|
|
7045
7045
|
|
|
7046
7046
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7047
7047
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7048
|
-
<a goto="event:草图绘制完成事件" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
7048
|
+
<a goto="event:草图绘制完成事件" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#event:%25E8%258D%2589%25E5%259B%25BE%25E7%25BB%2598%25E5%2588%25B6%25E5%25AE%258C%25E6%2588%2590%25E4%25BA%258B%25E4%25BB%25B6">SketchEditor#event:草图绘制完成事件</a>
|
|
7049
7049
|
</li></ul></dd>
|
|
7050
7050
|
|
|
7051
7051
|
|
|
@@ -7217,7 +7217,7 @@ view.on({
|
|
|
7217
7217
|
|
|
7218
7218
|
<span class="param-type">
|
|
7219
7219
|
|
|
7220
|
-
<a link="LayerEventType.html" onclick="getTypeHTML(event)"
|
|
7220
|
+
<a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
|
|
7221
7221
|
|
|
7222
7222
|
</span>
|
|
7223
7223
|
|
|
@@ -7259,7 +7259,7 @@ view.on({
|
|
|
7259
7259
|
|
|
7260
7260
|
<span class="param-type">
|
|
7261
7261
|
|
|
7262
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
7262
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
7263
7263
|
|
|
7264
7264
|
</span>
|
|
7265
7265
|
|
|
@@ -7305,7 +7305,7 @@ view.on({
|
|
|
7305
7305
|
|
|
7306
7306
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7307
7307
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7308
|
-
<a goto="event:草图绘制完成事件(废弃)" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
7308
|
+
<a goto="event:草图绘制完成事件(废弃)" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#event:%25E8%258D%2589%25E5%259B%25BE%25E7%25BB%2598%25E5%2588%25B6%25E5%25AE%258C%25E6%2588%2590%25E4%25BA%258B%25E4%25BB%25B6%25EF%25BC%2588%25E5%25BA%259F%25E5%25BC%2583%25EF%25BC%2589">SketchEditor#event:草图绘制完成事件(废弃)</a>
|
|
7309
7309
|
</li></ul></dd>
|
|
7310
7310
|
|
|
7311
7311
|
|
|
@@ -7435,7 +7435,7 @@ view.on({
|
|
|
7435
7435
|
|
|
7436
7436
|
<span class="param-type">
|
|
7437
7437
|
|
|
7438
|
-
<a link="SketchEditorEvent.html" onclick="getTypeHTML(event)"
|
|
7438
|
+
<a link="SketchEditorEvent.html" onclick="getTypeHTML(event)" href="SketchEditorEvent.html">SketchEditorEvent</a>
|
|
7439
7439
|
|
|
7440
7440
|
</span>
|
|
7441
7441
|
|
|
@@ -7467,7 +7467,7 @@ view.on({
|
|
|
7467
7467
|
|
|
7468
7468
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7469
7469
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7470
|
-
<a goto="event:草图编辑器回退事件" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
7470
|
+
<a goto="event:草图编辑器回退事件" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#event:%25E8%258D%2589%25E5%259B%25BE%25E7%25BC%2596%25E8%25BE%2591%25E5%2599%25A8%25E5%259B%259E%25E9%2580%2580%25E4%25BA%258B%25E4%25BB%25B6">SketchEditor#event:草图编辑器回退事件</a>
|
|
7471
7471
|
</li></ul></dd>
|
|
7472
7472
|
|
|
7473
7473
|
|
|
@@ -7597,7 +7597,7 @@ view.on({
|
|
|
7597
7597
|
|
|
7598
7598
|
<span class="param-type">
|
|
7599
7599
|
|
|
7600
|
-
<a link="SketchEditorEvent.html" onclick="getTypeHTML(event)"
|
|
7600
|
+
<a link="SketchEditorEvent.html" onclick="getTypeHTML(event)" href="SketchEditorEvent.html">SketchEditorEvent</a>
|
|
7601
7601
|
|
|
7602
7602
|
</span>
|
|
7603
7603
|
|
|
@@ -7629,7 +7629,7 @@ view.on({
|
|
|
7629
7629
|
|
|
7630
7630
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7631
7631
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7632
|
-
<a goto="event:草图编辑器撤销事件" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
7632
|
+
<a goto="event:草图编辑器撤销事件" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#event:%25E8%258D%2589%25E5%259B%25BE%25E7%25BC%2596%25E8%25BE%2591%25E5%2599%25A8%25E6%2592%25A4%25E9%2594%2580%25E4%25BA%258B%25E4%25BB%25B6">SketchEditor#event:草图编辑器撤销事件</a>
|
|
7633
7633
|
</li></ul></dd>
|
|
7634
7634
|
|
|
7635
7635
|
|
|
@@ -7801,7 +7801,7 @@ view.on({
|
|
|
7801
7801
|
|
|
7802
7802
|
<span class="param-type">
|
|
7803
7803
|
|
|
7804
|
-
<a link="LayerEventType.html" onclick="getTypeHTML(event)"
|
|
7804
|
+
<a link="LayerEventType.html" onclick="getTypeHTML(event)" href="global.html#LayerEventType">LayerEventType</a>
|
|
7805
7805
|
|
|
7806
7806
|
</span>
|
|
7807
7807
|
|
|
@@ -7850,7 +7850,7 @@ view.on({
|
|
|
7850
7850
|
|
|
7851
7851
|
<span class="param-type">
|
|
7852
7852
|
|
|
7853
|
-
<a link="SketchEditorCesium.html" onclick="getTypeHTML(event)"
|
|
7853
|
+
<a link="SketchEditorCesium.html" onclick="getTypeHTML(event)" href="SketchEditorCesium.html">SketchEditorCesium</a>
|
|
7854
7854
|
|
|
7855
7855
|
</span>
|
|
7856
7856
|
|
|
@@ -7896,7 +7896,7 @@ view.on({
|
|
|
7896
7896
|
|
|
7897
7897
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7898
7898
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7899
|
-
<a goto="event:草图被选中事件(废弃)" link="SketchEditor.html" onclick="getTypeHTML(event)"
|
|
7899
|
+
<a goto="event:草图被选中事件(废弃)" link="SketchEditor.html" onclick="getTypeHTML(event)" href="SketchEditor.html#event:%25E8%258D%2589%25E5%259B%25BE%25E8%25A2%25AB%25E9%2580%2589%25E4%25B8%25AD%25E4%25BA%258B%25E4%25BB%25B6%25EF%25BC%2588%25E5%25BA%259F%25E5%25BC%2583%25EF%25BC%2589">SketchEditor#event:草图被选中事件(废弃)</a>
|
|
7900
7900
|
</li></ul></dd>
|
|
7901
7901
|
|
|
7902
7902
|
|