@metagl/sdk-plotting 0.0.1 → 0.0.3

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.
Files changed (486) hide show
  1. package/README.md +267 -86
  2. package/lacdt.plotting.d.ts +30265 -0
  3. package/lacdt.plotting.js +474 -0
  4. package/package.json +14 -12
  5. package/resources/image/Height.png +0 -0
  6. package/resources/image/JPlace/capital.png +0 -0
  7. package/resources/image/JPlace/chengzhen.png +0 -0
  8. package/resources/image/JPlace/shenghui.png +0 -0
  9. package/resources/image/Move.png +0 -0
  10. package/resources/image/Scale.png +0 -0
  11. package/resources/image/arrow-down.png +0 -0
  12. package/resources/image/arrow-left.png +0 -0
  13. package/resources/image/arrow-right.png +0 -0
  14. package/resources/image/arrow-up.png +0 -0
  15. package/resources/image/arrow.png +0 -0
  16. package/resources/image/cm_gray.png +0 -0
  17. package/resources/image/cm_viridis.png +0 -0
  18. package/resources/image/excavate_bottom_min.jpg +0 -0
  19. package/resources/image/excavate_side_min.jpg +0 -0
  20. package/resources/image/eye.png +0 -0
  21. package/resources/image/facility.gif +0 -0
  22. package/resources/image/fire.png +0 -0
  23. package/resources/image/fountain2.png +0 -0
  24. package/resources/image/globe.jpg +0 -0
  25. package/resources/image/gpoint.svg +1 -0
  26. package/resources/image/redflag.png +0 -0
  27. package/resources/image/smoke.png +0 -0
  28. package/resources/image/tuodong.png +0 -0
  29. package/resources/image//346/227/213/350/275/254.png +0 -0
  30. package/resources/images/circular_particle.png +0 -0
  31. package/resources/images/cloud.png +0 -0
  32. package/resources/images/dash.png +0 -0
  33. package/resources/images/daylight/Daylight_Box_Back.jpg +0 -0
  34. package/resources/images/daylight/Daylight_Box_Bottom.jpg +0 -0
  35. package/resources/images/daylight/Daylight_Box_Front.jpg +0 -0
  36. package/resources/images/daylight/Daylight_Box_Left.jpg +0 -0
  37. package/resources/images/daylight/Daylight_Box_Right.jpg +0 -0
  38. package/resources/images/daylight/Daylight_Box_Top.jpg +0 -0
  39. package/resources/images/daylight/Daylight_Box_mx.jpg +0 -0
  40. package/resources/images/daylight/Daylight_Box_my.jpg +0 -0
  41. package/resources/images/daylight/Daylight_Box_mz.jpg +0 -0
  42. package/resources/images/daylight/Daylight_Box_px.jpg +0 -0
  43. package/resources/images/daylight/Daylight_Box_py.jpg +0 -0
  44. package/resources/images/daylight/Daylight_Box_pz.jpg +0 -0
  45. package/resources/images/earthclouds1k.jpg +0 -0
  46. package/resources/images/earthclouds1k.png +0 -0
  47. package/resources/images/night_1-2k.jpg +0 -0
  48. package/resources/images/scan.png +0 -0
  49. package/resources/images/smoke.png +0 -0
  50. package/resources/images/specialLine/ArrowOpacity.png +0 -0
  51. package/resources/images/specialLine/ArrowTransparent.png +0 -0
  52. package/resources/images/specialLine/DataTransLine.png +0 -0
  53. package/resources/images/specialLine/DotTransparent.png +0 -0
  54. package/resources/images/specialLine/LinkPulse.png +0 -0
  55. package/resources/images/specialLine/LinkTrail.png +0 -0
  56. package/resources/images/specialLine/Trail.png +0 -0
  57. package/resources/images/specialLine/Trail1.png +0 -0
  58. package/resources/images/specialLine/alpha.png +0 -0
  59. package/resources/images/starmap/starmap_2020_16k_mx.webp +0 -0
  60. package/resources/images/starmap/starmap_2020_16k_my.webp +0 -0
  61. package/resources/images/starmap/starmap_2020_16k_mz.webp +0 -0
  62. package/resources/images/starmap/starmap_2020_16k_px.webp +0 -0
  63. package/resources/images/starmap/starmap_2020_16k_py.webp +0 -0
  64. package/resources/images/starmap/starmap_2020_16k_pz.webp +0 -0
  65. package/resources/images/wx.png +0 -0
  66. package/resources/images/wx2.jpg +0 -0
  67. package/resources/readme.txt +1 -0
  68. package/resources/textures/grey.png +0 -0
  69. package/resources/textures/mesh.png +0 -0
  70. package/resources/textures/waterNormalsSmall.jpg +0 -0
  71. package/resources/thirdParty/html2canvas/0.5.0-beta4/html2canvas.js +3519 -0
  72. package/resources/thirdParty/html2canvas/0.5.0-beta4/html2canvas.min.js +8 -0
  73. package/resources/thirdParty/wangEditor/colorpicker.js +481 -0
  74. package/resources/thirdParty/wangEditor/wangEditor.js +50897 -0
  75. package/resources/thirdParty/wangEditor/wangeditor.css +945 -0
  76. package/resources/water/sea 50_1.json.json +578 -0
  77. package/resources/workers/satellite.worker.js +3175 -0
  78. package/types/Common/ArrayHelper.d.ts +8 -0
  79. package/types/Common/Guid.d.ts +4 -0
  80. package/types/Common/KeyValue.d.ts +5 -0
  81. package/types/Core/Common/Cesium/Core/xz_Color.d.ts +1545 -0
  82. package/types/Core/Common/Cesium/Core/xz_measureSize.d.ts +4 -0
  83. package/types/Core/Common/Cesium/Core/xz_writeTextToCanvas.d.ts +27 -0
  84. package/types/Core/Common/Cesium/ThirdParty/xz_measureText.d.ts +30 -0
  85. package/types/Core/Event.d.ts +72 -0
  86. package/types/Core/GvolLayer.d.ts +39 -0
  87. package/types/Core/GvolPoint.d.ts +206 -0
  88. package/types/Core/Music.d.ts +18 -0
  89. package/types/Core/Register.d.ts +36 -0
  90. package/types/Core/index.d.ts +46 -0
  91. package/types/Core/property-item-meta.d.ts +36 -0
  92. package/types/FixCesium/index.d.ts +0 -0
  93. package/types/Global/array.d.ts +21 -0
  94. package/types/Global/global.d.ts +9 -0
  95. package/types/Global/link.d.ts +32 -0
  96. package/types/Global/linq.d.ts +15 -0
  97. package/types/Global/math.d.ts +7 -0
  98. package/types/Global/number.d.ts +15 -0
  99. package/types/Global/object.d.ts +7 -0
  100. package/types/Global/regex.d.ts +6 -0
  101. package/types/Global/static.d.ts +6 -0
  102. package/types/Global/string.d.ts +14 -0
  103. package/types/LayerManager/DynamicLayer/DynamicLayer.d.ts +294 -0
  104. package/types/LayerManager/GpLayer/GpLayer.d.ts +56 -0
  105. package/types/LayerManager/GraphicLayer/GraphicLayer.d.ts +209 -0
  106. package/types/LayerManager/ImageLayer/BaiduImageryProvider.d.ts +33 -0
  107. package/types/LayerManager/LayerManager.d.ts +59 -0
  108. package/types/LayerManager/LayerTools.d.ts +3 -0
  109. package/types/LayerManager/MapBox/CesiumInstance.d.ts +78 -0
  110. package/types/LayerManager/MapBox/CesiumLayer.d.ts +54 -0
  111. package/types/LayerManager/MapBox/CesiumLayerOptions.d.ts +34 -0
  112. package/types/LayerManager/MapBox/MVTImageryProvider/mapboxVectorRender.d.ts +44 -0
  113. package/types/LayerManager/MapBox/MapboxPlaceName.d.ts +30 -0
  114. package/types/LayerManager/MapBox/index.d.ts +25 -0
  115. package/types/LayerManager/MapBox/shaders/colorscales.d.ts +123 -0
  116. package/types/LayerManager/MapBox/shaders/raster_frag.d.ts +2 -0
  117. package/types/LayerManager/MapBox/shaders/raster_rpg_frag.d.ts +2 -0
  118. package/types/LayerManager/MapBox/shaders/raster_rpg_vert.d.ts +2 -0
  119. package/types/LayerManager/MapBox/shaders/raster_vert.d.ts +2 -0
  120. package/types/LayerManager/MapBox/utils.d.ts +13 -0
  121. package/types/LayerManager/PlotLayer/PlotLayer.d.ts +77 -0
  122. package/types/LayerManager/SateLayer/Satellite.d.ts +98 -0
  123. package/types/LayerManager/SateLayer/SatelliteLayer.d.ts +46 -0
  124. package/types/LayerManager/SateLayer/SpaceDebris.d.ts +23 -0
  125. package/types/LayerManager/SateLayer/SpaceDebrisLayer.d.ts +40 -0
  126. package/types/LayerManager/TileLayer/TileLayer.d.ts +27 -0
  127. package/types/LayerManager/TileLayer/WMTSVectorProvider.d.ts +14 -0
  128. package/types/LayerManager/index.d.ts +21 -0
  129. package/types/Models/AnimationConfig.d.ts +29 -0
  130. package/types/Models/AnimationItem.d.ts +14 -0
  131. package/types/Models/FileNode.d.ts +24 -0
  132. package/types/Models/GeojsonPlotModel.d.ts +19 -0
  133. package/types/Models/GeojsonStyleBase.d.ts +104 -0
  134. package/types/Models/PlotItem.d.ts +17 -0
  135. package/types/Models/all.d.ts +268 -0
  136. package/types/PlottingTool/AnchorHelper.d.ts +50 -0
  137. package/types/PlottingTool/Animation/AnimationBase.d.ts +61 -0
  138. package/types/PlottingTool/Animation/AnimationGroup.d.ts +46 -0
  139. package/types/PlottingTool/Animation/AnimationManager.d.ts +72 -0
  140. package/types/PlottingTool/Animation/AnimationStartState.d.ts +5 -0
  141. package/types/PlottingTool/Animation/AnimationState.d.ts +5 -0
  142. package/types/PlottingTool/Animation/CalcTool.d.ts +6 -0
  143. package/types/PlottingTool/Animation/CssItems/AudioAnimation.d.ts +14 -0
  144. package/types/PlottingTool/Animation/CssItems/CssAnimationBase.d.ts +15 -0
  145. package/types/PlottingTool/Animation/CssItems/CssHideAnimation.d.ts +12 -0
  146. package/types/PlottingTool/Animation/CssItems/CssMaskAnimation.d.ts +18 -0
  147. package/types/PlottingTool/Animation/CssItems/CssMoveHorizonAnimation.d.ts +5 -0
  148. package/types/PlottingTool/Animation/CssItems/CssMoveVerticalAnimation.d.ts +5 -0
  149. package/types/PlottingTool/Animation/CssItems/CssNumberAnimation.d.ts +4 -0
  150. package/types/PlottingTool/Animation/CssItems/CssPropChangeAnimation.d.ts +13 -0
  151. package/types/PlottingTool/Animation/CssItems/CssShowAnimation.d.ts +12 -0
  152. package/types/PlottingTool/Animation/CssItems/CssShowDisplayAnimation.d.ts +10 -0
  153. package/types/PlottingTool/Animation/CssItems/CssValueAnimation.d.ts +27 -0
  154. package/types/PlottingTool/Animation/CssItems/SpeakManager.d.ts +12 -0
  155. package/types/PlottingTool/Animation/CssItems/SpeakTool.d.ts +12 -0
  156. package/types/PlottingTool/Animation/CssItems/SubtitleAnimation.d.ts +12 -0
  157. package/types/PlottingTool/Animation/CssItems/VideoAnimation.d.ts +12 -0
  158. package/types/PlottingTool/Animation/CssItems/XunFeiTool.d.ts +28 -0
  159. package/types/PlottingTool/Animation/Decorator.d.ts +11 -0
  160. package/types/PlottingTool/Animation/DefaultConfig.d.ts +5 -0
  161. package/types/PlottingTool/Animation/FillBehavior.d.ts +13 -0
  162. package/types/PlottingTool/Animation/GeojsonItems/GeojsonAnimation.d.ts +25 -0
  163. package/types/PlottingTool/Animation/GeojsonItems/GeojsonRepeatAnimation.d.ts +10 -0
  164. package/types/PlottingTool/Animation/GeojsonItems/GeojsonVisibleAnimation.d.ts +5 -0
  165. package/types/PlottingTool/Animation/IAnimation.d.ts +59 -0
  166. package/types/PlottingTool/Animation/Items/ArrowDirectAnimation.d.ts +11 -0
  167. package/types/PlottingTool/Animation/Items/AutoRotationAnimation.d.ts +16 -0
  168. package/types/PlottingTool/Animation/Items/CameraFlyAnimation.d.ts +15 -0
  169. package/types/PlottingTool/Animation/Items/CameraRoamAnimation.d.ts +29 -0
  170. package/types/PlottingTool/Animation/Items/CameraSetAnimation.d.ts +5 -0
  171. package/types/PlottingTool/Animation/Items/ColorAnimation.d.ts +6 -0
  172. package/types/PlottingTool/Animation/Items/DoubleArrowDirectAnimation.d.ts +10 -0
  173. package/types/PlottingTool/Animation/Items/FollowAnimation.d.ts +30 -0
  174. package/types/PlottingTool/Animation/Items/ForwardAnimation.d.ts +7 -0
  175. package/types/PlottingTool/Animation/Items/HideAnimation.d.ts +11 -0
  176. package/types/PlottingTool/Animation/Items/JBDirectAnimation.d.ts +20 -0
  177. package/types/PlottingTool/Animation/Items/ModelAnimation.d.ts +12 -0
  178. package/types/PlottingTool/Animation/Items/NumberAnimation.d.ts +12 -0
  179. package/types/PlottingTool/Animation/Items/PathAnimation.d.ts +44 -0
  180. package/types/PlottingTool/Animation/Items/PathMode.d.ts +18 -0
  181. package/types/PlottingTool/Animation/Items/PathShowAnimation.d.ts +25 -0
  182. package/types/PlottingTool/Animation/Items/PolygonMaskAnimation.d.ts +15 -0
  183. package/types/PlottingTool/Animation/Items/PopulationTimeAnimation.d.ts +7 -0
  184. package/types/PlottingTool/Animation/Items/RepeatAnimation.d.ts +13 -0
  185. package/types/PlottingTool/Animation/Items/ShowAnimation.d.ts +13 -0
  186. package/types/PlottingTool/Animation/Items/ShowTifAnimation.d.ts +10 -0
  187. package/types/PlottingTool/Animation/Items/SpiralAnimation.d.ts +30 -0
  188. package/types/PlottingTool/Animation/Items/StateChangeAnimation.d.ts +7 -0
  189. package/types/PlottingTool/Animation/Items/SurroundAnimation.d.ts +43 -0
  190. package/types/PlottingTool/Animation/Items/TargetFllowAniamtion.d.ts +20 -0
  191. package/types/PlottingTool/Animation/Items/ZoomToFlyAnimation.d.ts +16 -0
  192. package/types/PlottingTool/Animation/MaskBehavior.d.ts +13 -0
  193. package/types/PlottingTool/Animation/PageItems/PageShowAnimation.d.ts +10 -0
  194. package/types/PlottingTool/Animation/SingleAnimation.d.ts +32 -0
  195. package/types/PlottingTool/Arrow/EditorArrowBase.d.ts +10 -0
  196. package/types/PlottingTool/Arrow/EditorArrowLineBase.d.ts +10 -0
  197. package/types/PlottingTool/Arrow/EditorAssaultDirection.d.ts +4 -0
  198. package/types/PlottingTool/Arrow/EditorAttackArrow.d.ts +51 -0
  199. package/types/PlottingTool/Arrow/EditorDoubleArrow.d.ts +82 -0
  200. package/types/PlottingTool/Arrow/EditorFineArrow.d.ts +11 -0
  201. package/types/PlottingTool/Arrow/EditorGatheringPlace.d.ts +10 -0
  202. package/types/PlottingTool/Arrow/EditorSquadCombat.d.ts +9 -0
  203. package/types/PlottingTool/Arrow/EditorStraightLineArrow.d.ts +10 -0
  204. package/types/PlottingTool/Arrow/EditorTailedAttackArrow.d.ts +8 -0
  205. package/types/PlottingTool/Arrow/EditorTailedSquadCombat.d.ts +10 -0
  206. package/types/PlottingTool/Axis3Operator.d.ts +39 -0
  207. package/types/PlottingTool/Common/ICell.d.ts +9 -0
  208. package/types/PlottingTool/Common/IVectorTile.d.ts +16 -0
  209. package/types/PlottingTool/Common/PolygonHelper.d.ts +4 -0
  210. package/types/PlottingTool/Common/RenderGridTextV2.5.d.ts +36 -0
  211. package/types/PlottingTool/Common/geocode.d.ts +21 -0
  212. package/types/PlottingTool/Common.d.ts +26 -0
  213. package/types/PlottingTool/Cube/EditorCubeBase.d.ts +38 -0
  214. package/types/PlottingTool/Cube/EditorCubeBox.d.ts +20 -0
  215. package/types/PlottingTool/Cube/EditorCylinder.d.ts +25 -0
  216. package/types/PlottingTool/Cube/EditorEllipsoid.d.ts +20 -0
  217. package/types/PlottingTool/CurrentList.d.ts +14 -0
  218. package/types/PlottingTool/DataRgister.d.ts +6 -0
  219. package/types/PlottingTool/DataRgisterAudio.d.ts +5 -0
  220. package/types/PlottingTool/DataRgisterTif.d.ts +5 -0
  221. package/types/PlottingTool/DefaultPlottingAttribute.d.ts +1 -0
  222. package/types/PlottingTool/EditHelpLine.d.ts +8 -0
  223. package/types/PlottingTool/EditMode.d.ts +218 -0
  224. package/types/PlottingTool/GVEntityCollection.d.ts +11 -0
  225. package/types/PlottingTool/Graph.d.ts +340 -0
  226. package/types/PlottingTool/GraphFactory.d.ts +7 -0
  227. package/types/PlottingTool/GraphManager.d.ts +145 -0
  228. package/types/PlottingTool/GraphPropStorage.d.ts +10 -0
  229. package/types/PlottingTool/GraphProperty.d.ts +58 -0
  230. package/types/PlottingTool/GraphicRender/CesiumConeCommunicate.d.ts +40 -0
  231. package/types/PlottingTool/GraphicRender/CesiumRender.d.ts +31 -0
  232. package/types/PlottingTool/GraphicRender/Cloud/GxCloudItem.d.ts +82 -0
  233. package/types/PlottingTool/GraphicRender/DynamicProperty.d.ts +14 -0
  234. package/types/PlottingTool/GraphicRender/RenderPlotting.d.ts +20 -0
  235. package/types/PlottingTool/GraphicRender/radar/GxPrimitivePolyline.d.ts +29 -0
  236. package/types/PlottingTool/GraphicRender/radar/GxPrimitiveTriangles.d.ts +30 -0
  237. package/types/PlottingTool/GraphicRender/radar/GxRadarItem.d.ts +93 -0
  238. package/types/PlottingTool/GxClusterDataSource.d.ts +107 -0
  239. package/types/PlottingTool/HeightReferenceGraph.d.ts +7 -0
  240. package/types/PlottingTool/HeightReferencePrimtive.d.ts +8 -0
  241. package/types/PlottingTool/HtmlBox/BoxFactory.d.ts +4 -0
  242. package/types/PlottingTool/HtmlBox/CssProp.d.ts +61 -0
  243. package/types/PlottingTool/HtmlBox/HtmlBox.d.ts +6 -0
  244. package/types/PlottingTool/HtmlBox/HtmlBoxMulti.d.ts +38 -0
  245. package/types/PlottingTool/HtmlBox/WangEditor/fwbconfig.d.ts +3 -0
  246. package/types/PlottingTool/HtmlBox/WangEditor/parse-style-html.d.ts +7 -0
  247. package/types/PlottingTool/HtmlBox/WangEditor/render-style.d.ts +7 -0
  248. package/types/PlottingTool/HtmlBox/WangEditor/stroke-color-config.d.ts +1 -0
  249. package/types/PlottingTool/HtmlBox/WangEditor/style-to-html.d.ts +1 -0
  250. package/types/PlottingTool/HtmlBox/WangEditor/text-stroke-color.d.ts +13 -0
  251. package/types/PlottingTool/HtmlBox/WangEditor/text-stroke-width.d.ts +20 -0
  252. package/types/PlottingTool/HtmlBox/WangEditor/tools.d.ts +7 -0
  253. package/types/PlottingTool/HtmlBox/html-box-base.d.ts +34 -0
  254. package/types/PlottingTool/HtmlBox/html-css-prop.d.ts +3 -0
  255. package/types/PlottingTool/HtmlBox/new-rich-text.d.ts +6 -0
  256. package/types/PlottingTool/HtmlBox/pic-collection.d.ts +17 -0
  257. package/types/PlottingTool/HtmlBox/rich-text.d.ts +6 -0
  258. package/types/PlottingTool/HtmlBox/subtitle-box.d.ts +6 -0
  259. package/types/PlottingTool/HtmlBox/videoBox.d.ts +8 -0
  260. package/types/PlottingTool/Image/EditorHtml.d.ts +36 -0
  261. package/types/PlottingTool/Image/EditorImage.d.ts +10 -0
  262. package/types/PlottingTool/Image/EditorJBPointObject.d.ts +23 -0
  263. package/types/PlottingTool/Image/EditorRedFlag.d.ts +7 -0
  264. package/types/PlottingTool/Interface/LayerConfig.d.ts +22 -0
  265. package/types/PlottingTool/NoControlPrimitive/EditorGeometryMultiPolyBase.d.ts +17 -0
  266. package/types/PlottingTool/NoControlPrimitive/EditorGeometryMultiPolygon.d.ts +11 -0
  267. package/types/PlottingTool/NoControlPrimitive/EditorGeometryMultiPolyline.d.ts +14 -0
  268. package/types/PlottingTool/NoControlPrimitive/EditorGeometryPolygon.d.ts +41 -0
  269. package/types/PlottingTool/NoControlPrimitive/EditorGeometryPolyline.d.ts +28 -0
  270. package/types/PlottingTool/NoControlPrimitive/EditorGeometryWall.d.ts +18 -0
  271. package/types/PlottingTool/NoControlPrimitive/NoControlPrimitive.d.ts +26 -0
  272. package/types/PlottingTool/NoControlPrimitive/PercentPolyine.d.ts +17 -0
  273. package/types/PlottingTool/PlottingBaseNode.d.ts +40 -0
  274. package/types/PlottingTool/PlottingBehavior.d.ts +91 -0
  275. package/types/PlottingTool/PlottingCommon.d.ts +20 -0
  276. package/types/PlottingTool/Point/ConeCommunicateWave.d.ts +46 -0
  277. package/types/PlottingTool/Point/EditorBasePrimitive.d.ts +12 -0
  278. package/types/PlottingTool/Point/EditorCloud.d.ts +43 -0
  279. package/types/PlottingTool/Point/EditorCommunicateWave.d.ts +44 -0
  280. package/types/PlottingTool/Point/EditorJBPointScreen.d.ts +51 -0
  281. package/types/PlottingTool/Point/EditorModel.d.ts +59 -0
  282. package/types/PlottingTool/Point/EditorParticle.d.ts +37 -0
  283. package/types/PlottingTool/Point/EditorPin.d.ts +55 -0
  284. package/types/PlottingTool/Point/EditorPinCanvas.d.ts +94 -0
  285. package/types/PlottingTool/Point/EditorPinImage.d.ts +110 -0
  286. package/types/PlottingTool/Point/EditorPinMakiIcon.d.ts +13 -0
  287. package/types/PlottingTool/Point/EditorPinText.d.ts +14 -0
  288. package/types/PlottingTool/Point/EditorPlaneText.d.ts +79 -0
  289. package/types/PlottingTool/Point/EditorPoint.d.ts +28 -0
  290. package/types/PlottingTool/Point/EditorRadar.d.ts +80 -0
  291. package/types/PlottingTool/Point/EditorText.d.ts +93 -0
  292. package/types/PlottingTool/Point/EditorText_old.d.ts +58 -0
  293. package/types/PlottingTool/Point/PointJbStrokeSvgHelper.d.ts +28 -0
  294. package/types/PlottingTool/Point/PointJbSvgHelper.d.ts +31 -0
  295. package/types/PlottingTool/Point/UECamera.d.ts +49 -0
  296. package/types/PlottingTool/Polygon/EditorArrow1.d.ts +10 -0
  297. package/types/PlottingTool/Polygon/EditorCircle.d.ts +13 -0
  298. package/types/PlottingTool/Polygon/EditorEllipse.d.ts +12 -0
  299. package/types/PlottingTool/Polygon/EditorFrustum.d.ts +36 -0
  300. package/types/PlottingTool/Polygon/EditorPolygon.d.ts +102 -0
  301. package/types/PlottingTool/Polygon/EditorRectangle.d.ts +40 -0
  302. package/types/PlottingTool/Polygon/EditorRectangleExpand.d.ts +16 -0
  303. package/types/PlottingTool/Polygon/EditorSector.d.ts +16 -0
  304. package/types/PlottingTool/Polyline/EditorBezier1.d.ts +9 -0
  305. package/types/PlottingTool/Polyline/EditorBezier2.d.ts +9 -0
  306. package/types/PlottingTool/Polyline/EditorBezierN.d.ts +9 -0
  307. package/types/PlottingTool/Polyline/EditorBezierSpline.d.ts +9 -0
  308. package/types/PlottingTool/Polyline/EditorCircleArc.d.ts +10 -0
  309. package/types/PlottingTool/Polyline/EditorCurve.d.ts +7 -0
  310. package/types/PlottingTool/Polyline/EditorJBLine.d.ts +8 -0
  311. package/types/PlottingTool/Polyline/EditorPointArc.d.ts +21 -0
  312. package/types/PlottingTool/Polyline/EditorPointLine.d.ts +12 -0
  313. package/types/PlottingTool/Polyline/EditorPointSpline.d.ts +8 -0
  314. package/types/PlottingTool/Polyline/EditorPolyline.d.ts +109 -0
  315. package/types/PlottingTool/Polyline/EditorRoutePolyline.d.ts +16 -0
  316. package/types/PlottingTool/Polyline/plotsList.d.ts +6 -0
  317. package/types/PlottingTool/RegexHelper.d.ts +10 -0
  318. package/types/PlottingTool/Text/EditorAreaText.d.ts +44 -0
  319. package/types/PlottingTool/Text/EditorRouteText.d.ts +64 -0
  320. package/types/PlottingTool/Text/MedianLine.d.ts +22 -0
  321. package/types/PlottingTool/VideoElement/EditorVideo.d.ts +9 -0
  322. package/types/PlottingTool/drawToolExt/DrawAreaTextToolEx.d.ts +19 -0
  323. package/types/PlottingTool/drawToolExt/DrawBillboardToolEx.d.ts +21 -0
  324. package/types/PlottingTool/drawToolExt/DrawCtrlPointToolEx.d.ts +20 -0
  325. package/types/PlottingTool/drawToolExt/DrawHtmlToolEx.d.ts +31 -0
  326. package/types/PlottingTool/drawToolExt/DrawLineToolEx.d.ts +20 -0
  327. package/types/PlottingTool/drawToolExt/DrawMedianPointToolEx.d.ts +15 -0
  328. package/types/PlottingTool/drawToolExt/DrawModelToolEx.d.ts +21 -0
  329. package/types/PlottingTool/drawToolExt/DrawPointToolEx.d.ts +21 -0
  330. package/types/PlottingTool/drawToolExt/DrawPolygonToolEx.d.ts +20 -0
  331. package/types/PlottingTool/drawToolExt/DrawRouteTextToolEx.d.ts +16 -0
  332. package/types/PlottingTool/drawToolExt/DrawTextToolEx.d.ts +21 -0
  333. package/types/PlottingTool/drawToolExt/DrawToolManager.d.ts +60 -0
  334. package/types/PlottingTool/drawToolExt/HitPointToolEx.d.ts +10 -0
  335. package/types/PlottingTool/drawToolExt/HitRectToolEx.d.ts +10 -0
  336. package/types/PlottingTool/drawToolExt/base/List.d.ts +22 -0
  337. package/types/PlottingTool/drawToolExt/calcuteShape.d.ts +3 -0
  338. package/types/PlottingTool/drawToolExt/entity/MaxRecTest.d.ts +21 -0
  339. package/types/PlottingTool/drawToolExt/entity/XZAreaTextEntity.d.ts +36 -0
  340. package/types/PlottingTool/drawToolExt/entity/XZBaseEntity.d.ts +17 -0
  341. package/types/PlottingTool/drawToolExt/entity/XZBillboardEntity.d.ts +17 -0
  342. package/types/PlottingTool/drawToolExt/entity/XZCtrlPointEntity.d.ts +16 -0
  343. package/types/PlottingTool/drawToolExt/entity/XZHtmlEntity.d.ts +15 -0
  344. package/types/PlottingTool/drawToolExt/entity/XZLineEntity.d.ts +20 -0
  345. package/types/PlottingTool/drawToolExt/entity/XZMedianPointEntity.d.ts +16 -0
  346. package/types/PlottingTool/drawToolExt/entity/XZModelEntity.d.ts +17 -0
  347. package/types/PlottingTool/drawToolExt/entity/XZPointEntity.d.ts +16 -0
  348. package/types/PlottingTool/drawToolExt/entity/XZPolygonEntity.d.ts +19 -0
  349. package/types/PlottingTool/drawToolExt/entity/XZRouteTextEntity.d.ts +16 -0
  350. package/types/PlottingTool/drawToolExt/entity/XZTextEntity.d.ts +16 -0
  351. package/types/PlottingTool/drawToolExt/interface/IBase.d.ts +23 -0
  352. package/types/PlottingTool/drawToolExt/interface/ICesium.d.ts +99 -0
  353. package/types/PlottingTool/drawToolExt/interface/IData.d.ts +56 -0
  354. package/types/PlottingTool/drawToolExt/interface/IEntity.d.ts +80 -0
  355. package/types/PlottingTool/drawToolExt/interface/IStyle.d.ts +127 -0
  356. package/types/PlottingTool/drawToolExt/interface/ITool.d.ts +31 -0
  357. package/types/PlottingTool/drawToolExt/interface/geojson.d.ts +192 -0
  358. package/types/PlottingTool/drawToolExt/styles/XZAreaTextStyle.d.ts +14 -0
  359. package/types/PlottingTool/drawToolExt/styles/XZBaseStyle.d.ts +6 -0
  360. package/types/PlottingTool/drawToolExt/styles/XZBillboardStyle.d.ts +9 -0
  361. package/types/PlottingTool/drawToolExt/styles/XZHtmlStyle.d.ts +71 -0
  362. package/types/PlottingTool/drawToolExt/styles/XZLineStyle.d.ts +12 -0
  363. package/types/PlottingTool/drawToolExt/styles/XZModelStyle.d.ts +9 -0
  364. package/types/PlottingTool/drawToolExt/styles/XZPointStyle.d.ts +12 -0
  365. package/types/PlottingTool/drawToolExt/styles/XZPolygonStyle.d.ts +8 -0
  366. package/types/PlottingTool/drawToolExt/styles/XZRouteTextStyle.d.ts +11 -0
  367. package/types/PlottingTool/drawToolExt/styles/XZTextStyle.d.ts +14 -0
  368. package/types/PlottingTool/geojson/EditorGeojsonMultiPolyBase.d.ts +33 -0
  369. package/types/PlottingTool/geojson/EditorGeojsonMultiPolygon.d.ts +28 -0
  370. package/types/PlottingTool/geojson/EditorGeojsonMultiPolyline.d.ts +21 -0
  371. package/types/PlottingTool/geojson/EditorGeojsonPolygon.d.ts +13 -0
  372. package/types/PlottingTool/geojson/EditorGeojsonPolyline.d.ts +13 -0
  373. package/types/PlottingTool/geojson/GeojsonPercentPolyine.d.ts +18 -0
  374. package/types/PlottingTool/geojson/parsePolygon.d.ts +25 -0
  375. package/types/PlottingTool/shareGraph.d.ts +16 -0
  376. package/types/Scene/Analyzation/Measure.d.ts +120 -0
  377. package/types/Scene/EventSource/ContextSizeChanged.d.ts +13 -0
  378. package/types/Scene/GraticuleLayer/Graticule.d.ts +15 -0
  379. package/types/Scene/Sea/RenderSeaPolygon.d.ts +9 -0
  380. package/types/SceneObjects/CustomPrimitive/SharedTexturePool.d.ts +13 -0
  381. package/types/SceneObjects/CustomPrimitive/extrudePolyline.d.ts +1 -0
  382. package/types/SceneObjects/RenderObject/BindedCylinder.d.ts +40 -0
  383. package/types/SceneObjects/RenderObject/Bubble.d.ts +125 -0
  384. package/types/SceneObjects/RenderObject/CesiumBillboard.d.ts +20 -0
  385. package/types/SceneObjects/RenderObject/CesiumCylinder.d.ts +30 -0
  386. package/types/SceneObjects/RenderObject/CesiumEllipse.d.ts +29 -0
  387. package/types/SceneObjects/RenderObject/CesiumEllipsoid.d.ts +29 -0
  388. package/types/SceneObjects/RenderObject/CesiumLabel.d.ts +29 -0
  389. package/types/SceneObjects/RenderObject/CesiumLabelBillboard.d.ts +39 -0
  390. package/types/SceneObjects/RenderObject/CesiumLabelRect.d.ts +33 -0
  391. package/types/SceneObjects/RenderObject/CesiumModel.d.ts +20 -0
  392. package/types/SceneObjects/RenderObject/CesiumOblique.d.ts +33 -0
  393. package/types/SceneObjects/RenderObject/CesiumPoint.d.ts +22 -0
  394. package/types/SceneObjects/RenderObject/CesiumPolygon.d.ts +24 -0
  395. package/types/SceneObjects/RenderObject/CesiumPolyline.d.ts +24 -0
  396. package/types/SceneObjects/RenderObject/CesiumPopover.d.ts +30 -0
  397. package/types/SceneObjects/RenderObject/CesiumRectangle.d.ts +34 -0
  398. package/types/SceneObjects/RenderObject/CesiumSphere.d.ts +29 -0
  399. package/types/SceneObjects/RenderObject/CesiumVolumePolyline.d.ts +32 -0
  400. package/types/SceneObjects/RenderObject/CesiumWall.d.ts +29 -0
  401. package/types/SceneObjects/RenderObject/CircularRender.d.ts +24 -0
  402. package/types/SceneObjects/RenderObject/CustomLabelRender.d.ts +23 -0
  403. package/types/SceneObjects/RenderObject/CylinderSensor.d.ts +47 -0
  404. package/types/SceneObjects/RenderObject/DashBoardEffect.d.ts +39 -0
  405. package/types/SceneObjects/RenderObject/DynamicItem/DynamicItemFlame.d.ts +42 -0
  406. package/types/SceneObjects/RenderObject/DynamicItem/DynamicItemPath.d.ts +182 -0
  407. package/types/SceneObjects/RenderObject/DynamicItem/DynamicItemState.d.ts +7 -0
  408. package/types/SceneObjects/RenderObject/DynamicItem/DynamicItemStyle.d.ts +182 -0
  409. package/types/SceneObjects/RenderObject/DynamicItem/DynamicTimePositions.d.ts +102 -0
  410. package/types/SceneObjects/RenderObject/DynamicItem/HistoryTrack.d.ts +159 -0
  411. package/types/SceneObjects/RenderObject/DynamicItem/WarningTarget.d.ts +36 -0
  412. package/types/SceneObjects/RenderObject/DynamicRippleEffect.d.ts +23 -0
  413. package/types/SceneObjects/RenderObject/Flag.d.ts +43 -0
  414. package/types/SceneObjects/RenderObject/GradientSector.d.ts +46 -0
  415. package/types/SceneObjects/RenderObject/Graphics/GraphicGroup.d.ts +113 -0
  416. package/types/SceneObjects/RenderObject/RenderObject.d.ts +37 -0
  417. package/types/SceneObjects/RenderObject/RenderUtils.d.ts +35 -0
  418. package/types/SceneObjects/RenderObject/ScanEffect.d.ts +40 -0
  419. package/types/SceneObjects/RenderObject/SectorSensor.d.ts +42 -0
  420. package/types/SceneObjects/RenderObject/SensorRender.d.ts +15 -0
  421. package/types/SceneObjects/RenderObject/SpreadEffect.d.ts +47 -0
  422. package/types/SceneObjects/RenderObject/WaterEffect.d.ts +31 -0
  423. package/types/SceneObjects/RenderObject/WeatherParticle.d.ts +30 -0
  424. package/types/SceneObjects/ViewshedAnalysis.d.ts +98 -0
  425. package/types/SceneObjects/_shared/Destroyable.d.ts +9 -0
  426. package/types/SceneObjects/_shared/ResourceHandler.d.ts +14 -0
  427. package/types/SceneObjects/_shared/destroyObject.d.ts +18 -0
  428. package/types/Service/SceneOptions/Graticule.d.ts +15 -0
  429. package/types/Service/action.service.d.ts +92 -0
  430. package/types/Service/advance-html.service.d.ts +12 -0
  431. package/types/Service/animation.service.d.ts +84 -0
  432. package/types/Service/cesium.service.d.ts +85 -0
  433. package/types/Service/cluster.service.d.ts +7 -0
  434. package/types/Service/config.service.d.ts +24 -0
  435. package/types/Service/drawServices/VectorRender/renderModels.d.ts +13 -0
  436. package/types/Service/drawbigfile.service.d.ts +24 -0
  437. package/types/Service/fwbconfig.d.ts +3 -0
  438. package/types/Service/geojson-plot.service.d.ts +21 -0
  439. package/types/Service/html-draw.service.d.ts +134 -0
  440. package/types/Service/http.service.d.ts +15 -0
  441. package/types/Service/layers.service.d.ts +34 -0
  442. package/types/Service/logicService/point.service.d.ts +60 -0
  443. package/types/Service/message.service.d.ts +4 -0
  444. package/types/Service/music.service.d.ts +23 -0
  445. package/types/Service/parse-style-html.d.ts +7 -0
  446. package/types/Service/plot.service.d.ts +115 -0
  447. package/types/Service/property.service.d.ts +52 -0
  448. package/types/Service/render-style.d.ts +7 -0
  449. package/types/Service/richTextEdit.service.d.ts +35 -0
  450. package/types/Service/sceneServices/BigFileManager.d.ts +12 -0
  451. package/types/Service/sceneServices/CesiumManager.d.ts +18 -0
  452. package/types/Service/sceneServices/EagleManager.d.ts +35 -0
  453. package/types/Service/sceneServices/HtmlDrawManager.d.ts +12 -0
  454. package/types/Service/sceneServices/ImageEffectManager.d.ts +19 -0
  455. package/types/Service/sceneServices/LayerManage.d.ts +61 -0
  456. package/types/Service/sceneServices/MusicManager.d.ts +10 -0
  457. package/types/Service/sceneServices/PageAnimationManager.d.ts +39 -0
  458. package/types/Service/sceneServices/SubtitleManager.d.ts +6 -0
  459. package/types/Service/sceneServices/TerrainManager.d.ts +11 -0
  460. package/types/Service/sceneServices/sceneManager.d.ts +71 -0
  461. package/types/Service/sceneServices/snap.d.ts +33 -0
  462. package/types/Service/service.manager.d.ts +174 -0
  463. package/types/Service/stroke-color-config.d.ts +1 -0
  464. package/types/Service/style-to-html.d.ts +1 -0
  465. package/types/Service/terrain.service.d.ts +11 -0
  466. package/types/Service/text-stroke-color.d.ts +13 -0
  467. package/types/Service/text-stroke-width.d.ts +20 -0
  468. package/types/Service/tools.d.ts +7 -0
  469. package/types/Utils/Calculate.d.ts +212 -0
  470. package/types/Utils/Check.d.ts +98 -0
  471. package/types/Utils/DateHelper.d.ts +30 -0
  472. package/types/Utils/GxMath.d.ts +102 -0
  473. package/types/Utils/GxVector3.d.ts +7 -0
  474. package/types/Utils/HtmlUtil.d.ts +12 -0
  475. package/types/Utils/MilsymbolHelper.d.ts +20 -0
  476. package/types/Utils/TokenHelper.d.ts +36 -0
  477. package/types/Utils/Util.d.ts +204 -0
  478. package/types/Utils/d3Clock.d.ts +11 -0
  479. package/types/Utils/index.d.ts +17 -0
  480. package/types/Utils/pinyin.static.d.ts +375 -0
  481. package/types/Utils/pinyin.tool.d.ts +5 -0
  482. package/types/Utils/pinyin_all.d.ts +20 -0
  483. package/types/Utils/ready.d.ts +3 -0
  484. package/types/Utils/tools.d.ts +31 -0
  485. package/types/index.d.ts +98 -0
  486. package/types/index.html +35 -0
@@ -0,0 +1,49 @@
1
+ import { GvolPoint } from '../../Core/GvolPoint';
2
+ import { HeightReferencePrimtive } from '../../PlottingTool/HeightReferencePrimtive';
3
+ /**
4
+ * @private
5
+ */
6
+ export default class UECamera extends HeightReferencePrimtive {
7
+ setPrimitivePosition(pos: any): void;
8
+ private layer;
9
+ private app;
10
+ /**
11
+ * 构造
12
+ */
13
+ constructor(p: any, viewer: any, layer: any);
14
+ /**
15
+ * keycodes
16
+ */
17
+ keycodes: Set<string>;
18
+ /**
19
+ * 基础属性信息
20
+ */
21
+ heading: number;
22
+ pitch: number;
23
+ roll: number;
24
+ /**
25
+ * 位置信息
26
+ */
27
+ private _position;
28
+ get position(): GvolPoint;
29
+ set position(value: GvolPoint);
30
+ /**
31
+ * 高程信息
32
+ */
33
+ protected _heightReference: Cesium.HeightReference;
34
+ get heightReference(): Cesium.HeightReference;
35
+ set heightReference(value: Cesium.HeightReference);
36
+ private _streamingUrl;
37
+ get streamingUrl(): string;
38
+ set streamingUrl(value: string);
39
+ private _scaleByDistance;
40
+ get scaleByDistance(): boolean;
41
+ set scaleByDistance(v: boolean);
42
+ CreateShape(lla: any): void;
43
+ RegisterPixelstreamingQuit(cesiumService: any): void;
44
+ load(): Promise<void>;
45
+ pixelstreamingLoad(): Promise<void>;
46
+ quit(): void;
47
+ mount(): Promise<void>;
48
+ unmount(): void;
49
+ }
@@ -0,0 +1,10 @@
1
+ import EditorPolygon from './EditorPolygon';
2
+ /**
3
+ * @private
4
+ */
5
+ export default class EditorArrow1 extends EditorPolygon {
6
+ maxPointNum: number;
7
+ minPointNum: number;
8
+ constructor(engine: any, layer: any, p?: any);
9
+ calcuteShape(points: any, time: any): Cesium.Cartesian3[];
10
+ }
@@ -0,0 +1,13 @@
1
+ import EditorPolygon from './EditorPolygon';
2
+ /**
3
+ * 圆
4
+ */
5
+ export default class EditorCircle extends EditorPolygon {
6
+ maxPointNum: number;
7
+ minPointNum: number;
8
+ radius: number;
9
+ turfGeo: any;
10
+ constructor(engine: any, layer: any, p?: any);
11
+ finish(): void;
12
+ calcuteShape(points: any, time: any): any;
13
+ }
@@ -0,0 +1,12 @@
1
+ import EditorPolygon from './EditorPolygon';
2
+ /**
3
+ * 椭圆
4
+ */
5
+ export default class EditorEllipse extends EditorPolygon {
6
+ maxPointNum: number;
7
+ minPointNum: number;
8
+ turfGeo: any;
9
+ constructor(engine: any, layer: any, p?: any);
10
+ calcuteShape(points: any, time: any): any;
11
+ getDistance(p1: any, p2: any): number;
12
+ }
@@ -0,0 +1,36 @@
1
+ import { HeightReferencePrimtive } from '../HeightReferencePrimtive';
2
+ /**
3
+ * @private
4
+ */
5
+ export default class EditorFrustum extends HeightReferencePrimtive {
6
+ private _color;
7
+ setPrimitivePosition(pos: any): void;
8
+ maxPointNum: number;
9
+ minPointNum: number;
10
+ constructor(engine: any, layer: any, p?: any);
11
+ rotation: number;
12
+ get color(): string;
13
+ set color(value: string);
14
+ private _alpha;
15
+ get alpha(): number;
16
+ set alpha(value: number);
17
+ get distanceDisplay(): boolean;
18
+ set distanceDisplay(v: boolean);
19
+ get distanceHeight(): number;
20
+ set distanceHeight(v: number);
21
+ distanceCondition(): Cesium.DistanceDisplayConditionGeometryInstanceAttribute;
22
+ initProps(defs: any, containsBorder?: boolean): void;
23
+ protected setColor(material: any): void;
24
+ createMaterial(): Cesium.Material;
25
+ firstDraw: boolean;
26
+ private last_pos;
27
+ private createEnt;
28
+ collection: any;
29
+ entitys: any[];
30
+ getHierarchy(k: any, startandend: any): Cesium.Cartesian3[];
31
+ offsetToLongLat(start: any, offset: any): number[];
32
+ initShape(): void;
33
+ calcuteShape(points: Array<Cesium.Cartesian3>): number[][];
34
+ toEdit(): void;
35
+ finish(): void;
36
+ }
@@ -0,0 +1,102 @@
1
+ import { HeightReferencePrimtive } from '../HeightReferencePrimtive';
2
+ /**
3
+ * 多边形
4
+ */
5
+ export default class EditorPolygon extends HeightReferencePrimtive {
6
+ minPointNum: number;
7
+ setPrimitivePosition(pos: Cesium.Cartesian3[]): void;
8
+ constructor(engine: any, layer: any, p?: any);
9
+ rotation: number;
10
+ private _colorShow;
11
+ get colorShow(): boolean;
12
+ set colorShow(v: boolean);
13
+ private _color;
14
+ get color(): string;
15
+ set color(v: string);
16
+ get show(): boolean;
17
+ set show(v: boolean);
18
+ private _outline;
19
+ get outline(): boolean;
20
+ set outline(v: boolean);
21
+ private _outlineColor;
22
+ get outlineColor(): string;
23
+ set outlineColor(v: string);
24
+ moveHeightProperty: Array<string>;
25
+ /**
26
+ * 垂直移动
27
+ * @param start
28
+ * @param end
29
+ */
30
+ internalmoveHeight(start: Cesium.Cartesian2, end: Cesium.Cartesian2): void;
31
+ private _outlineAlpha;
32
+ get outlineAlpha(): number;
33
+ set outlineAlpha(v: number);
34
+ private _outlineWidth;
35
+ get outlineWidth(): number;
36
+ set outlineWidth(v: number);
37
+ get distanceDisplay(): boolean;
38
+ set distanceDisplay(v: boolean);
39
+ get distanceHeight(): number;
40
+ set distanceHeight(v: number);
41
+ protected _alpha: number;
42
+ get alpha(): number;
43
+ set alpha(v: number);
44
+ private _showFacade;
45
+ get showFacade(): boolean;
46
+ set showFacade(v: boolean);
47
+ private _facadeHeight;
48
+ get facadeHeight(): number;
49
+ set facadeHeight(v: number);
50
+ private _height;
51
+ get height(): number;
52
+ set height(v: number);
53
+ private _interplate;
54
+ get interplate(): boolean;
55
+ set interplate(value: boolean);
56
+ private _material;
57
+ get material(): any;
58
+ set material(v: any);
59
+ private _polygonImage;
60
+ get polygonImage(): string;
61
+ set polygonImage(v: string);
62
+ private _effect;
63
+ get effect(): string;
64
+ set effect(value: string);
65
+ protected _image: string;
66
+ get image(): string;
67
+ set image(v: string);
68
+ private _percentAngle;
69
+ get percentAngle(): number;
70
+ set percentAngle(v: number);
71
+ private _fillAngle;
72
+ get fillAngle(): number;
73
+ set fillAngle(v: number);
74
+ set showRange(value: Array<number>);
75
+ initProps(defs: any): void;
76
+ initShape(): void;
77
+ private uniformListenr;
78
+ private startClock;
79
+ private stopClock;
80
+ private internalMaterial;
81
+ createMaterial(): void;
82
+ protected setColor(material: any): void;
83
+ protected setOutlineColor(material: any): void;
84
+ private last_pos;
85
+ private lastheight;
86
+ private fillent;
87
+ protected createEnt(pos: Cesium.Cartesian3[]): void;
88
+ private primtiveCollection;
89
+ distanceCondition(): Cesium.DistanceDisplayConditionGeometryInstanceAttribute;
90
+ getUpdateLevelPrimtive(): Cesium.PrimitiveCollection;
91
+ private outlinePrimtive;
92
+ private createOutline;
93
+ private interopLine;
94
+ calcuteShape(points: Array<Cesium.Cartesian3>, time: any): Cesium.Cartesian3[];
95
+ lerp(index1: any, index2: any): Cesium.Cartesian3;
96
+ toEdit(): void;
97
+ finish(): void;
98
+ toGeoJsonGeometry(): any;
99
+ delete(): void;
100
+ gridUpdate(): Promise<unknown>;
101
+ getLineRay(position1: Cesium.Cartesian3, position2: Cesium.Cartesian3): Cesium.Cartesian3;
102
+ }
@@ -0,0 +1,40 @@
1
+ import { EditorBasePrimitive } from '../Point/EditorBasePrimitive';
2
+ /**
3
+ * 矩形
4
+ */
5
+ export default class EditorRectangle extends EditorBasePrimitive {
6
+ private _color;
7
+ setPrimitivePosition(pos: any): void;
8
+ maxPointNum: number;
9
+ minPointNum: number;
10
+ constructor(engine: any, layer: any, p?: any);
11
+ rotation: number;
12
+ get color(): string;
13
+ set color(value: string);
14
+ private _alpha;
15
+ get alpha(): number;
16
+ set alpha(value: number);
17
+ private _clampToGround;
18
+ get clampToGround(): boolean;
19
+ set clampToGround(value: boolean);
20
+ get distanceDisplay(): boolean;
21
+ set distanceDisplay(v: boolean);
22
+ get distanceHeight(): number;
23
+ set distanceHeight(v: number);
24
+ protected _image: string;
25
+ get image(): string;
26
+ set image(v: string);
27
+ protected material: any;
28
+ createImageMaterial(): any;
29
+ distanceCondition(): Cesium.DistanceDisplayConditionGeometryInstanceAttribute;
30
+ initProps(defs: any, containsBorder?: boolean): void;
31
+ protected setColor(material: any): void;
32
+ createMaterial(): any;
33
+ private last_pos;
34
+ private createEnt;
35
+ initShape(): void;
36
+ calcuteShape(points: Array<Cesium.Cartesian3>): Cesium.Rectangle;
37
+ toEdit(): void;
38
+ finish(): void;
39
+ toGeoJsonGeometry(): any;
40
+ }
@@ -0,0 +1,16 @@
1
+ import EditorPolygon from './EditorPolygon';
2
+ import { GvolPoint } from '../../Core/GvolPoint';
3
+ /**
4
+ * @private
5
+ */
6
+ export default class EditorRectangleExpand extends EditorPolygon {
7
+ maxPointNum: number;
8
+ minPointNum: number;
9
+ turfGeo: any;
10
+ imageRatio: number;
11
+ private _lockImageRatio;
12
+ get lockImageRatio(): boolean;
13
+ set lockImageRatio(v: boolean);
14
+ constructor(engine: any, layer: any, p?: any);
15
+ calcuteShape(points: Array<Cesium.Cartesian3> | Array<GvolPoint>): Cesium.Cartesian3[];
16
+ }
@@ -0,0 +1,16 @@
1
+ import EditorPolygon from './EditorPolygon';
2
+ /**
3
+ * @private
4
+ */
5
+ export default class EditorSector extends EditorPolygon {
6
+ maxPointNum: number;
7
+ minPointNum: number;
8
+ radius: number;
9
+ Ea: number;
10
+ Eb: number;
11
+ constructor(engine: any, layer: any, p?: any);
12
+ startAngle: number;
13
+ endAngle: number;
14
+ finish(): void;
15
+ calcuteShape(points: any, time: any): any;
16
+ }
@@ -0,0 +1,9 @@
1
+ import EditorBezierN from './EditorBezierN';
2
+ /**
3
+ * @private
4
+ */
5
+ export default class EditorBezier1 extends EditorBezierN {
6
+ maxPointNum: number;
7
+ minPointNum: number;
8
+ constructor(engine: any, layer: any, p?: any);
9
+ }
@@ -0,0 +1,9 @@
1
+ import EditorBezierN from './EditorBezierN';
2
+ /**
3
+ * @private
4
+ */
5
+ export default class EditorBezier2 extends EditorBezierN {
6
+ maxPointNum: number;
7
+ minPointNum: number;
8
+ constructor(engine: any, layer: any, p?: any);
9
+ }
@@ -0,0 +1,9 @@
1
+ import EditorPolyline from './EditorPolyline';
2
+ /**
3
+ * @private
4
+ */
5
+ export default class EditorBezierN extends EditorPolyline {
6
+ minPointNum: number;
7
+ constructor(engine: any, layer: any, p?: any);
8
+ calcuteShape(points: any, time: any): any;
9
+ }
@@ -0,0 +1,9 @@
1
+ import EditorPolyline from './EditorPolyline';
2
+ /**
3
+ * @private
4
+ */
5
+ export default class EditorBezierSpline extends EditorPolyline {
6
+ constructor(engine: any, layer: any, p?: any);
7
+ calcuteShape(points: any, time: any): Cesium.Cartesian3[];
8
+ calculateBisectionPoint(points: any, textNumber: any): Cesium.Cartesian3[];
9
+ }
@@ -0,0 +1,10 @@
1
+ import EditorPolyline from './EditorPolyline';
2
+ /**
3
+ * @private
4
+ */
5
+ export default class EditorCircleArc extends EditorPolyline {
6
+ maxPointNum: number;
7
+ minPointNum: number;
8
+ constructor(engine: any, layer: any, p?: any);
9
+ calcuteShape(points: any, time: any): Cesium.Cartesian3[];
10
+ }
@@ -0,0 +1,7 @@
1
+ import EditorPolyline from './EditorPolyline';
2
+ /**
3
+ * @private
4
+ */
5
+ export default class EditorCurve extends EditorPolyline {
6
+ constructor(engine: any, layer: any, p?: any);
7
+ }
@@ -0,0 +1,8 @@
1
+ import { EditorBasePrimitive } from '../Point/EditorBasePrimitive';
2
+ /**
3
+ * @private
4
+ */
5
+ export default class EditorJBLine extends EditorBasePrimitive {
6
+ private lastPoisiton;
7
+ setPrimitivePosition(position: Array<Cesium.Cartesian3>): void;
8
+ }
@@ -0,0 +1,21 @@
1
+ import EditorPolyline from './EditorPolyline';
2
+ /**
3
+ * @private
4
+ */
5
+ export default class EditorPointArc extends EditorPolyline {
6
+ maxPointNum: number;
7
+ minPointNum: number;
8
+ constructor(engine: any, layer: any, p?: any);
9
+ startAngle: number;
10
+ endAngle: number;
11
+ radius: number;
12
+ initProps(defs: any): void;
13
+ scaleProperty: string[];
14
+ /**
15
+ * 放大缩小
16
+ * @param start
17
+ * @param end
18
+ */
19
+ scale(start: Cesium.Cartesian2, end: Cesium.Cartesian2): void;
20
+ calcuteShape(points: any, time: any): Cesium.Cartesian3[];
21
+ }
@@ -0,0 +1,12 @@
1
+ import EditorPolyline from './EditorPolyline';
2
+ /**
3
+ * @private
4
+ */
5
+ export default class EditorPointLine extends EditorPolyline {
6
+ constructor(engine: any, layer: any, p?: any);
7
+ pointColor: string;
8
+ pointAlpha: number;
9
+ pointPixelSize: number;
10
+ initProps(defs: any): void;
11
+ handleNewCtl(ctl: any): void;
12
+ }
@@ -0,0 +1,8 @@
1
+ import EditorPointLine from './EditorPointLine';
2
+ /**
3
+ * @private
4
+ */
5
+ export default class EditorPointSpline extends EditorPointLine {
6
+ constructor(engine: any, layer: any, p?: any);
7
+ calcuteShape(points: any, time: any): Cesium.Cartesian3[];
8
+ }
@@ -0,0 +1,109 @@
1
+ import { HeightReferencePrimtive } from '../HeightReferencePrimtive';
2
+ /**
3
+ * 线
4
+ */
5
+ export default class EditorPolyline extends HeightReferencePrimtive {
6
+ primtiveCollection: Cesium.PrimitiveCollection;
7
+ setPrimitivePosition(pos: Array<Cesium.Cartesian3>): void;
8
+ minPointNum: number;
9
+ protected cesiumColor: Cesium.Color;
10
+ constructor(engine: any, layer: any, p?: any);
11
+ resetControlPosition(v: any): void;
12
+ private _interplate;
13
+ get interplate(): boolean;
14
+ set interplate(value: boolean);
15
+ private _percent;
16
+ get percent(): number;
17
+ set percent(value: number);
18
+ private _percentStart;
19
+ get percentStart(): number;
20
+ set percentStart(v: number);
21
+ private _percentRange;
22
+ get percentRange(): number[];
23
+ set percentRange(v: number[]);
24
+ private _clampToGround;
25
+ get clampToGround(): boolean;
26
+ set clampToGround(value: boolean);
27
+ get allowCrossGround(): boolean;
28
+ set allowCrossGround(v: boolean);
29
+ private _arcType;
30
+ get arcType(): number;
31
+ set arcType(value: number);
32
+ private _defaultHeight;
33
+ get defaultHeight(): number;
34
+ set defaultHeight(v: number);
35
+ private _width;
36
+ get width(): number;
37
+ set width(v: number);
38
+ private _colorShow;
39
+ get colorShow(): boolean;
40
+ set colorShow(v: boolean);
41
+ protected _color: string;
42
+ get color(): string;
43
+ set color(value: string);
44
+ protected _outlineShow: boolean;
45
+ get outlineShow(): boolean;
46
+ set outlineShow(value: boolean);
47
+ protected _outlineColor: string;
48
+ get outlineColor(): string;
49
+ set outlineColor(value: string);
50
+ protected _outlineWidth: number;
51
+ get outlineWidth(): number;
52
+ set outlineWidth(value: number);
53
+ private _polylineSmooth;
54
+ get polylineSmooth(): number;
55
+ set polylineSmooth(value: number);
56
+ get distanceDisplay(): boolean;
57
+ set distanceDisplay(v: boolean);
58
+ get distanceHeight(): number;
59
+ set distanceHeight(v: number);
60
+ protected _alpha: number;
61
+ get alpha(): number;
62
+ set alpha(value: number);
63
+ internalmoveHeight(start: Cesium.Cartesian2, end: Cesium.Cartesian2): void;
64
+ createArrowMaterial(): Cesium.Material;
65
+ createOutLineMaterial(): Cesium.Material;
66
+ createSimpleMaterial(): Cesium.Material;
67
+ redraw(): void;
68
+ arrowImage: string;
69
+ private _polylineMaterial;
70
+ get polylineMaterial(): string;
71
+ set polylineMaterial(value: string);
72
+ private _duration;
73
+ get duration(): number;
74
+ set duration(value: number);
75
+ private isConstant;
76
+ protected resetCesiumColor(): void;
77
+ polylineent: any;
78
+ initShape(): void;
79
+ protected setColor(material: any): void;
80
+ last_pos: any;
81
+ protected createEnt(pos: Cesium.Cartesian3[]): void;
82
+ bsphere: any;
83
+ distanceCondition(): Cesium.DistanceDisplayConditionGeometryInstanceAttribute;
84
+ addCtlPoint(pos: any, index?: number | undefined): void;
85
+ private uniformListenr;
86
+ private startClock;
87
+ private stopClock;
88
+ private createMaterial;
89
+ interopLine: any;
90
+ terraininteropLine?: Cesium.LinearSpline;
91
+ createterraininteropLine(): Promise<void>;
92
+ calcuteShape(points: Array<Cesium.Cartesian3>, time: any): Cesium.Cartesian3[];
93
+ lerp(index1: any, index2: any): any;
94
+ /**
95
+ * @private
96
+ * @param ctl
97
+ */
98
+ handleNewCtl(ctl: any): void;
99
+ toEdit(): void;
100
+ getUpdateLevelPrimtive(): Cesium.PrimitiveCollection;
101
+ protected lasPoints: any;
102
+ finish(): void;
103
+ toGeoJsonGeometry(): any;
104
+ gridUpdate(): Promise<unknown>;
105
+ private scratchTimeVec;
106
+ private scratchTemp;
107
+ private _lastTimeIndex;
108
+ evaluate(time: any): any;
109
+ }
@@ -0,0 +1,16 @@
1
+ import EditorPolyline from './EditorPolyline';
2
+ import { Subject } from 'rxjs';
3
+ /**
4
+ * 路径规划的线
5
+ */
6
+ export default class EditorRoutePolyline extends EditorPolyline {
7
+ setPrimitivePosition(pos: Array<Cesium.Cartesian3>): void;
8
+ constructor(engine: any, layer: any, p?: any);
9
+ recalculate$: Subject<any>;
10
+ needRedraw: boolean;
11
+ finish(): void;
12
+ resetControlPosition(v: any): void;
13
+ private routers;
14
+ calcuteShape(points: any, time: any): any;
15
+ calculate(): Promise<void>;
16
+ }
@@ -0,0 +1,6 @@
1
+ declare let plots: {
2
+ minPoints: number;
3
+ maxPoints: number;
4
+ id: string;
5
+ }[];
6
+ export default plots;
@@ -0,0 +1,10 @@
1
+ export declare class RegexHelper {
2
+ /**
3
+ * 替换 xml 文本中指定标签 指定属性的 值
4
+ * @param {string} content 原始文本
5
+ * @param {string} element 标签
6
+ * @param {string} attribute 属性
7
+ * @param {string} newValue 要替换为的值
8
+ */
9
+ static replaceElementAttribute(content: string, element: string, attribute: string, newValue: string): string;
10
+ }
@@ -0,0 +1,44 @@
1
+ import EditorPolygon from "../Polygon/EditorPolygon";
2
+ /**
3
+ * @private
4
+ */
5
+ export default class EditorAreaText extends EditorPolygon {
6
+ minPointNum: number;
7
+ constructor(engine: any, layer: any, p?: any);
8
+ private _textColor;
9
+ get textColor(): string;
10
+ set textColor(v: string);
11
+ private _stRotation;
12
+ get stRotation(): number;
13
+ set stRotation(v: number);
14
+ private _text;
15
+ get text(): string;
16
+ set text(v: string);
17
+ private _textSize;
18
+ get textSize(): number;
19
+ set textSize(v: number);
20
+ private _textFont;
21
+ get textFont(): string;
22
+ set textFont(v: string);
23
+ private _fontWeight;
24
+ get fontWeight(): number;
25
+ set fontWeight(v: number);
26
+ get alpha(): number;
27
+ set alpha(v: number);
28
+ get show(): boolean;
29
+ set show(v: boolean);
30
+ initShape(): void;
31
+ canvas: any;
32
+ createHiDPICanvas(w: any, h: any, ratio?: any): HTMLCanvasElement;
33
+ drawText(): any;
34
+ largestRectangle: any;
35
+ rectangleCesium: any;
36
+ getRectangle(position: any): any[];
37
+ initRectangle(): void;
38
+ rectangle: any;
39
+ finish(): void;
40
+ toEdit(): void;
41
+ delete(): void;
42
+ convertCo(cararray: any): any[];
43
+ editCanvas(): void;
44
+ }
@@ -0,0 +1,64 @@
1
+ import EditorPolyline from '../Polyline/EditorPolyline';
2
+ /**
3
+ * 编辑路径文字,需要某个数字或符号不被拆分显示时,通过添加“|”来进行区分,
4
+ * 例:“公元|500|年”将在路径上被显示为 “ 公 元 500 年 ”,若不添加“|”则显示为 “ 公 元 5 0 0 年 ” (2021/06/09 by weiyc)
5
+ * @private
6
+ */
7
+ export default class EditorRouteText extends EditorPolyline {
8
+ minPointNum: number;
9
+ firstEditText: boolean;
10
+ constructor(engine: any, layer: any, p?: any);
11
+ get alpha(): number;
12
+ set alpha(value: number);
13
+ get outlineShow(): boolean;
14
+ set outlineShow(value: boolean);
15
+ get outlineColor(): string;
16
+ set outlineColor(value: string);
17
+ get outlineWidth(): number;
18
+ set outlineWidth(value: number);
19
+ private textCollection;
20
+ private _text;
21
+ get text(): string;
22
+ set text(value: string);
23
+ private _textFont;
24
+ get textFont(): string;
25
+ set textFont(value: string);
26
+ private _textSize;
27
+ get textSize(): number;
28
+ set textSize(value: number);
29
+ private _fontWeight;
30
+ get fontWeight(): number;
31
+ set fontWeight(value: number);
32
+ private _textColor;
33
+ get textColor(): string;
34
+ set textColor(v: string);
35
+ private _scaleByDistance;
36
+ get scaleByDistance(): boolean;
37
+ set scaleByDistance(v: boolean);
38
+ private _scaleMaxSize;
39
+ get scaleMaxSize(): number;
40
+ set scaleMaxSize(v: number);
41
+ private _scaleMinSize;
42
+ get scaleMinSize(): number;
43
+ set scaleMinSize(v: number);
44
+ get distanceDisplay(): boolean;
45
+ set distanceDisplay(v: boolean);
46
+ get distanceHeight(): number;
47
+ set distanceHeight(v: number);
48
+ entcollection: Cesium.EntityCollection;
49
+ idcollection: any[];
50
+ private cesiumfont;
51
+ private resetFont;
52
+ private labelColleciton;
53
+ private initLabel;
54
+ private initStyle;
55
+ private calculatePosition;
56
+ private fallbackPosition;
57
+ initShape(): void;
58
+ get show(): boolean;
59
+ set show(value: boolean);
60
+ currentPositions: any;
61
+ delete(): void;
62
+ toEdit(): void;
63
+ finish(): void;
64
+ }